00:00:00.000 Started by upstream project "autotest-per-patch" build number 122807 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.038 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.039 The recommended git tool is: git 00:00:00.039 using credential 00000000-0000-0000-0000-000000000002 00:00:00.041 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.062 Fetching changes from the remote Git repository 00:00:00.064 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.097 Using shallow fetch with depth 1 00:00:00.097 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.097 > git --version # timeout=10 00:00:00.152 > git --version # 'git version 2.39.2' 00:00:00.152 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.153 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.153 > 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.864 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.875 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.892 Checking out Revision 10da8f6d99838e411e4e94523ded0bfebf3e7100 (FETCH_HEAD) 00:00:03.892 > git config core.sparsecheckout # timeout=10 00:00:03.906 > git read-tree -mu HEAD # timeout=10 00:00:03.922 > git checkout -f 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=5 00:00:03.943 Commit message: "scripts/create_git_mirror: Update path to xnvme submodule" 00:00:03.943 > git rev-list --no-walk 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=10 00:00:04.038 [Pipeline] Start of Pipeline 00:00:04.066 [Pipeline] library 00:00:04.067 Loading library shm_lib@master 00:00:04.067 Library shm_lib@master is cached. Copying from home. 00:00:04.079 [Pipeline] retry 00:00:04.080 [Pipeline] { 00:00:04.089 [Pipeline] timeout 00:00:04.089 Timeout set to expire after 10 min without activity 00:00:04.090 [Pipeline] { 00:00:04.099 [Pipeline] node 00:00:07.568 Running on agt-_autotest_19795-11072 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:07.569 [Pipeline] { 00:00:07.580 [Pipeline] wrap 00:00:07.589 [Pipeline] { 00:00:07.596 [Pipeline] stage 00:00:07.598 [Pipeline] { (Prologue) 00:00:07.614 [Pipeline] echo 00:00:07.615 Node: agt-_autotest_19795-11072 00:00:07.828 [Pipeline] setCustomBuildProperty 00:00:07.844 [Pipeline] sh 00:00:09.105 + sudo git config --global --replace-all safe.directory '*' 00:00:09.183 [Pipeline] nodesByLabel 00:00:09.184 Found a total of 1 nodes with the 'sorcerer' label 00:00:09.191 [Pipeline] httpRequest 00:00:09.377 HttpMethod: GET 00:00:09.378 URL: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:10.165 Sending request to url: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:10.407 Response Code: HTTP/1.1 200 OK 00:00:10.461 Success: Status code 200 is in the accepted range: 200,404 00:00:10.462 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:12.471 [Pipeline] sh 00:00:12.768 + tar --no-same-owner -xf jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:12.787 [Pipeline] httpRequest 00:00:12.793 HttpMethod: GET 00:00:12.793 URL: http://10.211.164.101/packages/spdk_737552e4711135d4a85a0cc2d511b246961ab70c.tar.gz 00:00:12.796 Sending request to url: http://10.211.164.101/packages/spdk_737552e4711135d4a85a0cc2d511b246961ab70c.tar.gz 00:00:12.811 Response Code: HTTP/1.1 200 OK 00:00:12.811 Success: Status code 200 is in the accepted range: 200,404 00:00:12.811 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_737552e4711135d4a85a0cc2d511b246961ab70c.tar.gz 00:00:42.193 [Pipeline] sh 00:00:42.502 + tar --no-same-owner -xf spdk_737552e4711135d4a85a0cc2d511b246961ab70c.tar.gz 00:00:45.058 [Pipeline] sh 00:00:45.588 + git -C spdk log --oneline -n5 00:00:45.588 737552e47 lib/ftl: Handle trim requests without VSS 00:00:45.588 f42343028 lib/ftl: Rename unmap to trim 00:00:45.588 4f37b0fea lib/ftl: Add means to create new layout regions 00:00:45.588 e8c9acbe3 lib/ftl: Add deinit handler to FTL mngt 00:00:45.588 ddb016385 lib/ftl: Introduce init handler in FTL management 00:00:45.610 [Pipeline] writeFile 00:00:45.621 [Pipeline] sh 00:00:45.914 + cat autorun-spdk.conf 00:00:45.914 SPDK_RUN_VALGRIND=1 00:00:45.914 SPDK_TEST_UNITTEST=1 00:00:45.914 SPDK_TEST_BLOCKDEV=1 00:00:45.914 SPDK_TEST_PMDK=1 00:00:45.914 SPDK_TEST_ISAL=1 00:00:45.914 SPDK_TEST_REDUCE=1 00:00:45.914 SPDK_TEST_VBDEV_COMPRESS=1 00:00:45.914 SPDK_TEST_CRYPTO=1 00:00:45.914 SPDK_TEST_FTL=1 00:00:45.914 SPDK_TEST_OCF=1 00:00:45.914 SPDK_TEST_RAID5=1 00:00:45.914 SPDK_TEST_RBD=1 00:00:45.914 SPDK_TEST_URING=1 00:00:45.914 SPDK_TEST_NVME_CUSE=1 00:00:45.914 SPDK_TEST_BLOBFS=1 00:00:45.914 SPDK_TEST_VFIOUSER=1 00:00:45.914 SPDK_TEST_DAOS=0 00:00:45.914 SPDK_RUN_ASAN=0 00:00:45.914 SPDK_RUN_UBSAN=1 00:00:45.914 SPDK_TEST_XNVME=1 00:00:45.921 RUN_NIGHTLY=0 00:00:45.923 [Pipeline] } 00:00:45.952 [Pipeline] // stage 00:00:45.973 [Pipeline] catchError 00:00:45.974 [Pipeline] { 00:00:45.991 [Pipeline] timeout 00:00:45.991 Timeout set to expire in 45 min 00:00:45.993 [Pipeline] { 00:00:46.008 [Pipeline] stage 00:00:46.010 [Pipeline] { (Tests) 00:00:46.026 [Pipeline] sh 00:00:46.321 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:46.321 21:01:38 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:46.321 21:01:38 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:46.321 21:01:38 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:46.321 21:01:38 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:46.321 21:01:38 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:46.321 21:01:38 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:46.321 21:01:38 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:46.321 21:01:38 -- paths/export.sh@5 -- # export PATH 00:00:46.321 21:01:38 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:46.321 21:01:38 -- common/autobuild_common.sh@436 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:46.321 21:01:38 -- common/autobuild_common.sh@437 -- # date +%s 00:00:46.321 21:01:38 -- common/autobuild_common.sh@437 -- # mktemp -dt spdk_1715720498.XXXXXX 00:00:46.321 21:01:38 -- common/autobuild_common.sh@437 -- # SPDK_WORKSPACE=/tmp/spdk_1715720498.yysO8d 00:00:46.321 21:01:38 -- common/autobuild_common.sh@439 -- # [[ -n '' ]] 00:00:46.321 21:01:38 -- common/autobuild_common.sh@443 -- # '[' -n '' ']' 00:00:46.321 21:01:38 -- common/autobuild_common.sh@446 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:46.321 21:01:38 -- common/autobuild_common.sh@450 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:46.321 21:01:38 -- 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:00:46.321 21:01:38 -- common/autobuild_common.sh@453 -- # get_config_params 00:00:46.321 21:01:38 -- common/autotest_common.sh@395 -- # xtrace_disable 00:00:46.321 21:01:38 -- common/autotest_common.sh@10 -- # set +x 00:00:46.321 21:01:38 -- 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:00:46.321 21:01:38 -- common/autobuild_common.sh@455 -- # start_monitor_resources 00:00:46.322 21:01:38 -- pm/common@17 -- # local monitor 00:00:46.322 21:01:38 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.322 21:01:38 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:46.322 21:01:38 -- pm/common@25 -- # sleep 1 00:00:46.322 21:01:38 -- pm/common@21 -- # date +%s 00:00:46.322 21:01:38 -- pm/common@21 -- # date +%s 00:00:46.322 21:01:38 -- 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.1715720498 00:00:46.322 21:01:38 -- 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.1715720498 00:00:46.322 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1715720498_collect-vmstat.pm.log 00:00:46.322 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1715720498_collect-cpu-load.pm.log 00:00:47.262 21:01:39 -- common/autobuild_common.sh@456 -- # trap stop_monitor_resources EXIT 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:47.262 21:01:39 -- 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:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:47.262 21:01:39 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:47.262 21:01:39 -- common/autobuild_common.sh@421 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:47.262 21:01:39 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:00:47.262 21:01:39 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:00:47.262 21:01:39 -- common/autotest_common.sh@10 -- # set +x 00:00:47.262 ************************************ 00:00:47.262 START TEST autobuild_ocf_precompile 00:00:47.262 ************************************ 00:00:47.262 21:01:39 autobuild_ocf_precompile -- common/autotest_common.sh@1121 -- # _ocf_precompile 00:00:47.262 21:01:39 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:00:47.263 21:01:39 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:47.263 21:01:39 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:00:47.263 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:47.263 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:47.523 Using 'verbs' RDMA provider 00:00:56.613 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:04.757 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:04.758 Creating mk/config.mk...done. 00:01:04.758 Creating mk/cc.flags.mk...done. 00:01:04.758 Type 'make' to build. 00:01:04.758 21:01:56 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:04.758 21:01:56 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:04.758 21:01:56 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:04.758 21:01:56 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:04.758 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:04.758 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:04.759 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:04.760 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:04.761 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:04.762 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:05.021 CC env_ocf/mpool.o 00:01:05.021 CC env_ocf/src/ocf/ocf_space.o 00:01:05.021 CC env_ocf/src/ocf/ocf_core.o 00:01:05.021 CC env_ocf/src/ocf/ocf_io_class.o 00:01:05.021 CC env_ocf/src/ocf/ocf_queue.o 00:01:05.021 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:05.021 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:05.021 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:05.021 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:05.021 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:05.021 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:05.021 CC env_ocf/src/ocf/cleaning/alru.o 00:01:05.021 CC env_ocf/src/ocf/cleaning/nop.o 00:01:05.021 CC env_ocf/src/ocf/cleaning/acp.o 00:01:05.021 CC env_ocf/src/ocf/ocf_volume.o 00:01:05.021 CC env_ocf/src/ocf/ocf_io.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_io.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_list.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_request.o 00:01:05.021 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:05.021 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:05.279 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:05.279 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:05.279 CC env_ocf/src/ocf/ocf_lru.o 00:01:05.279 CC env_ocf/src/ocf/ocf_logger.o 00:01:05.279 CC env_ocf/src/ocf/ocf_cache.o 00:01:05.279 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:05.279 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:05.279 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:05.279 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:05.279 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:05.279 CC env_ocf/src/ocf/promotion/promotion.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:05.279 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_common.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:05.279 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:05.537 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:05.537 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:05.537 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:05.537 CC env_ocf/src/ocf/ocf_ctx.o 00:01:05.537 CC env_ocf/src/ocf/ocf_metadata.o 00:01:05.537 CC env_ocf/src/ocf/ocf_stats.o 00:01:05.537 CC env_ocf/src/ocf/ocf_request.o 00:01:05.537 CC env_ocf/ocf_env.o 00:01:05.797 LIB libspdk_ocfenv.a 00:01:06.057 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:06.057 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:06.057 21:01:58 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:06.057 21:01:58 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:06.317 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:06.317 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:06.317 Using 'verbs' RDMA provider 00:01:15.411 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:22.007 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:22.007 Creating mk/config.mk...done. 00:01:22.007 Creating mk/cc.flags.mk...done. 00:01:22.007 Type 'make' to build. 00:01:22.007 00:01:22.007 real 0m34.317s 00:01:22.007 user 0m28.357s 00:01:22.007 sys 0m18.115s 00:01:22.007 21:02:14 autobuild_ocf_precompile -- common/autotest_common.sh@1122 -- # xtrace_disable 00:01:22.007 21:02:14 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:22.007 ************************************ 00:01:22.007 END TEST autobuild_ocf_precompile 00:01:22.007 ************************************ 00:01:22.007 21:02:14 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:22.007 21:02:14 -- common/autobuild_common.sh@413 -- # run_test unittest_build _unittest_build 00:01:22.007 21:02:14 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:01:22.007 21:02:14 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:01:22.007 21:02:14 -- common/autotest_common.sh@10 -- # set +x 00:01:22.007 ************************************ 00:01:22.007 START TEST unittest_build 00:01:22.007 ************************************ 00:01:22.007 21:02:14 unittest_build -- common/autotest_common.sh@1121 -- # _unittest_build 00:01:22.007 21:02:14 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:22.007 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:22.007 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:22.007 Using 'verbs' RDMA provider 00:01:29.520 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:37.669 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:37.669 Creating mk/config.mk...done. 00:01:37.669 Creating mk/cc.flags.mk...done. 00:01:37.669 Type 'make' to build. 00:01:37.669 21:02:29 unittest_build -- common/autobuild_common.sh@405 -- # make -j 26 00:01:37.669 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:37.669 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:37.669 meson setup builddir \ 00:01:37.669 -Dwith-libaio=enabled \ 00:01:37.669 -Dwith-liburing=enabled \ 00:01:37.669 -Dwith-libvfn=disabled \ 00:01:37.669 -Dwith-spdk=false && \ 00:01:37.669 meson compile -C builddir && \ 00:01:37.669 cd -) 00:01:37.669 make[1]: Nothing to be done for 'all'. 00:01:37.669 The Meson build system 00:01:37.669 Version: 1.3.1 00:01:37.669 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:37.669 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:37.669 Build type: native build 00:01:37.669 Project name: libvfio-user 00:01:37.669 Project version: 0.0.1 00:01:37.669 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:37.669 C linker for the host machine: cc ld.bfd 2.39-16 00:01:37.669 Host machine cpu family: x86_64 00:01:37.669 Host machine cpu: x86_64 00:01:37.669 Run-time dependency threads found: YES 00:01:37.669 Library dl found: YES 00:01:37.669 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:37.669 Run-time dependency json-c found: YES 0.17 00:01:37.669 Run-time dependency cmocka found: YES 1.1.7 00:01:37.669 Program pytest-3 found: NO 00:01:37.669 Program flake8 found: NO 00:01:37.669 Program misspell-fixer found: NO 00:01:37.669 Program restructuredtext-lint found: NO 00:01:37.669 Program valgrind found: YES (/usr/bin/valgrind) 00:01:37.669 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:37.669 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:37.669 Compiler for C supports arguments -Wwrite-strings: YES 00:01:37.669 ../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:01:37.669 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:37.669 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:37.669 ../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:01:37.669 Build targets in project: 8 00:01:37.669 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:37.669 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:37.669 00:01:37.669 libvfio-user 0.0.1 00:01:37.669 00:01:37.669 User defined options 00:01:37.669 buildtype : debug 00:01:37.669 default_library: static 00:01:37.669 libdir : /usr/local/lib 00:01:37.669 00:01:37.669 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:37.927 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:38.184 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:38.184 [2/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:38.184 [3/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:38.184 [4/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:38.184 [5/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:38.184 [6/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:38.185 [7/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:38.185 [8/36] Compiling C object samples/null.p/null.c.o 00:01:38.185 [9/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:38.185 [10/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:38.185 [11/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:38.185 [12/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:38.185 [13/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:38.185 [14/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:38.185 [15/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:38.185 [16/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:38.185 [17/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:38.185 [18/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:38.185 [19/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:38.185 [20/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:38.185 [21/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:38.185 [22/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:38.185 [23/36] Compiling C object samples/server.p/server.c.o 00:01:38.185 [24/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:38.185 [25/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:38.185 [26/36] Compiling C object samples/client.p/client.c.o 00:01:38.185 [27/36] Linking target samples/client 00:01:38.185 [28/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:38.185 [29/36] Linking static target lib/libvfio-user.a 00:01:38.443 [30/36] Linking target samples/server 00:01:38.443 [31/36] Linking target samples/lspci 00:01:38.443 [32/36] Linking target samples/shadow_ioeventfd_server 00:01:38.443 [33/36] Linking target samples/gpio-pci-idio-16 00:01:38.443 [34/36] Linking target samples/null 00:01:38.443 [35/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:38.443 [36/36] Linking target test/unit_tests 00:01:38.443 INFO: autodetecting backend as ninja 00:01:38.443 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:01:38.443 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:01:38.700 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:38.700 ninja: no work to do. 00:01:38.958 The Meson build system 00:01:38.958 Version: 1.3.1 00:01:38.958 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:38.958 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:38.958 Build type: native build 00:01:38.958 Project name: xnvme 00:01:38.958 Project version: 0.7.3 00:01:38.958 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:01:38.958 C linker for the host machine: cc ld.bfd 2.39-16 00:01:38.958 Host machine cpu family: x86_64 00:01:38.958 Host machine cpu: x86_64 00:01:38.958 Message: host_machine.system: linux 00:01:38.958 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:38.958 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:38.958 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:38.958 Run-time dependency threads found: YES 00:01:38.958 Has header "setupapi.h" : NO 00:01:38.958 Has header "linux/blkzoned.h" : YES 00:01:38.958 Has header "linux/blkzoned.h" : YES (cached) 00:01:38.958 Has header "libaio.h" : YES 00:01:38.958 Library aio found: YES 00:01:38.958 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:38.958 Run-time dependency liburing found: YES 2.2 00:01:38.958 Dependency libvfn skipped: feature with-libvfn disabled 00:01:38.958 Run-time dependency appleframeworks found: NO (tried framework) 00:01:38.958 Run-time dependency appleframeworks found: NO (tried framework) 00:01:38.958 Configuring xnvme_config.h using configuration 00:01:38.959 Configuring xnvme.spec using configuration 00:01:38.959 Run-time dependency bash-completion found: YES 2.11 00:01:38.959 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:38.959 Program cp found: YES (/usr/bin/cp) 00:01:38.959 Has header "winsock2.h" : NO 00:01:38.959 Has header "dbghelp.h" : NO 00:01:38.959 Library rpcrt4 found: NO 00:01:38.959 Library rt found: YES 00:01:38.959 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:38.959 Found CMake: /usr/bin/cmake (3.27.7) 00:01:38.959 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:38.959 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:38.959 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:38.959 Build targets in project: 32 00:01:38.959 00:01:38.959 xnvme 0.7.3 00:01:38.959 00:01:38.959 User defined options 00:01:38.959 with-libaio : enabled 00:01:38.959 with-liburing: enabled 00:01:38.959 with-libvfn : disabled 00:01:38.959 with-spdk : false 00:01:38.959 00:01:38.959 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:39.272 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:39.884 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:39.884 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:39.884 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:39.884 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:39.885 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:39.885 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:39.885 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:39.885 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:39.885 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:39.885 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:39.885 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:39.885 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:39.885 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:39.885 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:39.885 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:39.885 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:39.885 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:39.885 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:39.885 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:39.885 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:39.885 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:39.885 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:39.885 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:39.885 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:39.885 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:39.885 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:40.281 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:40.281 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:40.281 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:40.281 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:40.281 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:40.281 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:40.281 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:40.281 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:40.281 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:40.281 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:40.281 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:40.281 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:40.281 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:40.281 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:40.281 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:40.281 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:40.281 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:40.281 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:40.281 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:40.281 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:40.281 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:40.281 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:40.281 [49/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:40.281 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:40.281 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:40.282 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:40.282 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:40.282 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:40.282 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:40.282 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:40.282 [57/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:40.282 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:40.282 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:40.282 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:40.282 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:40.282 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:40.282 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:40.282 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:40.282 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:40.282 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:40.282 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:40.282 [68/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:40.282 [69/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:40.282 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:40.282 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:40.282 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:40.282 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:40.282 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:40.282 [75/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:40.282 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:40.282 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:40.282 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:40.282 [79/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:40.282 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:40.282 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:40.282 [82/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:40.282 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:40.282 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:40.282 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:40.282 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:40.282 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:40.282 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:40.282 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:40.282 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:40.282 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:40.282 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:40.574 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:40.574 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:40.574 [95/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:40.574 [96/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:40.574 [97/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:40.574 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:40.574 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:40.574 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:40.574 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:40.574 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:40.574 [103/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:40.574 [104/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:40.574 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:40.574 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:40.574 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:40.574 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:40.574 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:40.574 [110/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:40.574 [111/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:40.574 [112/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:40.574 [113/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:40.574 [114/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:40.574 [115/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:40.574 [116/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:40.574 [117/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:40.574 [118/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:40.574 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:40.870 [120/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:40.870 [121/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:40.870 [122/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:40.870 [123/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:40.870 [124/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:40.870 [125/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:40.870 [126/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:40.870 [127/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:40.870 [128/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:40.870 [129/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:40.870 [130/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:40.870 [131/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:40.870 [132/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:40.870 [133/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:40.870 [134/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:40.870 [135/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:40.870 [136/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:40.870 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:40.870 [138/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:40.870 [139/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:40.870 [140/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:40.870 [141/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:40.870 [142/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:40.870 [143/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:40.870 [144/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:40.870 [145/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:40.870 [146/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:40.870 [147/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:41.130 [148/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:41.130 [149/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:41.130 [150/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:41.130 [151/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:41.130 [152/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:41.130 [153/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:41.130 [154/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:41.130 [155/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:41.130 [156/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:41.131 [157/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:41.131 [158/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:41.131 [159/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:41.131 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:41.131 [161/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:41.131 [162/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:41.131 [163/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:41.131 [164/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:41.391 [165/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:41.391 [166/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:41.391 [167/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:41.391 [168/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:41.391 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:41.669 [170/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:41.669 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:41.669 [172/203] Linking target lib/libxnvme.so 00:01:41.669 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:41.669 [174/203] Linking static target lib/libxnvme.a 00:01:41.928 [175/203] Linking target tests/xnvme_tests_cli 00:01:41.928 [176/203] Linking target tests/xnvme_tests_enum 00:01:41.928 [177/203] Linking target tests/xnvme_tests_buf 00:01:41.928 [178/203] Linking target tests/xnvme_tests_async_intf 00:01:41.928 [179/203] Linking target tests/xnvme_tests_znd_state 00:01:41.928 [180/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:41.928 [181/203] Linking target tests/xnvme_tests_znd_append 00:01:41.928 [182/203] Linking target tests/xnvme_tests_scc 00:01:41.928 [183/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:41.928 [184/203] Linking target tests/xnvme_tests_lblk 00:01:41.928 [185/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:41.928 [186/203] Linking target tests/xnvme_tests_ioworker 00:01:41.928 [187/203] Linking target examples/zoned_io_async 00:01:41.928 [188/203] Linking target examples/xnvme_hello 00:01:41.928 [189/203] Linking target examples/xnvme_single_async 00:01:41.928 [190/203] Linking target tests/xnvme_tests_xnvme_file 00:01:41.928 [191/203] Linking target tests/xnvme_tests_kvs 00:01:41.928 [192/203] Linking target examples/xnvme_enum 00:01:41.928 [193/203] Linking target examples/xnvme_io_async 00:01:41.928 [194/203] Linking target examples/xnvme_dev 00:01:41.929 [195/203] Linking target tools/kvs 00:01:41.929 [196/203] Linking target tools/xnvme_file 00:01:41.929 [197/203] Linking target examples/xnvme_single_sync 00:01:41.929 [198/203] Linking target tools/zoned 00:01:41.929 [199/203] Linking target tests/xnvme_tests_map 00:01:41.929 [200/203] Linking target tools/xdd 00:01:41.929 [201/203] Linking target tools/xnvme 00:01:41.929 [202/203] Linking target examples/zoned_io_sync 00:01:41.929 [203/203] Linking target tools/lblk 00:01:41.929 INFO: autodetecting backend as ninja 00:01:41.929 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:41.929 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:03.849 The Meson build system 00:02:03.849 Version: 1.3.1 00:02:03.849 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:03.849 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:03.849 Build type: native build 00:02:03.849 Program cat found: YES (/usr/bin/cat) 00:02:03.849 Project name: DPDK 00:02:03.849 Project version: 23.11.0 00:02:03.849 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:03.849 C linker for the host machine: cc ld.bfd 2.39-16 00:02:03.849 Host machine cpu family: x86_64 00:02:03.849 Host machine cpu: x86_64 00:02:03.849 Message: ## Building in Developer Mode ## 00:02:03.849 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:03.849 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:03.849 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:03.849 Program python3 found: YES (/usr/bin/python3) 00:02:03.849 Program cat found: YES (/usr/bin/cat) 00:02:03.849 Compiler for C supports arguments -march=native: YES 00:02:03.849 Checking for size of "void *" : 8 00:02:03.849 Checking for size of "void *" : 8 (cached) 00:02:03.849 Library m found: YES 00:02:03.849 Library numa found: YES 00:02:03.849 Has header "numaif.h" : YES 00:02:03.849 Library fdt found: NO 00:02:03.849 Library execinfo found: NO 00:02:03.849 Has header "execinfo.h" : YES 00:02:03.849 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:03.849 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:03.849 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:03.849 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:03.849 Run-time dependency openssl found: YES 3.0.9 00:02:03.849 Run-time dependency libpcap found: YES 1.10.4 00:02:03.849 Has header "pcap.h" with dependency libpcap: YES 00:02:03.849 Compiler for C supports arguments -Wcast-qual: YES 00:02:03.849 Compiler for C supports arguments -Wdeprecated: YES 00:02:03.849 Compiler for C supports arguments -Wformat: YES 00:02:03.849 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:03.849 Compiler for C supports arguments -Wformat-security: NO 00:02:03.849 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:03.849 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:03.849 Compiler for C supports arguments -Wnested-externs: YES 00:02:03.849 Compiler for C supports arguments -Wold-style-definition: YES 00:02:03.849 Compiler for C supports arguments -Wpointer-arith: YES 00:02:03.849 Compiler for C supports arguments -Wsign-compare: YES 00:02:03.849 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:03.849 Compiler for C supports arguments -Wundef: YES 00:02:03.849 Compiler for C supports arguments -Wwrite-strings: YES 00:02:03.849 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:03.849 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:03.849 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:03.849 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:03.849 Program objdump found: YES (/usr/bin/objdump) 00:02:03.849 Compiler for C supports arguments -mavx512f: YES 00:02:03.849 Checking if "AVX512 checking" compiles: YES 00:02:03.849 Fetching value of define "__SSE4_2__" : 1 00:02:03.849 Fetching value of define "__AES__" : 1 00:02:03.849 Fetching value of define "__AVX__" : 1 00:02:03.849 Fetching value of define "__AVX2__" : 1 00:02:03.849 Fetching value of define "__AVX512BW__" : 1 00:02:03.849 Fetching value of define "__AVX512CD__" : 1 00:02:03.849 Fetching value of define "__AVX512DQ__" : 1 00:02:03.849 Fetching value of define "__AVX512F__" : 1 00:02:03.849 Fetching value of define "__AVX512VL__" : 1 00:02:03.849 Fetching value of define "__PCLMUL__" : 1 00:02:03.849 Fetching value of define "__RDRND__" : 1 00:02:03.850 Fetching value of define "__RDSEED__" : 1 00:02:03.850 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:03.850 Fetching value of define "__znver1__" : (undefined) 00:02:03.850 Fetching value of define "__znver2__" : (undefined) 00:02:03.850 Fetching value of define "__znver3__" : (undefined) 00:02:03.850 Fetching value of define "__znver4__" : (undefined) 00:02:03.850 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:03.850 Message: lib/log: Defining dependency "log" 00:02:03.850 Message: lib/kvargs: Defining dependency "kvargs" 00:02:03.850 Message: lib/telemetry: Defining dependency "telemetry" 00:02:03.850 Checking for function "getentropy" : NO 00:02:03.850 Message: lib/eal: Defining dependency "eal" 00:02:03.850 Message: lib/ring: Defining dependency "ring" 00:02:03.850 Message: lib/rcu: Defining dependency "rcu" 00:02:03.850 Message: lib/mempool: Defining dependency "mempool" 00:02:03.850 Message: lib/mbuf: Defining dependency "mbuf" 00:02:03.850 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:03.850 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:03.850 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:03.850 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:03.850 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:03.850 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:03.850 Compiler for C supports arguments -mpclmul: YES 00:02:03.850 Compiler for C supports arguments -maes: YES 00:02:03.850 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:03.850 Compiler for C supports arguments -mavx512bw: YES 00:02:03.850 Compiler for C supports arguments -mavx512dq: YES 00:02:03.850 Compiler for C supports arguments -mavx512vl: YES 00:02:03.850 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:03.850 Compiler for C supports arguments -mavx2: YES 00:02:03.850 Compiler for C supports arguments -mavx: YES 00:02:03.850 Message: lib/net: Defining dependency "net" 00:02:03.850 Message: lib/meter: Defining dependency "meter" 00:02:03.850 Message: lib/ethdev: Defining dependency "ethdev" 00:02:03.850 Message: lib/pci: Defining dependency "pci" 00:02:03.850 Message: lib/cmdline: Defining dependency "cmdline" 00:02:03.850 Message: lib/hash: Defining dependency "hash" 00:02:03.850 Message: lib/timer: Defining dependency "timer" 00:02:03.850 Message: lib/compressdev: Defining dependency "compressdev" 00:02:03.850 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:03.850 Message: lib/dmadev: Defining dependency "dmadev" 00:02:03.850 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:03.850 Message: lib/power: Defining dependency "power" 00:02:03.850 Message: lib/reorder: Defining dependency "reorder" 00:02:03.850 Message: lib/security: Defining dependency "security" 00:02:03.850 Has header "linux/userfaultfd.h" : YES 00:02:03.850 Has header "linux/vduse.h" : YES 00:02:03.850 Message: lib/vhost: Defining dependency "vhost" 00:02:03.850 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:03.850 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:03.850 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:03.850 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:03.850 Compiler for C supports arguments -std=c11: YES 00:02:03.850 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:03.850 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:03.850 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:03.850 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:03.850 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:03.850 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:03.850 Library mtcr_ul found: NO 00:02:03.850 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:03.850 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:04.419 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:04.419 Configuring mlx5_autoconf.h using configuration 00:02:04.419 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:04.419 Run-time dependency libcrypto found: YES 3.0.9 00:02:04.419 Library IPSec_MB found: YES 00:02:04.419 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:04.419 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:04.419 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:04.419 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:04.419 Library IPSec_MB found: YES 00:02:04.419 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:04.419 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:04.419 Compiler for C supports arguments -std=c11: YES (cached) 00:02:04.419 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:04.419 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:04.419 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:04.419 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:04.419 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:04.419 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:04.419 Library libisal found: NO 00:02:04.419 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:04.419 Compiler for C supports arguments -std=c11: YES (cached) 00:02:04.419 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:04.987 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:04.987 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:04.987 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:04.987 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:04.987 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:04.987 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:04.987 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:04.987 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:04.987 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:04.987 Program doxygen found: YES (/usr/bin/doxygen) 00:02:04.987 Configuring doxy-api-html.conf using configuration 00:02:04.988 Configuring doxy-api-man.conf using configuration 00:02:04.988 Program mandb found: YES (/usr/bin/mandb) 00:02:04.988 Program sphinx-build found: NO 00:02:04.988 Configuring rte_build_config.h using configuration 00:02:04.988 Message: 00:02:04.988 ================= 00:02:04.988 Applications Enabled 00:02:04.988 ================= 00:02:04.988 00:02:04.988 apps: 00:02:04.988 00:02:04.988 00:02:04.988 Message: 00:02:04.988 ================= 00:02:04.988 Libraries Enabled 00:02:04.988 ================= 00:02:04.988 00:02:04.988 libs: 00:02:04.988 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:04.988 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:04.988 cryptodev, dmadev, power, reorder, security, vhost, 00:02:04.988 00:02:04.988 Message: 00:02:04.988 =============== 00:02:04.988 Drivers Enabled 00:02:04.988 =============== 00:02:04.988 00:02:04.988 common: 00:02:04.988 mlx5, qat, 00:02:04.988 bus: 00:02:04.988 auxiliary, pci, vdev, 00:02:04.988 mempool: 00:02:04.988 ring, 00:02:04.988 dma: 00:02:04.988 00:02:04.988 net: 00:02:04.988 00:02:04.988 crypto: 00:02:04.988 ipsec_mb, mlx5, 00:02:04.988 compress: 00:02:04.988 isal, mlx5, 00:02:04.988 vdpa: 00:02:04.988 00:02:04.988 00:02:04.988 Message: 00:02:04.988 ================= 00:02:04.988 Content Skipped 00:02:04.988 ================= 00:02:04.988 00:02:04.988 apps: 00:02:04.988 dumpcap: explicitly disabled via build config 00:02:04.988 graph: explicitly disabled via build config 00:02:04.988 pdump: explicitly disabled via build config 00:02:04.988 proc-info: explicitly disabled via build config 00:02:04.988 test-acl: explicitly disabled via build config 00:02:04.988 test-bbdev: explicitly disabled via build config 00:02:04.988 test-cmdline: explicitly disabled via build config 00:02:04.988 test-compress-perf: explicitly disabled via build config 00:02:04.988 test-crypto-perf: explicitly disabled via build config 00:02:04.988 test-dma-perf: explicitly disabled via build config 00:02:04.988 test-eventdev: explicitly disabled via build config 00:02:04.988 test-fib: explicitly disabled via build config 00:02:04.988 test-flow-perf: explicitly disabled via build config 00:02:04.988 test-gpudev: explicitly disabled via build config 00:02:04.988 test-mldev: explicitly disabled via build config 00:02:04.988 test-pipeline: explicitly disabled via build config 00:02:04.988 test-pmd: explicitly disabled via build config 00:02:04.988 test-regex: explicitly disabled via build config 00:02:04.988 test-sad: explicitly disabled via build config 00:02:04.988 test-security-perf: explicitly disabled via build config 00:02:04.988 00:02:04.988 libs: 00:02:04.988 metrics: explicitly disabled via build config 00:02:04.988 acl: explicitly disabled via build config 00:02:04.988 bbdev: explicitly disabled via build config 00:02:04.988 bitratestats: explicitly disabled via build config 00:02:04.988 bpf: explicitly disabled via build config 00:02:04.988 cfgfile: explicitly disabled via build config 00:02:04.988 distributor: explicitly disabled via build config 00:02:04.988 efd: explicitly disabled via build config 00:02:04.988 eventdev: explicitly disabled via build config 00:02:04.988 dispatcher: explicitly disabled via build config 00:02:04.988 gpudev: explicitly disabled via build config 00:02:04.988 gro: explicitly disabled via build config 00:02:04.988 gso: explicitly disabled via build config 00:02:04.988 ip_frag: explicitly disabled via build config 00:02:04.988 jobstats: explicitly disabled via build config 00:02:04.988 latencystats: explicitly disabled via build config 00:02:04.988 lpm: explicitly disabled via build config 00:02:04.988 member: explicitly disabled via build config 00:02:04.988 pcapng: explicitly disabled via build config 00:02:04.988 rawdev: explicitly disabled via build config 00:02:04.988 regexdev: explicitly disabled via build config 00:02:04.988 mldev: explicitly disabled via build config 00:02:04.988 rib: explicitly disabled via build config 00:02:04.988 sched: explicitly disabled via build config 00:02:04.988 stack: explicitly disabled via build config 00:02:04.988 ipsec: explicitly disabled via build config 00:02:04.988 pdcp: explicitly disabled via build config 00:02:04.988 fib: explicitly disabled via build config 00:02:04.988 port: explicitly disabled via build config 00:02:04.988 pdump: explicitly disabled via build config 00:02:04.988 table: explicitly disabled via build config 00:02:04.988 pipeline: explicitly disabled via build config 00:02:04.988 graph: explicitly disabled via build config 00:02:04.988 node: explicitly disabled via build config 00:02:04.988 00:02:04.988 drivers: 00:02:04.988 common/cpt: not in enabled drivers build config 00:02:04.988 common/dpaax: not in enabled drivers build config 00:02:04.988 common/iavf: not in enabled drivers build config 00:02:04.988 common/idpf: not in enabled drivers build config 00:02:04.988 common/mvep: not in enabled drivers build config 00:02:04.988 common/octeontx: not in enabled drivers build config 00:02:04.988 bus/cdx: not in enabled drivers build config 00:02:04.988 bus/dpaa: not in enabled drivers build config 00:02:04.988 bus/fslmc: not in enabled drivers build config 00:02:04.988 bus/ifpga: not in enabled drivers build config 00:02:04.988 bus/platform: not in enabled drivers build config 00:02:04.988 bus/vmbus: not in enabled drivers build config 00:02:04.988 common/cnxk: not in enabled drivers build config 00:02:04.988 common/nfp: not in enabled drivers build config 00:02:04.988 common/sfc_efx: not in enabled drivers build config 00:02:04.988 mempool/bucket: not in enabled drivers build config 00:02:04.988 mempool/cnxk: not in enabled drivers build config 00:02:04.988 mempool/dpaa: not in enabled drivers build config 00:02:04.988 mempool/dpaa2: not in enabled drivers build config 00:02:04.988 mempool/octeontx: not in enabled drivers build config 00:02:04.988 mempool/stack: not in enabled drivers build config 00:02:04.988 dma/cnxk: not in enabled drivers build config 00:02:04.988 dma/dpaa: not in enabled drivers build config 00:02:04.988 dma/dpaa2: not in enabled drivers build config 00:02:04.988 dma/hisilicon: not in enabled drivers build config 00:02:04.988 dma/idxd: not in enabled drivers build config 00:02:04.988 dma/ioat: not in enabled drivers build config 00:02:04.988 dma/skeleton: not in enabled drivers build config 00:02:04.988 net/af_packet: not in enabled drivers build config 00:02:04.988 net/af_xdp: not in enabled drivers build config 00:02:04.988 net/ark: not in enabled drivers build config 00:02:04.988 net/atlantic: not in enabled drivers build config 00:02:04.988 net/avp: not in enabled drivers build config 00:02:04.988 net/axgbe: not in enabled drivers build config 00:02:04.988 net/bnx2x: not in enabled drivers build config 00:02:04.988 net/bnxt: not in enabled drivers build config 00:02:04.988 net/bonding: not in enabled drivers build config 00:02:04.988 net/cnxk: not in enabled drivers build config 00:02:04.988 net/cpfl: not in enabled drivers build config 00:02:04.988 net/cxgbe: not in enabled drivers build config 00:02:04.988 net/dpaa: not in enabled drivers build config 00:02:04.988 net/dpaa2: not in enabled drivers build config 00:02:04.988 net/e1000: not in enabled drivers build config 00:02:04.988 net/ena: not in enabled drivers build config 00:02:04.988 net/enetc: not in enabled drivers build config 00:02:04.988 net/enetfec: not in enabled drivers build config 00:02:04.988 net/enic: not in enabled drivers build config 00:02:04.988 net/failsafe: not in enabled drivers build config 00:02:04.988 net/fm10k: not in enabled drivers build config 00:02:04.988 net/gve: not in enabled drivers build config 00:02:04.988 net/hinic: not in enabled drivers build config 00:02:04.988 net/hns3: not in enabled drivers build config 00:02:04.988 net/i40e: not in enabled drivers build config 00:02:04.988 net/iavf: not in enabled drivers build config 00:02:04.988 net/ice: not in enabled drivers build config 00:02:04.988 net/idpf: not in enabled drivers build config 00:02:04.988 net/igc: not in enabled drivers build config 00:02:04.988 net/ionic: not in enabled drivers build config 00:02:04.988 net/ipn3ke: not in enabled drivers build config 00:02:04.988 net/ixgbe: not in enabled drivers build config 00:02:04.988 net/mana: not in enabled drivers build config 00:02:04.988 net/memif: not in enabled drivers build config 00:02:04.988 net/mlx4: not in enabled drivers build config 00:02:04.988 net/mlx5: not in enabled drivers build config 00:02:04.988 net/mvneta: not in enabled drivers build config 00:02:04.988 net/mvpp2: not in enabled drivers build config 00:02:04.988 net/netvsc: not in enabled drivers build config 00:02:04.988 net/nfb: not in enabled drivers build config 00:02:04.988 net/nfp: not in enabled drivers build config 00:02:04.988 net/ngbe: not in enabled drivers build config 00:02:04.988 net/null: not in enabled drivers build config 00:02:04.988 net/octeontx: not in enabled drivers build config 00:02:04.988 net/octeon_ep: not in enabled drivers build config 00:02:04.988 net/pcap: not in enabled drivers build config 00:02:04.988 net/pfe: not in enabled drivers build config 00:02:04.988 net/qede: not in enabled drivers build config 00:02:04.988 net/ring: not in enabled drivers build config 00:02:04.988 net/sfc: not in enabled drivers build config 00:02:04.988 net/softnic: not in enabled drivers build config 00:02:04.988 net/tap: not in enabled drivers build config 00:02:04.988 net/thunderx: not in enabled drivers build config 00:02:04.988 net/txgbe: not in enabled drivers build config 00:02:04.988 net/vdev_netvsc: not in enabled drivers build config 00:02:04.988 net/vhost: not in enabled drivers build config 00:02:04.989 net/virtio: not in enabled drivers build config 00:02:04.989 net/vmxnet3: not in enabled drivers build config 00:02:04.989 raw/*: missing internal dependency, "rawdev" 00:02:04.989 crypto/armv8: not in enabled drivers build config 00:02:04.989 crypto/bcmfs: not in enabled drivers build config 00:02:04.989 crypto/caam_jr: not in enabled drivers build config 00:02:04.989 crypto/ccp: not in enabled drivers build config 00:02:04.989 crypto/cnxk: not in enabled drivers build config 00:02:04.989 crypto/dpaa_sec: not in enabled drivers build config 00:02:04.989 crypto/dpaa2_sec: not in enabled drivers build config 00:02:04.989 crypto/mvsam: not in enabled drivers build config 00:02:04.989 crypto/nitrox: not in enabled drivers build config 00:02:04.989 crypto/null: not in enabled drivers build config 00:02:04.989 crypto/octeontx: not in enabled drivers build config 00:02:04.989 crypto/openssl: not in enabled drivers build config 00:02:04.989 crypto/scheduler: not in enabled drivers build config 00:02:04.989 crypto/uadk: not in enabled drivers build config 00:02:04.989 crypto/virtio: not in enabled drivers build config 00:02:04.989 compress/octeontx: not in enabled drivers build config 00:02:04.989 compress/zlib: not in enabled drivers build config 00:02:04.989 regex/*: missing internal dependency, "regexdev" 00:02:04.989 ml/*: missing internal dependency, "mldev" 00:02:04.989 vdpa/ifc: not in enabled drivers build config 00:02:04.989 vdpa/mlx5: not in enabled drivers build config 00:02:04.989 vdpa/nfp: not in enabled drivers build config 00:02:04.989 vdpa/sfc: not in enabled drivers build config 00:02:04.989 event/*: missing internal dependency, "eventdev" 00:02:04.989 baseband/*: missing internal dependency, "bbdev" 00:02:04.989 gpu/*: missing internal dependency, "gpudev" 00:02:04.989 00:02:04.989 00:02:05.248 Build targets in project: 114 00:02:05.248 00:02:05.248 DPDK 23.11.0 00:02:05.248 00:02:05.248 User defined options 00:02:05.248 buildtype : debug 00:02:05.248 default_library : static 00:02:05.248 libdir : lib 00:02:05.248 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:05.248 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:05.248 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:05.248 cpu_instruction_set: native 00:02:05.249 disable_apps : test-dma-perf,test-flow-perf,test-compress-perf,dumpcap,test-bbdev,test-gpudev,test-regex,test-sad,test-cmdline,test-crypto-perf,graph,test-eventdev,test-mldev,test,proc-info,test-security-perf,test-pipeline,test-pmd,pdump,test-fib,test-acl 00:02:05.249 disable_libs : gro,cfgfile,node,mldev,port,stack,pipeline,table,eventdev,pdcp,fib,rawdev,sched,bpf,graph,latencystats,acl,jobstats,efd,lpm,member,ip_frag,rib,bbdev,pdump,pcapng,metrics,gpudev,bitratestats,ipsec,gso,distributor,regexdev,dispatcher 00:02:05.249 enable_docs : false 00:02:05.249 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:05.249 enable_kmods : false 00:02:05.249 tests : false 00:02:05.249 00:02:05.249 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:05.507 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:05.765 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:05.765 [2/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:05.765 [3/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:05.765 [4/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:05.765 [5/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:05.765 [6/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:05.765 [7/369] Linking static target lib/librte_kvargs.a 00:02:05.765 [8/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:05.765 [9/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:05.765 [10/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:05.765 [11/369] Linking static target lib/librte_log.a 00:02:05.765 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:05.765 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:05.765 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:05.765 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:05.765 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:05.765 [17/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:05.765 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:05.765 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:05.765 [20/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:05.765 [21/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:05.765 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:05.765 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:05.765 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:05.765 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:06.022 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:06.022 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:06.022 [28/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:06.022 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:06.022 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:06.022 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:06.022 [32/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:06.022 [33/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:06.022 [34/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:06.022 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:06.022 [36/369] Linking static target lib/librte_telemetry.a 00:02:06.022 [37/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:06.022 [38/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:06.022 [39/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:06.022 [40/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:06.022 [41/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:06.022 [42/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:06.022 [43/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:06.022 [44/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:06.022 [45/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:06.022 [46/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.022 [47/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:06.022 [48/369] Linking target lib/librte_log.so.24.0 00:02:06.022 [49/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:06.022 [50/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:06.022 [51/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:06.022 [52/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:06.022 [53/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:06.022 [54/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:06.022 [55/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:06.022 [56/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:06.022 [57/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:06.022 [58/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:06.022 [59/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:06.022 [60/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:06.022 [61/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:06.022 [62/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:06.022 [63/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:06.022 [64/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:06.023 [65/369] Linking target lib/librte_kvargs.so.24.0 00:02:06.023 [66/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:06.023 [67/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:06.280 [68/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:06.280 [69/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:06.280 [70/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:06.280 [71/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:06.280 [72/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:06.280 [73/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:06.280 [74/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.280 [75/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:06.280 [76/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:06.280 [77/369] Linking target lib/librte_telemetry.so.24.0 00:02:06.280 [78/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:06.280 [79/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:06.280 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:06.280 [81/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:06.280 [82/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:06.280 [83/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:06.280 [84/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:06.280 [85/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:06.280 [86/369] Linking static target lib/librte_eal.a 00:02:06.280 [87/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:06.280 [88/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:06.280 [89/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:06.280 [90/369] Linking static target lib/librte_ring.a 00:02:06.280 [91/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:06.280 [92/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:06.280 [93/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:06.280 [94/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:06.280 [95/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:06.280 [96/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:06.537 [97/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:06.537 [98/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:06.537 [99/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:06.537 [100/369] Linking static target lib/librte_meter.a 00:02:06.537 [101/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:06.537 [102/369] Linking static target lib/librte_net.a 00:02:06.537 [103/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:06.537 [104/369] Linking static target lib/librte_pci.a 00:02:06.537 [105/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:06.537 [106/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:06.537 [107/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:06.537 [108/369] Linking static target lib/librte_rcu.a 00:02:06.537 [109/369] Linking static target lib/librte_mempool.a 00:02:06.537 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:06.537 [111/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:06.537 [112/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:06.537 [113/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:06.537 [114/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:06.537 [115/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.537 [116/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:06.537 [117/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:06.537 [118/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.537 [119/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:06.537 [120/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.537 [121/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:06.537 [122/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:06.537 [123/369] Linking static target lib/librte_mbuf.a 00:02:06.537 [124/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:06.537 [125/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.537 [126/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:06.537 [127/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:06.537 [128/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:06.537 [129/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.537 [130/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:06.794 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:06.794 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:06.794 [133/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:06.794 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:06.794 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:06.794 [136/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:06.794 [137/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:06.794 [138/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:06.794 [139/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:06.794 [140/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:06.794 [141/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:06.794 [142/369] Linking static target lib/librte_cmdline.a 00:02:06.794 [143/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:06.794 [144/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:06.794 [145/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:06.794 [146/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:06.794 [147/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:06.794 [148/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:06.794 [149/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:06.794 [150/369] Linking static target lib/librte_timer.a 00:02:06.794 [151/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:06.794 [152/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:06.794 [153/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:06.794 [154/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:06.794 [155/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:06.794 [156/369] Linking static target lib/librte_compressdev.a 00:02:06.794 [157/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:07.050 [158/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.050 [159/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:07.050 [160/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:07.050 [161/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:07.050 [162/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:07.050 [163/369] Linking static target lib/librte_dmadev.a 00:02:07.050 [164/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:07.050 [165/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:07.050 [166/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:07.050 [167/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:07.050 [168/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:07.050 [169/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:07.050 [170/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:07.050 [171/369] Linking static target lib/librte_hash.a 00:02:07.050 [172/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:07.050 [173/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:07.050 [174/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.050 [175/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:07.050 [176/369] Linking static target lib/librte_power.a 00:02:07.050 [177/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:07.050 [178/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:07.050 [179/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:07.050 [180/369] Linking static target lib/librte_reorder.a 00:02:07.050 [181/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.307 [182/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:07.307 [183/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:07.307 [184/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.307 [185/369] Linking static target lib/librte_ethdev.a 00:02:07.307 [186/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:07.307 [187/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:07.307 [188/369] Linking static target lib/librte_security.a 00:02:07.307 [189/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:07.307 [190/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:07.307 [191/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:07.307 [192/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:07.307 [193/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:07.307 [194/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:07.307 [195/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:07.307 [196/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:07.307 [197/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.307 [198/369] Linking static target lib/librte_cryptodev.a 00:02:07.307 [199/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:07.307 [200/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:07.307 [201/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:07.307 [202/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.307 [203/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.307 [204/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:07.307 [205/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:07.307 [206/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:07.307 [207/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:07.307 [208/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:07.307 [209/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:07.307 [210/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:07.307 [211/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:07.307 [212/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:07.568 [213/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.568 [214/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:07.568 [215/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.568 [216/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:07.568 [217/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:07.568 [218/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.568 [219/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:07.568 [220/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:07.568 [221/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:07.568 [222/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:07.568 [223/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:07.568 [224/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:07.568 [225/369] Linking static target drivers/librte_bus_vdev.a 00:02:07.568 [226/369] Linking static target drivers/librte_bus_pci.a 00:02:07.568 [227/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:07.568 [228/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:07.568 [229/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:07.568 [230/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:07.568 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:07.568 [232/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:07.568 [233/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:07.568 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:07.568 [235/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:07.568 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:07.568 [237/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:07.824 [238/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:07.824 [239/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.824 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:07.824 [241/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:07.824 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:07.824 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:07.824 [244/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:07.824 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:07.824 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:07.824 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:07.825 [248/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.825 [249/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:07.825 [250/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:07.825 [251/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:07.825 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:08.082 [253/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:08.082 [254/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:08.082 [255/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:08.082 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:08.082 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:08.082 [258/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:08.082 [259/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:08.082 [260/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:08.082 [261/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:08.082 [262/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:08.082 [263/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:08.082 [264/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:08.082 [265/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:08.082 [266/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:08.082 [267/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:08.082 [268/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:08.082 [269/369] Linking static target drivers/librte_common_mlx5.a 00:02:08.082 [270/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:08.340 [271/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:08.340 [272/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:08.340 [273/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:08.340 [274/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:08.340 [275/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:08.340 [276/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:08.340 [277/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:08.340 [278/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:08.340 [279/369] Linking static target drivers/librte_mempool_ring.a 00:02:08.340 [280/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:08.340 [281/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:08.340 [282/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:08.340 [283/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:08.340 [284/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:08.340 [285/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:08.340 [286/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:08.340 [287/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:08.340 [288/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:08.340 [289/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:08.341 [290/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:08.341 [291/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:08.341 [292/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:08.341 [293/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:08.341 [294/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:08.597 [295/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:08.597 [296/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:08.597 [297/369] Linking static target drivers/librte_compress_isal.a 00:02:08.597 [298/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:08.597 [299/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:08.597 [300/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:08.597 [301/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:08.597 [302/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:08.597 [303/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:08.597 [304/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:08.597 [305/369] Linking static target drivers/librte_compress_mlx5.a 00:02:08.597 [306/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:08.597 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:08.597 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:08.597 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:08.854 [310/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:08.854 [311/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:08.854 [312/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:08.855 [313/369] Linking static target lib/librte_vhost.a 00:02:09.113 [314/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:09.113 [315/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:09.113 [316/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:09.113 [317/369] Linking static target drivers/librte_common_qat.a 00:02:09.677 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:09.935 [319/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.500 [320/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.501 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:10.760 [322/369] Linking target lib/librte_eal.so.24.0 00:02:10.760 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:10.760 [324/369] Linking target lib/librte_meter.so.24.0 00:02:10.760 [325/369] Linking target lib/librte_ring.so.24.0 00:02:10.761 [326/369] Linking target lib/librte_timer.so.24.0 00:02:10.761 [327/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:10.761 [328/369] Linking target lib/librte_pci.so.24.0 00:02:10.761 [329/369] Linking target lib/librte_dmadev.so.24.0 00:02:10.761 [330/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:10.761 [331/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:10.761 [332/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:10.761 [333/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:10.761 [334/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:10.761 [335/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:11.020 [336/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:11.020 [337/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:11.020 [338/369] Linking target lib/librte_rcu.so.24.0 00:02:11.020 [339/369] Linking target lib/librte_mempool.so.24.0 00:02:11.020 [340/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:11.020 [341/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:11.020 [342/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:11.020 [343/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:11.020 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:11.020 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:11.020 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:11.277 [347/369] Linking target lib/librte_net.so.24.0 00:02:11.277 [348/369] Linking target lib/librte_compressdev.so.24.0 00:02:11.277 [349/369] Linking target lib/librte_reorder.so.24.0 00:02:11.277 [350/369] Linking target lib/librte_cryptodev.so.24.0 00:02:11.277 [351/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:11.277 [352/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:11.277 [353/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:11.277 [354/369] Linking target lib/librte_hash.so.24.0 00:02:11.277 [355/369] Linking target lib/librte_cmdline.so.24.0 00:02:11.277 [356/369] Linking target lib/librte_security.so.24.0 00:02:11.277 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:11.277 [358/369] Linking target lib/librte_ethdev.so.24.0 00:02:11.277 [359/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:11.277 [360/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:11.277 [361/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:11.277 [362/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:11.535 [363/369] Linking target lib/librte_power.so.24.0 00:02:11.535 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:11.535 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:11.535 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:11.535 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:11.536 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:11.536 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:11.536 INFO: autodetecting backend as ninja 00:02:11.536 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:12.475 CC lib/ut_mock/mock.o 00:02:12.475 CC lib/log/log.o 00:02:12.475 CC lib/log/log_flags.o 00:02:12.475 CC lib/log/log_deprecated.o 00:02:12.475 CC lib/ut/ut.o 00:02:12.475 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:12.475 LIB libspdk_ut_mock.a 00:02:12.475 LIB libspdk_ut.a 00:02:12.475 LIB libspdk_log.a 00:02:12.734 CC lib/dma/dma.o 00:02:12.734 CC lib/util/base64.o 00:02:12.734 CC lib/ioat/ioat.o 00:02:12.734 CC lib/util/bit_array.o 00:02:12.734 CC lib/util/cpuset.o 00:02:12.734 CC lib/util/crc16.o 00:02:12.734 CC lib/util/crc32.o 00:02:12.734 CC lib/util/crc32c.o 00:02:12.734 CC lib/util/crc32_ieee.o 00:02:12.734 CXX lib/trace_parser/trace.o 00:02:12.734 CC lib/util/crc64.o 00:02:12.734 CC lib/util/dif.o 00:02:12.734 CC lib/util/fd.o 00:02:12.734 CC lib/util/hexlify.o 00:02:12.734 CC lib/util/iov.o 00:02:12.734 CC lib/util/file.o 00:02:12.734 CC lib/util/math.o 00:02:12.734 CC lib/util/pipe.o 00:02:12.734 CC lib/util/strerror_tls.o 00:02:12.734 CC lib/util/string.o 00:02:12.734 CC lib/util/uuid.o 00:02:12.734 CC lib/util/fd_group.o 00:02:12.734 CC lib/util/zipf.o 00:02:12.734 CC lib/util/xor.o 00:02:12.734 CC lib/vfio_user/host/vfio_user_pci.o 00:02:12.734 CC lib/vfio_user/host/vfio_user.o 00:02:12.734 LIB libspdk_dma.a 00:02:12.734 LIB libspdk_ioat.a 00:02:12.993 LIB libspdk_vfio_user.a 00:02:12.993 LIB libspdk_util.a 00:02:13.251 LIB libspdk_trace_parser.a 00:02:13.251 CC lib/vmd/vmd.o 00:02:13.251 CC lib/vmd/led.o 00:02:13.251 CC lib/env_dpdk/env.o 00:02:13.251 CC lib/env_dpdk/memory.o 00:02:13.251 CC lib/env_dpdk/pci.o 00:02:13.251 CC lib/env_dpdk/init.o 00:02:13.251 CC lib/env_dpdk/threads.o 00:02:13.251 CC lib/env_dpdk/pci_ioat.o 00:02:13.251 CC lib/conf/conf.o 00:02:13.251 CC lib/env_dpdk/pci_virtio.o 00:02:13.251 CC lib/env_dpdk/pci_vmd.o 00:02:13.251 CC lib/rdma/common.o 00:02:13.251 CC lib/rdma/rdma_verbs.o 00:02:13.251 CC lib/env_dpdk/pci_idxd.o 00:02:13.251 CC lib/env_dpdk/pci_event.o 00:02:13.251 CC lib/json/json_parse.o 00:02:13.251 CC lib/json/json_util.o 00:02:13.251 CC lib/env_dpdk/sigbus_handler.o 00:02:13.251 CC lib/reduce/reduce.o 00:02:13.251 CC lib/env_dpdk/pci_dpdk.o 00:02:13.251 CC lib/json/json_write.o 00:02:13.251 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:13.251 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:13.251 CC lib/idxd/idxd.o 00:02:13.251 CC lib/idxd/idxd_user.o 00:02:13.251 LIB libspdk_conf.a 00:02:13.510 LIB libspdk_rdma.a 00:02:13.510 LIB libspdk_json.a 00:02:13.510 CC lib/jsonrpc/jsonrpc_server.o 00:02:13.510 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:13.510 CC lib/jsonrpc/jsonrpc_client.o 00:02:13.510 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:13.510 LIB libspdk_idxd.a 00:02:13.510 LIB libspdk_vmd.a 00:02:13.510 LIB libspdk_reduce.a 00:02:13.770 LIB libspdk_jsonrpc.a 00:02:14.029 CC lib/rpc/rpc.o 00:02:14.029 LIB libspdk_rpc.a 00:02:14.288 LIB libspdk_env_dpdk.a 00:02:14.288 CC lib/trace/trace.o 00:02:14.288 CC lib/trace/trace_flags.o 00:02:14.288 CC lib/trace/trace_rpc.o 00:02:14.288 CC lib/notify/notify.o 00:02:14.288 CC lib/notify/notify_rpc.o 00:02:14.288 CC lib/keyring/keyring.o 00:02:14.288 CC lib/keyring/keyring_rpc.o 00:02:14.288 LIB libspdk_notify.a 00:02:14.548 LIB libspdk_keyring.a 00:02:14.548 LIB libspdk_trace.a 00:02:14.548 CC lib/thread/thread.o 00:02:14.548 CC lib/thread/iobuf.o 00:02:14.548 CC lib/sock/sock.o 00:02:14.548 CC lib/sock/sock_rpc.o 00:02:14.808 LIB libspdk_sock.a 00:02:15.068 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:15.068 CC lib/nvme/nvme_ctrlr.o 00:02:15.068 CC lib/nvme/nvme_fabric.o 00:02:15.068 CC lib/nvme/nvme_ns_cmd.o 00:02:15.068 CC lib/nvme/nvme_ns.o 00:02:15.068 CC lib/nvme/nvme_pcie_common.o 00:02:15.068 CC lib/nvme/nvme_pcie.o 00:02:15.068 CC lib/nvme/nvme.o 00:02:15.068 CC lib/nvme/nvme_qpair.o 00:02:15.068 CC lib/nvme/nvme_quirks.o 00:02:15.068 CC lib/nvme/nvme_transport.o 00:02:15.068 CC lib/nvme/nvme_discovery.o 00:02:15.068 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:15.068 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:15.068 CC lib/nvme/nvme_tcp.o 00:02:15.068 CC lib/nvme/nvme_opal.o 00:02:15.068 CC lib/nvme/nvme_io_msg.o 00:02:15.068 CC lib/nvme/nvme_poll_group.o 00:02:15.068 CC lib/nvme/nvme_zns.o 00:02:15.068 CC lib/nvme/nvme_stubs.o 00:02:15.068 CC lib/nvme/nvme_auth.o 00:02:15.068 CC lib/nvme/nvme_cuse.o 00:02:15.068 CC lib/nvme/nvme_vfio_user.o 00:02:15.068 CC lib/nvme/nvme_rdma.o 00:02:15.637 LIB libspdk_thread.a 00:02:15.894 CC lib/init/json_config.o 00:02:15.894 CC lib/init/subsystem.o 00:02:15.894 CC lib/init/subsystem_rpc.o 00:02:15.894 CC lib/init/rpc.o 00:02:15.894 CC lib/virtio/virtio.o 00:02:15.894 CC lib/virtio/virtio_vhost_user.o 00:02:15.894 CC lib/virtio/virtio_vfio_user.o 00:02:15.894 CC lib/virtio/virtio_pci.o 00:02:15.894 CC lib/blob/blobstore.o 00:02:15.894 CC lib/blob/request.o 00:02:15.894 CC lib/blob/zeroes.o 00:02:15.894 CC lib/blob/blob_bs_dev.o 00:02:15.894 CC lib/vfu_tgt/tgt_endpoint.o 00:02:15.894 CC lib/vfu_tgt/tgt_rpc.o 00:02:15.894 CC lib/accel/accel.o 00:02:15.894 CC lib/accel/accel_rpc.o 00:02:15.894 CC lib/accel/accel_sw.o 00:02:16.152 LIB libspdk_init.a 00:02:16.152 LIB libspdk_virtio.a 00:02:16.152 LIB libspdk_vfu_tgt.a 00:02:16.152 CC lib/event/app.o 00:02:16.152 CC lib/event/reactor.o 00:02:16.152 CC lib/event/app_rpc.o 00:02:16.152 CC lib/event/log_rpc.o 00:02:16.152 CC lib/event/scheduler_static.o 00:02:16.411 LIB libspdk_event.a 00:02:16.670 LIB libspdk_nvme.a 00:02:16.670 LIB libspdk_accel.a 00:02:16.927 CC lib/bdev/bdev.o 00:02:16.927 CC lib/bdev/bdev_rpc.o 00:02:16.927 CC lib/bdev/bdev_zone.o 00:02:16.927 CC lib/bdev/scsi_nvme.o 00:02:16.927 CC lib/bdev/part.o 00:02:17.859 LIB libspdk_blob.a 00:02:17.859 CC lib/blobfs/blobfs.o 00:02:18.118 CC lib/blobfs/tree.o 00:02:18.118 CC lib/lvol/lvol.o 00:02:18.376 LIB libspdk_bdev.a 00:02:18.633 LIB libspdk_blobfs.a 00:02:18.633 CC lib/ublk/ublk.o 00:02:18.633 CC lib/ftl/ftl_core.o 00:02:18.633 CC lib/ublk/ublk_rpc.o 00:02:18.633 CC lib/ftl/ftl_init.o 00:02:18.633 CC lib/ftl/ftl_layout.o 00:02:18.633 CC lib/ftl/ftl_debug.o 00:02:18.633 CC lib/ftl/ftl_io.o 00:02:18.633 CC lib/ftl/ftl_sb.o 00:02:18.633 CC lib/ftl/ftl_l2p.o 00:02:18.633 CC lib/ftl/ftl_l2p_flat.o 00:02:18.633 CC lib/ftl/ftl_nv_cache.o 00:02:18.633 CC lib/ftl/ftl_band.o 00:02:18.633 CC lib/ftl/ftl_band_ops.o 00:02:18.633 CC lib/scsi/dev.o 00:02:18.633 CC lib/scsi/lun.o 00:02:18.633 CC lib/nvmf/ctrlr.o 00:02:18.633 CC lib/ftl/ftl_writer.o 00:02:18.633 CC lib/scsi/port.o 00:02:18.633 CC lib/nvmf/ctrlr_discovery.o 00:02:18.633 CC lib/ftl/ftl_rq.o 00:02:18.633 CC lib/ftl/ftl_reloc.o 00:02:18.633 CC lib/nvmf/ctrlr_bdev.o 00:02:18.633 CC lib/scsi/scsi.o 00:02:18.633 CC lib/nbd/nbd.o 00:02:18.633 CC lib/nvmf/subsystem.o 00:02:18.633 LIB libspdk_lvol.a 00:02:18.633 CC lib/nvmf/nvmf.o 00:02:18.633 CC lib/scsi/scsi_bdev.o 00:02:18.633 CC lib/scsi/scsi_pr.o 00:02:18.633 CC lib/scsi/scsi_rpc.o 00:02:18.633 CC lib/ftl/ftl_l2p_cache.o 00:02:18.633 CC lib/ftl/ftl_p2l.o 00:02:18.633 CC lib/scsi/task.o 00:02:18.890 CC lib/ftl/mngt/ftl_mngt.o 00:02:18.890 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:18.890 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:18.890 CC lib/nbd/nbd_rpc.o 00:02:18.890 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:18.890 CC lib/nvmf/nvmf_rpc.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:18.891 CC lib/nvmf/transport.o 00:02:18.891 CC lib/nvmf/tcp.o 00:02:18.891 CC lib/nvmf/stubs.o 00:02:18.891 CC lib/nvmf/vfio_user.o 00:02:18.891 CC lib/nvmf/rdma.o 00:02:18.891 CC lib/nvmf/auth.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:18.891 LIB libspdk_nbd.a 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:18.891 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:18.891 CC lib/ftl/utils/ftl_conf.o 00:02:18.891 CC lib/ftl/utils/ftl_md.o 00:02:19.148 LIB libspdk_ublk.a 00:02:19.148 CC lib/ftl/utils/ftl_mempool.o 00:02:19.148 CC lib/ftl/utils/ftl_bitmap.o 00:02:19.148 CC lib/ftl/utils/ftl_property.o 00:02:19.148 LIB libspdk_scsi.a 00:02:19.148 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:19.148 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:19.148 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:19.148 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:19.148 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:19.148 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:19.148 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:19.148 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:19.148 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:19.148 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:19.148 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:19.148 CC lib/ftl/base/ftl_base_dev.o 00:02:19.148 CC lib/ftl/base/ftl_base_bdev.o 00:02:19.148 CC lib/ftl/ftl_trace.o 00:02:19.148 CC lib/iscsi/conn.o 00:02:19.149 CC lib/iscsi/init_grp.o 00:02:19.149 CC lib/vhost/vhost.o 00:02:19.149 CC lib/iscsi/iscsi.o 00:02:19.149 CC lib/iscsi/md5.o 00:02:19.149 CC lib/iscsi/param.o 00:02:19.149 CC lib/iscsi/portal_grp.o 00:02:19.149 CC lib/iscsi/tgt_node.o 00:02:19.149 CC lib/iscsi/iscsi_subsystem.o 00:02:19.149 CC lib/iscsi/iscsi_rpc.o 00:02:19.407 CC lib/iscsi/task.o 00:02:19.407 CC lib/vhost/vhost_rpc.o 00:02:19.407 CC lib/vhost/vhost_scsi.o 00:02:19.407 CC lib/vhost/vhost_blk.o 00:02:19.407 CC lib/vhost/rte_vhost_user.o 00:02:19.407 LIB libspdk_ftl.a 00:02:19.974 LIB libspdk_vhost.a 00:02:20.234 LIB libspdk_iscsi.a 00:02:20.234 LIB libspdk_nvmf.a 00:02:20.493 CC module/vfu_device/vfu_virtio.o 00:02:20.493 CC module/vfu_device/vfu_virtio_blk.o 00:02:20.493 CC module/vfu_device/vfu_virtio_scsi.o 00:02:20.493 CC module/vfu_device/vfu_virtio_rpc.o 00:02:20.493 CC module/env_dpdk/env_dpdk_rpc.o 00:02:20.751 CC module/sock/uring/uring.o 00:02:20.752 CC module/sock/posix/posix.o 00:02:20.752 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:20.752 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:20.752 CC module/blob/bdev/blob_bdev.o 00:02:20.752 CC module/accel/iaa/accel_iaa.o 00:02:20.752 CC module/accel/iaa/accel_iaa_rpc.o 00:02:20.752 CC module/keyring/file/keyring.o 00:02:20.752 CC module/keyring/file/keyring_rpc.o 00:02:20.752 CC module/accel/dsa/accel_dsa.o 00:02:20.752 CC module/accel/ioat/accel_ioat.o 00:02:20.752 CC module/accel/dsa/accel_dsa_rpc.o 00:02:20.752 CC module/accel/ioat/accel_ioat_rpc.o 00:02:20.752 CC module/scheduler/gscheduler/gscheduler.o 00:02:20.752 CC module/accel/error/accel_error.o 00:02:20.752 CC module/accel/error/accel_error_rpc.o 00:02:20.752 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:20.752 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:20.752 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:20.752 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:20.752 LIB libspdk_env_dpdk_rpc.a 00:02:20.752 LIB libspdk_scheduler_dpdk_governor.a 00:02:20.752 LIB libspdk_keyring_file.a 00:02:20.752 LIB libspdk_scheduler_gscheduler.a 00:02:20.752 LIB libspdk_accel_ioat.a 00:02:20.752 LIB libspdk_scheduler_dynamic.a 00:02:20.752 LIB libspdk_accel_error.a 00:02:20.752 LIB libspdk_accel_iaa.a 00:02:20.752 LIB libspdk_accel_dsa.a 00:02:21.013 LIB libspdk_blob_bdev.a 00:02:21.013 LIB libspdk_vfu_device.a 00:02:21.013 CC module/bdev/error/vbdev_error.o 00:02:21.013 CC module/bdev/malloc/bdev_malloc.o 00:02:21.013 CC module/bdev/delay/vbdev_delay.o 00:02:21.013 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:21.013 CC module/bdev/null/bdev_null.o 00:02:21.013 CC module/bdev/lvol/vbdev_lvol.o 00:02:21.013 CC module/bdev/xnvme/bdev_xnvme.o 00:02:21.013 CC module/bdev/uring/bdev_uring.o 00:02:21.013 CC module/blobfs/bdev/blobfs_bdev.o 00:02:21.013 CC module/bdev/raid/bdev_raid.o 00:02:21.013 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:21.013 CC module/bdev/nvme/bdev_nvme.o 00:02:21.013 CC module/bdev/ftl/bdev_ftl.o 00:02:21.013 CC module/bdev/gpt/gpt.o 00:02:21.013 CC module/bdev/crypto/vbdev_crypto.o 00:02:21.013 CC module/bdev/iscsi/bdev_iscsi.o 00:02:21.013 CC module/bdev/compress/vbdev_compress.o 00:02:21.013 CC module/bdev/split/vbdev_split.o 00:02:21.013 CC module/bdev/passthru/vbdev_passthru.o 00:02:21.013 CC module/bdev/aio/bdev_aio.o 00:02:21.013 CC module/bdev/ocf/ctx.o 00:02:21.013 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:21.271 LIB libspdk_sock_uring.a 00:02:21.271 LIB libspdk_sock_posix.a 00:02:21.271 CC module/bdev/gpt/vbdev_gpt.o 00:02:21.271 CC module/bdev/uring/bdev_uring_rpc.o 00:02:21.271 CC module/bdev/aio/bdev_aio_rpc.o 00:02:21.271 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:21.271 CC module/bdev/error/vbdev_error_rpc.o 00:02:21.271 CC module/bdev/split/vbdev_split_rpc.o 00:02:21.271 CC module/bdev/null/bdev_null_rpc.o 00:02:21.271 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:21.271 CC module/bdev/ocf/data.o 00:02:21.271 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:21.271 LIB libspdk_bdev_ftl.a 00:02:21.271 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:21.271 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:21.271 CC module/bdev/raid/bdev_raid_rpc.o 00:02:21.271 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:21.271 CC module/bdev/raid/bdev_raid_sb.o 00:02:21.271 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:21.271 LIB libspdk_bdev_uring.a 00:02:21.271 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:21.271 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:21.271 LIB libspdk_bdev_aio.a 00:02:21.530 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:21.530 CC module/blobfs/bdev/blobfs_fuse.o 00:02:21.530 LIB libspdk_bdev_split.a 00:02:21.530 LIB libspdk_bdev_error.a 00:02:21.530 CC module/bdev/ocf/stats.o 00:02:21.530 LIB libspdk_bdev_gpt.a 00:02:21.530 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:21.530 LIB libspdk_bdev_xnvme.a 00:02:21.530 CC module/bdev/ocf/utils.o 00:02:21.530 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:21.530 LIB libspdk_accel_dpdk_compressdev.a 00:02:21.530 LIB libspdk_bdev_passthru.a 00:02:21.530 LIB libspdk_bdev_null.a 00:02:21.530 CC module/bdev/raid/raid0.o 00:02:21.530 CC module/bdev/ocf/vbdev_ocf.o 00:02:21.530 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:21.530 LIB libspdk_bdev_crypto.a 00:02:21.530 LIB libspdk_bdev_zone_block.a 00:02:21.530 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:21.530 CC module/bdev/ocf/volume.o 00:02:21.530 CC module/bdev/raid/raid1.o 00:02:21.530 CC module/bdev/raid/concat.o 00:02:21.530 CC module/bdev/raid/raid5f.o 00:02:21.530 CC module/bdev/rbd/bdev_rbd.o 00:02:21.530 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:21.530 CC module/bdev/nvme/nvme_rpc.o 00:02:21.530 LIB libspdk_bdev_iscsi.a 00:02:21.530 LIB libspdk_bdev_delay.a 00:02:21.530 LIB libspdk_bdev_compress.a 00:02:21.530 CC module/bdev/nvme/bdev_mdns_client.o 00:02:21.530 CC module/bdev/nvme/vbdev_opal.o 00:02:21.530 LIB libspdk_bdev_malloc.a 00:02:21.530 LIB libspdk_blobfs_bdev.a 00:02:21.530 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:21.530 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:21.530 LIB libspdk_bdev_lvol.a 00:02:21.530 LIB libspdk_bdev_virtio.a 00:02:21.789 LIB libspdk_accel_dpdk_cryptodev.a 00:02:21.789 LIB libspdk_bdev_rbd.a 00:02:21.789 LIB libspdk_bdev_ocf.a 00:02:21.789 LIB libspdk_bdev_raid.a 00:02:22.727 LIB libspdk_bdev_nvme.a 00:02:22.986 CC module/event/subsystems/scheduler/scheduler.o 00:02:22.986 CC module/event/subsystems/vmd/vmd.o 00:02:22.986 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:22.986 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:22.986 CC module/event/subsystems/keyring/keyring.o 00:02:22.986 CC module/event/subsystems/sock/sock.o 00:02:22.986 CC module/event/subsystems/iobuf/iobuf.o 00:02:22.986 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:22.986 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:23.247 LIB libspdk_event_keyring.a 00:02:23.247 LIB libspdk_event_sock.a 00:02:23.247 LIB libspdk_event_scheduler.a 00:02:23.247 LIB libspdk_event_vhost_blk.a 00:02:23.247 LIB libspdk_event_vmd.a 00:02:23.247 LIB libspdk_event_vfu_tgt.a 00:02:23.247 LIB libspdk_event_iobuf.a 00:02:23.247 CC module/event/subsystems/accel/accel.o 00:02:23.508 LIB libspdk_event_accel.a 00:02:23.768 CC module/event/subsystems/bdev/bdev.o 00:02:24.711 LIB libspdk_event_bdev.a 00:02:24.711 CC module/event/subsystems/scsi/scsi.o 00:02:24.711 CC module/event/subsystems/ublk/ublk.o 00:02:24.711 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:24.711 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:24.711 CC module/event/subsystems/nbd/nbd.o 00:02:24.711 LIB libspdk_event_ublk.a 00:02:24.711 LIB libspdk_event_nbd.a 00:02:24.711 LIB libspdk_event_scsi.a 00:02:24.976 LIB libspdk_event_nvmf.a 00:02:24.976 CC module/event/subsystems/iscsi/iscsi.o 00:02:24.976 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:25.235 LIB libspdk_event_vhost_scsi.a 00:02:25.235 LIB libspdk_event_iscsi.a 00:02:25.493 CXX app/trace/trace.o 00:02:25.493 CC app/trace_record/trace_record.o 00:02:25.493 CC app/spdk_nvme_perf/perf.o 00:02:25.493 CC app/spdk_lspci/spdk_lspci.o 00:02:25.493 CC app/spdk_top/spdk_top.o 00:02:25.493 CC app/spdk_nvme_identify/identify.o 00:02:25.493 CC app/spdk_nvme_discover/discovery_aer.o 00:02:25.493 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:25.493 CC app/spdk_dd/spdk_dd.o 00:02:25.493 CC app/iscsi_tgt/iscsi_tgt.o 00:02:25.493 CC app/vhost/vhost.o 00:02:25.493 CC app/spdk_tgt/spdk_tgt.o 00:02:25.493 CC examples/idxd/perf/perf.o 00:02:25.493 CC app/nvmf_tgt/nvmf_main.o 00:02:25.493 CC examples/sock/hello_world/hello_sock.o 00:02:25.493 CC examples/ioat/perf/perf.o 00:02:25.493 CC examples/vmd/lsvmd/lsvmd.o 00:02:25.493 CC app/fio/nvme/fio_plugin.o 00:02:25.493 CC examples/nvme/hello_world/hello_world.o 00:02:25.493 CC examples/util/zipf/zipf.o 00:02:25.493 CC examples/accel/perf/accel_perf.o 00:02:25.493 CC examples/bdev/hello_world/hello_bdev.o 00:02:25.493 CC examples/thread/thread/thread_ex.o 00:02:25.493 CC examples/nvmf/nvmf/nvmf.o 00:02:25.493 CC test/accel/dif/dif.o 00:02:25.493 LINK spdk_lspci 00:02:25.751 CC examples/blob/hello_world/hello_blob.o 00:02:25.751 LINK spdk_nvme_discover 00:02:25.751 LINK interrupt_tgt 00:02:25.751 LINK lsvmd 00:02:25.751 LINK vhost 00:02:25.751 LINK spdk_trace_record 00:02:25.751 LINK iscsi_tgt 00:02:25.751 LINK zipf 00:02:25.751 LINK spdk_tgt 00:02:25.751 LINK nvmf_tgt 00:02:25.751 LINK ioat_perf 00:02:25.751 LINK hello_world 00:02:25.751 LINK hello_sock 00:02:25.751 LINK hello_bdev 00:02:25.751 LINK spdk_trace 00:02:25.751 LINK thread 00:02:25.751 LINK idxd_perf 00:02:25.751 LINK hello_blob 00:02:26.009 LINK nvmf 00:02:26.009 LINK spdk_dd 00:02:26.009 LINK accel_perf 00:02:26.009 LINK dif 00:02:26.009 LINK spdk_nvme 00:02:26.268 LINK spdk_top 00:02:26.268 LINK spdk_nvme_identify 00:02:26.268 LINK spdk_nvme_perf 00:02:26.268 CC examples/blob/cli/blobcli.o 00:02:26.527 CC examples/nvme/reconnect/reconnect.o 00:02:26.527 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:26.527 CC examples/ioat/verify/verify.o 00:02:26.527 CC examples/nvme/arbitration/arbitration.o 00:02:26.527 LINK blobcli 00:02:26.784 CC examples/nvme/hotplug/hotplug.o 00:02:26.784 LINK reconnect 00:02:26.784 CC examples/vmd/led/led.o 00:02:26.784 LINK verify 00:02:26.784 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:26.784 LINK nvme_manage 00:02:26.784 LINK led 00:02:26.784 LINK arbitration 00:02:26.784 CC test/bdev/bdevio/bdevio.o 00:02:26.784 CC test/app/bdev_svc/bdev_svc.o 00:02:26.784 CC app/fio/bdev/fio_plugin.o 00:02:26.784 LINK hotplug 00:02:26.784 CC test/blobfs/mkfs/mkfs.o 00:02:27.042 LINK cmb_copy 00:02:27.042 CC test/blobfs/fuse/fuse.o 00:02:27.042 LINK bdev_svc 00:02:27.042 TEST_HEADER include/spdk/accel.h 00:02:27.042 TEST_HEADER include/spdk/accel_module.h 00:02:27.042 TEST_HEADER include/spdk/assert.h 00:02:27.042 TEST_HEADER include/spdk/barrier.h 00:02:27.043 TEST_HEADER include/spdk/base64.h 00:02:27.043 TEST_HEADER include/spdk/bdev.h 00:02:27.043 TEST_HEADER include/spdk/bdev_module.h 00:02:27.043 TEST_HEADER include/spdk/bdev_zone.h 00:02:27.043 TEST_HEADER include/spdk/bit_array.h 00:02:27.043 TEST_HEADER include/spdk/bit_pool.h 00:02:27.043 TEST_HEADER include/spdk/blob.h 00:02:27.043 TEST_HEADER include/spdk/blob_bdev.h 00:02:27.043 TEST_HEADER include/spdk/blobfs.h 00:02:27.043 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:27.043 TEST_HEADER include/spdk/conf.h 00:02:27.043 TEST_HEADER include/spdk/config.h 00:02:27.043 TEST_HEADER include/spdk/cpuset.h 00:02:27.043 TEST_HEADER include/spdk/crc16.h 00:02:27.043 TEST_HEADER include/spdk/crc32.h 00:02:27.043 TEST_HEADER include/spdk/crc64.h 00:02:27.043 TEST_HEADER include/spdk/dif.h 00:02:27.043 TEST_HEADER include/spdk/dma.h 00:02:27.043 TEST_HEADER include/spdk/endian.h 00:02:27.043 TEST_HEADER include/spdk/env.h 00:02:27.043 TEST_HEADER include/spdk/env_dpdk.h 00:02:27.043 TEST_HEADER include/spdk/event.h 00:02:27.043 TEST_HEADER include/spdk/fd.h 00:02:27.043 TEST_HEADER include/spdk/file.h 00:02:27.043 TEST_HEADER include/spdk/fd_group.h 00:02:27.043 TEST_HEADER include/spdk/ftl.h 00:02:27.043 TEST_HEADER include/spdk/gpt_spec.h 00:02:27.043 TEST_HEADER include/spdk/hexlify.h 00:02:27.043 LINK mkfs 00:02:27.043 TEST_HEADER include/spdk/histogram_data.h 00:02:27.043 TEST_HEADER include/spdk/idxd.h 00:02:27.043 TEST_HEADER include/spdk/idxd_spec.h 00:02:27.043 TEST_HEADER include/spdk/init.h 00:02:27.043 TEST_HEADER include/spdk/ioat.h 00:02:27.043 TEST_HEADER include/spdk/ioat_spec.h 00:02:27.043 TEST_HEADER include/spdk/iscsi_spec.h 00:02:27.043 TEST_HEADER include/spdk/json.h 00:02:27.043 TEST_HEADER include/spdk/jsonrpc.h 00:02:27.043 TEST_HEADER include/spdk/keyring.h 00:02:27.043 TEST_HEADER include/spdk/keyring_module.h 00:02:27.043 TEST_HEADER include/spdk/likely.h 00:02:27.043 TEST_HEADER include/spdk/log.h 00:02:27.043 TEST_HEADER include/spdk/lvol.h 00:02:27.043 TEST_HEADER include/spdk/memory.h 00:02:27.043 TEST_HEADER include/spdk/mmio.h 00:02:27.043 TEST_HEADER include/spdk/nbd.h 00:02:27.043 TEST_HEADER include/spdk/notify.h 00:02:27.043 TEST_HEADER include/spdk/nvme.h 00:02:27.043 TEST_HEADER include/spdk/nvme_intel.h 00:02:27.043 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:27.043 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:27.043 TEST_HEADER include/spdk/nvme_spec.h 00:02:27.043 TEST_HEADER include/spdk/nvme_zns.h 00:02:27.043 TEST_HEADER include/spdk/nvmf.h 00:02:27.043 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:27.043 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:27.043 TEST_HEADER include/spdk/nvmf_spec.h 00:02:27.043 TEST_HEADER include/spdk/nvmf_transport.h 00:02:27.043 TEST_HEADER include/spdk/opal.h 00:02:27.043 TEST_HEADER include/spdk/opal_spec.h 00:02:27.043 TEST_HEADER include/spdk/pci_ids.h 00:02:27.043 TEST_HEADER include/spdk/pipe.h 00:02:27.043 TEST_HEADER include/spdk/queue.h 00:02:27.043 TEST_HEADER include/spdk/reduce.h 00:02:27.043 TEST_HEADER include/spdk/rpc.h 00:02:27.043 TEST_HEADER include/spdk/scheduler.h 00:02:27.043 LINK fuse 00:02:27.043 TEST_HEADER include/spdk/scsi.h 00:02:27.043 TEST_HEADER include/spdk/scsi_spec.h 00:02:27.043 TEST_HEADER include/spdk/sock.h 00:02:27.043 TEST_HEADER include/spdk/stdinc.h 00:02:27.043 TEST_HEADER include/spdk/string.h 00:02:27.043 TEST_HEADER include/spdk/thread.h 00:02:27.043 TEST_HEADER include/spdk/trace.h 00:02:27.043 TEST_HEADER include/spdk/trace_parser.h 00:02:27.043 TEST_HEADER include/spdk/tree.h 00:02:27.043 LINK bdevio 00:02:27.043 TEST_HEADER include/spdk/ublk.h 00:02:27.043 TEST_HEADER include/spdk/util.h 00:02:27.043 TEST_HEADER include/spdk/uuid.h 00:02:27.043 TEST_HEADER include/spdk/version.h 00:02:27.043 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:27.043 CC examples/bdev/bdevperf/bdevperf.o 00:02:27.043 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:27.043 TEST_HEADER include/spdk/vhost.h 00:02:27.043 TEST_HEADER include/spdk/vmd.h 00:02:27.043 TEST_HEADER include/spdk/xor.h 00:02:27.043 TEST_HEADER include/spdk/zipf.h 00:02:27.301 CXX test/cpp_headers/accel.o 00:02:27.301 CXX test/cpp_headers/accel_module.o 00:02:27.301 CC test/dma/test_dma/test_dma.o 00:02:27.301 LINK spdk_bdev 00:02:27.301 CXX test/cpp_headers/assert.o 00:02:27.558 CXX test/cpp_headers/barrier.o 00:02:27.558 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:27.558 LINK test_dma 00:02:27.558 CXX test/cpp_headers/base64.o 00:02:27.559 CC examples/nvme/abort/abort.o 00:02:27.559 CXX test/cpp_headers/bdev.o 00:02:27.816 CXX test/cpp_headers/bdev_module.o 00:02:27.816 LINK bdevperf 00:02:27.816 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:27.816 CC test/app/histogram_perf/histogram_perf.o 00:02:27.816 LINK nvme_fuzz 00:02:27.816 CC test/event/event_perf/event_perf.o 00:02:27.816 CC test/env/vtophys/vtophys.o 00:02:27.816 CXX test/cpp_headers/bdev_zone.o 00:02:27.816 LINK histogram_perf 00:02:27.816 LINK pmr_persistence 00:02:27.816 CC test/env/mem_callbacks/mem_callbacks.o 00:02:27.816 LINK abort 00:02:28.074 LINK event_perf 00:02:28.074 LINK vtophys 00:02:28.074 CXX test/cpp_headers/bit_array.o 00:02:28.074 CXX test/cpp_headers/bit_pool.o 00:02:28.332 CXX test/cpp_headers/blob.o 00:02:28.332 LINK mem_callbacks 00:02:28.332 CXX test/cpp_headers/blob_bdev.o 00:02:28.589 CC test/app/jsoncat/jsoncat.o 00:02:28.589 CXX test/cpp_headers/blobfs.o 00:02:28.589 CXX test/cpp_headers/blobfs_bdev.o 00:02:28.589 LINK jsoncat 00:02:28.847 CXX test/cpp_headers/conf.o 00:02:28.847 CC test/event/reactor/reactor.o 00:02:28.847 CC test/app/stub/stub.o 00:02:28.847 CXX test/cpp_headers/config.o 00:02:28.847 CXX test/cpp_headers/cpuset.o 00:02:28.847 LINK reactor 00:02:28.847 CXX test/cpp_headers/crc16.o 00:02:28.847 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:28.847 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:29.104 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:29.104 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:29.104 CC test/event/reactor_perf/reactor_perf.o 00:02:29.104 CC test/env/memory/memory_ut.o 00:02:29.104 CXX test/cpp_headers/crc32.o 00:02:29.104 CC test/env/pci/pci_ut.o 00:02:29.104 CC test/event/app_repeat/app_repeat.o 00:02:29.104 CXX test/cpp_headers/crc64.o 00:02:29.104 LINK stub 00:02:29.104 CXX test/cpp_headers/dif.o 00:02:29.104 CXX test/cpp_headers/dma.o 00:02:29.361 CXX test/cpp_headers/endian.o 00:02:29.361 CC test/event/scheduler/scheduler.o 00:02:29.361 LINK env_dpdk_post_init 00:02:29.361 LINK reactor_perf 00:02:29.361 LINK vhost_fuzz 00:02:29.361 LINK app_repeat 00:02:29.361 CC test/rpc_client/rpc_client_test.o 00:02:29.361 CC test/lvol/esnap/esnap.o 00:02:29.361 CC test/nvme/aer/aer.o 00:02:29.361 CC test/thread/poller_perf/poller_perf.o 00:02:29.619 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:29.619 CC test/thread/lock/spdk_lock.o 00:02:29.619 CXX test/cpp_headers/env.o 00:02:29.619 CXX test/cpp_headers/env_dpdk.o 00:02:29.619 LINK pci_ut 00:02:29.619 CXX test/cpp_headers/event.o 00:02:29.619 LINK poller_perf 00:02:29.619 LINK rpc_client_test 00:02:29.619 CXX test/cpp_headers/fd.o 00:02:29.619 LINK scheduler 00:02:29.619 LINK aer 00:02:29.619 CC test/nvme/reset/reset.o 00:02:29.619 CC test/nvme/sgl/sgl.o 00:02:29.619 CC test/nvme/e2edp/nvme_dp.o 00:02:29.875 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:29.875 CXX test/cpp_headers/fd_group.o 00:02:29.875 LINK memory_ut 00:02:29.875 LINK histogram_ut 00:02:29.875 CXX test/cpp_headers/file.o 00:02:29.875 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:29.875 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:29.876 CC test/nvme/overhead/overhead.o 00:02:29.876 LINK sgl 00:02:29.876 LINK reset 00:02:29.876 CXX test/cpp_headers/ftl.o 00:02:29.876 CXX test/cpp_headers/gpt_spec.o 00:02:29.876 LINK nvme_dp 00:02:30.132 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:30.132 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:30.132 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:30.132 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:30.132 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:30.132 LINK iscsi_fuzz 00:02:30.132 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:30.132 CXX test/cpp_headers/hexlify.o 00:02:30.132 LINK overhead 00:02:30.132 CC test/nvme/err_injection/err_injection.o 00:02:30.132 CC test/nvme/reserve/reserve.o 00:02:30.132 CC test/nvme/startup/startup.o 00:02:30.132 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:30.132 LINK tree_ut 00:02:30.389 LINK scsi_nvme_ut 00:02:30.389 CC test/unit/lib/event/app.c/app_ut.o 00:02:30.389 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:30.389 CXX test/cpp_headers/histogram_data.o 00:02:30.389 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:30.389 CXX test/cpp_headers/idxd.o 00:02:30.389 LINK startup 00:02:30.389 LINK reserve 00:02:30.389 LINK err_injection 00:02:30.389 LINK blob_bdev_ut 00:02:30.389 CC test/nvme/simple_copy/simple_copy.o 00:02:30.646 CXX test/cpp_headers/idxd_spec.o 00:02:30.646 LINK spdk_lock 00:02:30.646 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:30.646 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:30.646 LINK app_ut 00:02:30.646 LINK dma_ut 00:02:30.646 LINK simple_copy 00:02:30.646 CXX test/cpp_headers/init.o 00:02:30.646 CXX test/cpp_headers/ioat.o 00:02:30.646 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:30.646 LINK accel_dpdk_compressdev_ut 00:02:30.904 LINK reactor_ut 00:02:30.904 LINK gpt_ut 00:02:30.904 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:30.904 LINK accel_dpdk_cryptodev_ut 00:02:30.904 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:30.904 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:30.904 CXX test/cpp_headers/ioat_spec.o 00:02:30.904 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:30.904 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:30.904 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:30.904 LINK blobfs_async_ut 00:02:30.904 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:30.904 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:31.167 CXX test/cpp_headers/iscsi_spec.o 00:02:31.167 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:31.167 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:31.167 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:31.167 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:31.167 LINK init_grp_ut 00:02:31.167 LINK ioat_ut 00:02:31.167 LINK accel_ut 00:02:31.167 CXX test/cpp_headers/json.o 00:02:31.167 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:31.167 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:31.167 LINK vbdev_lvol_ut 00:02:31.426 LINK param_ut 00:02:31.426 LINK bdev_raid_sb_ut 00:02:31.426 CC test/nvme/connect_stress/connect_stress.o 00:02:31.426 CC test/nvme/boot_partition/boot_partition.o 00:02:31.426 CC test/nvme/compliance/nvme_compliance.o 00:02:31.426 CC test/nvme/fused_ordering/fused_ordering.o 00:02:31.426 CXX test/cpp_headers/jsonrpc.o 00:02:31.426 LINK jsonrpc_server_ut 00:02:31.426 LINK concat_ut 00:02:31.426 LINK json_util_ut 00:02:31.426 CXX test/cpp_headers/keyring.o 00:02:31.426 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:31.426 LINK conn_ut 00:02:31.426 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:31.426 CC test/nvme/fdp/fdp.o 00:02:31.426 LINK boot_partition 00:02:31.426 CC test/unit/lib/log/log.c/log_ut.o 00:02:31.426 LINK connect_stress 00:02:31.426 CC test/nvme/cuse/cuse.o 00:02:31.426 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:31.683 LINK fused_ordering 00:02:31.683 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:31.683 CXX test/cpp_headers/keyring_module.o 00:02:31.683 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:31.683 LINK raid1_ut 00:02:31.683 LINK nvme_compliance 00:02:31.683 LINK json_write_ut 00:02:31.683 LINK blobfs_bdev_ut 00:02:31.683 LINK doorbell_aers 00:02:31.683 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:31.683 CXX test/cpp_headers/likely.o 00:02:31.683 LINK log_ut 00:02:31.941 LINK fdp 00:02:31.941 CXX test/cpp_headers/log.o 00:02:31.941 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:31.941 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:31.941 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:31.941 LINK bdev_raid_ut 00:02:31.941 CXX test/cpp_headers/lvol.o 00:02:31.941 CXX test/cpp_headers/memory.o 00:02:31.941 LINK blobfs_sync_ut 00:02:31.941 LINK portal_grp_ut 00:02:31.941 CXX test/cpp_headers/mmio.o 00:02:32.199 LINK tgt_node_ut 00:02:32.199 CXX test/cpp_headers/nbd.o 00:02:32.199 LINK bdev_zone_ut 00:02:32.199 CXX test/cpp_headers/notify.o 00:02:32.199 CXX test/cpp_headers/nvme.o 00:02:32.199 LINK notify_ut 00:02:32.199 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:32.199 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:32.199 CXX test/cpp_headers/nvme_intel.o 00:02:32.199 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:32.199 LINK raid5f_ut 00:02:32.199 CXX test/cpp_headers/nvme_ocssd.o 00:02:32.199 LINK part_ut 00:02:32.199 LINK cuse 00:02:32.456 LINK iscsi_ut 00:02:32.456 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:32.456 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:32.456 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:32.456 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:32.456 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:32.456 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:32.456 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:32.456 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:32.456 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:32.456 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:32.456 LINK vbdev_zone_block_ut 00:02:32.456 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:32.456 LINK json_parse_ut 00:02:32.456 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:32.456 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:32.714 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:32.714 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:32.714 LINK esnap 00:02:32.714 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:32.714 CXX test/cpp_headers/nvme_spec.o 00:02:32.714 LINK compress_ut 00:02:32.714 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:32.714 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:32.714 LINK dev_ut 00:02:32.971 LINK lvol_ut 00:02:32.971 CXX test/cpp_headers/nvme_zns.o 00:02:32.971 CXX test/cpp_headers/nvmf.o 00:02:32.971 CXX test/cpp_headers/nvmf_cmd.o 00:02:32.971 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:32.971 LINK base64_ut 00:02:32.971 LINK crypto_ut 00:02:32.971 LINK bdev_ut 00:02:32.971 LINK iobuf_ut 00:02:32.971 LINK posix_ut 00:02:32.971 LINK pci_event_ut 00:02:32.971 LINK uring_ut 00:02:33.229 LINK bdev_ut 00:02:33.229 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:33.229 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:33.229 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:33.229 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:33.229 LINK lun_ut 00:02:33.229 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:33.229 LINK scsi_ut 00:02:33.229 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:33.229 LINK nvme_ctrlr_cmd_ut 00:02:33.229 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:33.229 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:33.229 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:33.229 LINK nvme_ut 00:02:33.229 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:33.229 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:33.489 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:33.489 LINK sock_ut 00:02:33.489 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:33.489 CXX test/cpp_headers/nvmf_spec.o 00:02:33.489 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:33.489 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:33.489 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:33.489 CXX test/cpp_headers/nvmf_transport.o 00:02:33.489 CXX test/cpp_headers/opal.o 00:02:33.489 LINK crc16_ut 00:02:33.489 LINK crc32_ieee_ut 00:02:33.489 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:33.489 LINK cpuset_ut 00:02:33.749 LINK crc32c_ut 00:02:33.750 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:33.750 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:33.750 LINK subsystem_ut 00:02:33.750 LINK bit_array_ut 00:02:33.750 CC test/unit/lib/util/math.c/math_ut.o 00:02:33.750 LINK crc64_ut 00:02:33.750 CC test/unit/lib/util/string.c/string_ut.o 00:02:33.750 CXX test/cpp_headers/opal_spec.o 00:02:33.750 CXX test/cpp_headers/pci_ids.o 00:02:34.007 LINK rpc_ut 00:02:34.007 LINK rpc_ut 00:02:34.007 LINK ctrlr_bdev_ut 00:02:34.007 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:34.007 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:34.007 LINK ctrlr_discovery_ut 00:02:34.007 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:34.007 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:34.007 CXX test/cpp_headers/pipe.o 00:02:34.007 LINK iov_ut 00:02:34.007 LINK nvmf_ut 00:02:34.007 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:34.007 LINK math_ut 00:02:34.277 LINK scsi_bdev_ut 00:02:34.277 LINK string_ut 00:02:34.277 CXX test/cpp_headers/queue.o 00:02:34.278 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:02:34.278 LINK nvme_ns_ut 00:02:34.278 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:34.278 CXX test/cpp_headers/reduce.o 00:02:34.278 LINK pipe_ut 00:02:34.278 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:34.278 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:34.278 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:34.278 LINK dif_ut 00:02:34.278 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:34.278 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:34.278 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:34.278 LINK keyring_ut 00:02:34.536 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:34.536 LINK ctrlr_ut 00:02:34.536 CXX test/cpp_headers/rpc.o 00:02:34.536 LINK idxd_user_ut 00:02:34.536 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:34.536 CXX test/cpp_headers/scheduler.o 00:02:34.536 LINK xor_ut 00:02:34.536 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:34.536 LINK nvme_ctrlr_ut 00:02:34.536 LINK subsystem_ut 00:02:34.536 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:34.536 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:34.536 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:34.536 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:34.536 LINK thread_ut 00:02:34.793 LINK tcp_ut 00:02:34.793 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:34.793 CXX test/cpp_headers/scsi.o 00:02:34.793 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:02:34.793 LINK common_ut 00:02:34.793 CXX test/cpp_headers/scsi_spec.o 00:02:34.793 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:34.793 LINK blob_ut 00:02:34.793 LINK auth_ut 00:02:35.231 LINK nvme_ns_cmd_ut 00:02:35.231 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:35.231 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:35.231 LINK ftl_l2p_ut 00:02:35.231 LINK scsi_pr_ut 00:02:35.231 LINK reduce_ut 00:02:35.231 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:35.489 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:35.489 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:35.489 CXX test/cpp_headers/sock.o 00:02:35.489 LINK bdev_nvme_ut 00:02:35.489 LINK ftl_io_ut 00:02:35.489 LINK ftl_bitmap_ut 00:02:35.489 LINK vhost_ut 00:02:35.489 LINK idxd_ut 00:02:35.489 LINK nvme_quirks_ut 00:02:35.489 LINK nvme_poll_group_ut 00:02:35.489 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:35.489 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:35.489 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:35.489 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:35.489 LINK ftl_p2l_ut 00:02:35.489 CXX test/cpp_headers/stdinc.o 00:02:35.489 CXX test/cpp_headers/string.o 00:02:35.490 CXX test/cpp_headers/thread.o 00:02:35.490 CXX test/cpp_headers/trace.o 00:02:35.490 LINK nvme_io_msg_ut 00:02:35.490 CXX test/cpp_headers/trace_parser.o 00:02:35.490 LINK nvme_qpair_ut 00:02:35.490 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:35.490 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:35.490 CXX test/cpp_headers/tree.o 00:02:35.490 LINK nvme_ns_ocssd_cmd_ut 00:02:35.490 CXX test/cpp_headers/ublk.o 00:02:35.490 LINK nvme_pcie_ut 00:02:35.746 LINK ftl_band_ut 00:02:35.746 CXX test/cpp_headers/util.o 00:02:35.746 CXX test/cpp_headers/uuid.o 00:02:35.746 CXX test/cpp_headers/version.o 00:02:35.746 CXX test/cpp_headers/vfio_user_pci.o 00:02:35.746 CXX test/cpp_headers/vfio_user_spec.o 00:02:35.746 CXX test/cpp_headers/vhost.o 00:02:35.746 CXX test/cpp_headers/vmd.o 00:02:35.746 LINK ftl_mempool_ut 00:02:35.746 CXX test/cpp_headers/xor.o 00:02:35.746 CXX test/cpp_headers/zipf.o 00:02:35.746 LINK nvme_transport_ut 00:02:35.746 LINK nvme_opal_ut 00:02:36.004 LINK ftl_mngt_ut 00:02:36.004 LINK nvme_tcp_ut 00:02:36.004 LINK vfio_user_ut 00:02:36.004 LINK nvme_fabric_ut 00:02:36.264 LINK ftl_layout_upgrade_ut 00:02:36.264 LINK rdma_ut 00:02:36.523 LINK ftl_sb_ut 00:02:36.523 LINK nvme_pcie_common_ut 00:02:36.523 LINK transport_ut 00:02:36.523 LINK nvme_cuse_ut 00:02:37.093 LINK nvme_rdma_ut 00:02:37.093 00:02:37.093 real 1m15.487s 00:02:37.093 user 11m9.500s 00:02:37.093 sys 2m45.276s 00:02:37.093 21:03:29 unittest_build -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:37.093 21:03:29 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:02:37.093 ************************************ 00:02:37.093 END TEST unittest_build 00:02:37.093 ************************************ 00:02:37.093 21:03:29 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:37.093 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:37.093 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.093 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.093 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:37.093 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:37.093 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:37.093 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:37.093 ++ rpc_py=rpc_cmd 00:02:37.093 ++ set -e 00:02:37.093 ++ shopt -s nullglob 00:02:37.093 ++ shopt -s extglob 00:02:37.093 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:37.093 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:37.093 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:37.093 +++ CONFIG_WPDK_DIR= 00:02:37.093 +++ CONFIG_ASAN=n 00:02:37.093 +++ CONFIG_VBDEV_COMPRESS=y 00:02:37.093 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:37.093 +++ CONFIG_USDT=n 00:02:37.093 +++ CONFIG_CUSTOMOCF=y 00:02:37.093 +++ CONFIG_PREFIX=/usr/local 00:02:37.093 +++ CONFIG_RBD=y 00:02:37.093 +++ CONFIG_LIBDIR= 00:02:37.093 +++ CONFIG_IDXD=y 00:02:37.093 +++ CONFIG_NVME_CUSE=y 00:02:37.093 +++ CONFIG_SMA=n 00:02:37.093 +++ CONFIG_VTUNE=n 00:02:37.093 +++ CONFIG_TSAN=n 00:02:37.093 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:37.093 +++ CONFIG_VFIO_USER_DIR= 00:02:37.093 +++ CONFIG_PGO_CAPTURE=n 00:02:37.093 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:37.093 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:37.093 +++ CONFIG_LTO=n 00:02:37.093 +++ CONFIG_ISCSI_INITIATOR=y 00:02:37.093 +++ CONFIG_CET=n 00:02:37.093 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:37.093 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:37.093 +++ CONFIG_RDMA_SET_TOS=y 00:02:37.093 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:37.093 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:37.093 +++ CONFIG_UBLK=y 00:02:37.093 +++ CONFIG_ISAL_CRYPTO=y 00:02:37.093 +++ CONFIG_OPENSSL_PATH= 00:02:37.093 +++ CONFIG_OCF=y 00:02:37.093 +++ CONFIG_FUSE=y 00:02:37.093 +++ CONFIG_VTUNE_DIR= 00:02:37.093 +++ CONFIG_FUZZER_LIB= 00:02:37.093 +++ CONFIG_FUZZER=n 00:02:37.093 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:37.093 +++ CONFIG_CRYPTO=y 00:02:37.093 +++ CONFIG_PGO_USE=n 00:02:37.093 +++ CONFIG_VHOST=y 00:02:37.093 +++ CONFIG_DAOS=n 00:02:37.093 +++ CONFIG_DPDK_INC_DIR= 00:02:37.093 +++ CONFIG_DAOS_DIR= 00:02:37.093 +++ CONFIG_UNIT_TESTS=y 00:02:37.093 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:37.093 +++ CONFIG_VIRTIO=y 00:02:37.093 +++ CONFIG_DPDK_UADK=n 00:02:37.093 +++ CONFIG_COVERAGE=y 00:02:37.093 +++ CONFIG_RDMA=y 00:02:37.094 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:37.094 +++ CONFIG_URING_PATH= 00:02:37.094 +++ CONFIG_XNVME=y 00:02:37.094 +++ CONFIG_VFIO_USER=y 00:02:37.094 +++ CONFIG_ARCH=native 00:02:37.094 +++ CONFIG_HAVE_EVP_MAC=y 00:02:37.094 +++ CONFIG_URING_ZNS=y 00:02:37.094 +++ CONFIG_WERROR=y 00:02:37.094 +++ CONFIG_HAVE_LIBBSD=n 00:02:37.094 +++ CONFIG_UBSAN=y 00:02:37.094 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:37.094 +++ CONFIG_GOLANG=n 00:02:37.094 +++ CONFIG_ISAL=y 00:02:37.094 +++ CONFIG_IDXD_KERNEL=n 00:02:37.094 +++ CONFIG_DPDK_LIB_DIR= 00:02:37.094 +++ CONFIG_RDMA_PROV=verbs 00:02:37.094 +++ CONFIG_APPS=y 00:02:37.094 +++ CONFIG_SHARED=n 00:02:37.094 +++ CONFIG_HAVE_KEYUTILS=n 00:02:37.094 +++ CONFIG_FC_PATH= 00:02:37.094 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:37.094 +++ CONFIG_FC=n 00:02:37.094 +++ CONFIG_AVAHI=n 00:02:37.094 +++ CONFIG_FIO_PLUGIN=y 00:02:37.094 +++ CONFIG_RAID5F=y 00:02:37.094 +++ CONFIG_EXAMPLES=y 00:02:37.094 +++ CONFIG_TESTS=y 00:02:37.094 +++ CONFIG_CRYPTO_MLX5=y 00:02:37.094 +++ CONFIG_MAX_LCORES= 00:02:37.094 +++ CONFIG_IPSEC_MB=y 00:02:37.094 +++ CONFIG_PGO_DIR= 00:02:37.094 +++ CONFIG_DEBUG=y 00:02:37.094 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:37.094 +++ CONFIG_CROSS_PREFIX= 00:02:37.094 +++ CONFIG_URING=y 00:02:37.094 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:37.094 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:37.094 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:37.094 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:37.094 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:37.094 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:37.094 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:37.094 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:37.094 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:37.094 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:37.094 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:37.094 +++ VHOST_APP=("$_app_dir/vhost") 00:02:37.094 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:37.094 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:37.094 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:37.094 +++ [[ #ifndef SPDK_CONFIG_H 00:02:37.094 #define SPDK_CONFIG_H 00:02:37.094 #define SPDK_CONFIG_APPS 1 00:02:37.094 #define SPDK_CONFIG_ARCH native 00:02:37.094 #undef SPDK_CONFIG_ASAN 00:02:37.094 #undef SPDK_CONFIG_AVAHI 00:02:37.094 #undef SPDK_CONFIG_CET 00:02:37.094 #define SPDK_CONFIG_COVERAGE 1 00:02:37.094 #define SPDK_CONFIG_CROSS_PREFIX 00:02:37.094 #define SPDK_CONFIG_CRYPTO 1 00:02:37.094 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:37.094 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:37.094 #undef SPDK_CONFIG_DAOS 00:02:37.094 #define SPDK_CONFIG_DAOS_DIR 00:02:37.094 #define SPDK_CONFIG_DEBUG 1 00:02:37.094 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:37.094 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:37.094 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:37.094 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:37.094 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:37.094 #undef SPDK_CONFIG_DPDK_UADK 00:02:37.094 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:37.094 #define SPDK_CONFIG_EXAMPLES 1 00:02:37.094 #undef SPDK_CONFIG_FC 00:02:37.094 #define SPDK_CONFIG_FC_PATH 00:02:37.094 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:37.094 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:37.094 #define SPDK_CONFIG_FUSE 1 00:02:37.095 #undef SPDK_CONFIG_FUZZER 00:02:37.095 #define SPDK_CONFIG_FUZZER_LIB 00:02:37.095 #undef SPDK_CONFIG_GOLANG 00:02:37.095 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:37.095 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:37.095 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:37.095 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:37.095 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:37.095 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:37.095 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:37.095 #define SPDK_CONFIG_IDXD 1 00:02:37.095 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:37.095 #define SPDK_CONFIG_IPSEC_MB 1 00:02:37.095 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:37.095 #define SPDK_CONFIG_ISAL 1 00:02:37.095 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:37.095 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:37.095 #define SPDK_CONFIG_LIBDIR 00:02:37.095 #undef SPDK_CONFIG_LTO 00:02:37.095 #define SPDK_CONFIG_MAX_LCORES 00:02:37.095 #define SPDK_CONFIG_NVME_CUSE 1 00:02:37.095 #define SPDK_CONFIG_OCF 1 00:02:37.095 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:37.095 #define SPDK_CONFIG_OPENSSL_PATH 00:02:37.095 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:37.095 #define SPDK_CONFIG_PGO_DIR 00:02:37.095 #undef SPDK_CONFIG_PGO_USE 00:02:37.095 #define SPDK_CONFIG_PREFIX /usr/local 00:02:37.095 #define SPDK_CONFIG_RAID5F 1 00:02:37.095 #define SPDK_CONFIG_RBD 1 00:02:37.095 #define SPDK_CONFIG_RDMA 1 00:02:37.095 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:37.095 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:37.095 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:37.095 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:37.095 #undef SPDK_CONFIG_SHARED 00:02:37.095 #undef SPDK_CONFIG_SMA 00:02:37.095 #define SPDK_CONFIG_TESTS 1 00:02:37.095 #undef SPDK_CONFIG_TSAN 00:02:37.095 #define SPDK_CONFIG_UBLK 1 00:02:37.095 #define SPDK_CONFIG_UBSAN 1 00:02:37.095 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:37.095 #define SPDK_CONFIG_URING 1 00:02:37.095 #define SPDK_CONFIG_URING_PATH 00:02:37.095 #define SPDK_CONFIG_URING_ZNS 1 00:02:37.095 #undef SPDK_CONFIG_USDT 00:02:37.095 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:37.095 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:37.095 #define SPDK_CONFIG_VFIO_USER 1 00:02:37.095 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:37.095 #define SPDK_CONFIG_VHOST 1 00:02:37.095 #define SPDK_CONFIG_VIRTIO 1 00:02:37.095 #undef SPDK_CONFIG_VTUNE 00:02:37.095 #define SPDK_CONFIG_VTUNE_DIR 00:02:37.095 #define SPDK_CONFIG_WERROR 1 00:02:37.095 #define SPDK_CONFIG_WPDK_DIR 00:02:37.095 #define SPDK_CONFIG_XNVME 1 00:02:37.095 #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:02:37.095 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:37.095 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:37.095 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:37.095 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:37.095 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:37.095 ++++ 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:02:37.095 ++++ 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:02:37.095 ++++ 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:02:37.095 ++++ export PATH 00:02:37.095 ++++ 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:02:37.095 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:37.095 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:37.095 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:37.095 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:37.095 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:37.096 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:37.096 +++ TEST_TAG=N/A 00:02:37.096 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:37.096 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:37.096 ++++ uname -s 00:02:37.096 +++ PM_OS=Linux 00:02:37.096 +++ MONITOR_RESOURCES_SUDO=() 00:02:37.096 +++ declare -A MONITOR_RESOURCES_SUDO 00:02:37.096 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:02:37.096 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:02:37.096 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:02:37.096 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:02:37.096 +++ SUDO[0]= 00:02:37.096 +++ SUDO[1]='sudo -E' 00:02:37.096 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:37.096 +++ [[ Linux == FreeBSD ]] 00:02:37.096 +++ [[ Linux == Linux ]] 00:02:37.096 +++ [[ Supermicro != QEMU ]] 00:02:37.096 +++ [[ ! -e /.dockerenv ]] 00:02:37.096 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:02:37.096 ++ : 0 00:02:37.096 ++ export RUN_NIGHTLY 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_RUN_VALGRIND 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_UNITTEST 00:02:37.096 ++ : 00:02:37.096 ++ export SPDK_TEST_AUTOBUILD 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_RELEASE_BUILD 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_ISAL 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_ISCSI 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_NVME 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_NVME_PMR 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_NVME_BP 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_NVME_CLI 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_NVME_CUSE 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_NVME_FDP 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_NVMF 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_VFIOUSER 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_FUZZER 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_FUZZER_SHORT 00:02:37.096 ++ : rdma 00:02:37.096 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_RBD 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_VHOST 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_BLOCKDEV 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_IOAT 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_BLOBFS 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_VHOST_INIT 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_LVOL 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_RUN_ASAN 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_RUN_UBSAN 00:02:37.096 ++ : 00:02:37.096 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_RUN_NON_ROOT 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_CRYPTO 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_FTL 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_OCF 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_VMD 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_OPAL 00:02:37.096 ++ : 00:02:37.096 ++ export SPDK_TEST_NATIVE_DPDK 00:02:37.096 ++ : true 00:02:37.096 ++ export SPDK_AUTOTEST_X 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_RAID5 00:02:37.096 ++ : 1 00:02:37.096 ++ export SPDK_TEST_URING 00:02:37.096 ++ : 0 00:02:37.096 ++ export SPDK_TEST_USDT 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_USE_IGB_UIO 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_SCHEDULER 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_SCANBUILD 00:02:37.097 ++ : 00:02:37.097 ++ export SPDK_TEST_NVMF_NICS 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_SMA 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_DAOS 00:02:37.097 ++ : 1 00:02:37.097 ++ export SPDK_TEST_XNVME 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_ACCEL_DSA 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_ACCEL_IAA 00:02:37.097 ++ : 00:02:37.097 ++ export SPDK_TEST_FUZZER_TARGET 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_TEST_NVMF_MDNS 00:02:37.097 ++ : 0 00:02:37.097 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:37.097 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:37.097 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:37.097 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:37.097 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:37.097 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:37.097 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:37.097 ++ 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:02:37.097 ++ 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:02:37.097 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:37.097 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:37.097 ++ 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:02:37.097 ++ 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:02:37.097 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:37.097 ++ PYTHONDONTWRITEBYTECODE=1 00:02:37.097 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:37.097 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:37.097 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:37.097 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:37.097 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:37.097 ++ rm -rf /var/tmp/asan_suppression_file 00:02:37.097 ++ cat 00:02:37.097 ++ echo leak:libfuse3.so 00:02:37.097 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:37.097 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:37.097 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:37.097 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:37.097 ++ '[' -z /var/spdk/dependencies ']' 00:02:37.097 ++ export DEPENDENCY_DIR 00:02:37.097 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:37.097 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:37.097 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:37.097 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:37.097 ++ export QEMU_BIN= 00:02:37.097 ++ QEMU_BIN= 00:02:37.097 ++ export VFIO_QEMU_BIN= 00:02:37.097 ++ VFIO_QEMU_BIN= 00:02:37.097 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:37.097 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:37.097 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:37.098 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:37.098 ++ '[' 1 -eq 0 ']' 00:02:37.098 ++ unset -v 00:02:37.098 +++ uname -s 00:02:37.098 ++ '[' Linux = Linux ']' 00:02:37.098 ++ HUGEMEM=4096 00:02:37.098 ++ export CLEAR_HUGE=yes 00:02:37.098 ++ CLEAR_HUGE=yes 00:02:37.098 ++ [[ 1 -eq 1 ]] 00:02:37.098 ++ export HUGE_EVEN_ALLOC=yes 00:02:37.098 ++ HUGE_EVEN_ALLOC=yes 00:02:37.098 ++ MAKE=make 00:02:37.098 ++ MAKEFLAGS='-j 26' 00:02:37.098 ++ export HUGEMEM=4096 00:02:37.098 ++ HUGEMEM=4096 00:02:37.098 ++ NO_HUGE=() 00:02:37.098 ++ TEST_MODE= 00:02:37.098 ++ [[ -z '' ]] 00:02:37.098 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:37.098 ++ exec 00:02:37.098 ++ 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:02:37.098 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:37.098 ++ set_test_storage 2147483648 00:02:37.098 ++ [[ -v testdir ]] 00:02:37.098 ++ local requested_size=2147483648 00:02:37.098 ++ local mount target_dir 00:02:37.098 ++ local -A mounts fss sizes avails uses 00:02:37.098 ++ local source fs size avail mount use 00:02:37.098 ++ local storage_fallback storage_candidates 00:02:37.098 +++ mktemp -udt spdk.XXXXXX 00:02:37.098 ++ storage_fallback=/tmp/spdk.bL5Q99 00:02:37.098 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:37.098 ++ [[ -n '' ]] 00:02:37.098 ++ [[ -n '' ]] 00:02:37.098 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.bL5Q99/tests/unit /tmp/spdk.bL5Q99 00:02:37.098 ++ requested_size=2214592512 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 +++ df -T 00:02:37.098 +++ grep -v Filesystem 00:02:37.098 ++ mounts["$mount"]=overlay 00:02:37.098 ++ fss["$mount"]=overlay 00:02:37.098 ++ avails["$mount"]=176970043392 00:02:37.098 ++ sizes["$mount"]=247733907456 00:02:37.098 ++ uses["$mount"]=70747086848 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 ++ mounts["$mount"]=tmpfs 00:02:37.098 ++ fss["$mount"]=tmpfs 00:02:37.098 ++ avails["$mount"]=67108864 00:02:37.098 ++ sizes["$mount"]=67108864 00:02:37.098 ++ uses["$mount"]=0 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 ++ mounts["$mount"]=shm 00:02:37.098 ++ fss["$mount"]=tmpfs 00:02:37.098 ++ avails["$mount"]=67108864 00:02:37.098 ++ sizes["$mount"]=67108864 00:02:37.098 ++ uses["$mount"]=0 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 ++ mounts["$mount"]=/dev/sda4 00:02:37.098 ++ fss["$mount"]=ext4 00:02:37.098 ++ avails["$mount"]=176970043392 00:02:37.098 ++ sizes["$mount"]=247733907456 00:02:37.098 ++ uses["$mount"]=70747086848 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 ++ mounts["$mount"]=tmpfs 00:02:37.098 ++ fss["$mount"]=tmpfs 00:02:37.098 ++ avails["$mount"]=134940434432 00:02:37.098 ++ sizes["$mount"]=134940434432 00:02:37.098 ++ uses["$mount"]=0 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 ++ mounts["$mount"]=tmpfs 00:02:37.098 ++ fss["$mount"]=tmpfs 00:02:37.098 ++ avails["$mount"]=134940434432 00:02:37.098 ++ sizes["$mount"]=134940434432 00:02:37.098 ++ uses["$mount"]=0 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.098 ++ mounts["$mount"]=tmpfs 00:02:37.098 ++ fss["$mount"]=tmpfs 00:02:37.098 ++ avails["$mount"]=134940434432 00:02:37.098 ++ sizes["$mount"]=134940434432 00:02:37.098 ++ uses["$mount"]=0 00:02:37.098 ++ read -r source fs size use avail _ mount 00:02:37.099 ++ printf '* Looking for test storage...\n' 00:02:37.099 * Looking for test storage... 00:02:37.099 ++ local target_space new_size 00:02:37.099 ++ for target_dir in "${storage_candidates[@]}" 00:02:37.099 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.099 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:37.099 ++ mount=/ 00:02:37.099 ++ target_space=176970043392 00:02:37.099 ++ (( target_space == 0 || target_space < requested_size )) 00:02:37.099 ++ (( target_space >= requested_size )) 00:02:37.099 ++ [[ overlay == tmpfs ]] 00:02:37.099 ++ [[ overlay == ramfs ]] 00:02:37.099 ++ [[ / == / ]] 00:02:37.099 ++ new_size=72961679360 00:02:37.099 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:37.099 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.099 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.099 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.099 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:37.099 ++ return 0 00:02:37.099 ++ set -o errtrace 00:02:37.099 ++ shopt -s extdebug 00:02:37.099 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:37.099 ++ PS4=' \t $test_domain -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:37.099 21:03:29 -- common/autotest_common.sh@1683 -- # true 00:02:37.099 21:03:29 -- common/autotest_common.sh@1685 -- # xtrace_fd 00:02:37.099 21:03:29 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:37.099 21:03:29 -- common/autotest_common.sh@29 -- # exec 00:02:37.099 21:03:29 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:37.099 21:03:29 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:37.099 21:03:29 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:37.099 21:03:29 -- common/autotest_common.sh@18 -- # set -x 00:02:37.099 21:03:29 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:37.099 21:03:29 -- unit/unittest.sh@152 -- # '[' 1 -eq 1 ']' 00:02:37.099 21:03:29 -- unit/unittest.sh@152 -- # '[' 0 -eq 1 ']' 00:02:37.099 21:03:29 -- unit/unittest.sh@159 -- # '[' -z ']' 00:02:37.099 21:03:29 -- unit/unittest.sh@160 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:37.099 21:03:29 -- unit/unittest.sh@160 -- # hash valgrind 00:02:37.099 21:03:29 -- unit/unittest.sh@161 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:37.099 21:03:29 -- unit/unittest.sh@166 -- # '[' 1 -eq 1 ']' 00:02:37.099 21:03:29 -- unit/unittest.sh@167 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:37.099 21:03:29 -- unit/unittest.sh@168 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:37.099 21:03:29 -- common/autotest_common.sh@1097 -- # '[' 3 -le 1 ']' 00:02:37.099 21:03:29 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:37.099 21:03:29 -- common/autotest_common.sh@10 -- # set +x 00:02:37.099 ************************************ 00:02:37.099 START TEST valgrind 00:02:37.099 ************************************ 00:02:37.099 21:03:29 valgrind -- common/autotest_common.sh@1121 -- # echo 'Using valgrind for unit tests' 00:02:37.099 Using valgrind for unit tests 00:02:37.099 00:02:37.099 real 0m0.000s 00:02:37.099 user 0m0.000s 00:02:37.099 sys 0m0.000s 00:02:37.099 21:03:29 valgrind -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:37.099 21:03:29 valgrind -- common/autotest_common.sh@10 -- # set +x 00:02:37.099 ************************************ 00:02:37.099 END TEST valgrind 00:02:37.099 ************************************ 00:02:37.099 21:03:29 -- unit/unittest.sh@179 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:37.099 21:03:29 -- unit/unittest.sh@179 -- # CC_TYPE=CC_TYPE=gcc 00:02:37.099 21:03:29 -- unit/unittest.sh@180 -- # hash lcov 00:02:37.099 21:03:29 -- unit/unittest.sh@180 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:37.099 21:03:29 -- unit/unittest.sh@180 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:37.099 21:03:29 -- unit/unittest.sh@181 -- # cov_avail=yes 00:02:37.099 21:03:29 -- unit/unittest.sh@185 -- # '[' yes = yes ']' 00:02:37.099 21:03:29 -- unit/unittest.sh@187 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:37.099 21:03:29 -- unit/unittest.sh@190 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:37.099 21:03:29 -- unit/unittest.sh@192 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:37.099 21:03:29 -- unit/unittest.sh@200 -- # export 'LCOV_OPTS= 00:02:37.099 --rc lcov_branch_coverage=1 00:02:37.099 --rc lcov_function_coverage=1 00:02:37.099 --rc genhtml_branch_coverage=1 00:02:37.099 --rc genhtml_function_coverage=1 00:02:37.099 --rc genhtml_legend=1 00:02:37.099 --rc geninfo_all_blocks=1 00:02:37.099 ' 00:02:37.099 21:03:29 -- unit/unittest.sh@200 -- # LCOV_OPTS=' 00:02:37.099 --rc lcov_branch_coverage=1 00:02:37.099 --rc lcov_function_coverage=1 00:02:37.099 --rc genhtml_branch_coverage=1 00:02:37.099 --rc genhtml_function_coverage=1 00:02:37.099 --rc genhtml_legend=1 00:02:37.099 --rc geninfo_all_blocks=1 00:02:37.100 ' 00:02:37.100 21:03:29 -- unit/unittest.sh@201 -- # export 'LCOV=lcov 00:02:37.100 --rc lcov_branch_coverage=1 00:02:37.100 --rc lcov_function_coverage=1 00:02:37.100 --rc genhtml_branch_coverage=1 00:02:37.100 --rc genhtml_function_coverage=1 00:02:37.100 --rc genhtml_legend=1 00:02:37.100 --rc geninfo_all_blocks=1 00:02:37.100 --no-external' 00:02:37.100 21:03:29 -- unit/unittest.sh@201 -- # LCOV='lcov 00:02:37.100 --rc lcov_branch_coverage=1 00:02:37.100 --rc lcov_function_coverage=1 00:02:37.100 --rc genhtml_branch_coverage=1 00:02:37.100 --rc genhtml_function_coverage=1 00:02:37.100 --rc genhtml_legend=1 00:02:37.100 --rc geninfo_all_blocks=1 00:02:37.100 --no-external' 00:02:37.100 21:03:29 -- unit/unittest.sh@203 -- # 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:02:40.652 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:02:40.652 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:19.358 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:19.358 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:19.358 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:19.358 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:19.358 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:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:19.358 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:19.358 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:19.359 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:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:19.359 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:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:19.359 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:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:19.359 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:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:19.359 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:19.359 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:19.359 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:19.360 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:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:19.360 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:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:19.360 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:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:19.360 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:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:19.360 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:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:19.360 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:19.360 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:19.360 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:19.361 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:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:19.361 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:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:19.361 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:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:19.361 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:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:19.361 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:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:19.361 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:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:19.361 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:19.361 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:19.362 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:19.362 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:19.362 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:19.362 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:19.931 21:04:12 -- unit/unittest.sh@207 -- # uname -m 00:03:19.931 21:04:12 -- unit/unittest.sh@207 -- # '[' x86_64 = aarch64 ']' 00:03:19.931 21:04:12 -- unit/unittest.sh@211 -- # 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:03:19.931 21:04:12 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:19.931 21:04:12 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:19.931 21:04:12 -- common/autotest_common.sh@10 -- # set +x 00:03:19.931 ************************************ 00:03:19.931 START TEST unittest_pci_event 00:03:19.931 ************************************ 00:03:19.931 21:04:12 unittest_pci_event -- common/autotest_common.sh@1121 -- # 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:03:19.931 ==68009== Memcheck, a memory error detector 00:03:19.931 ==68009== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:19.931 ==68009== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:19.931 ==68009== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.931 ==68009== 00:03:19.931 --68009-- Valgrind options: 00:03:19.931 --68009-- --leak-check=full 00:03:19.931 --68009-- --error-exitcode=2 00:03:19.931 --68009-- --verbose 00:03:19.931 --68009-- Contents of /proc/version: 00:03:19.931 --68009-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:19.931 --68009-- 00:03:19.931 --68009-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:19.931 --68009-- Page sizes: currently 4096, max supported 4096 00:03:19.931 --68009-- Valgrind library directory: /usr/libexec/valgrind 00:03:19.931 --68009-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.931 --68009-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:19.931 --68009-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:19.931 --68009-- might be shown as UnknownInlinedFun 00:03:19.931 --68009-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:19.931 --68009-- object doesn't have a dynamic symbol table 00:03:19.931 --68009-- Scheduler: using generic scheduler lock implementation. 00:03:19.931 --68009-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:19.932 ==68009== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68009-by-???-on-20c6b9f0ce9d 00:03:19.932 ==68009== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68009-by-???-on-20c6b9f0ce9d 00:03:19.932 ==68009== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68009-by-???-on-20c6b9f0ce9d 00:03:19.932 ==68009== 00:03:19.932 ==68009== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:19.932 ==68009== don't want to do, unless you know exactly what you're doing, 00:03:19.932 ==68009== or are doing some strange experiment): 00:03:19.932 ==68009== /usr/libexec/valgrind/../../bin/vgdb --pid=68009 ...command... 00:03:19.932 ==68009== 00:03:19.932 ==68009== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:19.932 ==68009== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.932 ==68009== and then give GDB the following command 00:03:19.932 ==68009== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68009 00:03:19.932 ==68009== --pid is optional if only one valgrind process is running 00:03:19.932 ==68009== 00:03:19.932 --68009-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:19.932 --68009-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:19.932 --68009-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:19.932 --68009-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:19.932 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.932 --68009-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:19.932 --68009-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:19.932 --68009-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:19.932 --68009-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:19.932 --68009-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:19.932 --68009-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:19.932 --68009-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:19.932 --68009-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:19.932 --68009-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:19.932 --68009-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:19.932 --68009-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:19.932 --68009-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:19.932 --68009-- Reading syms from /usr/lib64/libm.so.6 00:03:19.932 --68009-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:19.932 --68009-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:19.932 --68009-- Reading syms from /usr/lib64/libc.so.6 00:03:19.932 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.932 --68009-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.932 --68009-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.932 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.932 --68009-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.932 --68009-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.932 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.932 --68009-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.932 --68009-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.932 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.932 --68009-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.932 --68009-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:20.191 --68009-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:20.191 --68009-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:20.191 --68009-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:20.191 --68009-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:20.191 --68009-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:20.191 --68009-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:20.191 --68009-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.191 --68009-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 ==68009== Preferring higher priority redirection: 00:03:20.192 --68009-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:20.192 --68009-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:20.192 --68009-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 --68009-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.192 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.192 --68009-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:20.192 --68009-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:20.192 ==68009== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.192 --68009-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:20.192 --68009-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:20.192 --68009-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:20.192 --68009-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:20.192 --68009-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:20.192 --68009-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:20.192 --68009-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:20.192 --68009-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:20.192 --68009-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:20.192 --68009-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:20.192 --68009-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:20.192 --68009-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:20.192 --68009-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:20.192 --68009-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:20.192 --68009-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:20.192 --68009-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:20.192 --68009-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:20.192 --68009-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:20.192 00:03:20.192 00:03:20.192 CUnit - A unit testing framework for C - Version 2.1-3 00:03:20.192 http://cunit.sourceforge.net/ 00:03:20.192 00:03:20.192 00:03:20.192 Suite: pci_event 00:03:20.192 Test: test_pci_parse_event ...--68009-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:20.192 --68009-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:20.192 --68009-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:20.451 [2024-05-14 21:04:12.729826] /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:03:20.451 [2024-05-14 21:04:12.764747] /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:03:20.451 passed 00:03:20.451 00:03:20.451 Run Summary: Type Total Ran Passed Failed Inactive 00:03:20.451 suites 1 1 n/a 0 0 00:03:20.451 tests 1 1 1 0 0 00:03:20.451 asserts 15 15 15 0 n/a 00:03:20.451 00:03:20.451 Elapsed time = 0.054 seconds 00:03:20.451 --68009-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:20.451 --68009-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:20.451 ==68009== 00:03:20.451 ==68009== HEAP SUMMARY: 00:03:20.451 ==68009== in use at exit: 0 bytes in 0 blocks 00:03:20.451 ==68009== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:20.451 ==68009== 00:03:20.451 ==68009== All heap blocks were freed -- no leaks are possible 00:03:20.451 ==68009== 00:03:20.451 ==68009== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:20.451 00:03:20.451 real 0m0.554s 00:03:20.451 user 0m0.529s 00:03:20.451 sys 0m0.024s 00:03:20.451 21:04:12 unittest_pci_event -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:20.451 21:04:12 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:20.451 ************************************ 00:03:20.451 END TEST unittest_pci_event 00:03:20.451 ************************************ 00:03:20.451 21:04:12 -- unit/unittest.sh@212 -- # 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:03:20.452 21:04:12 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:20.452 21:04:12 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:20.452 21:04:12 -- common/autotest_common.sh@10 -- # set +x 00:03:20.452 ************************************ 00:03:20.452 START TEST unittest_include 00:03:20.452 ************************************ 00:03:20.452 21:04:12 unittest_include -- common/autotest_common.sh@1121 -- # 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:03:20.452 ==68033== Memcheck, a memory error detector 00:03:20.452 ==68033== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:20.452 ==68033== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:20.452 ==68033== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:20.452 ==68033== 00:03:20.452 --68033-- Valgrind options: 00:03:20.452 --68033-- --leak-check=full 00:03:20.452 --68033-- --error-exitcode=2 00:03:20.452 --68033-- --verbose 00:03:20.452 --68033-- Contents of /proc/version: 00:03:20.452 --68033-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:20.452 --68033-- 00:03:20.452 --68033-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:20.452 --68033-- Page sizes: currently 4096, max supported 4096 00:03:20.452 --68033-- Valgrind library directory: /usr/libexec/valgrind 00:03:20.452 --68033-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:20.452 --68033-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:20.452 --68033-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:20.452 --68033-- might be shown as UnknownInlinedFun 00:03:20.452 --68033-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:20.452 --68033-- object doesn't have a dynamic symbol table 00:03:20.452 --68033-- Scheduler: using generic scheduler lock implementation. 00:03:20.452 --68033-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:20.452 ==68033== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68033-by-???-on-20c6b9f0ce9d 00:03:20.452 ==68033== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68033-by-???-on-20c6b9f0ce9d 00:03:20.452 ==68033== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68033-by-???-on-20c6b9f0ce9d 00:03:20.452 ==68033== 00:03:20.452 ==68033== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:20.452 ==68033== don't want to do, unless you know exactly what you're doing, 00:03:20.452 ==68033== or are doing some strange experiment): 00:03:20.452 ==68033== /usr/libexec/valgrind/../../bin/vgdb --pid=68033 ...command... 00:03:20.452 ==68033== 00:03:20.452 ==68033== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:20.452 ==68033== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:20.452 ==68033== and then give GDB the following command 00:03:20.452 ==68033== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68033 00:03:20.452 ==68033== --pid is optional if only one valgrind process is running 00:03:20.452 ==68033== 00:03:20.452 --68033-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:20.452 --68033-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:20.452 --68033-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:20.452 --68033-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:20.452 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.452 --68033-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:20.452 --68033-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:20.452 --68033-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:20.452 --68033-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:20.452 --68033-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:20.452 --68033-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:20.452 --68033-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:20.452 --68033-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:20.452 --68033-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:20.452 --68033-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:20.452 --68033-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:20.452 --68033-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:20.452 --68033-- Reading syms from /usr/lib64/libm.so.6 00:03:20.452 --68033-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:20.452 --68033-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:20.452 --68033-- Reading syms from /usr/lib64/libc.so.6 00:03:20.711 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.711 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:20.711 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:20.711 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.711 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:20.711 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:20.711 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.711 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:20.711 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:20.711 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.711 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:20.711 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:20.711 --68033-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:20.711 --68033-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:20.711 --68033-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:20.711 --68033-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:20.711 --68033-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:20.711 --68033-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:20.711 --68033-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.711 --68033-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 ==68033== Preferring higher priority redirection: 00:03:20.712 --68033-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:20.712 --68033-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:20.712 --68033-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 --68033-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:20.712 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.712 --68033-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:20.712 --68033-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:20.712 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.712 --68033-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:20.712 --68033-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:20.712 --68033-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:20.712 --68033-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:20.712 --68033-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:20.712 --68033-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:20.712 --68033-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:20.712 --68033-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:20.712 --68033-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:20.712 --68033-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:20.712 --68033-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:20.712 --68033-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:20.712 --68033-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:20.712 --68033-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:20.712 --68033-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:20.712 --68033-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:20.971 --68033-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:20.971 --68033-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:20.971 00:03:20.971 00:03:20.971 CUnit - A unit testing framework for C - Version 2.1-3 00:03:20.971 http://cunit.sourceforge.net/ 00:03:20.971 00:03:20.971 00:03:20.971 Suite: histogram 00:03:20.971 Test: histogram_test ...passed 00:03:20.971 Test: histogram_merge ...passed 00:03:20.971 00:03:20.971 Run Summary: Type Total Ran Passed Failed Inactive 00:03:20.971 suites 1 1 n/a 0 0 00:03:20.971 tests 2 2 2 0 0 00:03:20.971 asserts 50 50 50 0 n/a 00:03:20.971 00:03:20.971 Elapsed time = 0.032 seconds 00:03:20.971 --68033-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:20.971 --68033-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:20.971 ==68033== 00:03:20.971 ==68033== HEAP SUMMARY: 00:03:20.971 ==68033== in use at exit: 0 bytes in 0 blocks 00:03:20.971 ==68033== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:20.971 ==68033== 00:03:20.971 ==68033== All heap blocks were freed -- no leaks are possible 00:03:20.971 ==68033== 00:03:20.971 ==68033== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:20.971 00:03:20.971 real 0m0.539s 00:03:20.971 user 0m0.506s 00:03:20.971 sys 0m0.024s 00:03:20.971 21:04:13 unittest_include -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:20.971 21:04:13 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:20.971 ************************************ 00:03:20.971 END TEST unittest_include 00:03:20.971 ************************************ 00:03:20.971 21:04:13 -- unit/unittest.sh@213 -- # run_test unittest_bdev unittest_bdev 00:03:20.971 21:04:13 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:03:20.971 21:04:13 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:20.971 21:04:13 -- common/autotest_common.sh@10 -- # set +x 00:03:20.971 ************************************ 00:03:20.971 START TEST unittest_bdev 00:03:20.971 ************************************ 00:03:20.971 21:04:13 unittest_bdev -- common/autotest_common.sh@1121 -- # unittest_bdev 00:03:20.971 21:04:13 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:03:20.971 ==68056== Memcheck, a memory error detector 00:03:20.971 ==68056== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:20.971 ==68056== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:20.971 ==68056== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:20.971 ==68056== 00:03:20.971 --68056-- Valgrind options: 00:03:20.971 --68056-- --leak-check=full 00:03:20.971 --68056-- --error-exitcode=2 00:03:20.971 --68056-- --verbose 00:03:20.971 --68056-- Contents of /proc/version: 00:03:20.971 --68056-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:20.971 --68056-- 00:03:20.971 --68056-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:20.971 --68056-- Page sizes: currently 4096, max supported 4096 00:03:20.971 --68056-- Valgrind library directory: /usr/libexec/valgrind 00:03:20.971 --68056-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:20.971 --68056-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:20.971 --68056-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:20.971 --68056-- might be shown as UnknownInlinedFun 00:03:20.971 --68056-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:20.971 --68056-- object doesn't have a dynamic symbol table 00:03:20.971 --68056-- Scheduler: using generic scheduler lock implementation. 00:03:20.971 --68056-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:20.971 ==68056== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68056-by-???-on-20c6b9f0ce9d 00:03:20.971 ==68056== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68056-by-???-on-20c6b9f0ce9d 00:03:20.971 ==68056== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68056-by-???-on-20c6b9f0ce9d 00:03:20.971 ==68056== 00:03:20.971 ==68056== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:20.971 ==68056== don't want to do, unless you know exactly what you're doing, 00:03:20.971 ==68056== or are doing some strange experiment): 00:03:20.971 ==68056== /usr/libexec/valgrind/../../bin/vgdb --pid=68056 ...command... 00:03:20.971 ==68056== 00:03:20.971 ==68056== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:20.971 ==68056== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:20.971 ==68056== and then give GDB the following command 00:03:20.971 ==68056== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68056 00:03:20.971 ==68056== --pid is optional if only one valgrind process is running 00:03:20.971 ==68056== 00:03:20.971 --68056-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:20.971 --68056-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:20.971 --68056-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:20.971 --68056-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:20.971 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:20.971 --68056-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:20.971 --68056-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:20.971 --68056-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:20.971 --68056-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:20.971 --68056-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:20.971 --68056-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:20.971 --68056-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:20.971 --68056-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:20.971 --68056-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:20.971 --68056-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:20.971 --68056-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:20.971 --68056-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:21.229 --68056-- Reading syms from /usr/lib64/libm.so.6 00:03:21.229 --68056-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:21.229 --68056-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:21.229 --68056-- Reading syms from /usr/lib64/libc.so.6 00:03:21.229 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.229 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.229 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:21.229 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.229 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.229 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:21.229 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.229 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.230 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:21.230 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.230 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.230 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:21.230 --68056-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:21.230 --68056-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:21.230 --68056-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:21.230 --68056-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:21.230 --68056-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:21.230 --68056-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:21.230 --68056-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 ==68056== Preferring higher priority redirection: 00:03:21.230 --68056-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:21.230 --68056-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:21.230 --68056-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 --68056-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.230 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.230 --68056-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:21.230 --68056-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:21.230 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.230 --68056-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:21.230 --68056-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:21.230 --68056-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:21.230 --68056-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:21.230 --68056-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:21.230 --68056-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:21.489 --68056-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:21.489 --68056-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:21.489 --68056-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:21.489 --68056-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:21.489 --68056-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:21.489 --68056-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:21.489 --68056-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:21.489 --68056-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:21.489 --68056-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:21.489 --68056-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:21.489 --68056-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:21.489 --68056-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:21.489 --68056-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:21.489 00:03:21.489 00:03:21.489 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.489 http://cunit.sourceforge.net/ 00:03:21.489 00:03:21.489 00:03:21.489 Suite: bdev 00:03:21.489 Test: bytes_to_blocks_test ...passed 00:03:21.489 Test: num_blocks_test ...--68056-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:21.748 passed 00:03:21.748 Test: io_valid_test ...passed 00:03:21.748 Test: open_write_test ...[2024-05-14 21:04:14.160273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:21.748 [2024-05-14 21:04:14.187114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:21.748 [2024-05-14 21:04:14.189421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:21.748 passed 00:03:21.748 Test: claim_test ...passed 00:03:21.748 Test: alias_add_del_test ...[2024-05-14 21:04:14.298862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:21.748 [2024-05-14 21:04:14.299690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4605:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:21.748 [2024-05-14 21:04:14.300427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:22.007 passed 00:03:22.007 Test: get_device_stat_test ...passed 00:03:22.007 Test: bdev_io_types_test ...passed 00:03:22.007 Test: bdev_io_wait_test ...passed 00:03:22.007 Test: bdev_io_spans_split_test ...passed 00:03:22.266 Test: bdev_io_boundary_split_test ...passed 00:03:22.266 Test: bdev_io_max_size_and_segment_split_test ...[2024-05-14 21:04:14.751810] /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:03:22.523 passed 00:03:22.523 Test: bdev_io_mix_split_test ...passed 00:03:22.523 Test: bdev_io_split_with_io_wait ...passed 00:03:22.523 Test: bdev_io_write_unit_split_test ...[2024-05-14 21:04:14.989841] /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:03:22.523 [2024-05-14 21:04:14.992958] /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:03:22.523 [2024-05-14 21:04:14.993130] /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:03:22.523 [2024-05-14 21:04:14.995622] /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:03:22.523 passed 00:03:22.523 Test: bdev_io_alignment_with_boundary ...passed 00:03:22.781 Test: bdev_io_alignment ...passed 00:03:22.781 Test: bdev_histograms ...passed 00:03:22.781 Test: bdev_write_zeroes ...passed 00:03:22.781 Test: bdev_compare_and_write ...passed 00:03:23.038 Test: bdev_compare ...passed 00:03:23.038 Test: bdev_compare_emulated ...passed 00:03:23.038 Test: bdev_zcopy_write ...passed 00:03:23.038 Test: bdev_zcopy_read ...passed 00:03:23.038 Test: bdev_open_while_hotremove ...passed 00:03:23.038 Test: bdev_close_while_hotremove ...passed 00:03:23.038 Test: bdev_open_ext_test ...[2024-05-14 21:04:15.565034] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8136:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:23.038 passed 00:03:23.038 Test: bdev_open_ext_unregister ...[2024-05-14 21:04:15.568791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8136:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:23.038 passed 00:03:23.296 Test: bdev_set_io_timeout ...passed 00:03:23.296 Test: bdev_set_qd_sampling ...passed 00:03:23.296 Test: lba_range_overlap ...passed 00:03:23.296 Test: lock_lba_range_check_ranges ...passed 00:03:23.296 Test: lock_lba_range_with_io_outstanding ...passed 00:03:23.296 Test: lock_lba_range_overlapped ...passed 00:03:23.553 Test: bdev_quiesce ...[2024-05-14 21:04:15.869387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10059:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:23.553 passed 00:03:23.553 Test: bdev_io_abort ...passed 00:03:23.553 Test: bdev_unmap ...passed 00:03:23.553 Test: bdev_write_zeroes_split_test ...passed 00:03:23.553 Test: bdev_set_options_test ...[2024-05-14 21:04:16.019955] /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:03:23.553 passed 00:03:23.553 Test: bdev_get_memory_domains ...passed 00:03:23.553 Test: bdev_io_ext ...passed 00:03:23.553 Test: bdev_io_ext_no_opts ...passed 00:03:23.811 Test: bdev_io_ext_invalid_opts ...passed 00:03:23.811 Test: bdev_io_ext_split ...passed 00:03:23.811 Test: bdev_io_ext_bounce_buffer ...passed 00:03:23.811 Test: bdev_register_uuid_alias ...[2024-05-14 21:04:16.267861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name 7fe80df8-e9fd-4d9f-9c8b-eb26efdcc659 already exists 00:03:23.811 [2024-05-14 21:04:16.268302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7691:bdev_register: *ERROR*: Unable to add uuid:7fe80df8-e9fd-4d9f-9c8b-eb26efdcc659 alias for bdev bdev0 00:03:23.811 passed 00:03:23.812 Test: bdev_unregister_by_name ...[2024-05-14 21:04:16.277715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7926:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:23.812 [2024-05-14 21:04:16.278818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7934:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:23.812 passed 00:03:23.812 Test: for_each_bdev_test ...passed 00:03:23.812 Test: bdev_seek_test ...passed 00:03:24.070 Test: bdev_copy ...passed 00:03:24.070 Test: bdev_copy_split_test ...passed 00:03:24.070 Test: examine_locks ...passed 00:03:24.070 Test: claim_v2_rwo ...[2024-05-14 21:04:16.463921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.465769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8660:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.466706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.467890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.468660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.475072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8655:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:24.070 passed 00:03:24.070 Test: claim_v2_rom ...[2024-05-14 21:04:16.484724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.485854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.486442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.487068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.494681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:24.070 [2024-05-14 21:04:16.496648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8693:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:24.070 passed 00:03:24.070 Test: claim_v2_rwm ...[2024-05-14 21:04:16.500691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8728:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:24.070 [2024-05-14 21:04:16.505833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.506970] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:24.070 [2024-05-14 21:04:16.507631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.508235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.509385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8748:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.515711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8728:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:24.071 passed 00:03:24.071 Test: claim_v2_existing_writer ...[2024-05-14 21:04:16.521605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8693:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:24.071 [2024-05-14 21:04:16.521915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8693:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:24.071 passed 00:03:24.071 Test: claim_v2_existing_v1 ...[2024-05-14 21:04:16.525072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.525857] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.525983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:24.071 passed 00:03:24.071 Test: claim_v1_existing_v2 ...[2024-05-14 21:04:16.528750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.529880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:24.071 [2024-05-14 21:04:16.530079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:24.071 passed 00:03:24.071 Test: examine_claimed ...[2024-05-14 21:04:16.542488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:24.071 passed 00:03:24.071 00:03:24.071 Run Summary: Type Total Ran Passed Failed Inactive 00:03:24.071 suites 1 1 n/a 0 0 00:03:24.071 tests 59 59 59 0 0 00:03:24.071 asserts 4599 4599 4599 0 n/a 00:03:24.071 00:03:24.071 Elapsed time = 2.649 seconds 00:03:24.071 --68056-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:24.071 --68056-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:24.330 ==68056== 00:03:24.330 ==68056== HEAP SUMMARY: 00:03:24.330 ==68056== in use at exit: 2,040 bytes in 5 blocks 00:03:24.330 ==68056== total heap usage: 379,166 allocs, 379,161 frees, 8,273,801,392 bytes allocated 00:03:24.330 ==68056== 00:03:24.330 ==68056== Searching for pointers to 5 not-freed blocks 00:03:24.330 ==68056== Checked 7,101,448 bytes 00:03:24.330 ==68056== 00:03:24.330 ==68056== LEAK SUMMARY: 00:03:24.330 ==68056== definitely lost: 0 bytes in 0 blocks 00:03:24.330 ==68056== indirectly lost: 0 bytes in 0 blocks 00:03:24.330 ==68056== possibly lost: 0 bytes in 0 blocks 00:03:24.330 ==68056== still reachable: 2,040 bytes in 5 blocks 00:03:24.330 ==68056== suppressed: 0 bytes in 0 blocks 00:03:24.330 ==68056== Reachable blocks (those to which a pointer was found) are not shown. 00:03:24.330 ==68056== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:24.330 ==68056== 00:03:24.330 ==68056== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:24.330 21:04:16 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:03:24.330 ==68098== Memcheck, a memory error detector 00:03:24.330 ==68098== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:24.330 ==68098== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:24.330 ==68098== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:24.330 ==68098== 00:03:24.330 --68098-- Valgrind options: 00:03:24.330 --68098-- --leak-check=full 00:03:24.330 --68098-- --error-exitcode=2 00:03:24.330 --68098-- --verbose 00:03:24.330 --68098-- Contents of /proc/version: 00:03:24.330 --68098-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:24.330 --68098-- 00:03:24.330 --68098-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:24.330 --68098-- Page sizes: currently 4096, max supported 4096 00:03:24.330 --68098-- Valgrind library directory: /usr/libexec/valgrind 00:03:24.330 --68098-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:24.330 --68098-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:24.330 --68098-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:24.330 --68098-- might be shown as UnknownInlinedFun 00:03:24.330 --68098-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:24.330 --68098-- object doesn't have a dynamic symbol table 00:03:24.330 --68098-- Scheduler: using generic scheduler lock implementation. 00:03:24.330 --68098-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:24.330 ==68098== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68098-by-???-on-20c6b9f0ce9d 00:03:24.330 ==68098== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68098-by-???-on-20c6b9f0ce9d 00:03:24.330 ==68098== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68098-by-???-on-20c6b9f0ce9d 00:03:24.330 ==68098== 00:03:24.330 ==68098== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:24.330 ==68098== don't want to do, unless you know exactly what you're doing, 00:03:24.330 ==68098== or are doing some strange experiment): 00:03:24.330 ==68098== /usr/libexec/valgrind/../../bin/vgdb --pid=68098 ...command... 00:03:24.330 ==68098== 00:03:24.330 ==68098== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:24.330 ==68098== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:24.331 ==68098== and then give GDB the following command 00:03:24.331 ==68098== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68098 00:03:24.331 ==68098== --pid is optional if only one valgrind process is running 00:03:24.331 ==68098== 00:03:24.331 --68098-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:24.331 --68098-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:24.331 --68098-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:24.331 --68098-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:24.331 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.331 --68098-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:24.331 --68098-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:24.331 --68098-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:24.331 --68098-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:24.331 --68098-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:24.331 --68098-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:24.331 --68098-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:24.331 --68098-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:24.331 --68098-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:24.331 --68098-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:24.331 --68098-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:24.331 --68098-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:24.331 --68098-- Reading syms from /usr/lib64/libm.so.6 00:03:24.331 --68098-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:24.331 --68098-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:24.331 --68098-- Reading syms from /usr/lib64/libc.so.6 00:03:24.589 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.589 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.589 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:24.589 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.589 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.589 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:24.589 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.589 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.589 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:24.589 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.589 --68098-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:24.589 --68098-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:24.589 --68098-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:24.589 --68098-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:24.589 --68098-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:24.589 --68098-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:24.589 --68098-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:24.589 --68098-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:24.589 --68098-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.589 --68098-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.589 --68098-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.589 --68098-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 ==68098== Preferring higher priority redirection: 00:03:24.590 --68098-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:24.590 --68098-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:24.590 --68098-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 --68098-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:24.590 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.590 --68098-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:24.590 --68098-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:24.590 ==68098== WARNING: new redirection conflicts with existing -- ignoring it 00:03:24.590 --68098-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:24.590 --68098-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:24.590 --68098-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:24.590 --68098-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:24.590 --68098-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:24.590 --68098-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:24.590 --68098-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:24.590 --68098-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:24.590 --68098-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:24.849 --68098-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:24.849 --68098-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:24.849 --68098-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:24.849 --68098-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:24.849 --68098-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:24.849 --68098-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:24.849 --68098-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:24.849 --68098-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:24.849 --68098-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:24.849 --68098-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:24.849 00:03:24.849 00:03:24.849 CUnit - A unit testing framework for C - Version 2.1-3 00:03:24.849 http://cunit.sourceforge.net/ 00:03:24.849 00:03:24.849 00:03:24.849 Suite: nvme 00:03:24.849 Test: test_create_ctrlr ...passed 00:03:25.108 Test: test_reset_ctrlr ...[2024-05-14 21:04:17.512072] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.108 passed 00:03:25.108 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:25.108 Test: test_failover_ctrlr ...--68098-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:25.108 passed 00:03:25.108 Test: test_race_between_failover_and_add_secondary_trid ...[2024-05-14 21:04:17.632356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.109 [2024-05-14 21:04:17.638266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.109 [2024-05-14 21:04:17.639722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.109 passed 00:03:25.109 Test: test_pending_reset ...--68098-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:25.367 --68098-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:25.367 [2024-05-14 21:04:17.758625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.367 [2024-05-14 21:04:17.760166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.367 passed 00:03:25.367 Test: test_attach_ctrlr ...[2024-05-14 21:04:17.806873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4297:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:25.367 passed 00:03:25.367 Test: test_aer_cb ...passed 00:03:25.625 Test: test_submit_nvme_cmd ...passed 00:03:25.625 Test: test_add_remove_trid ...passed 00:03:25.625 Test: test_abort ...[2024-05-14 21:04:18.005987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7436:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:25.625 passed 00:03:25.625 Test: test_get_io_qpair ...passed 00:03:25.625 Test: test_bdev_unregister ...passed 00:03:25.625 Test: test_compare_ns ...passed 00:03:25.625 Test: test_init_ana_log_page ...passed 00:03:25.625 Test: test_get_memory_domains ...passed 00:03:25.625 Test: test_reconnect_qpair ...[2024-05-14 21:04:18.125335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.625 passed 00:03:25.625 Test: test_create_bdev_ctrlr ...[2024-05-14 21:04:18.134907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5362:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:25.625 passed 00:03:25.625 Test: test_add_multi_ns_to_bdev ...[2024-05-14 21:04:18.163822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4553:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:25.883 passed 00:03:25.883 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:25.883 Test: test_admin_path ...passed 00:03:25.883 Test: test_reset_bdev_ctrlr ...passed 00:03:25.883 Test: test_find_io_path ...passed 00:03:25.883 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:25.883 Test: test_retry_io_for_io_path_error ...passed 00:03:25.883 Test: test_retry_io_count ...passed 00:03:25.883 Test: test_concurrent_read_ana_log_page ...passed 00:03:25.883 Test: test_retry_io_for_ana_error ...passed 00:03:25.883 Test: test_check_io_error_resiliency_params ...[2024-05-14 21:04:18.371684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6056:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:25.883 [2024-05-14 21:04:18.372196] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6060:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:25.883 [2024-05-14 21:04:18.372782] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6069:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:25.883 [2024-05-14 21:04:18.373315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6072:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:25.883 [2024-05-14 21:04:18.373817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084: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:03:25.883 [2024-05-14 21:04:18.375160] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084: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:03:25.883 [2024-05-14 21:04:18.375686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6064:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:25.883 [2024-05-14 21:04:18.376285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6079:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:25.883 [2024-05-14 21:04:18.376759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6076:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:25.884 passed 00:03:25.884 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:25.884 Test: test_reconnect_ctrlr ...[2024-05-14 21:04:18.403964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.884 [2024-05-14 21:04:18.412427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.884 [2024-05-14 21:04:18.422132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.884 [2024-05-14 21:04:18.425084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.884 [2024-05-14 21:04:18.427512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:25.884 passed 00:03:25.884 Test: test_retry_failover_ctrlr ...[2024-05-14 21:04:18.438870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.142 passed 00:03:26.142 Test: test_fail_path ...[2024-05-14 21:04:18.454251] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.142 [2024-05-14 21:04:18.458568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.143 [2024-05-14 21:04:18.461705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.143 [2024-05-14 21:04:18.465113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.143 [2024-05-14 21:04:18.467686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.143 passed 00:03:26.143 Test: test_nvme_ns_cmp ...passed 00:03:26.143 Test: test_ana_transition ...passed 00:03:26.143 Test: test_set_preferred_path ...passed 00:03:26.143 Test: test_find_next_io_path ...passed 00:03:26.143 Test: test_find_io_path_min_qd ...passed 00:03:26.143 Test: test_disable_auto_failback ...[2024-05-14 21:04:18.535043] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.143 passed 00:03:26.143 Test: test_set_multipath_policy ...passed 00:03:26.143 Test: test_uuid_generation ...passed 00:03:26.143 Test: test_retry_io_to_same_path ...passed 00:03:26.143 Test: test_race_between_reset_and_disconnected ...passed 00:03:26.143 Test: test_ctrlr_op_rpc ...passed 00:03:26.143 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:26.143 Test: test_disable_enable_ctrlr ...[2024-05-14 21:04:18.698869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.401 [2024-05-14 21:04:18.705135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:26.401 passed 00:03:26.401 Test: test_delete_ctrlr_done ...passed 00:03:26.401 Test: test_ns_remove_during_reset ...passed 00:03:26.401 00:03:26.401 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.401 suites 1 1 n/a 0 0 00:03:26.401 tests 48 48 48 0 0 00:03:26.401 asserts 3565 3565 3565 0 n/a 00:03:26.401 00:03:26.401 Elapsed time = 1.456 seconds 00:03:26.401 --68098-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:26.401 --68098-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:26.401 ==68098== 00:03:26.401 ==68098== HEAP SUMMARY: 00:03:26.401 ==68098== in use at exit: 0 bytes in 0 blocks 00:03:26.401 ==68098== total heap usage: 5,791 allocs, 5,791 frees, 1,767,404 bytes allocated 00:03:26.401 ==68098== 00:03:26.401 ==68098== All heap blocks were freed -- no leaks are possible 00:03:26.401 ==68098== 00:03:26.401 ==68098== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:26.401 21:04:18 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:03:26.401 ==68122== Memcheck, a memory error detector 00:03:26.401 ==68122== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:26.401 ==68122== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:26.401 ==68122== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:26.401 ==68122== 00:03:26.401 --68122-- Valgrind options: 00:03:26.401 --68122-- --leak-check=full 00:03:26.401 --68122-- --error-exitcode=2 00:03:26.401 --68122-- --verbose 00:03:26.401 --68122-- Contents of /proc/version: 00:03:26.401 --68122-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:26.401 --68122-- 00:03:26.401 --68122-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:26.401 --68122-- Page sizes: currently 4096, max supported 4096 00:03:26.401 --68122-- Valgrind library directory: /usr/libexec/valgrind 00:03:26.401 --68122-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:26.401 --68122-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:26.401 --68122-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:26.401 --68122-- might be shown as UnknownInlinedFun 00:03:26.401 --68122-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:26.401 --68122-- object doesn't have a dynamic symbol table 00:03:26.401 --68122-- Scheduler: using generic scheduler lock implementation. 00:03:26.401 --68122-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:26.401 ==68122== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68122-by-???-on-20c6b9f0ce9d 00:03:26.401 ==68122== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68122-by-???-on-20c6b9f0ce9d 00:03:26.401 ==68122== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68122-by-???-on-20c6b9f0ce9d 00:03:26.401 ==68122== 00:03:26.401 ==68122== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:26.401 ==68122== don't want to do, unless you know exactly what you're doing, 00:03:26.401 ==68122== or are doing some strange experiment): 00:03:26.401 ==68122== /usr/libexec/valgrind/../../bin/vgdb --pid=68122 ...command... 00:03:26.401 ==68122== 00:03:26.401 ==68122== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:26.401 ==68122== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:26.401 ==68122== and then give GDB the following command 00:03:26.402 ==68122== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68122 00:03:26.402 ==68122== --pid is optional if only one valgrind process is running 00:03:26.402 ==68122== 00:03:26.402 --68122-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:26.402 --68122-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:26.402 --68122-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:26.402 --68122-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:26.402 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.402 --68122-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:26.402 --68122-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:26.402 --68122-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:26.402 --68122-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:26.402 --68122-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:26.402 --68122-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:26.402 --68122-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:26.402 --68122-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:26.402 --68122-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:26.402 --68122-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:26.402 --68122-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:26.402 --68122-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:26.660 --68122-- Reading syms from /usr/lib64/libm.so.6 00:03:26.660 --68122-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:26.660 --68122-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:26.660 --68122-- Reading syms from /usr/lib64/libc.so.6 00:03:26.660 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.660 --68122-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.660 --68122-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.660 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.660 --68122-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.660 --68122-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.660 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.660 --68122-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.660 --68122-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.660 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.660 --68122-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.660 --68122-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.660 --68122-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:26.660 --68122-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:26.660 --68122-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:26.660 --68122-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:26.660 --68122-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:26.660 --68122-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:26.660 --68122-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.660 --68122-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 ==68122== Preferring higher priority redirection: 00:03:26.661 --68122-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:26.661 --68122-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:26.661 --68122-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 --68122-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.661 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.661 --68122-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:26.661 --68122-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:26.661 ==68122== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.661 --68122-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:26.661 --68122-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:26.661 --68122-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:26.661 --68122-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:26.661 --68122-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:26.661 --68122-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:26.919 --68122-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:26.919 --68122-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:26.919 --68122-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:26.919 --68122-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:26.919 --68122-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:26.919 --68122-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:26.919 --68122-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:26.919 --68122-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:26.919 --68122-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:26.919 --68122-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:26.919 --68122-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:26.919 --68122-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:26.919 --68122-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:26.919 00:03:26.919 00:03:26.919 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.919 http://cunit.sourceforge.net/ 00:03:26.919 00:03:26.919 Test Options 00:03:26.919 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:03:26.919 00:03:26.919 Suite: raid 00:03:26.919 Test: test_create_raid ...--68122-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:26.919 passed 00:03:26.919 Test: test_create_raid_superblock ...passed 00:03:26.919 Test: test_delete_raid ...passed 00:03:27.177 Test: test_create_raid_invalid_args ...[2024-05-14 21:04:19.479272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:27.177 [2024-05-14 21:04:19.508771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1475:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:27.177 [2024-05-14 21:04:19.513330] /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:03:27.177 [2024-05-14 21:04:19.515110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:27.177 [2024-05-14 21:04:19.515964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:27.177 [2024-05-14 21:04:19.525531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:27.177 [2024-05-14 21:04:19.525644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:27.177 passed 00:03:27.177 Test: test_delete_raid_invalid_args ...passed 00:03:27.177 Test: test_io_channel ...passed 00:03:27.177 Test: test_reset_io ...passed 00:03:27.177 Test: test_write_io ...passed 00:03:27.177 Test: test_read_io ...passed 00:03:29.076 Test: test_unmap_io ...passed 00:03:29.076 Test: test_io_failure ...[2024-05-14 21:04:21.458351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 961:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:03:29.076 passed 00:03:29.076 Test: test_multi_raid_no_io ...passed 00:03:29.076 Test: test_multi_raid_with_io ...passed 00:03:29.076 Test: test_io_type_supported ...passed 00:03:29.076 Test: test_raid_json_dump_info ...passed 00:03:29.076 Test: test_context_size ...passed 00:03:29.076 Test: test_raid_level_conversions ...passed 00:03:29.076 Test: test_raid_io_split ...passed 00:03:29.335 Test: test_raid_process ...passedTest Options 00:03:29.335 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:03:29.335 00:03:29.335 Suite: raid_dif 00:03:29.335 Test: test_create_raid ...passed 00:03:29.335 Test: test_create_raid_superblock ...passed 00:03:29.335 Test: test_delete_raid ...passed 00:03:29.335 Test: test_create_raid_invalid_args ...[2024-05-14 21:04:21.708826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1481:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:03:29.335 [2024-05-14 21:04:21.709346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:1475:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:03:29.335 [2024-05-14 21:04:21.711773] /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:03:29.335 [2024-05-14 21:04:21.712173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:29.335 [2024-05-14 21:04:21.712270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:29.335 [2024-05-14 21:04:21.715769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:29.335 [2024-05-14 21:04:21.715882] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:29.335 passed 00:03:29.335 Test: test_delete_raid_invalid_args ...passed 00:03:29.335 Test: test_io_channel ...passed 00:03:29.335 Test: test_reset_io ...passed 00:03:29.335 Test: test_write_io ...passed 00:03:29.335 Test: test_read_io ...passed 00:03:31.236 Test: test_unmap_io ...passed 00:03:31.236 Test: test_io_failure ...[2024-05-14 21:04:23.542568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 961:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:03:31.236 passed 00:03:31.236 Test: test_multi_raid_no_io ...passed 00:03:31.236 Test: test_multi_raid_with_io ...passed 00:03:31.236 Test: test_io_type_supported ...passed 00:03:31.236 Test: test_raid_json_dump_info ...passed 00:03:31.236 Test: test_context_size ...passed 00:03:31.236 Test: test_raid_level_conversions ...passed 00:03:31.236 Test: test_raid_io_split ...passed 00:03:31.236 Test: test_raid_process ...passed 00:03:31.236 00:03:31.236 Run Summary: Type Total Ran Passed Failed Inactive 00:03:31.236 suites 2 2 n/a 0 0 00:03:31.236 tests 38 38 38 0 0 00:03:31.236 asserts 355741 355741 355741 0 n/a 00:03:31.236 00:03:31.236 Elapsed time = 4.274 seconds 00:03:31.236 --68122-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:31.236 --68122-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:31.236 ==68122== 00:03:31.236 ==68122== HEAP SUMMARY: 00:03:31.236 ==68122== in use at exit: 67,344 bytes in 2,052 blocks 00:03:31.236 ==68122== total heap usage: 53,688 allocs, 51,636 frees, 12,046,932,781 bytes allocated 00:03:31.236 ==68122== 00:03:31.236 ==68122== Searching for pointers to 2,052 not-freed blocks 00:03:31.236 ==68122== Checked 6,773,632 bytes 00:03:31.236 ==68122== 00:03:31.236 ==68122== LEAK SUMMARY: 00:03:31.236 ==68122== definitely lost: 0 bytes in 0 blocks 00:03:31.237 ==68122== indirectly lost: 0 bytes in 0 blocks 00:03:31.237 ==68122== possibly lost: 0 bytes in 0 blocks 00:03:31.237 ==68122== still reachable: 67,344 bytes in 2,052 blocks 00:03:31.237 ==68122== suppressed: 0 bytes in 0 blocks 00:03:31.237 ==68122== Reachable blocks (those to which a pointer was found) are not shown. 00:03:31.237 ==68122== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:31.237 ==68122== 00:03:31.237 ==68122== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:31.237 21:04:23 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:03:31.237 ==68175== Memcheck, a memory error detector 00:03:31.237 ==68175== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:31.237 ==68175== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:31.237 ==68175== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:31.237 ==68175== 00:03:31.237 --68175-- Valgrind options: 00:03:31.237 --68175-- --leak-check=full 00:03:31.237 --68175-- --error-exitcode=2 00:03:31.237 --68175-- --verbose 00:03:31.237 --68175-- Contents of /proc/version: 00:03:31.237 --68175-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:31.237 --68175-- 00:03:31.237 --68175-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:31.237 --68175-- Page sizes: currently 4096, max supported 4096 00:03:31.237 --68175-- Valgrind library directory: /usr/libexec/valgrind 00:03:31.237 --68175-- 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:03:31.237 --68175-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:31.237 --68175-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:31.237 --68175-- might be shown as UnknownInlinedFun 00:03:31.237 --68175-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:31.237 --68175-- object doesn't have a dynamic symbol table 00:03:31.237 --68175-- Scheduler: using generic scheduler lock implementation. 00:03:31.237 --68175-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:31.237 ==68175== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68175-by-???-on-20c6b9f0ce9d 00:03:31.237 ==68175== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68175-by-???-on-20c6b9f0ce9d 00:03:31.237 ==68175== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68175-by-???-on-20c6b9f0ce9d 00:03:31.237 ==68175== 00:03:31.237 ==68175== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:31.237 ==68175== don't want to do, unless you know exactly what you're doing, 00:03:31.237 ==68175== or are doing some strange experiment): 00:03:31.237 ==68175== /usr/libexec/valgrind/../../bin/vgdb --pid=68175 ...command... 00:03:31.237 ==68175== 00:03:31.237 ==68175== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:31.237 ==68175== /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:03:31.237 ==68175== and then give GDB the following command 00:03:31.237 ==68175== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68175 00:03:31.237 ==68175== --pid is optional if only one valgrind process is running 00:03:31.237 ==68175== 00:03:31.237 --68175-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:31.237 --68175-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:31.237 --68175-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:31.496 --68175-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:31.496 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.496 --68175-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:31.496 --68175-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:31.496 --68175-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:31.496 --68175-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:31.496 --68175-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:31.496 --68175-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:31.496 --68175-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:31.496 --68175-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:31.496 --68175-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:31.496 --68175-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:31.496 --68175-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:31.496 --68175-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:31.496 --68175-- Reading syms from /usr/lib64/libm.so.6 00:03:31.496 --68175-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:31.496 --68175-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:31.497 --68175-- Reading syms from /usr/lib64/libc.so.6 00:03:31.497 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.497 --68175-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.497 --68175-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:31.497 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.497 --68175-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.497 --68175-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:31.497 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.497 --68175-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.497 --68175-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:31.497 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.497 --68175-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.497 --68175-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:31.497 --68175-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:31.497 --68175-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:31.497 --68175-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:31.497 --68175-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:31.497 --68175-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:31.497 --68175-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:31.497 --68175-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 ==68175== Preferring higher priority redirection: 00:03:31.497 --68175-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:31.497 --68175-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:31.497 --68175-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.497 --68175-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.498 --68175-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.498 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.498 --68175-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.498 --68175-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.498 ==68175== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.498 --68175-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.498 --68175-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.498 --68175-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:31.756 --68175-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:31.756 --68175-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:31.756 --68175-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:31.756 --68175-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:31.756 --68175-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:31.756 --68175-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:31.756 --68175-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:31.756 --68175-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:31.756 --68175-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:31.756 --68175-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:31.756 --68175-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:31.756 --68175-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:31.756 --68175-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:31.756 --68175-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:31.756 --68175-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:31.756 00:03:31.756 00:03:31.756 CUnit - A unit testing framework for C - Version 2.1-3 00:03:31.756 http://cunit.sourceforge.net/ 00:03:31.756 00:03:31.756 --68175-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:31.756 00:03:31.756 Suite: raid_sb 00:03:31.756 Test: test_raid_bdev_write_superblock ...passed 00:03:31.756 Test: test_raid_bdev_load_base_bdev_superblock ...--68175-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:31.756 passed 00:03:31.756 Test: test_raid_bdev_parse_superblock ...[2024-05-14 21:04:24.236245] /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:03:31.756 passed 00:03:31.756 Suite: raid_sb_md 00:03:31.756 Test: test_raid_bdev_write_superblock ...passed 00:03:31.756 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:31.756 Test: test_raid_bdev_parse_superblock ...[2024-05-14 21:04:24.268309] /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:03:31.756 passed 00:03:31.756 Suite: raid_sb_md_interleaved 00:03:31.756 Test: test_raid_bdev_write_superblock ...passed 00:03:31.756 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:31.756 Test: test_raid_bdev_parse_superblock ...[2024-05-14 21:04:24.276418] /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:03:31.756 passed 00:03:31.756 00:03:31.756 Run Summary: Type Total Ran Passed Failed Inactive 00:03:31.756 suites 3 3 n/a 0 0 00:03:31.756 tests 9 9 9 0 0 00:03:31.756 asserts 139 139 139 0 n/a 00:03:31.756 00:03:31.756 Elapsed time = 0.120 seconds 00:03:31.756 --68175-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:31.756 --68175-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:32.015 ==68175== 00:03:32.015 ==68175== HEAP SUMMARY: 00:03:32.015 ==68175== in use at exit: 0 bytes in 0 blocks 00:03:32.015 ==68175== total heap usage: 176 allocs, 176 frees, 308,448 bytes allocated 00:03:32.015 ==68175== 00:03:32.015 ==68175== All heap blocks were freed -- no leaks are possible 00:03:32.015 ==68175== 00:03:32.015 ==68175== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:32.015 21:04:24 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:03:32.015 ==68179== Memcheck, a memory error detector 00:03:32.015 ==68179== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:32.015 ==68179== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:32.015 ==68179== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:32.015 ==68179== 00:03:32.015 --68179-- Valgrind options: 00:03:32.015 --68179-- --leak-check=full 00:03:32.015 --68179-- --error-exitcode=2 00:03:32.015 --68179-- --verbose 00:03:32.015 --68179-- Contents of /proc/version: 00:03:32.015 --68179-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:32.015 --68179-- 00:03:32.015 --68179-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:32.015 --68179-- Page sizes: currently 4096, max supported 4096 00:03:32.015 --68179-- Valgrind library directory: /usr/libexec/valgrind 00:03:32.015 --68179-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:32.015 --68179-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:32.015 --68179-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:32.015 --68179-- might be shown as UnknownInlinedFun 00:03:32.015 --68179-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.015 --68179-- object doesn't have a dynamic symbol table 00:03:32.015 --68179-- Scheduler: using generic scheduler lock implementation. 00:03:32.015 --68179-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.015 ==68179== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68179-by-???-on-20c6b9f0ce9d 00:03:32.015 ==68179== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68179-by-???-on-20c6b9f0ce9d 00:03:32.015 ==68179== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68179-by-???-on-20c6b9f0ce9d 00:03:32.015 ==68179== 00:03:32.015 ==68179== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.015 ==68179== don't want to do, unless you know exactly what you're doing, 00:03:32.015 ==68179== or are doing some strange experiment): 00:03:32.015 ==68179== /usr/libexec/valgrind/../../bin/vgdb --pid=68179 ...command... 00:03:32.015 ==68179== 00:03:32.015 ==68179== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.015 ==68179== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:32.015 ==68179== and then give GDB the following command 00:03:32.015 ==68179== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68179 00:03:32.015 ==68179== --pid is optional if only one valgrind process is running 00:03:32.015 ==68179== 00:03:32.015 --68179-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.015 --68179-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.015 --68179-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.015 --68179-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.015 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.015 --68179-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.015 --68179-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.016 --68179-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.016 --68179-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.016 --68179-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.016 --68179-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.016 --68179-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.016 --68179-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.016 --68179-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.016 --68179-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.016 --68179-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.016 --68179-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.016 --68179-- Reading syms from /usr/lib64/libm.so.6 00:03:32.016 --68179-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.016 --68179-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.016 --68179-- Reading syms from /usr/lib64/libc.so.6 00:03:32.016 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.016 --68179-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.016 --68179-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.016 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.016 --68179-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.016 --68179-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.016 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.016 --68179-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.016 --68179-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.016 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.016 --68179-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.016 --68179-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.274 --68179-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:32.274 --68179-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:32.274 --68179-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:32.274 --68179-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:32.274 --68179-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:32.274 --68179-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:32.274 --68179-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 ==68179== Preferring higher priority redirection: 00:03:32.274 --68179-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:32.274 --68179-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:32.274 --68179-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 --68179-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.274 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.274 --68179-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.274 --68179-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.274 ==68179== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.274 --68179-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.274 --68179-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.274 --68179-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:32.274 --68179-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:32.274 --68179-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:32.274 --68179-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:32.274 --68179-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:32.274 --68179-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:32.274 --68179-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:32.274 --68179-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:32.274 --68179-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:32.274 --68179-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:32.274 --68179-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:32.274 --68179-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:32.274 --68179-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:32.274 --68179-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:32.274 --68179-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:32.274 --68179-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:32.274 --68179-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:32.274 00:03:32.274 00:03:32.274 CUnit - A unit testing framework for C - Version 2.1-3 00:03:32.274 http://cunit.sourceforge.net/ 00:03:32.274 00:03:32.275 00:03:32.275 Suite: concat 00:03:32.532 Test: test_concat_start ...passed 00:03:32.532 Test: test_concat_rw ...passed 00:03:32.532 Test: test_concat_null_payload ...passed 00:03:32.532 00:03:32.533 Run Summary: Type Total Ran Passed Failed Inactive 00:03:32.533 suites 1 1 n/a 0 0 00:03:32.533 tests 3 3 3 0 0 00:03:32.533 asserts 8460 8460 8460 0 n/a 00:03:32.533 00:03:32.533 Elapsed time = 0.090 seconds 00:03:32.533 --68179-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:32.533 --68179-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:32.533 ==68179== 00:03:32.533 ==68179== HEAP SUMMARY: 00:03:32.533 ==68179== in use at exit: 0 bytes in 0 blocks 00:03:32.533 ==68179== total heap usage: 6,713 allocs, 6,713 frees, 1,480,968 bytes allocated 00:03:32.533 ==68179== 00:03:32.533 ==68179== All heap blocks were freed -- no leaks are possible 00:03:32.533 ==68179== 00:03:32.533 ==68179== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:32.533 21:04:25 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/raid1.c/raid1_ut 00:03:32.533 ==68191== Memcheck, a memory error detector 00:03:32.533 ==68191== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:32.533 ==68191== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:32.533 ==68191== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:32.533 ==68191== 00:03:32.533 --68191-- Valgrind options: 00:03:32.533 --68191-- --leak-check=full 00:03:32.533 --68191-- --error-exitcode=2 00:03:32.533 --68191-- --verbose 00:03:32.533 --68191-- Contents of /proc/version: 00:03:32.533 --68191-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:32.533 --68191-- 00:03:32.533 --68191-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:32.533 --68191-- Page sizes: currently 4096, max supported 4096 00:03:32.533 --68191-- Valgrind library directory: /usr/libexec/valgrind 00:03:32.533 --68191-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:32.533 --68191-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:32.533 --68191-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:32.533 --68191-- might be shown as UnknownInlinedFun 00:03:32.533 --68191-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.533 --68191-- object doesn't have a dynamic symbol table 00:03:32.533 --68191-- Scheduler: using generic scheduler lock implementation. 00:03:32.533 --68191-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.533 ==68191== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68191-by-???-on-20c6b9f0ce9d 00:03:32.533 ==68191== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68191-by-???-on-20c6b9f0ce9d 00:03:32.533 ==68191== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68191-by-???-on-20c6b9f0ce9d 00:03:32.533 ==68191== 00:03:32.533 ==68191== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.533 ==68191== don't want to do, unless you know exactly what you're doing, 00:03:32.533 ==68191== or are doing some strange experiment): 00:03:32.533 ==68191== /usr/libexec/valgrind/../../bin/vgdb --pid=68191 ...command... 00:03:32.533 ==68191== 00:03:32.533 ==68191== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.533 ==68191== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:32.533 ==68191== and then give GDB the following command 00:03:32.533 ==68191== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68191 00:03:32.533 ==68191== --pid is optional if only one valgrind process is running 00:03:32.533 ==68191== 00:03:32.533 --68191-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.533 --68191-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.533 --68191-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.792 --68191-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.792 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.792 --68191-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.792 --68191-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.792 --68191-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.792 --68191-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.792 --68191-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.792 --68191-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.792 --68191-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.792 --68191-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.792 --68191-- Reading syms from /usr/lib64/libm.so.6 00:03:32.792 --68191-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.792 --68191-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/libc.so.6 00:03:32.792 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.792 --68191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.792 --68191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.792 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.792 --68191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.792 --68191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.792 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.792 --68191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.792 --68191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.792 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.792 --68191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.792 --68191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.792 --68191-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:32.792 --68191-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:32.792 --68191-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:32.792 --68191-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:32.792 --68191-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:32.792 --68191-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.792 --68191-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 ==68191== Preferring higher priority redirection: 00:03:32.793 --68191-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:32.793 --68191-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:32.793 --68191-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 --68191-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.793 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.793 --68191-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.793 --68191-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.793 ==68191== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.793 --68191-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.793 --68191-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.051 --68191-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:33.051 --68191-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:33.051 --68191-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:33.051 --68191-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:33.051 --68191-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:33.051 --68191-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:33.051 --68191-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:33.051 --68191-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:33.051 --68191-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:33.051 --68191-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:33.052 --68191-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:33.052 --68191-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:33.052 --68191-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:33.052 --68191-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.052 --68191-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.052 --68191-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:33.052 --68191-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.052 00:03:33.052 00:03:33.052 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.052 http://cunit.sourceforge.net/ 00:03:33.052 00:03:33.052 00:03:33.052 Suite: raid1 00:03:33.052 Test: test_raid1_start ...passed 00:03:33.052 Test: test_raid1_read_balancing ...passed 00:03:33.052 00:03:33.052 Run Summary: Type Total Ran Passed Failed Inactive 00:03:33.052 suites 1 1 n/a 0 0 00:03:33.052 tests 2 2 2 0 0 00:03:33.052 asserts 2880 2880 2880 0 n/a 00:03:33.052 00:03:33.052 Elapsed time = 0.094 seconds 00:03:33.052 --68191-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:33.310 --68191-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:33.310 ==68191== 00:03:33.310 ==68191== HEAP SUMMARY: 00:03:33.310 ==68191== in use at exit: 0 bytes in 0 blocks 00:03:33.310 ==68191== total heap usage: 2,666 allocs, 2,666 frees, 466,942 bytes allocated 00:03:33.310 ==68191== 00:03:33.310 ==68191== All heap blocks were freed -- no leaks are possible 00:03:33.310 ==68191== 00:03:33.310 ==68191== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:33.310 21:04:25 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/bdev_zone.c/bdev_zone_ut 00:03:33.310 ==68192== Memcheck, a memory error detector 00:03:33.310 ==68192== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:33.310 ==68192== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:33.310 ==68192== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:33.310 ==68192== 00:03:33.310 --68192-- Valgrind options: 00:03:33.310 --68192-- --leak-check=full 00:03:33.310 --68192-- --error-exitcode=2 00:03:33.310 --68192-- --verbose 00:03:33.310 --68192-- Contents of /proc/version: 00:03:33.310 --68192-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:33.310 --68192-- 00:03:33.310 --68192-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:33.310 --68192-- Page sizes: currently 4096, max supported 4096 00:03:33.310 --68192-- Valgrind library directory: /usr/libexec/valgrind 00:03:33.310 --68192-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:33.310 --68192-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:33.310 --68192-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:33.310 --68192-- might be shown as UnknownInlinedFun 00:03:33.310 --68192-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:33.310 --68192-- object doesn't have a dynamic symbol table 00:03:33.310 --68192-- Scheduler: using generic scheduler lock implementation. 00:03:33.310 --68192-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:33.310 ==68192== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68192-by-???-on-20c6b9f0ce9d 00:03:33.310 ==68192== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68192-by-???-on-20c6b9f0ce9d 00:03:33.310 ==68192== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68192-by-???-on-20c6b9f0ce9d 00:03:33.310 ==68192== 00:03:33.310 ==68192== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:33.310 ==68192== don't want to do, unless you know exactly what you're doing, 00:03:33.310 ==68192== or are doing some strange experiment): 00:03:33.310 ==68192== /usr/libexec/valgrind/../../bin/vgdb --pid=68192 ...command... 00:03:33.310 ==68192== 00:03:33.310 ==68192== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:33.310 ==68192== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:33.310 ==68192== and then give GDB the following command 00:03:33.310 ==68192== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68192 00:03:33.310 ==68192== --pid is optional if only one valgrind process is running 00:03:33.310 ==68192== 00:03:33.311 --68192-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:33.311 --68192-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:33.311 --68192-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:33.311 --68192-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:33.311 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.311 --68192-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:33.311 --68192-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:33.311 --68192-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:33.311 --68192-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:33.311 --68192-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:33.311 --68192-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:33.311 --68192-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:33.311 --68192-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:33.311 --68192-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:33.311 --68192-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:33.311 --68192-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:33.311 --68192-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:33.311 --68192-- Reading syms from /usr/lib64/libm.so.6 00:03:33.311 --68192-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:33.311 --68192-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:33.311 --68192-- Reading syms from /usr/lib64/libc.so.6 00:03:33.311 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.311 --68192-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.311 --68192-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.311 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.311 --68192-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.311 --68192-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.311 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.311 --68192-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.311 --68192-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.311 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.311 --68192-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.311 --68192-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.570 --68192-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:33.570 --68192-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:33.570 --68192-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:33.570 --68192-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:33.570 --68192-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:33.570 --68192-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:33.570 --68192-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 ==68192== Preferring higher priority redirection: 00:03:33.570 --68192-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:33.570 --68192-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:33.570 --68192-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 --68192-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.570 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.570 --68192-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.570 --68192-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.571 ==68192== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.571 --68192-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.571 --68192-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.571 --68192-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:33.571 --68192-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:33.571 --68192-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:33.571 --68192-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:33.571 --68192-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:33.571 --68192-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:33.571 --68192-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:33.571 --68192-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:33.571 --68192-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:33.571 --68192-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:33.571 --68192-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:33.571 --68192-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:33.571 --68192-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:33.571 --68192-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.571 --68192-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.571 --68192-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.571 00:03:33.571 00:03:33.571 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.571 http://cunit.sourceforge.net/ 00:03:33.571 00:03:33.571 00:03:33.571 Suite: zone 00:03:33.571 Test: test_zone_get_operation ...passed 00:03:33.571 Test: test_bdev_zone_get_info ...passed 00:03:33.571 Test: test_bdev_zone_management ...passed 00:03:33.571 Test: test_bdev_zone_append ...passed 00:03:33.571 Test: test_bdev_zone_append_with_md ...passed 00:03:33.571 Test: test_bdev_zone_appendv ...passed 00:03:33.829 Test: test_bdev_zone_appendv_with_md ...passed 00:03:33.829 Test: test_bdev_io_get_append_location ...passed 00:03:33.829 00:03:33.829 Run Summary: Type Total Ran Passed Failed Inactive 00:03:33.829 suites 1 1 n/a 0 0 00:03:33.829 tests 8 8 8 0 0 00:03:33.829 asserts 94 94 94 0 n/a 00:03:33.829 00:03:33.829 Elapsed time = 0.045 seconds 00:03:33.829 --68192-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:33.829 --68192-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:33.829 ==68192== 00:03:33.829 ==68192== HEAP SUMMARY: 00:03:33.829 ==68192== in use at exit: 0 bytes in 0 blocks 00:03:33.829 ==68192== total heap usage: 80 allocs, 80 frees, 103,487 bytes allocated 00:03:33.829 ==68192== 00:03:33.829 ==68192== All heap blocks were freed -- no leaks are possible 00:03:33.829 ==68192== 00:03:33.829 ==68192== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:33.829 21:04:26 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/gpt/gpt.c/gpt_ut 00:03:33.829 ==68204== Memcheck, a memory error detector 00:03:33.829 ==68204== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:33.829 ==68204== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:33.829 ==68204== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:33.829 ==68204== 00:03:33.829 --68204-- Valgrind options: 00:03:33.829 --68204-- --leak-check=full 00:03:33.829 --68204-- --error-exitcode=2 00:03:33.829 --68204-- --verbose 00:03:33.829 --68204-- Contents of /proc/version: 00:03:33.829 --68204-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:33.829 --68204-- 00:03:33.829 --68204-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:33.829 --68204-- Page sizes: currently 4096, max supported 4096 00:03:33.829 --68204-- Valgrind library directory: /usr/libexec/valgrind 00:03:33.829 --68204-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:33.829 --68204-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:33.829 --68204-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:33.829 --68204-- might be shown as UnknownInlinedFun 00:03:33.829 --68204-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:33.829 --68204-- object doesn't have a dynamic symbol table 00:03:33.829 --68204-- Scheduler: using generic scheduler lock implementation. 00:03:33.829 --68204-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:33.829 ==68204== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68204-by-???-on-20c6b9f0ce9d 00:03:33.829 ==68204== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68204-by-???-on-20c6b9f0ce9d 00:03:33.829 ==68204== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68204-by-???-on-20c6b9f0ce9d 00:03:33.829 ==68204== 00:03:33.829 ==68204== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:33.829 ==68204== don't want to do, unless you know exactly what you're doing, 00:03:33.829 ==68204== or are doing some strange experiment): 00:03:33.829 ==68204== /usr/libexec/valgrind/../../bin/vgdb --pid=68204 ...command... 00:03:33.829 ==68204== 00:03:33.829 ==68204== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:33.829 ==68204== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:33.829 ==68204== and then give GDB the following command 00:03:33.829 ==68204== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68204 00:03:33.829 ==68204== --pid is optional if only one valgrind process is running 00:03:33.829 ==68204== 00:03:33.829 --68204-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:33.829 --68204-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:33.829 --68204-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:33.829 --68204-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:33.829 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.829 --68204-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:33.829 --68204-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:33.830 --68204-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:33.830 --68204-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:33.830 --68204-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:33.830 --68204-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:33.830 --68204-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:33.830 --68204-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:33.830 --68204-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:33.830 --68204-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:33.830 --68204-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:33.830 --68204-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:33.830 --68204-- Reading syms from /usr/lib64/libm.so.6 00:03:33.830 --68204-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:33.830 --68204-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:33.830 --68204-- Reading syms from /usr/lib64/libc.so.6 00:03:33.830 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.830 --68204-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.830 --68204-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.830 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.830 --68204-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.830 --68204-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.830 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.830 --68204-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.830 --68204-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.830 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.830 --68204-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.830 --68204-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.088 --68204-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:34.088 --68204-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:34.088 --68204-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:34.088 --68204-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:34.088 --68204-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:34.088 --68204-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:34.088 --68204-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 --68204-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.088 ==68204== Preferring higher priority redirection: 00:03:34.088 --68204-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:34.088 --68204-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:34.089 --68204-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 --68204-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.089 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.089 --68204-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.089 --68204-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.089 ==68204== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.089 --68204-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.089 --68204-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.089 --68204-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:34.089 --68204-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:34.089 --68204-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:34.089 --68204-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:34.089 --68204-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:34.089 --68204-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:34.089 --68204-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:34.089 --68204-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:34.089 --68204-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:34.089 --68204-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:34.089 --68204-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:34.089 --68204-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:34.089 --68204-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:34.089 --68204-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:34.089 --68204-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:34.089 --68204-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:34.089 00:03:34.089 00:03:34.089 CUnit - A unit testing framework for C - Version 2.1-3 00:03:34.089 http://cunit.sourceforge.net/ 00:03:34.089 00:03:34.089 00:03:34.089 Suite: gpt_parse 00:03:34.348 Test: test_parse_mbr_and_primary ...[2024-05-14 21:04:26.642802] /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:03:34.348 [2024-05-14 21:04:26.672691] /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:03:34.348 [2024-05-14 21:04:26.680113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:34.348 [2024-05-14 21:04:26.680531] /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:03:34.348 [2024-05-14 21:04:26.691161] /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:03:34.348 [2024-05-14 21:04:26.691739] /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:03:34.348 passed 00:03:34.348 Test: test_parse_secondary ...[2024-05-14 21:04:26.700391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:34.348 [2024-05-14 21:04:26.700502] /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:03:34.348 [2024-05-14 21:04:26.704630] /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:03:34.348 [2024-05-14 21:04:26.704741] /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:03:34.348 passed 00:03:34.348 Test: test_check_mbr ...[2024-05-14 21:04:26.709206] /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:03:34.348 [2024-05-14 21:04:26.709852] /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:03:34.348 passed 00:03:34.348 Test: test_read_header ...[2024-05-14 21:04:26.714957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:34.348 [2024-05-14 21:04:26.715927] /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:03:34.348 [2024-05-14 21:04:26.716831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:34.348 [2024-05-14 21:04:26.718787] /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:03:34.348 [2024-05-14 21:04:26.720027] /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:03:34.348 [2024-05-14 21:04:26.720352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:34.348 passed 00:03:34.348 Test: test_read_partitions ...[2024-05-14 21:04:26.724706] /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:03:34.348 [2024-05-14 21:04:26.726520] /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:03:34.348 [2024-05-14 21:04:26.728003] /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:03:34.349 [2024-05-14 21:04:26.728324] /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:03:34.349 [2024-05-14 21:04:26.730369] /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:03:34.349 passed 00:03:34.349 00:03:34.349 Run Summary: Type Total Ran Passed Failed Inactive 00:03:34.349 suites 1 1 n/a 0 0 00:03:34.349 tests 5 5 5 0 0 00:03:34.349 asserts 33 33 33 0 n/a 00:03:34.349 00:03:34.349 Elapsed time = 0.094 seconds 00:03:34.349 --68204-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:34.349 --68204-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:34.349 ==68204== 00:03:34.349 ==68204== HEAP SUMMARY: 00:03:34.349 ==68204== in use at exit: 0 bytes in 0 blocks 00:03:34.349 ==68204== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:34.349 ==68204== 00:03:34.349 ==68204== All heap blocks were freed -- no leaks are possible 00:03:34.349 ==68204== 00:03:34.349 ==68204== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:34.349 21:04:26 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/part.c/part_ut 00:03:34.349 ==68211== Memcheck, a memory error detector 00:03:34.349 ==68211== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:34.349 ==68211== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:34.349 ==68211== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:34.349 ==68211== 00:03:34.349 --68211-- Valgrind options: 00:03:34.349 --68211-- --leak-check=full 00:03:34.349 --68211-- --error-exitcode=2 00:03:34.349 --68211-- --verbose 00:03:34.349 --68211-- Contents of /proc/version: 00:03:34.349 --68211-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:34.349 --68211-- 00:03:34.349 --68211-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:34.349 --68211-- Page sizes: currently 4096, max supported 4096 00:03:34.349 --68211-- Valgrind library directory: /usr/libexec/valgrind 00:03:34.349 --68211-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:34.349 --68211-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:34.349 --68211-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:34.349 --68211-- might be shown as UnknownInlinedFun 00:03:34.349 --68211-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:34.349 --68211-- object doesn't have a dynamic symbol table 00:03:34.349 --68211-- Scheduler: using generic scheduler lock implementation. 00:03:34.349 --68211-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:34.349 ==68211== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68211-by-???-on-20c6b9f0ce9d 00:03:34.349 ==68211== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68211-by-???-on-20c6b9f0ce9d 00:03:34.349 ==68211== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68211-by-???-on-20c6b9f0ce9d 00:03:34.349 ==68211== 00:03:34.349 ==68211== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:34.349 ==68211== don't want to do, unless you know exactly what you're doing, 00:03:34.349 ==68211== or are doing some strange experiment): 00:03:34.349 ==68211== /usr/libexec/valgrind/../../bin/vgdb --pid=68211 ...command... 00:03:34.349 ==68211== 00:03:34.349 ==68211== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:34.350 ==68211== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:34.350 ==68211== and then give GDB the following command 00:03:34.350 ==68211== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68211 00:03:34.350 ==68211== --pid is optional if only one valgrind process is running 00:03:34.350 ==68211== 00:03:34.350 --68211-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:34.350 --68211-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:34.350 --68211-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:34.350 --68211-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:34.350 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.350 --68211-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:34.350 --68211-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:34.350 --68211-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:34.350 --68211-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:34.350 --68211-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:34.350 --68211-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:34.350 --68211-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:34.350 --68211-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:34.350 --68211-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:34.350 --68211-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:34.350 --68211-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:34.609 --68211-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:34.609 --68211-- Reading syms from /usr/lib64/libm.so.6 00:03:34.609 --68211-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:34.609 --68211-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:34.609 --68211-- Reading syms from /usr/lib64/libc.so.6 00:03:34.609 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.609 --68211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.609 --68211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.609 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.609 --68211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.609 --68211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.609 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.609 --68211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.609 --68211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:34.609 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.609 --68211-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:34.609 --68211-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:34.609 --68211-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:34.609 --68211-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:34.609 --68211-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:34.609 --68211-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:34.609 --68211-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:34.609 --68211-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:34.609 --68211-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.609 --68211-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 ==68211== Preferring higher priority redirection: 00:03:34.610 --68211-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:34.610 --68211-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:34.610 --68211-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 --68211-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:34.610 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.610 --68211-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.610 --68211-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.610 ==68211== WARNING: new redirection conflicts with existing -- ignoring it 00:03:34.610 --68211-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:34.610 --68211-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:34.610 --68211-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:34.610 --68211-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:34.610 --68211-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:34.868 --68211-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:34.868 --68211-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:34.868 --68211-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:34.868 --68211-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:34.868 --68211-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:34.868 --68211-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:34.868 --68211-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:34.868 --68211-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:34.868 --68211-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:34.868 --68211-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:34.868 --68211-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:34.868 --68211-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:34.868 --68211-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:34.868 --68211-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:34.868 00:03:34.869 00:03:34.869 CUnit - A unit testing framework for C - Version 2.1-3 00:03:34.869 http://cunit.sourceforge.net/ 00:03:34.869 00:03:34.869 00:03:34.869 Suite: bdev_part 00:03:34.869 Test: part_test ...--68211-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:34.869 [2024-05-14 21:04:27.390314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:03:35.126 passed 00:03:35.126 Test: part_free_test ...passed 00:03:35.385 Test: part_get_io_channel_test ...passed 00:03:35.385 Test: part_construct_ext ...passed 00:03:35.385 00:03:35.385 Run Summary: Type Total Ran Passed Failed Inactive 00:03:35.385 suites 1 1 n/a 0 0 00:03:35.385 tests 4 4 4 0 0 00:03:35.385 asserts 48 48 48 0 n/a 00:03:35.385 00:03:35.385 Elapsed time = 0.434 seconds 00:03:35.385 --68211-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:35.385 --68211-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:35.385 ==68211== 00:03:35.385 ==68211== HEAP SUMMARY: 00:03:35.385 ==68211== in use at exit: 1,224 bytes in 3 blocks 00:03:35.385 ==68211== total heap usage: 10,986 allocs, 10,983 frees, 207,304,945 bytes allocated 00:03:35.385 ==68211== 00:03:35.385 ==68211== Searching for pointers to 3 not-freed blocks 00:03:35.385 ==68211== Checked 6,981,848 bytes 00:03:35.385 ==68211== 00:03:35.385 ==68211== LEAK SUMMARY: 00:03:35.385 ==68211== definitely lost: 0 bytes in 0 blocks 00:03:35.385 ==68211== indirectly lost: 0 bytes in 0 blocks 00:03:35.385 ==68211== possibly lost: 0 bytes in 0 blocks 00:03:35.385 ==68211== still reachable: 1,224 bytes in 3 blocks 00:03:35.385 ==68211== suppressed: 0 bytes in 0 blocks 00:03:35.385 ==68211== Reachable blocks (those to which a pointer was found) are not shown. 00:03:35.385 ==68211== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:35.385 ==68211== 00:03:35.385 ==68211== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.385 21:04:27 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/scsi_nvme.c/scsi_nvme_ut 00:03:35.385 ==68225== Memcheck, a memory error detector 00:03:35.385 ==68225== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.385 ==68225== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.385 ==68225== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:35.385 ==68225== 00:03:35.385 --68225-- Valgrind options: 00:03:35.385 --68225-- --leak-check=full 00:03:35.385 --68225-- --error-exitcode=2 00:03:35.385 --68225-- --verbose 00:03:35.385 --68225-- Contents of /proc/version: 00:03:35.385 --68225-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:35.385 --68225-- 00:03:35.385 --68225-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.385 --68225-- Page sizes: currently 4096, max supported 4096 00:03:35.385 --68225-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.385 --68225-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:35.385 --68225-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:35.385 --68225-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:35.385 --68225-- might be shown as UnknownInlinedFun 00:03:35.385 --68225-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:35.385 --68225-- object doesn't have a dynamic symbol table 00:03:35.385 --68225-- Scheduler: using generic scheduler lock implementation. 00:03:35.385 --68225-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:35.385 ==68225== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68225-by-???-on-20c6b9f0ce9d 00:03:35.385 ==68225== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68225-by-???-on-20c6b9f0ce9d 00:03:35.385 ==68225== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68225-by-???-on-20c6b9f0ce9d 00:03:35.385 ==68225== 00:03:35.385 ==68225== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:35.385 ==68225== don't want to do, unless you know exactly what you're doing, 00:03:35.385 ==68225== or are doing some strange experiment): 00:03:35.385 ==68225== /usr/libexec/valgrind/../../bin/vgdb --pid=68225 ...command... 00:03:35.385 ==68225== 00:03:35.385 ==68225== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:35.385 ==68225== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:35.385 ==68225== and then give GDB the following command 00:03:35.385 ==68225== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68225 00:03:35.385 ==68225== --pid is optional if only one valgrind process is running 00:03:35.385 ==68225== 00:03:35.385 --68225-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.385 --68225-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.386 --68225-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.386 --68225-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.386 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.386 --68225-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.386 --68225-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.386 --68225-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.386 --68225-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.386 --68225-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.386 --68225-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.386 --68225-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.386 --68225-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.386 --68225-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.386 --68225-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.386 --68225-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.386 --68225-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:35.644 --68225-- Reading syms from /usr/lib64/libm.so.6 00:03:35.644 --68225-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:35.644 --68225-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:35.644 --68225-- Reading syms from /usr/lib64/libc.so.6 00:03:35.644 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.644 --68225-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.644 --68225-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.644 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.644 --68225-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.645 --68225-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.645 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.645 --68225-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.645 --68225-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.645 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.645 --68225-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.645 --68225-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.645 --68225-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:35.645 --68225-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:35.645 --68225-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:35.645 --68225-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:35.645 --68225-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:35.645 --68225-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:35.645 --68225-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 ==68225== Preferring higher priority redirection: 00:03:35.645 --68225-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:35.645 --68225-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:35.645 --68225-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 --68225-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.645 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.645 --68225-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.645 --68225-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.645 ==68225== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.645 --68225-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.645 --68225-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.645 --68225-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:35.645 --68225-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:35.645 --68225-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:35.645 --68225-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:35.645 --68225-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:35.646 --68225-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:35.646 --68225-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:35.904 --68225-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:35.904 --68225-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:35.904 --68225-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:35.904 --68225-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:35.904 --68225-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:35.904 --68225-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:35.904 --68225-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:35.904 --68225-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:35.904 --68225-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:35.904 00:03:35.904 00:03:35.904 CUnit - A unit testing framework for C - Version 2.1-3 00:03:35.904 http://cunit.sourceforge.net/ 00:03:35.904 00:03:35.904 00:03:35.904 Suite: scsi_nvme_suite 00:03:35.904 Test: scsi_nvme_translate_test ...passed 00:03:35.904 00:03:35.904 Run Summary: Type Total Ran Passed Failed Inactive 00:03:35.904 suites 1 1 n/a 0 0 00:03:35.904 tests 1 1 1 0 0 00:03:35.904 asserts 104 104 104 0 n/a 00:03:35.904 00:03:35.904 Elapsed time = 0.030 seconds 00:03:35.904 --68225-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:35.904 --68225-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:35.904 ==68225== 00:03:35.904 ==68225== HEAP SUMMARY: 00:03:35.904 ==68225== in use at exit: 0 bytes in 0 blocks 00:03:35.904 ==68225== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:35.904 ==68225== 00:03:35.904 ==68225== All heap blocks were freed -- no leaks are possible 00:03:35.904 ==68225== 00:03:35.904 ==68225== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.904 21:04:28 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/vbdev_lvol.c/vbdev_lvol_ut 00:03:35.904 ==68230== Memcheck, a memory error detector 00:03:35.904 ==68230== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.904 ==68230== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.904 ==68230== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:35.904 ==68230== 00:03:35.904 --68230-- Valgrind options: 00:03:35.904 --68230-- --leak-check=full 00:03:35.904 --68230-- --error-exitcode=2 00:03:35.904 --68230-- --verbose 00:03:35.904 --68230-- Contents of /proc/version: 00:03:35.905 --68230-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:35.905 --68230-- 00:03:35.905 --68230-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.905 --68230-- Page sizes: currently 4096, max supported 4096 00:03:35.905 --68230-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.905 --68230-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:35.905 --68230-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:35.905 --68230-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:35.905 --68230-- might be shown as UnknownInlinedFun 00:03:35.905 --68230-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:35.905 --68230-- object doesn't have a dynamic symbol table 00:03:35.905 --68230-- Scheduler: using generic scheduler lock implementation. 00:03:35.905 --68230-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:35.905 ==68230== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68230-by-???-on-20c6b9f0ce9d 00:03:35.905 ==68230== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68230-by-???-on-20c6b9f0ce9d 00:03:35.905 ==68230== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68230-by-???-on-20c6b9f0ce9d 00:03:35.905 ==68230== 00:03:35.905 ==68230== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:35.905 ==68230== don't want to do, unless you know exactly what you're doing, 00:03:35.905 ==68230== or are doing some strange experiment): 00:03:35.905 ==68230== /usr/libexec/valgrind/../../bin/vgdb --pid=68230 ...command... 00:03:35.905 ==68230== 00:03:35.905 ==68230== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:35.905 ==68230== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:35.905 ==68230== and then give GDB the following command 00:03:35.905 ==68230== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68230 00:03:35.905 ==68230== --pid is optional if only one valgrind process is running 00:03:35.905 ==68230== 00:03:35.905 --68230-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.905 --68230-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.905 --68230-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.905 --68230-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.905 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.905 --68230-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.905 --68230-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.905 --68230-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.905 --68230-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.905 --68230-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.905 --68230-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.905 --68230-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.905 --68230-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.905 --68230-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.905 --68230-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.905 --68230-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.905 --68230-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:36.511 --68230-- Reading syms from /usr/lib64/libm.so.6 00:03:36.511 --68230-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:36.511 --68230-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:36.511 --68230-- Reading syms from /usr/lib64/libc.so.6 00:03:36.511 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.511 --68230-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.511 --68230-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.511 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.511 --68230-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.511 --68230-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.511 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.511 --68230-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.511 --68230-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.511 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.511 --68230-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.511 --68230-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.511 --68230-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:36.769 --68230-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:36.770 --68230-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:36.770 --68230-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:36.770 --68230-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:36.770 --68230-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:36.770 --68230-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 ==68230== Preferring higher priority redirection: 00:03:36.770 --68230-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:36.770 --68230-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:36.770 --68230-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 --68230-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.770 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.770 --68230-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.770 --68230-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.770 ==68230== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.770 --68230-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.770 --68230-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.770 --68230-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:36.770 --68230-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:36.770 --68230-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:36.770 --68230-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:36.770 --68230-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:36.771 --68230-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:36.771 --68230-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:36.771 --68230-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:36.771 --68230-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:36.771 --68230-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:36.771 --68230-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:36.771 --68230-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:36.771 --68230-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:36.771 --68230-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:36.771 --68230-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:36.771 --68230-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:36.771 --68230-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:36.771 00:03:36.771 00:03:36.771 CUnit - A unit testing framework for C - Version 2.1-3 00:03:36.771 http://cunit.sourceforge.net/ 00:03:36.771 00:03:36.771 00:03:36.771 Suite: lvol 00:03:36.771 Test: ut_lvs_init ...--68230-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:37.028 [2024-05-14 21:04:29.315906] /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:03:37.028 [2024-05-14 21:04:29.354137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:03:37.028 passed 00:03:37.028 Test: ut_lvol_init ...--68230-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:37.028 passed 00:03:37.028 Test: ut_lvol_snapshot ...passed 00:03:37.028 Test: ut_lvol_clone ...passed 00:03:37.028 Test: ut_lvs_destroy ...passed 00:03:37.028 Test: ut_lvs_unload ...passed 00:03:37.028 Test: ut_lvol_resize ...[2024-05-14 21:04:29.416311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:03:37.028 passed 00:03:37.028 Test: ut_lvol_set_read_only ...passed 00:03:37.028 Test: ut_lvol_hotremove ...passed 00:03:37.028 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:37.028 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:37.028 Test: ut_lvol_read_write ...passed 00:03:37.028 Test: ut_vbdev_lvol_submit_request ...passed 00:03:37.028 Test: ut_lvol_examine_config ...passed 00:03:37.028 Test: ut_lvol_examine_disk ...[2024-05-14 21:04:29.463051] /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:03:37.028 passed 00:03:37.028 Test: ut_lvol_rename ...--68230-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:37.028 [2024-05-14 21:04:29.485857] /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:03:37.028 [2024-05-14 21:04:29.486192] /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:03:37.028 passed 00:03:37.028 Test: ut_bdev_finish ...passed 00:03:37.028 Test: ut_lvs_rename ...passed 00:03:37.028 Test: ut_lvol_seek ...passed 00:03:37.028 Test: ut_esnap_dev_create ...[2024-05-14 21:04:29.511810] /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:03:37.028 [2024-05-14 21:04:29.513576] /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:03:37.028 [2024-05-14 21:04:29.514873] /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:03:37.028 [2024-05-14 21:04:29.522320] /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:03:37.028 passed 00:03:37.028 Test: ut_lvol_esnap_clone_bad_args ...[2024-05-14 21:04:29.527043] /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:03:37.028 [2024-05-14 21:04:29.528175] /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:03:37.028 passed 00:03:37.028 Test: ut_lvol_shallow_copy ...[2024-05-14 21:04:29.534768] /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:03:37.028 [2024-05-14 21:04:29.535582] /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:03:37.028 passed 00:03:37.028 00:03:37.028 Run Summary: Type Total Ran Passed Failed Inactive 00:03:37.028 suites 1 1 n/a 0 0 00:03:37.028 tests 22 22 22 0 0 00:03:37.028 asserts 793 793 793 0 n/a 00:03:37.028 00:03:37.028 Elapsed time = 0.234 seconds 00:03:37.028 --68230-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:37.028 --68230-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:37.286 ==68230== 00:03:37.286 ==68230== HEAP SUMMARY: 00:03:37.286 ==68230== in use at exit: 0 bytes in 0 blocks 00:03:37.286 ==68230== total heap usage: 1,497 allocs, 1,497 frees, 233,027 bytes allocated 00:03:37.286 ==68230== 00:03:37.286 ==68230== All heap blocks were freed -- no leaks are possible 00:03:37.286 ==68230== 00:03:37.286 ==68230== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:37.286 21:04:29 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_zone_block.c/vbdev_zone_block_ut 00:03:37.286 ==68243== Memcheck, a memory error detector 00:03:37.286 ==68243== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:37.286 ==68243== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:37.286 ==68243== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:37.286 ==68243== 00:03:37.286 --68243-- Valgrind options: 00:03:37.286 --68243-- --leak-check=full 00:03:37.286 --68243-- --error-exitcode=2 00:03:37.286 --68243-- --verbose 00:03:37.286 --68243-- Contents of /proc/version: 00:03:37.286 --68243-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:37.286 --68243-- 00:03:37.286 --68243-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:37.286 --68243-- Page sizes: currently 4096, max supported 4096 00:03:37.286 --68243-- Valgrind library directory: /usr/libexec/valgrind 00:03:37.286 --68243-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:37.286 --68243-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:37.286 --68243-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:37.286 --68243-- might be shown as UnknownInlinedFun 00:03:37.286 --68243-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:37.286 --68243-- object doesn't have a dynamic symbol table 00:03:37.286 --68243-- Scheduler: using generic scheduler lock implementation. 00:03:37.286 --68243-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:37.286 ==68243== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68243-by-???-on-20c6b9f0ce9d 00:03:37.286 ==68243== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68243-by-???-on-20c6b9f0ce9d 00:03:37.286 ==68243== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68243-by-???-on-20c6b9f0ce9d 00:03:37.286 ==68243== 00:03:37.286 ==68243== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:37.286 ==68243== don't want to do, unless you know exactly what you're doing, 00:03:37.286 ==68243== or are doing some strange experiment): 00:03:37.286 ==68243== /usr/libexec/valgrind/../../bin/vgdb --pid=68243 ...command... 00:03:37.286 ==68243== 00:03:37.286 ==68243== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:37.286 ==68243== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:37.286 ==68243== and then give GDB the following command 00:03:37.286 ==68243== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68243 00:03:37.286 ==68243== --pid is optional if only one valgrind process is running 00:03:37.286 ==68243== 00:03:37.286 --68243-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:37.286 --68243-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:37.286 --68243-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:37.286 --68243-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:37.286 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.286 --68243-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:37.286 --68243-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:37.286 --68243-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:37.286 --68243-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:37.286 --68243-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:37.286 --68243-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:37.286 --68243-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:37.286 --68243-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:37.286 --68243-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:37.286 --68243-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:37.286 --68243-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:37.286 --68243-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:37.287 --68243-- Reading syms from /usr/lib64/libm.so.6 00:03:37.287 --68243-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:37.287 --68243-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:37.287 --68243-- Reading syms from /usr/lib64/libc.so.6 00:03:37.287 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.287 --68243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.287 --68243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.287 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.287 --68243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.287 --68243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.287 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.287 --68243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.287 --68243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.287 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.287 --68243-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.287 --68243-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.545 --68243-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:37.545 --68243-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:37.545 --68243-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:37.545 --68243-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:37.545 --68243-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:37.545 --68243-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:37.545 --68243-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.545 --68243-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.545 --68243-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.545 --68243-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 ==68243== Preferring higher priority redirection: 00:03:37.546 --68243-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:37.546 --68243-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:37.546 --68243-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 --68243-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.546 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.546 --68243-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.546 --68243-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.546 ==68243== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.546 --68243-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.546 --68243-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.546 --68243-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:37.546 --68243-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:37.546 --68243-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:37.546 --68243-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:37.546 --68243-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:37.546 --68243-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:37.546 --68243-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:37.546 --68243-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:37.546 --68243-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:37.546 --68243-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:37.546 --68243-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:37.546 --68243-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:37.546 --68243-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:37.546 --68243-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:37.546 --68243-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:37.546 --68243-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:37.804 --68243-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:37.805 00:03:37.805 00:03:37.805 CUnit - A unit testing framework for C - Version 2.1-3 00:03:37.805 http://cunit.sourceforge.net/ 00:03:37.805 00:03:37.805 00:03:37.805 Suite: zone_block 00:03:37.805 Test: test_zone_block_create ...passed 00:03:37.805 Test: test_zone_block_create_invalid ...[2024-05-14 21:04:30.228158] /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:03:37.805 --68243-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:37.805 --68243-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:37.805 [2024-05-14 21:04:30.261469] /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-05-14 21:04:30.263970] /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:03:37.805 [2024-05-14 21:04:30.264487] /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-05-14 21:04:30.265146] /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:03:37.805 [2024-05-14 21:04:30.265345] /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-05-14 21:04:30.265812] /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:03:37.805 [2024-05-14 21:04:30.266002] /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:03:37.805 Test: test_get_zone_info ...[2024-05-14 21:04:30.281829] /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:03:37.805 [2024-05-14 21:04:30.282651] /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:03:37.805 [2024-05-14 21:04:30.283316] /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:03:37.805 passed 00:03:37.805 Test: test_supported_io_types ...passed 00:03:37.805 Test: test_reset_zone ...[2024-05-14 21:04:30.297853] /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:03:37.805 [2024-05-14 21:04:30.298409] /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:03:37.805 passed 00:03:37.805 Test: test_open_zone ...[2024-05-14 21:04:30.302547] /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:03:37.805 [2024-05-14 21:04:30.308143] /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:03:37.805 [2024-05-14 21:04:30.308695] /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:03:37.805 passed 00:03:37.805 Test: test_zone_write ...[2024-05-14 21:04:30.317038] /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:03:37.805 [2024-05-14 21:04:30.317603] /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:03:37.805 [2024-05-14 21:04:30.319048] /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:03:37.805 [2024-05-14 21:04:30.319270] /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:03:37.805 [2024-05-14 21:04:30.334162] /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:03:37.805 [2024-05-14 21:04:30.334375] /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:03:37.805 [2024-05-14 21:04:30.334732] /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:03:37.805 [2024-05-14 21:04:30.334835] /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:03:37.805 [2024-05-14 21:04:30.342922] /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:03:37.805 [2024-05-14 21:04:30.343128] /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:03:37.805 passed 00:03:37.805 Test: test_zone_read ...[2024-05-14 21:04:30.347094] /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:03:37.806 [2024-05-14 21:04:30.347413] /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:03:37.806 [2024-05-14 21:04:30.348235] /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:03:37.806 [2024-05-14 21:04:30.348452] /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:03:37.806 [2024-05-14 21:04:30.353047] /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:03:37.806 [2024-05-14 21:04:30.353162] /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:03:37.806 passed 00:03:37.806 Test: test_close_zone ...[2024-05-14 21:04:30.356251] /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:03:37.806 [2024-05-14 21:04:30.357029] /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:03:37.806 [2024-05-14 21:04:30.360482] /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:03:37.806 [2024-05-14 21:04:30.361034] /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:03:37.806 passed 00:03:38.065 Test: test_finish_zone ...[2024-05-14 21:04:30.367445] /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:03:38.065 [2024-05-14 21:04:30.368003] /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:03:38.065 passed 00:03:38.065 Test: test_append_zone ...[2024-05-14 21:04:30.371454] /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:03:38.065 [2024-05-14 21:04:30.371570] /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:03:38.065 [2024-05-14 21:04:30.372292] /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:03:38.065 [2024-05-14 21:04:30.372406] /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:03:38.065 [2024-05-14 21:04:30.389305] /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:03:38.065 [2024-05-14 21:04:30.389430] /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:03:38.065 passed 00:03:38.065 00:03:38.065 Run Summary: Type Total Ran Passed Failed Inactive 00:03:38.065 suites 1 1 n/a 0 0 00:03:38.065 tests 11 11 11 0 0 00:03:38.065 asserts 3437 3437 3437 0 n/a 00:03:38.065 00:03:38.065 Elapsed time = 0.268 seconds 00:03:38.065 --68243-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:38.065 ==68243== 00:03:38.065 ==68243== HEAP SUMMARY: 00:03:38.065 ==68243== in use at exit: 67,109,768 bytes in 1,026 blocks 00:03:38.065 ==68243== total heap usage: 2,638 allocs, 1,612 frees, 85,889,509 bytes allocated 00:03:38.065 ==68243== 00:03:38.065 ==68243== Searching for pointers to 1,026 not-freed blocks 00:03:38.065 ==68243== Checked 6,554,536 bytes 00:03:38.065 ==68243== 00:03:38.065 ==68243== LEAK SUMMARY: 00:03:38.065 ==68243== definitely lost: 0 bytes in 0 blocks 00:03:38.065 ==68243== indirectly lost: 0 bytes in 0 blocks 00:03:38.065 ==68243== possibly lost: 0 bytes in 0 blocks 00:03:38.065 ==68243== still reachable: 67,109,768 bytes in 1,026 blocks 00:03:38.065 ==68243== suppressed: 0 bytes in 0 blocks 00:03:38.065 ==68243== Reachable blocks (those to which a pointer was found) are not shown. 00:03:38.065 ==68243== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:38.065 ==68243== 00:03:38.065 ==68243== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:38.065 21:04:30 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/mt/bdev.c/bdev_ut 00:03:38.065 ==68252== Memcheck, a memory error detector 00:03:38.065 ==68252== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:38.065 ==68252== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:38.065 ==68252== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:38.065 ==68252== 00:03:38.065 --68252-- Valgrind options: 00:03:38.065 --68252-- --leak-check=full 00:03:38.065 --68252-- --error-exitcode=2 00:03:38.065 --68252-- --verbose 00:03:38.065 --68252-- Contents of /proc/version: 00:03:38.065 --68252-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:38.065 --68252-- 00:03:38.065 --68252-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:38.065 --68252-- Page sizes: currently 4096, max supported 4096 00:03:38.065 --68252-- Valgrind library directory: /usr/libexec/valgrind 00:03:38.065 --68252-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:38.065 --68252-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:38.065 --68252-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:38.065 --68252-- might be shown as UnknownInlinedFun 00:03:38.065 --68252-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:38.065 --68252-- object doesn't have a dynamic symbol table 00:03:38.065 --68252-- Scheduler: using generic scheduler lock implementation. 00:03:38.065 --68252-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:38.065 ==68252== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68252-by-???-on-20c6b9f0ce9d 00:03:38.065 ==68252== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68252-by-???-on-20c6b9f0ce9d 00:03:38.066 ==68252== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68252-by-???-on-20c6b9f0ce9d 00:03:38.066 ==68252== 00:03:38.066 ==68252== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:38.066 ==68252== don't want to do, unless you know exactly what you're doing, 00:03:38.066 ==68252== or are doing some strange experiment): 00:03:38.066 ==68252== /usr/libexec/valgrind/../../bin/vgdb --pid=68252 ...command... 00:03:38.066 ==68252== 00:03:38.066 ==68252== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:38.066 ==68252== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:38.066 ==68252== and then give GDB the following command 00:03:38.066 ==68252== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68252 00:03:38.066 ==68252== --pid is optional if only one valgrind process is running 00:03:38.066 ==68252== 00:03:38.066 --68252-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:38.066 --68252-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:38.066 --68252-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:38.066 --68252-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:38.066 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.066 --68252-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:38.066 --68252-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:38.066 --68252-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:38.066 --68252-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:38.324 --68252-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:38.324 --68252-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:38.324 --68252-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:38.324 --68252-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:38.324 --68252-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:38.324 --68252-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:38.324 --68252-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:38.324 --68252-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:38.324 --68252-- Reading syms from /usr/lib64/libm.so.6 00:03:38.324 --68252-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:38.324 --68252-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:38.324 --68252-- Reading syms from /usr/lib64/libc.so.6 00:03:38.324 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.324 --68252-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.324 --68252-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.324 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.325 --68252-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.325 --68252-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.325 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.325 --68252-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.325 --68252-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.325 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.325 --68252-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.325 --68252-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.325 --68252-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:38.325 --68252-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:38.325 --68252-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:38.325 --68252-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:38.325 --68252-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:38.325 --68252-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:38.325 --68252-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 ==68252== Preferring higher priority redirection: 00:03:38.325 --68252-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:38.325 --68252-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:38.325 --68252-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 --68252-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.325 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.325 --68252-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:38.325 --68252-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:38.325 ==68252== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.325 --68252-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:38.325 --68252-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:38.325 --68252-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:38.325 --68252-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:38.325 --68252-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:38.584 --68252-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:38.584 --68252-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:38.584 --68252-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:38.584 --68252-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:38.584 --68252-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:38.584 --68252-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:38.584 --68252-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:38.584 --68252-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:38.584 --68252-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:38.584 --68252-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:38.584 --68252-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:38.584 --68252-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:38.584 --68252-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:38.584 00:03:38.584 00:03:38.584 CUnit - A unit testing framework for C - Version 2.1-3 00:03:38.584 http://cunit.sourceforge.net/ 00:03:38.584 00:03:38.584 00:03:38.584 Suite: bdev 00:03:38.584 Test: basic ...--68252-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:38.584 --68252-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:38.584 --68252-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:38.584 --68252-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:38.842 [2024-05-14 21:04:31.126562] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x584d01): Operation not permitted (rc=-1) 00:03:38.842 [2024-05-14 21:04:31.158913] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b70800 (0x584ce0): Operation not permitted (rc=-1) 00:03:38.842 [2024-05-14 21:04:31.159381] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x584d01): Operation not permitted (rc=-1) 00:03:38.842 passed 00:03:38.842 Test: unregister_and_close ...passed 00:03:39.108 Test: unregister_and_close_different_threads ...passed 00:03:39.108 Test: basic_qos ...passed 00:03:39.108 Test: put_channel_during_reset ...passed 00:03:39.366 Test: aborted_reset ...passed 00:03:39.367 Test: aborted_reset_no_outstanding_io ...passed 00:03:39.367 Test: io_during_reset ...passed 00:03:39.367 Test: reset_completions ...passed 00:03:39.367 Test: io_during_qos_queue ...passed 00:03:39.625 Test: io_during_qos_reset ...passed 00:03:39.625 Test: enomem ...passed 00:03:39.625 Test: enomem_multi_bdev ...passed 00:03:39.625 Test: enomem_multi_bdev_unregister ...passed 00:03:39.625 Test: enomem_multi_io_target ...passed 00:03:39.883 Test: qos_dynamic_enable ...passed 00:03:39.883 Test: bdev_histograms_mt ...passed 00:03:39.883 Test: bdev_set_io_timeout_mt ...[2024-05-14 21:04:32.415371] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6c97780 not unregistered 00:03:39.883 passed 00:03:40.141 Test: lock_lba_range_then_submit_io ...[2024-05-14 21:04:32.443787] thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x584f88 already registered (old:0x6c97780 new:0x6fad730) 00:03:40.141 passed 00:03:40.141 Test: unregister_during_reset ...passed 00:03:40.141 Test: event_notify_and_close ...passed 00:03:40.141 Suite: bdev_wrong_thread 00:03:40.141 Test: spdk_bdev_register_wt ...[2024-05-14 21:04:32.597986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8454:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0xa3cccd0 (0xa3cccd0) 00:03:40.141 passed 00:03:40.141 Test: spdk_bdev_examine_wt ...[2024-05-14 21:04:32.606200] /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 0xa3cccd0 (0xa3cccd0) 00:03:40.141 passed 00:03:40.141 00:03:40.141 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.141 suites 2 2 n/a 0 0 00:03:40.141 tests 23 23 23 0 0 00:03:40.141 asserts 601 601 601 0 n/a 00:03:40.141 00:03:40.141 Elapsed time = 1.632 seconds 00:03:40.141 --68252-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:40.141 ==68252== 00:03:40.141 ==68252== HEAP SUMMARY: 00:03:40.141 ==68252== in use at exit: 845 bytes in 4 blocks 00:03:40.141 ==68252== total heap usage: 275,333 allocs, 275,329 frees, 4,355,172,537 bytes allocated 00:03:40.141 ==68252== 00:03:40.141 ==68252== Searching for pointers to 4 not-freed blocks 00:03:40.399 ==68252== Checked 6,936,408 bytes 00:03:40.399 ==68252== 00:03:40.399 ==68252== LEAK SUMMARY: 00:03:40.399 ==68252== definitely lost: 0 bytes in 0 blocks 00:03:40.399 ==68252== indirectly lost: 0 bytes in 0 blocks 00:03:40.399 ==68252== possibly lost: 0 bytes in 0 blocks 00:03:40.399 ==68252== still reachable: 845 bytes in 4 blocks 00:03:40.399 ==68252== suppressed: 0 bytes in 0 blocks 00:03:40.399 ==68252== Reachable blocks (those to which a pointer was found) are not shown. 00:03:40.399 ==68252== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:40.399 ==68252== 00:03:40.399 ==68252== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:40.399 00:03:40.399 real 0m19.310s 00:03:40.399 user 0m15.745s 00:03:40.399 sys 0m3.012s 00:03:40.399 21:04:32 unittest_bdev -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:40.399 21:04:32 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:03:40.399 ************************************ 00:03:40.399 END TEST unittest_bdev 00:03:40.399 ************************************ 00:03:40.399 21:04:32 -- unit/unittest.sh@214 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:40.399 21:04:32 -- unit/unittest.sh@215 -- # 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:03:40.399 21:04:32 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:40.399 21:04:32 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:40.399 21:04:32 -- common/autotest_common.sh@10 -- # set +x 00:03:40.399 ************************************ 00:03:40.399 START TEST unittest_bdev_crypto 00:03:40.399 ************************************ 00:03:40.399 21:04:32 unittest_bdev_crypto -- common/autotest_common.sh@1121 -- # 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:03:40.399 ==68293== Memcheck, a memory error detector 00:03:40.399 ==68293== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:40.399 ==68293== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:40.400 ==68293== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:40.400 ==68293== 00:03:40.400 --68293-- Valgrind options: 00:03:40.400 --68293-- --leak-check=full 00:03:40.400 --68293-- --error-exitcode=2 00:03:40.400 --68293-- --verbose 00:03:40.400 --68293-- Contents of /proc/version: 00:03:40.400 --68293-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:40.400 --68293-- 00:03:40.400 --68293-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:40.400 --68293-- Page sizes: currently 4096, max supported 4096 00:03:40.400 --68293-- Valgrind library directory: /usr/libexec/valgrind 00:03:40.400 --68293-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:40.400 --68293-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:40.400 --68293-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:40.400 --68293-- might be shown as UnknownInlinedFun 00:03:40.400 --68293-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:40.400 --68293-- object doesn't have a dynamic symbol table 00:03:40.400 --68293-- Scheduler: using generic scheduler lock implementation. 00:03:40.400 --68293-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:40.400 ==68293== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68293-by-???-on-20c6b9f0ce9d 00:03:40.400 ==68293== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68293-by-???-on-20c6b9f0ce9d 00:03:40.400 ==68293== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68293-by-???-on-20c6b9f0ce9d 00:03:40.400 ==68293== 00:03:40.400 ==68293== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:40.400 ==68293== don't want to do, unless you know exactly what you're doing, 00:03:40.400 ==68293== or are doing some strange experiment): 00:03:40.400 ==68293== /usr/libexec/valgrind/../../bin/vgdb --pid=68293 ...command... 00:03:40.400 ==68293== 00:03:40.400 ==68293== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:40.400 ==68293== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:40.400 ==68293== and then give GDB the following command 00:03:40.400 ==68293== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68293 00:03:40.400 ==68293== --pid is optional if only one valgrind process is running 00:03:40.400 ==68293== 00:03:40.400 --68293-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:40.400 --68293-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:40.400 --68293-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:40.400 --68293-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:40.400 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.400 --68293-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:40.400 --68293-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:40.400 --68293-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:40.400 --68293-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:40.400 --68293-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:40.400 --68293-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:40.400 --68293-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:40.400 --68293-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:40.400 --68293-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:40.400 --68293-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:40.400 --68293-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:40.400 --68293-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:40.400 --68293-- Reading syms from /usr/lib64/libm.so.6 00:03:40.400 --68293-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:40.400 --68293-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:40.400 --68293-- Reading syms from /usr/lib64/libc.so.6 00:03:40.658 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.658 --68293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.658 --68293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.658 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.658 --68293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.658 --68293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.658 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.658 --68293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.658 --68293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.658 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.658 --68293-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.658 --68293-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.658 --68293-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:40.658 --68293-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:40.658 --68293-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:40.658 --68293-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.658 --68293-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.658 --68293-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.658 --68293-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.658 --68293-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 ==68293== Preferring higher priority redirection: 00:03:40.659 --68293-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.659 --68293-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.659 --68293-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 --68293-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.659 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.659 --68293-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.659 --68293-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.659 ==68293== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.659 --68293-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.659 --68293-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.659 --68293-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.659 --68293-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.659 --68293-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.659 --68293-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.659 --68293-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.659 --68293-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.659 --68293-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.659 --68293-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.917 --68293-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.917 --68293-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.917 --68293-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.917 --68293-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.917 --68293-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.917 --68293-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.917 --68293-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.917 --68293-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.917 --68293-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.917 00:03:40.917 00:03:40.917 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.917 http://cunit.sourceforge.net/ 00:03:40.917 00:03:40.918 00:03:40.918 Suite: crypto 00:03:40.918 Test: test_error_paths ...[2024-05-14 21:04:33.327727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:03:40.918 [2024-05-14 21:04:33.377795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:40.918 [2024-05-14 21:04:33.407480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:03:40.918 passed 00:03:40.918 Test: test_simple_write ...passed 00:03:40.918 Test: test_simple_read ...passed 00:03:40.918 Test: test_passthru ...[2024-05-14 21:04:33.422714] /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:03:40.918 [2024-05-14 21:04:33.426307] /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:03:40.918 [2024-05-14 21:04:33.427583] /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:03:40.918 [2024-05-14 21:04:33.427824] /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:03:40.918 passed 00:03:40.918 Test: test_crypto_op_complete ...[2024-05-14 21:04:33.431905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:40.918 passed 00:03:40.918 Test: test_supported_io ...passed 00:03:40.918 Test: test_reset ...passed 00:03:40.918 00:03:40.918 Run Summary: Type Total Ran Passed Failed Inactive 00:03:40.918 suites 1 1 n/a 0 0 00:03:40.918 tests 7 7 7 0 0 00:03:40.918 asserts 44 44 44 0 n/a 00:03:40.918 00:03:40.918 Elapsed time = 0.125 seconds 00:03:40.918 --68293-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:41.501 --68293-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:41.501 ==68293== 00:03:41.501 ==68293== HEAP SUMMARY: 00:03:41.501 ==68293== in use at exit: 0 bytes in 0 blocks 00:03:41.501 ==68293== total heap usage: 1,156 allocs, 1,156 frees, 196,292 bytes allocated 00:03:41.501 ==68293== 00:03:41.502 ==68293== All heap blocks were freed -- no leaks are possible 00:03:41.502 ==68293== 00:03:41.502 ==68293== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:41.502 00:03:41.502 real 0m0.805s 00:03:41.502 user 0m0.773s 00:03:41.502 sys 0m0.029s 00:03:41.502 21:04:33 unittest_bdev_crypto -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:41.502 21:04:33 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:41.502 ************************************ 00:03:41.502 END TEST unittest_bdev_crypto 00:03:41.502 ************************************ 00:03:41.502 21:04:33 -- 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/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:41.502 21:04:33 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:41.502 21:04:33 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:41.502 21:04:33 -- common/autotest_common.sh@10 -- # set +x 00:03:41.502 ************************************ 00:03:41.502 START TEST unittest_bdev_crypto 00:03:41.502 ************************************ 00:03:41.502 21:04:33 unittest_bdev_crypto -- common/autotest_common.sh@1121 -- # 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:03:41.502 ==68324== Memcheck, a memory error detector 00:03:41.502 ==68324== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:41.502 ==68324== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:41.502 ==68324== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:41.502 ==68324== 00:03:41.502 --68324-- Valgrind options: 00:03:41.502 --68324-- --leak-check=full 00:03:41.502 --68324-- --error-exitcode=2 00:03:41.502 --68324-- --verbose 00:03:41.502 --68324-- Contents of /proc/version: 00:03:41.502 --68324-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:41.502 --68324-- 00:03:41.502 --68324-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:41.502 --68324-- Page sizes: currently 4096, max supported 4096 00:03:41.502 --68324-- Valgrind library directory: /usr/libexec/valgrind 00:03:41.502 --68324-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:41.502 --68324-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:41.761 --68324-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:41.761 --68324-- might be shown as UnknownInlinedFun 00:03:41.761 --68324-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:41.761 --68324-- object doesn't have a dynamic symbol table 00:03:41.761 --68324-- Scheduler: using generic scheduler lock implementation. 00:03:41.761 --68324-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:41.761 ==68324== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68324-by-???-on-20c6b9f0ce9d 00:03:41.761 ==68324== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68324-by-???-on-20c6b9f0ce9d 00:03:41.761 ==68324== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68324-by-???-on-20c6b9f0ce9d 00:03:41.761 ==68324== 00:03:41.761 ==68324== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:41.761 ==68324== don't want to do, unless you know exactly what you're doing, 00:03:41.761 ==68324== or are doing some strange experiment): 00:03:41.761 ==68324== /usr/libexec/valgrind/../../bin/vgdb --pid=68324 ...command... 00:03:41.761 ==68324== 00:03:41.761 ==68324== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:41.761 ==68324== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:41.761 ==68324== and then give GDB the following command 00:03:41.761 ==68324== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68324 00:03:41.761 ==68324== --pid is optional if only one valgrind process is running 00:03:41.761 ==68324== 00:03:41.761 --68324-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:41.761 --68324-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:41.761 --68324-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:41.761 --68324-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:41.761 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.761 --68324-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:41.761 --68324-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:41.761 --68324-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:41.761 --68324-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:41.761 --68324-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:41.761 --68324-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:41.761 --68324-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:41.761 --68324-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:41.761 --68324-- Reading syms from /usr/lib64/libm.so.6 00:03:41.761 --68324-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:41.761 --68324-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/libc.so.6 00:03:41.761 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.761 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.761 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.761 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.761 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.761 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.761 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.761 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.761 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:41.761 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:41.761 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:41.761 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:41.761 --68324-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:41.761 --68324-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:41.761 --68324-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:42.019 --68324-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:42.019 --68324-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:42.019 --68324-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 ==68324== Preferring higher priority redirection: 00:03:42.019 --68324-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:42.019 --68324-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:42.019 --68324-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 --68324-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.019 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.019 --68324-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.019 --68324-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.019 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.019 --68324-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.019 --68324-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.019 --68324-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:42.019 --68324-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:42.019 --68324-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:42.019 --68324-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:42.019 --68324-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:42.019 --68324-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:42.020 --68324-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:42.020 --68324-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:42.020 --68324-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:42.020 --68324-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:42.020 --68324-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:42.020 --68324-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:42.020 --68324-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:42.020 --68324-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:42.020 --68324-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:42.020 --68324-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:42.020 00:03:42.020 00:03:42.020 CUnit - A unit testing framework for C - Version 2.1-3 00:03:42.020 http://cunit.sourceforge.net/ 00:03:42.020 00:03:42.020 --68324-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:42.020 00:03:42.020 Suite: dpdk_cryptodev 00:03:42.020 Test: test_error_paths ...[2024-05-14 21:04:34.535250] /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:03:42.020 [2024-05-14 21:04:34.567009] /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:03:42.278 passed 00:03:42.278 Test: test_simple_encrypt ...passed 00:03:42.278 Test: test_simple_decrypt ...passed 00:03:42.278 Test: test_large_enc_dec ...--68324-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:42.278 passed 00:03:42.278 Test: test_dev_full ...passed 00:03:42.278 Test: test_crazy_rw ...passed 00:03:42.278 Test: test_initdrivers ...[2024-05-14 21:04:34.761922] /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:03:42.278 [2024-05-14 21:04:34.763510] /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:03:42.278 [2024-05-14 21:04:34.767956] /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:03:42.278 [2024-05-14 21:04:34.768202] /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:03:42.278 [2024-05-14 21:04:34.770233] /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:03:42.278 [2024-05-14 21:04:34.772085] /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:03:42.278 [2024-05-14 21:04:34.773644] /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:03:42.278 [2024-05-14 21:04:34.775908] /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:03:42.278 passed 00:03:42.278 Test: test_supported_opcodes ...passed 00:03:42.278 Test: test_poller ...[2024-05-14 21:04:34.827402] /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:03:42.540 passed 00:03:42.541 Test: test_assign_device_qp ...passed 00:03:42.541 00:03:42.541 Run Summary: Type Total Ran Passed Failed Inactive 00:03:42.541 suites 1 1 n/a 0 0 00:03:42.541 tests 10 10 10 0 0 00:03:42.541 asserts 8642 8642 8642 0 n/a 00:03:42.541 00:03:42.541 Elapsed time = 0.358 seconds 00:03:42.541 --68324-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:42.541 --68324-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:42.541 ==68324== 00:03:42.541 ==68324== HEAP SUMMARY: 00:03:42.541 ==68324== in use at exit: 0 bytes in 0 blocks 00:03:42.541 ==68324== total heap usage: 10,981 allocs, 10,981 frees, 2,032,212 bytes allocated 00:03:42.541 ==68324== 00:03:42.541 ==68324== All heap blocks were freed -- no leaks are possible 00:03:42.541 ==68324== 00:03:42.541 ==68324== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:42.541 00:03:42.541 real 0m1.373s 00:03:42.541 user 0m0.874s 00:03:42.541 sys 0m0.028s 00:03:42.541 21:04:34 unittest_bdev_crypto -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:42.541 21:04:34 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:42.541 ************************************ 00:03:42.541 END TEST unittest_bdev_crypto 00:03:42.541 ************************************ 00:03:42.541 21:04:34 -- unit/unittest.sh@219 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:42.541 21:04:34 -- unit/unittest.sh@220 -- # 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:03:42.541 21:04:34 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:42.541 21:04:34 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:42.541 21:04:34 -- common/autotest_common.sh@10 -- # set +x 00:03:42.541 ************************************ 00:03:42.541 START TEST unittest_bdev_compress 00:03:42.541 ************************************ 00:03:42.541 21:04:34 unittest_bdev_compress -- common/autotest_common.sh@1121 -- # 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:03:42.541 ==68354== Memcheck, a memory error detector 00:03:42.541 ==68354== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:42.541 ==68354== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:42.541 ==68354== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:42.541 ==68354== 00:03:42.541 --68354-- Valgrind options: 00:03:42.541 --68354-- --leak-check=full 00:03:42.541 --68354-- --error-exitcode=2 00:03:42.541 --68354-- --verbose 00:03:42.541 --68354-- Contents of /proc/version: 00:03:42.541 --68354-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:42.541 --68354-- 00:03:42.541 --68354-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:42.541 --68354-- Page sizes: currently 4096, max supported 4096 00:03:42.541 --68354-- Valgrind library directory: /usr/libexec/valgrind 00:03:42.542 --68354-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:42.542 --68354-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:42.542 --68354-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:42.542 --68354-- might be shown as UnknownInlinedFun 00:03:42.542 --68354-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:42.542 --68354-- object doesn't have a dynamic symbol table 00:03:42.542 --68354-- Scheduler: using generic scheduler lock implementation. 00:03:42.542 --68354-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:42.542 ==68354== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68354-by-???-on-20c6b9f0ce9d 00:03:42.542 ==68354== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68354-by-???-on-20c6b9f0ce9d 00:03:42.542 ==68354== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68354-by-???-on-20c6b9f0ce9d 00:03:42.542 ==68354== 00:03:42.542 ==68354== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:42.542 ==68354== don't want to do, unless you know exactly what you're doing, 00:03:42.542 ==68354== or are doing some strange experiment): 00:03:42.542 ==68354== /usr/libexec/valgrind/../../bin/vgdb --pid=68354 ...command... 00:03:42.542 ==68354== 00:03:42.542 ==68354== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:42.542 ==68354== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:42.542 ==68354== and then give GDB the following command 00:03:42.542 ==68354== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68354 00:03:42.542 ==68354== --pid is optional if only one valgrind process is running 00:03:42.542 ==68354== 00:03:42.542 --68354-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:42.542 --68354-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:42.542 --68354-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:42.542 --68354-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:42.542 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.542 --68354-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:42.542 --68354-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:42.542 --68354-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:42.542 --68354-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:42.542 --68354-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:42.542 --68354-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:42.810 --68354-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:42.810 --68354-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:42.810 --68354-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:42.810 --68354-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:42.810 --68354-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:42.810 --68354-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:42.810 --68354-- Reading syms from /usr/lib64/libm.so.6 00:03:42.810 --68354-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:42.810 --68354-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:42.810 --68354-- Reading syms from /usr/lib64/libc.so.6 00:03:42.810 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.810 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.810 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.810 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.810 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.810 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.811 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.811 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.811 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:42.811 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.811 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:42.811 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:42.811 --68354-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:42.811 --68354-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:42.811 --68354-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:42.811 --68354-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:42.811 --68354-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:42.811 --68354-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:42.811 --68354-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 ==68354== Preferring higher priority redirection: 00:03:42.811 --68354-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:42.811 --68354-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:42.811 --68354-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 --68354-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:42.811 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.811 --68354-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.812 --68354-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:42.812 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:42.812 --68354-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:42.812 --68354-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.071 --68354-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.071 --68354-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.071 --68354-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.071 --68354-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.071 --68354-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.071 --68354-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.071 --68354-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.071 --68354-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.071 --68354-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.071 --68354-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.071 --68354-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.071 --68354-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.071 --68354-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.071 --68354-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.071 --68354-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.071 --68354-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.071 00:03:43.071 00:03:43.071 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.071 http://cunit.sourceforge.net/ 00:03:43.071 00:03:43.071 --68354-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:43.071 00:03:43.071 Suite: compress 00:03:43.071 Test: test_compress_operation ...passed 00:03:43.071 Test: test_compress_operation_cross_boundary ...passed 00:03:43.071 Test: test_vbdev_compress_submit_request ...--68354-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:43.071 --68354-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:43.071 [2024-05-14 21:04:35.562796] /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:03:43.071 [2024-05-14 21:04:35.600309] /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:03:43.071 passed 00:03:43.071 Test: test_passthru ...passed 00:03:43.071 Test: test_supported_io ...passed 00:03:43.071 Test: test_reset ...passed 00:03:43.071 00:03:43.331 Run Summary: Type Total Ran Passed Failed Inactive 00:03:43.331 suites 1 1 n/a 0 0 00:03:43.331 tests 6 6 6 0 0 00:03:43.331 asserts 11 11 11 0 n/a 00:03:43.331 00:03:43.331 Elapsed time = 0.105 seconds 00:03:43.331 --68354-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:43.331 ==68354== 00:03:43.331 ==68354== HEAP SUMMARY: 00:03:43.331 ==68354== in use at exit: 0 bytes in 0 blocks 00:03:43.331 ==68354== total heap usage: 1,130 allocs, 1,130 frees, 191,057 bytes allocated 00:03:43.331 ==68354== 00:03:43.331 ==68354== All heap blocks were freed -- no leaks are possible 00:03:43.331 ==68354== 00:03:43.331 ==68354== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:43.331 00:03:43.331 real 0m0.750s 00:03:43.331 user 0m0.718s 00:03:43.331 sys 0m0.029s 00:03:43.331 21:04:35 unittest_bdev_compress -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:43.331 21:04:35 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:03:43.331 ************************************ 00:03:43.331 END TEST unittest_bdev_compress 00:03:43.331 ************************************ 00:03:43.331 21:04:35 -- unit/unittest.sh@221 -- # 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:03:43.331 21:04:35 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:43.331 21:04:35 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:43.331 21:04:35 -- common/autotest_common.sh@10 -- # set +x 00:03:43.331 ************************************ 00:03:43.331 START TEST unittest_lib_reduce 00:03:43.332 ************************************ 00:03:43.332 21:04:35 unittest_lib_reduce -- common/autotest_common.sh@1121 -- # 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:03:43.332 ==68383== Memcheck, a memory error detector 00:03:43.332 ==68383== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:43.332 ==68383== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:43.332 ==68383== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:43.332 ==68383== 00:03:43.332 --68383-- Valgrind options: 00:03:43.332 --68383-- --leak-check=full 00:03:43.332 --68383-- --error-exitcode=2 00:03:43.332 --68383-- --verbose 00:03:43.332 --68383-- Contents of /proc/version: 00:03:43.332 --68383-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:43.332 --68383-- 00:03:43.332 --68383-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:43.332 --68383-- Page sizes: currently 4096, max supported 4096 00:03:43.332 --68383-- Valgrind library directory: /usr/libexec/valgrind 00:03:43.332 --68383-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:43.332 --68383-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:43.332 --68383-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:43.332 --68383-- might be shown as UnknownInlinedFun 00:03:43.332 --68383-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:43.332 --68383-- object doesn't have a dynamic symbol table 00:03:43.332 --68383-- Scheduler: using generic scheduler lock implementation. 00:03:43.332 --68383-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:43.332 ==68383== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68383-by-???-on-20c6b9f0ce9d 00:03:43.332 ==68383== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68383-by-???-on-20c6b9f0ce9d 00:03:43.332 ==68383== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68383-by-???-on-20c6b9f0ce9d 00:03:43.332 ==68383== 00:03:43.332 ==68383== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:43.332 ==68383== don't want to do, unless you know exactly what you're doing, 00:03:43.332 ==68383== or are doing some strange experiment): 00:03:43.332 ==68383== /usr/libexec/valgrind/../../bin/vgdb --pid=68383 ...command... 00:03:43.332 ==68383== 00:03:43.332 ==68383== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:43.332 ==68383== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:43.332 ==68383== and then give GDB the following command 00:03:43.332 ==68383== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68383 00:03:43.332 ==68383== --pid is optional if only one valgrind process is running 00:03:43.332 ==68383== 00:03:43.332 --68383-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:43.332 --68383-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:43.332 --68383-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:43.332 --68383-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:43.332 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.332 --68383-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:43.332 --68383-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:43.332 --68383-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:43.332 --68383-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:43.332 --68383-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:43.332 --68383-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:43.332 --68383-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:43.332 --68383-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:43.332 --68383-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:43.332 --68383-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:43.332 --68383-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:43.332 --68383-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:43.591 --68383-- Reading syms from /usr/lib64/libm.so.6 00:03:43.591 --68383-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:43.591 --68383-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:43.591 --68383-- Reading syms from /usr/lib64/libc.so.6 00:03:43.591 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.591 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.591 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.591 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.591 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.591 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.591 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.591 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.591 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:43.591 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.591 --68383-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:43.591 --68383-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:43.591 --68383-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:43.591 --68383-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:43.591 --68383-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:43.591 --68383-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:43.591 --68383-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:43.591 --68383-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:43.591 --68383-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.591 --68383-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.591 --68383-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.591 --68383-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.591 --68383-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 ==68383== Preferring higher priority redirection: 00:03:43.592 --68383-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:43.592 --68383-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:43.592 --68383-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 --68383-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:43.592 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.592 --68383-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.592 --68383-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.592 ==68383== WARNING: new redirection conflicts with existing -- ignoring it 00:03:43.592 --68383-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:43.592 --68383-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:43.851 --68383-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:43.851 --68383-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:43.851 --68383-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:43.851 --68383-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:43.852 --68383-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:43.852 --68383-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:43.852 --68383-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:43.852 --68383-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:43.852 --68383-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:43.852 --68383-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:43.852 --68383-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:43.852 --68383-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:43.852 --68383-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:43.852 --68383-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:43.852 --68383-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:43.852 --68383-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:43.852 00:03:43.852 00:03:43.852 CUnit - A unit testing framework for C - Version 2.1-3 00:03:43.852 http://cunit.sourceforge.net/ 00:03:43.852 00:03:43.852 00:03:43.852 Suite: reduce 00:03:43.852 Test: get_pm_file_size ...passed 00:03:43.852 Test: get_vol_size ...passed 00:03:43.852 Test: init_failure ...--68383-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:43.852 [2024-05-14 21:04:36.302060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:03:43.852 [2024-05-14 21:04:36.337809] /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:03:43.852 passed 00:03:43.852 Test: init_md ...--68383-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:43.852 --68383-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:43.852 --68383-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:44.111 passed 00:03:44.111 Test: init_backing_dev ...passed 00:03:44.111 Test: load ...passed 00:03:44.111 Test: write_maps ...passed 00:03:44.111 Test: read_write ...passed 00:03:44.369 Test: readv_writev ...passed 00:03:44.369 Test: destroy ...passed 00:03:44.369 Test: defer_bdev_io ...passed 00:03:44.369 Test: overlapped ...passed 00:03:44.369 Test: compress_algorithm ...passed 00:03:44.369 Test: test_prepare_compress_chunk ...passed 00:03:44.369 Test: test_reduce_decompress_chunk ...passed 00:03:44.369 Test: test_allocate_vol_requests ...passed 00:03:44.369 00:03:44.369 Run Summary: Type Total Ran Passed Failed Inactive 00:03:44.369 suites 1 1 n/a 0 0 00:03:44.369 tests 16 16 16 0 0 00:03:44.369 asserts 11091 11091 11091 0 n/a 00:03:44.369 00:03:44.369 Elapsed time = 0.542 seconds 00:03:44.369 --68383-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:44.369 --68383-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:44.369 ==68383== 00:03:44.369 ==68383== HEAP SUMMARY: 00:03:44.369 ==68383== in use at exit: 5,259,264 bytes in 3 blocks 00:03:44.369 ==68383== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:44.369 ==68383== 00:03:44.369 ==68383== Searching for pointers to 3 not-freed blocks 00:03:44.369 ==68383== Checked 11,609,136 bytes 00:03:44.369 ==68383== 00:03:44.369 ==68383== LEAK SUMMARY: 00:03:44.369 ==68383== definitely lost: 0 bytes in 0 blocks 00:03:44.370 ==68383== indirectly lost: 0 bytes in 0 blocks 00:03:44.370 ==68383== possibly lost: 0 bytes in 0 blocks 00:03:44.370 ==68383== still reachable: 5,259,264 bytes in 3 blocks 00:03:44.370 ==68383== suppressed: 0 bytes in 0 blocks 00:03:44.370 ==68383== Reachable blocks (those to which a pointer was found) are not shown. 00:03:44.370 ==68383== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:44.370 ==68383== 00:03:44.370 ==68383== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:44.370 00:03:44.370 real 0m1.188s 00:03:44.370 user 0m1.116s 00:03:44.370 sys 0m0.068s 00:03:44.627 21:04:36 unittest_lib_reduce -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:44.627 21:04:36 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:03:44.627 ************************************ 00:03:44.627 END TEST unittest_lib_reduce 00:03:44.628 ************************************ 00:03:44.628 21:04:36 -- unit/unittest.sh@224 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:44.628 21:04:36 -- unit/unittest.sh@225 -- # 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:03:44.628 21:04:36 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:44.628 21:04:36 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:44.628 21:04:36 -- common/autotest_common.sh@10 -- # set +x 00:03:44.628 ************************************ 00:03:44.628 START TEST unittest_dpdk_compressdev 00:03:44.628 ************************************ 00:03:44.628 21:04:36 unittest_dpdk_compressdev -- common/autotest_common.sh@1121 -- # 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:03:44.628 ==68415== Memcheck, a memory error detector 00:03:44.628 ==68415== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:44.628 ==68415== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:44.628 ==68415== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:44.628 ==68415== 00:03:44.628 --68415-- Valgrind options: 00:03:44.628 --68415-- --leak-check=full 00:03:44.628 --68415-- --error-exitcode=2 00:03:44.628 --68415-- --verbose 00:03:44.628 --68415-- Contents of /proc/version: 00:03:44.628 --68415-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:44.628 --68415-- 00:03:44.628 --68415-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:44.628 --68415-- Page sizes: currently 4096, max supported 4096 00:03:44.628 --68415-- Valgrind library directory: /usr/libexec/valgrind 00:03:44.628 --68415-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:44.628 --68415-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:44.628 --68415-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:44.628 --68415-- might be shown as UnknownInlinedFun 00:03:44.628 --68415-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:44.628 --68415-- object doesn't have a dynamic symbol table 00:03:44.628 --68415-- Scheduler: using generic scheduler lock implementation. 00:03:44.628 --68415-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:44.628 ==68415== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68415-by-???-on-20c6b9f0ce9d 00:03:44.628 ==68415== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68415-by-???-on-20c6b9f0ce9d 00:03:44.628 ==68415== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68415-by-???-on-20c6b9f0ce9d 00:03:44.628 ==68415== 00:03:44.628 ==68415== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:44.628 ==68415== don't want to do, unless you know exactly what you're doing, 00:03:44.628 ==68415== or are doing some strange experiment): 00:03:44.628 ==68415== /usr/libexec/valgrind/../../bin/vgdb --pid=68415 ...command... 00:03:44.628 ==68415== 00:03:44.628 ==68415== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:44.628 ==68415== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:44.628 ==68415== and then give GDB the following command 00:03:44.628 ==68415== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68415 00:03:44.628 ==68415== --pid is optional if only one valgrind process is running 00:03:44.628 ==68415== 00:03:44.628 --68415-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:44.628 --68415-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:44.628 --68415-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:44.628 --68415-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:44.628 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.628 --68415-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:44.628 --68415-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:44.628 --68415-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:44.628 --68415-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:44.628 --68415-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:44.628 --68415-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:44.628 --68415-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:44.628 --68415-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:44.628 --68415-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:44.628 --68415-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:44.628 --68415-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:44.628 --68415-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:44.628 --68415-- Reading syms from /usr/lib64/libm.so.6 00:03:44.628 --68415-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:44.628 --68415-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:44.628 --68415-- Reading syms from /usr/lib64/libc.so.6 00:03:44.628 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.628 --68415-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.628 --68415-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.628 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.628 --68415-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.629 --68415-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.629 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.629 --68415-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.629 --68415-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:44.629 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.629 --68415-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:44.629 --68415-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:44.886 --68415-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:44.886 --68415-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:44.886 --68415-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:44.886 --68415-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:44.886 --68415-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:44.886 --68415-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:44.886 --68415-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.886 --68415-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 ==68415== Preferring higher priority redirection: 00:03:44.887 --68415-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:44.887 --68415-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:44.887 --68415-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 --68415-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:44.887 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.887 --68415-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.887 --68415-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.887 ==68415== WARNING: new redirection conflicts with existing -- ignoring it 00:03:44.887 --68415-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:44.887 --68415-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:44.887 --68415-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:44.887 --68415-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:44.887 --68415-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:44.887 --68415-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:44.887 --68415-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:44.887 --68415-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:44.887 --68415-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:44.887 --68415-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:44.887 --68415-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:44.887 --68415-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:44.887 --68415-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:44.887 --68415-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:44.887 --68415-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:44.887 --68415-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:44.887 --68415-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:44.887 --68415-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:44.887 00:03:44.887 00:03:44.887 CUnit - A unit testing framework for C - Version 2.1-3 00:03:44.887 http://cunit.sourceforge.net/ 00:03:44.887 00:03:44.887 --68415-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:44.887 00:03:44.887 Suite: compress 00:03:45.144 Test: test_compress_operation ...[2024-05-14 21:04:37.439026] /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:03:45.144 [2024-05-14 21:04:37.469279] /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:03:45.144 [2024-05-14 21:04:37.488832] /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:03:45.144 [2024-05-14 21:04:37.499792] /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:03:45.144 [2024-05-14 21:04:37.501244] /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:03:45.144 passed 00:03:45.144 Test: test_compress_operation_cross_boundary ...[2024-05-14 21:04:37.523343] /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:03:45.144 [2024-05-14 21:04:37.523884] /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:03:45.144 passed 00:03:45.144 Test: test_setup_compress_mbuf ...passed 00:03:45.145 Test: test_initdrivers ...[2024-05-14 21:04:37.529887] /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:03:45.145 [2024-05-14 21:04:37.530614] /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:03:45.145 [2024-05-14 21:04:37.533903] /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:03:45.145 [2024-05-14 21:04:37.535390] /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:03:45.145 [2024-05-14 21:04:37.536512] /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:03:45.145 [2024-05-14 21:04:37.537724] /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:03:45.145 [2024-05-14 21:04:37.539022] /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:03:45.145 passed 00:03:45.145 Test: test_poller ...passed 00:03:45.145 00:03:45.145 Run Summary: Type Total Ran Passed Failed Inactive 00:03:45.145 suites 1 1 n/a 0 0 00:03:45.145 tests 5 5 5 0 0 00:03:45.145 asserts 70 70 70 0 n/a 00:03:45.145 00:03:45.145 Elapsed time = 0.179 seconds 00:03:45.145 --68415-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:45.145 --68415-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:45.145 ==68415== 00:03:45.145 ==68415== HEAP SUMMARY: 00:03:45.145 ==68415== in use at exit: 2,016 bytes in 50 blocks 00:03:45.145 ==68415== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:03:45.145 ==68415== 00:03:45.145 ==68415== Searching for pointers to 50 not-freed blocks 00:03:45.145 ==68415== Checked 6,542,232 bytes 00:03:45.145 ==68415== 00:03:45.145 ==68415== LEAK SUMMARY: 00:03:45.145 ==68415== definitely lost: 0 bytes in 0 blocks 00:03:45.145 ==68415== indirectly lost: 0 bytes in 0 blocks 00:03:45.145 ==68415== possibly lost: 0 bytes in 0 blocks 00:03:45.145 ==68415== still reachable: 2,016 bytes in 50 blocks 00:03:45.145 ==68415== suppressed: 0 bytes in 0 blocks 00:03:45.145 ==68415== Reachable blocks (those to which a pointer was found) are not shown. 00:03:45.145 ==68415== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:45.145 ==68415== 00:03:45.145 ==68415== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:45.145 00:03:45.145 real 0m0.715s 00:03:45.145 user 0m0.689s 00:03:45.145 sys 0m0.024s 00:03:45.145 21:04:37 unittest_dpdk_compressdev -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:45.145 21:04:37 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:03:45.145 ************************************ 00:03:45.145 END TEST unittest_dpdk_compressdev 00:03:45.145 ************************************ 00:03:45.145 21:04:37 -- unit/unittest.sh@228 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:45.145 21:04:37 -- unit/unittest.sh@229 -- # 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:03:45.145 21:04:37 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:45.145 21:04:37 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:45.145 21:04:37 -- common/autotest_common.sh@10 -- # set +x 00:03:45.145 ************************************ 00:03:45.145 START TEST unittest_bdev_raid5f 00:03:45.145 ************************************ 00:03:45.145 21:04:37 unittest_bdev_raid5f -- common/autotest_common.sh@1121 -- # 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:03:45.145 ==68440== Memcheck, a memory error detector 00:03:45.145 ==68440== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:45.145 ==68440== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:45.145 ==68440== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:45.145 ==68440== 00:03:45.145 --68440-- Valgrind options: 00:03:45.145 --68440-- --leak-check=full 00:03:45.145 --68440-- --error-exitcode=2 00:03:45.145 --68440-- --verbose 00:03:45.145 --68440-- Contents of /proc/version: 00:03:45.145 --68440-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:45.145 --68440-- 00:03:45.145 --68440-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:45.145 --68440-- Page sizes: currently 4096, max supported 4096 00:03:45.145 --68440-- Valgrind library directory: /usr/libexec/valgrind 00:03:45.403 --68440-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:45.403 --68440-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:45.403 --68440-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:45.403 --68440-- might be shown as UnknownInlinedFun 00:03:45.403 --68440-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:45.403 --68440-- object doesn't have a dynamic symbol table 00:03:45.403 --68440-- Scheduler: using generic scheduler lock implementation. 00:03:45.403 --68440-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:45.403 ==68440== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68440-by-???-on-20c6b9f0ce9d 00:03:45.403 ==68440== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68440-by-???-on-20c6b9f0ce9d 00:03:45.404 ==68440== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68440-by-???-on-20c6b9f0ce9d 00:03:45.404 ==68440== 00:03:45.404 ==68440== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:45.404 ==68440== don't want to do, unless you know exactly what you're doing, 00:03:45.404 ==68440== or are doing some strange experiment): 00:03:45.404 ==68440== /usr/libexec/valgrind/../../bin/vgdb --pid=68440 ...command... 00:03:45.404 ==68440== 00:03:45.404 ==68440== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:45.404 ==68440== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:45.404 ==68440== and then give GDB the following command 00:03:45.404 ==68440== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68440 00:03:45.404 ==68440== --pid is optional if only one valgrind process is running 00:03:45.404 ==68440== 00:03:45.404 --68440-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:45.404 --68440-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:45.404 --68440-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:45.404 --68440-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:45.404 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.404 --68440-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:45.404 --68440-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:45.404 --68440-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:45.404 --68440-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:45.404 --68440-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:45.404 --68440-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:45.404 --68440-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:45.404 --68440-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:45.404 --68440-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:45.404 --68440-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:45.404 --68440-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:45.404 --68440-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:45.404 --68440-- Reading syms from /usr/lib64/libm.so.6 00:03:45.404 --68440-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:45.404 --68440-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:45.404 --68440-- Reading syms from /usr/lib64/libc.so.6 00:03:45.404 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.404 --68440-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.404 --68440-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.404 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.404 --68440-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.404 --68440-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.404 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.404 --68440-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.404 --68440-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:45.404 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.404 --68440-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:45.404 --68440-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:45.663 --68440-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:45.663 --68440-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:45.663 --68440-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:45.663 --68440-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:45.663 --68440-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:45.663 --68440-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:45.663 --68440-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 --68440-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.663 ==68440== Preferring higher priority redirection: 00:03:45.663 --68440-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:45.663 --68440-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:45.664 --68440-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 --68440-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:45.664 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.664 --68440-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.664 --68440-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.664 ==68440== WARNING: new redirection conflicts with existing -- ignoring it 00:03:45.664 --68440-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:45.664 --68440-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:45.664 --68440-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:45.664 --68440-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:45.664 --68440-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:45.664 --68440-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:45.664 --68440-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:45.664 --68440-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:45.664 --68440-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:45.664 --68440-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:45.664 --68440-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:45.664 --68440-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:45.664 --68440-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:45.664 --68440-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:45.664 --68440-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:45.664 --68440-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:45.923 --68440-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:45.923 --68440-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:45.923 --68440-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:45.923 00:03:45.923 00:03:45.923 CUnit - A unit testing framework for C - Version 2.1-3 00:03:45.923 http://cunit.sourceforge.net/ 00:03:45.923 00:03:45.923 00:03:45.923 Suite: raid5f 00:03:45.923 Test: test_raid5f_start ...passed 00:03:47.299 Test: test_raid5f_submit_read_request ...passed 00:03:47.556 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:03:59.749 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:04:55.954 Test: test_raid5f_chunk_write_error ...passed 00:05:28.016 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:33.278 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:33.278 Test: test_raid5f_submit_read_request_degraded ...--68440-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:09.744 passed 00:07:09.744 00:07:09.744 Run Summary: Type Total Ran Passed Failed Inactive 00:07:09.744 suites 1 1 n/a 0 0 00:07:09.744 tests 8 8 8 0 0 00:07:09.744 asserts 518158 518158 518158 0 n/a 00:07:09.744 00:07:09.744 Elapsed time = 192.786 seconds 00:07:09.744 --68440-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:09.744 --68440-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.744 ==68440== 00:07:09.744 ==68440== HEAP SUMMARY: 00:07:09.744 ==68440== in use at exit: 0 bytes in 0 blocks 00:07:09.744 ==68440== total heap usage: 776,565 allocs, 776,565 frees, 9,079,045,960 bytes allocated 00:07:09.744 ==68440== 00:07:09.744 ==68440== All heap blocks were freed -- no leaks are possible 00:07:09.744 ==68440== 00:07:09.744 ==68440== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:09.744 00:07:09.744 real 3m13.794s 00:07:09.744 user 3m12.500s 00:07:09.744 sys 0m0.962s 00:07:09.744 21:07:51 unittest_bdev_raid5f -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:09.744 21:07:51 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:09.744 ************************************ 00:07:09.744 END TEST unittest_bdev_raid5f 00:07:09.744 ************************************ 00:07:09.744 21:07:51 -- unit/unittest.sh@232 -- # run_test unittest_blob_blobfs unittest_blob 00:07:09.744 21:07:51 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:09.744 21:07:51 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:09.744 21:07:51 -- common/autotest_common.sh@10 -- # set +x 00:07:09.744 ************************************ 00:07:09.744 START TEST unittest_blob_blobfs 00:07:09.744 ************************************ 00:07:09.744 21:07:51 unittest_blob_blobfs -- common/autotest_common.sh@1121 -- # unittest_blob 00:07:09.744 21:07:51 unittest_blob_blobfs -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:07:09.744 21:07:51 unittest_blob_blobfs -- unit/unittest.sh@39 -- # 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:07:09.744 ==70526== Memcheck, a memory error detector 00:07:09.744 ==70526== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:09.744 ==70526== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:09.744 ==70526== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:09.744 ==70526== 00:07:09.744 --70526-- Valgrind options: 00:07:09.744 --70526-- --leak-check=full 00:07:09.744 --70526-- --error-exitcode=2 00:07:09.744 --70526-- --verbose 00:07:09.744 --70526-- Contents of /proc/version: 00:07:09.744 --70526-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:09.744 --70526-- 00:07:09.744 --70526-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:09.744 --70526-- Page sizes: currently 4096, max supported 4096 00:07:09.744 --70526-- Valgrind library directory: /usr/libexec/valgrind 00:07:09.744 --70526-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:09.744 --70526-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:09.744 --70526-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:09.744 --70526-- might be shown as UnknownInlinedFun 00:07:09.744 --70526-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:09.744 --70526-- object doesn't have a dynamic symbol table 00:07:09.744 --70526-- Scheduler: using generic scheduler lock implementation. 00:07:09.744 --70526-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:09.744 ==70526== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70526-by-???-on-20c6b9f0ce9d 00:07:09.744 ==70526== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70526-by-???-on-20c6b9f0ce9d 00:07:09.744 ==70526== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70526-by-???-on-20c6b9f0ce9d 00:07:09.744 ==70526== 00:07:09.744 ==70526== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:09.744 ==70526== don't want to do, unless you know exactly what you're doing, 00:07:09.744 ==70526== or are doing some strange experiment): 00:07:09.744 ==70526== /usr/libexec/valgrind/../../bin/vgdb --pid=70526 ...command... 00:07:09.744 ==70526== 00:07:09.744 ==70526== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:09.744 ==70526== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:09.744 ==70526== and then give GDB the following command 00:07:09.744 ==70526== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70526 00:07:09.744 ==70526== --pid is optional if only one valgrind process is running 00:07:09.744 ==70526== 00:07:09.744 --70526-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:09.744 --70526-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:09.744 --70526-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:09.744 --70526-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:09.744 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.744 --70526-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:09.744 --70526-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:09.744 --70526-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:09.744 --70526-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:09.744 --70526-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:09.744 --70526-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:09.744 --70526-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:09.744 --70526-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:09.744 --70526-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:09.745 --70526-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:09.745 --70526-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:09.745 --70526-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:09.745 --70526-- Reading syms from /usr/lib64/libm.so.6 00:07:09.745 --70526-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:09.745 --70526-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:09.745 --70526-- Reading syms from /usr/lib64/libc.so.6 00:07:09.745 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.745 --70526-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.745 --70526-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.745 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.745 --70526-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.745 --70526-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.745 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.745 --70526-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.745 --70526-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:09.745 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.745 --70526-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:09.745 --70526-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:09.745 --70526-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:09.745 --70526-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:09.745 --70526-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:09.745 --70526-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:09.745 --70526-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:09.745 --70526-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:09.745 --70526-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 ==70526== Preferring higher priority redirection: 00:07:09.745 --70526-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:09.745 --70526-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:09.745 --70526-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 --70526-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:09.745 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.745 --70526-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.745 --70526-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.745 ==70526== WARNING: new redirection conflicts with existing -- ignoring it 00:07:09.745 --70526-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:09.745 --70526-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:09.745 --70526-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:09.745 --70526-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:09.745 --70526-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:09.745 --70526-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:09.746 --70526-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:09.746 --70526-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:09.746 --70526-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:09.746 --70526-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:09.746 --70526-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:09.746 --70526-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:09.746 --70526-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:09.746 --70526-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:09.746 --70526-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:09.746 --70526-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:09.746 --70526-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:09.746 --70526-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:09.746 --70526-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:09.746 00:07:09.746 00:07:09.746 CUnit - A unit testing framework for C - Version 2.1-3 00:07:09.746 http://cunit.sourceforge.net/ 00:07:09.746 00:07:09.746 00:07:09.746 Suite: blob_nocopy_noextent 00:07:09.746 Test: blob_init ...[2024-05-14 21:07:52.143708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:09.746 --70526-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:09.746 passed 00:07:09.746 Test: blob_thin_provision ...passed 00:07:09.746 Test: blob_read_only ...passed 00:07:09.746 Test: bs_load ...[2024-05-14 21:07:52.750543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:09.746 passed 00:07:09.746 Test: bs_load_custom_cluster_size ...passed 00:07:09.746 Test: bs_load_after_failed_grow ...passed 00:07:09.746 Test: bs_cluster_sz ...[2024-05-14 21:07:52.950441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:09.746 [2024-05-14 21:07:52.952574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594: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:07:09.746 [2024-05-14 21:07:52.955098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:09.746 passed 00:07:09.746 Test: bs_resize_md ...passed 00:07:09.746 Test: bs_destroy ...passed 00:07:09.746 Test: bs_type ...passed 00:07:09.746 Test: bs_super_block ...passed 00:07:09.746 Test: bs_test_recover_cluster_count ...passed 00:07:09.746 Test: bs_grow_live ...passed 00:07:09.746 Test: bs_grow_live_no_space ...passed 00:07:09.746 Test: bs_test_grow ...passed 00:07:09.746 Test: blob_serialize_test ...passed 00:07:09.746 Test: super_block_crc ...passed 00:07:09.746 Test: blob_thin_prov_write_count_io ...passed 00:07:09.746 Test: blob_thin_prov_unmap_cluster ...passed 00:07:09.746 Test: bs_load_iter_test ...passed 00:07:09.746 Test: blob_relations ...[2024-05-14 21:07:53.680513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:09.746 [2024-05-14 21:07:53.682050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 [2024-05-14 21:07:53.697670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:09.746 [2024-05-14 21:07:53.697818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 passed 00:07:09.746 Test: blob_relations2 ...[2024-05-14 21:07:53.782285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:09.746 [2024-05-14 21:07:53.782445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 [2024-05-14 21:07:53.783619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:09.746 [2024-05-14 21:07:53.783749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 [2024-05-14 21:07:53.813456] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:09.746 [2024-05-14 21:07:53.813605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 [2024-05-14 21:07:53.816902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:09.746 [2024-05-14 21:07:53.817048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 passed 00:07:09.746 Test: blob_relations3 ...passed 00:07:09.746 Test: blobstore_clean_power_failure ...passed 00:07:09.746 Test: blob_delete_snapshot_power_failure ...[2024-05-14 21:07:54.164136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:09.746 [2024-05-14 21:07:54.201438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:09.746 [2024-05-14 21:07:54.201749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:09.746 [2024-05-14 21:07:54.205619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.746 [2024-05-14 21:07:54.235915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:09.746 [2024-05-14 21:07:54.236220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:09.746 [2024-05-14 21:07:54.236544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:09.747 [2024-05-14 21:07:54.236684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.747 [2024-05-14 21:07:54.269303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:09.747 [2024-05-14 21:07:54.271073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.747 [2024-05-14 21:07:54.302032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:09.747 [2024-05-14 21:07:54.303571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.747 [2024-05-14 21:07:54.339299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:09.747 [2024-05-14 21:07:54.339887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.747 passed 00:07:09.747 Test: blob_create_snapshot_power_failure ...[2024-05-14 21:07:54.440799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:09.747 [2024-05-14 21:07:54.504001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:09.747 [2024-05-14 21:07:54.538242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:09.747 passed 00:07:09.747 Test: blob_io_unit ...passed 00:07:09.747 Test: blob_io_unit_compatibility ...passed 00:07:09.747 Test: blob_ext_md_pages ...passed 00:07:09.747 Test: blob_esnap_io_4096_4096 ...passed 00:07:09.747 Test: blob_esnap_io_512_512 ...passed 00:07:09.747 Test: blob_esnap_io_4096_512 ...passed 00:07:09.747 Test: blob_esnap_io_512_4096 ...passed 00:07:09.747 Test: blob_esnap_clone_resize ...passed 00:07:09.747 Suite: blob_bs_nocopy_noextent 00:07:09.747 Test: blob_open ...passed 00:07:09.747 Test: blob_create ...--70526-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:09.747 --70526-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:09.747 [2024-05-14 21:07:55.477905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:09.747 passed 00:07:09.747 Test: blob_create_loop ...passed 00:07:09.747 Test: blob_create_fail ...[2024-05-14 21:07:55.846924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:09.747 passed 00:07:09.747 Test: blob_create_internal ...--70526-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:09.747 passed 00:07:09.747 Test: blob_create_zero_extent ...passed 00:07:09.747 Test: blob_snapshot ...passed 00:07:09.747 Test: blob_clone ...passed 00:07:09.747 Test: blob_inflate ...[2024-05-14 21:07:56.252081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:09.747 passed 00:07:09.747 Test: blob_delete ...passed 00:07:09.747 Test: blob_resize_test ...[2024-05-14 21:07:56.389331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:09.747 passed 00:07:09.747 Test: blob_resize_thin_test ...passed 00:07:09.747 Test: channel_ops ...passed 00:07:09.747 Test: blob_super ...passed 00:07:09.747 Test: blob_rw_verify_iov ...passed 00:07:09.747 Test: blob_unmap ...passed 00:07:09.747 Test: blob_iter ...passed 00:07:09.747 Test: blob_parse_md ...passed 00:07:09.747 Test: bs_load_pending_removal ...passed 00:07:09.747 Test: bs_unload ...[2024-05-14 21:07:57.070111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:09.747 passed 00:07:09.747 Test: bs_usable_clusters ...passed 00:07:09.747 Test: blob_crc ...[2024-05-14 21:07:57.202962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:09.747 [2024-05-14 21:07:57.204088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:09.747 passed 00:07:09.747 Test: blob_flags ...passed 00:07:09.747 Test: bs_version ...passed 00:07:09.747 Test: blob_set_xattrs_test ...[2024-05-14 21:07:57.430139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:09.747 [2024-05-14 21:07:57.431855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:09.747 passed 00:07:09.747 Test: blob_thin_prov_alloc ...passed 00:07:09.747 Test: blob_insert_cluster_msg_test ...passed 00:07:09.747 Test: blob_thin_prov_rw ...passed 00:07:09.747 Test: blob_thin_prov_rle ...passed 00:07:09.747 Test: blob_thin_prov_rw_iov ...passed 00:07:09.747 Test: blob_snapshot_rw ...passed 00:07:09.747 Test: blob_snapshot_rw_iov ...passed 00:07:09.747 Test: blob_inflate_rw ...passed 00:07:09.747 Test: blob_snapshot_freeze_io ...passed 00:07:09.747 Test: blob_operation_split_rw ...passed 00:07:09.747 Test: blob_operation_split_rw_iov ...passed 00:07:09.748 Test: blob_simultaneous_operations ...[2024-05-14 21:07:59.916476] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:09.748 [2024-05-14 21:07:59.916745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.748 [2024-05-14 21:07:59.921534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:09.748 [2024-05-14 21:07:59.921674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.748 [2024-05-14 21:07:59.941435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:09.748 [2024-05-14 21:07:59.941569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.748 [2024-05-14 21:07:59.943556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:09.748 [2024-05-14 21:07:59.943700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:09.748 passed 00:07:09.748 Test: blob_persist_test ...passed 00:07:09.748 Test: blob_decouple_snapshot ...passed 00:07:09.748 Test: blob_seek_io_unit ...passed 00:07:09.748 Test: blob_nested_freezes ...passed 00:07:09.748 Test: blob_clone_resize ...passed 00:07:09.748 Test: blob_shallow_copy ...[2024-05-14 21:08:00.593956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:09.748 [2024-05-14 21:08:00.599633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:09.748 [2024-05-14 21:08:00.601752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:09.748 passed 00:07:09.748 Suite: blob_blob_nocopy_noextent 00:07:09.748 Test: blob_write ...passed 00:07:09.748 Test: blob_read ...passed 00:07:09.748 Test: blob_rw_verify ...passed 00:07:09.748 Test: blob_rw_verify_iov_nomem ...passed 00:07:09.748 Test: blob_rw_iov_read_only ...passed 00:07:09.748 Test: blob_xattr ...passed 00:07:09.748 Test: blob_dirty_shutdown ...passed 00:07:09.748 Test: blob_is_degraded ...passed 00:07:09.748 Suite: blob_esnap_bs_nocopy_noextent 00:07:09.748 Test: blob_esnap_create ...passed 00:07:09.748 Test: blob_esnap_thread_add_remove ...passed 00:07:09.748 Test: blob_esnap_clone_snapshot ...passed 00:07:09.748 Test: blob_esnap_clone_inflate ...passed 00:07:09.748 Test: blob_esnap_clone_decouple ...passed 00:07:09.748 Test: blob_esnap_clone_reload ...passed 00:07:09.748 Test: blob_esnap_hotplug ...passed 00:07:09.748 Suite: blob_nocopy_extent 00:07:09.748 Test: blob_init ...[2024-05-14 21:08:01.855189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:09.748 passed 00:07:09.748 Test: blob_thin_provision ...passed 00:07:09.748 Test: blob_read_only ...passed 00:07:09.748 Test: bs_load ...[2024-05-14 21:08:01.961930] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:09.748 passed 00:07:09.748 Test: bs_load_custom_cluster_size ...passed 00:07:09.748 Test: bs_load_after_failed_grow ...passed 00:07:09.748 Test: bs_cluster_sz ...[2024-05-14 21:08:02.036868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:09.748 [2024-05-14 21:08:02.037446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594: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:07:09.748 [2024-05-14 21:08:02.037717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:09.748 passed 00:07:09.748 Test: bs_resize_md ...passed 00:07:09.748 Test: bs_destroy ...passed 00:07:09.749 Test: bs_type ...passed 00:07:09.749 Test: bs_super_block ...passed 00:07:09.749 Test: bs_test_recover_cluster_count ...passed 00:07:09.749 Test: bs_grow_live ...passed 00:07:09.749 Test: bs_grow_live_no_space ...passed 00:07:09.749 Test: bs_test_grow ...passed 00:07:09.749 Test: blob_serialize_test ...passed 00:07:09.749 Test: super_block_crc ...passed 00:07:10.007 Test: blob_thin_prov_write_count_io ...passed 00:07:10.007 Test: blob_thin_prov_unmap_cluster ...passed 00:07:10.007 Test: bs_load_iter_test ...passed 00:07:10.007 Test: blob_relations ...[2024-05-14 21:08:02.463449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:10.007 [2024-05-14 21:08:02.463647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.007 [2024-05-14 21:08:02.468300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:10.007 [2024-05-14 21:08:02.468470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.007 passed 00:07:10.007 Test: blob_relations2 ...[2024-05-14 21:08:02.508457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:10.008 [2024-05-14 21:08:02.508605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.008 [2024-05-14 21:08:02.508764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:10.008 [2024-05-14 21:08:02.508868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.008 [2024-05-14 21:08:02.517739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:10.008 [2024-05-14 21:08:02.517921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.008 [2024-05-14 21:08:02.520610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:10.008 [2024-05-14 21:08:02.520751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.008 passed 00:07:10.008 Test: blob_relations3 ...passed 00:07:10.266 Test: blobstore_clean_power_failure ...passed 00:07:10.524 Test: blob_delete_snapshot_power_failure ...[2024-05-14 21:08:02.830629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:10.524 [2024-05-14 21:08:02.872154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:10.524 [2024-05-14 21:08:02.903350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:10.524 [2024-05-14 21:08:02.903499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:10.524 [2024-05-14 21:08:02.903637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.524 [2024-05-14 21:08:02.934586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:10.524 [2024-05-14 21:08:02.934730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:10.524 [2024-05-14 21:08:02.934836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:10.524 [2024-05-14 21:08:02.934962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.524 [2024-05-14 21:08:02.966094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:10.524 [2024-05-14 21:08:02.966238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:10.524 [2024-05-14 21:08:02.966353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:10.524 [2024-05-14 21:08:02.966491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.524 [2024-05-14 21:08:02.997841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:10.524 [2024-05-14 21:08:02.998068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.524 [2024-05-14 21:08:03.029816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:10.524 [2024-05-14 21:08:03.030190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.524 [2024-05-14 21:08:03.062866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:10.524 [2024-05-14 21:08:03.063063] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.782 passed 00:07:10.782 Test: blob_create_snapshot_power_failure ...[2024-05-14 21:08:03.158649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:10.782 [2024-05-14 21:08:03.186530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:10.782 [2024-05-14 21:08:03.243409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:10.782 [2024-05-14 21:08:03.273710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:11.042 passed 00:07:11.042 Test: blob_io_unit ...passed 00:07:11.042 Test: blob_io_unit_compatibility ...passed 00:07:11.042 Test: blob_ext_md_pages ...passed 00:07:11.042 Test: blob_esnap_io_4096_4096 ...passed 00:07:11.299 Test: blob_esnap_io_512_512 ...passed 00:07:11.299 Test: blob_esnap_io_4096_512 ...passed 00:07:11.299 Test: blob_esnap_io_512_4096 ...passed 00:07:11.558 Test: blob_esnap_clone_resize ...passed 00:07:11.558 Suite: blob_bs_nocopy_extent 00:07:11.558 Test: blob_open ...passed 00:07:11.558 Test: blob_create ...[2024-05-14 21:08:03.983118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:11.558 passed 00:07:12.123 Test: blob_create_loop ...passed 00:07:12.123 Test: blob_create_fail ...[2024-05-14 21:08:04.421582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:12.123 passed 00:07:12.123 Test: blob_create_internal ...passed 00:07:12.124 Test: blob_create_zero_extent ...passed 00:07:12.124 Test: blob_snapshot ...passed 00:07:12.381 Test: blob_clone ...passed 00:07:12.381 Test: blob_inflate ...[2024-05-14 21:08:04.788356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:12.382 passed 00:07:12.382 Test: blob_delete ...passed 00:07:12.382 Test: blob_resize_test ...[2024-05-14 21:08:04.913393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:12.382 passed 00:07:12.640 Test: blob_resize_thin_test ...passed 00:07:12.640 Test: channel_ops ...passed 00:07:12.640 Test: blob_super ...passed 00:07:12.898 Test: blob_rw_verify_iov ...passed 00:07:12.898 Test: blob_unmap ...passed 00:07:12.898 Test: blob_iter ...passed 00:07:12.898 Test: blob_parse_md ...passed 00:07:13.155 Test: bs_load_pending_removal ...passed 00:07:13.155 Test: bs_unload ...[2024-05-14 21:08:05.547898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:13.156 passed 00:07:13.156 Test: bs_usable_clusters ...passed 00:07:13.156 Test: blob_crc ...[2024-05-14 21:08:05.677968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:13.156 [2024-05-14 21:08:05.678298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:13.156 passed 00:07:13.414 Test: blob_flags ...passed 00:07:13.414 Test: bs_version ...passed 00:07:13.414 Test: blob_set_xattrs_test ...[2024-05-14 21:08:05.880446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:13.414 [2024-05-14 21:08:05.880704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:13.414 passed 00:07:13.979 Test: blob_thin_prov_alloc ...passed 00:07:13.979 Test: blob_insert_cluster_msg_test ...passed 00:07:13.979 Test: blob_thin_prov_rw ...passed 00:07:13.979 Test: blob_thin_prov_rle ...passed 00:07:13.979 Test: blob_thin_prov_rw_iov ...passed 00:07:14.237 Test: blob_snapshot_rw ...passed 00:07:14.237 Test: blob_snapshot_rw_iov ...passed 00:07:14.803 Test: blob_inflate_rw ...passed 00:07:14.803 Test: blob_snapshot_freeze_io ...passed 00:07:15.368 Test: blob_operation_split_rw ...passed 00:07:15.626 Test: blob_operation_split_rw_iov ...passed 00:07:15.884 Test: blob_simultaneous_operations ...[2024-05-14 21:08:08.194475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:15.884 [2024-05-14 21:08:08.194657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:15.884 [2024-05-14 21:08:08.196985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:15.884 [2024-05-14 21:08:08.197125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:15.884 [2024-05-14 21:08:08.214549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:15.884 [2024-05-14 21:08:08.214681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:15.885 [2024-05-14 21:08:08.215274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:15.885 [2024-05-14 21:08:08.215405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:15.885 passed 00:07:15.885 Test: blob_persist_test ...passed 00:07:16.180 Test: blob_decouple_snapshot ...passed 00:07:16.180 Test: blob_seek_io_unit ...passed 00:07:16.180 Test: blob_nested_freezes ...passed 00:07:16.180 Test: blob_clone_resize ...passed 00:07:16.528 Test: blob_shallow_copy ...[2024-05-14 21:08:08.792768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:16.528 [2024-05-14 21:08:08.793253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:16.528 [2024-05-14 21:08:08.793447] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:16.528 passed 00:07:16.528 Suite: blob_blob_nocopy_extent 00:07:16.528 Test: blob_write ...passed 00:07:16.528 Test: blob_read ...passed 00:07:16.834 Test: blob_rw_verify ...passed 00:07:16.834 Test: blob_rw_verify_iov_nomem ...passed 00:07:16.834 Test: blob_rw_iov_read_only ...passed 00:07:16.834 Test: blob_xattr ...passed 00:07:16.834 Test: blob_dirty_shutdown ...passed 00:07:17.171 Test: blob_is_degraded ...passed 00:07:17.171 Suite: blob_esnap_bs_nocopy_extent 00:07:17.171 Test: blob_esnap_create ...passed 00:07:17.171 Test: blob_esnap_thread_add_remove ...passed 00:07:17.171 Test: blob_esnap_clone_snapshot ...passed 00:07:17.171 Test: blob_esnap_clone_inflate ...passed 00:07:17.431 Test: blob_esnap_clone_decouple ...passed 00:07:17.431 Test: blob_esnap_clone_reload ...passed 00:07:17.431 Test: blob_esnap_hotplug ...passed 00:07:17.431 Suite: blob_copy_noextent 00:07:17.431 Test: blob_init ...[2024-05-14 21:08:09.893118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:17.431 passed 00:07:17.431 Test: blob_thin_provision ...passed 00:07:17.431 Test: blob_read_only ...passed 00:07:17.431 Test: bs_load ...[2024-05-14 21:08:09.986750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:17.688 passed 00:07:17.688 Test: bs_load_custom_cluster_size ...passed 00:07:17.688 Test: bs_load_after_failed_grow ...passed 00:07:17.688 Test: bs_cluster_sz ...[2024-05-14 21:08:10.042638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:17.688 [2024-05-14 21:08:10.043212] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594: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:07:17.688 [2024-05-14 21:08:10.043500] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:17.688 passed 00:07:17.688 Test: bs_resize_md ...passed 00:07:17.688 Test: bs_destroy ...passed 00:07:17.688 Test: bs_type ...passed 00:07:17.688 Test: bs_super_block ...passed 00:07:17.688 Test: bs_test_recover_cluster_count ...passed 00:07:17.688 Test: bs_grow_live ...passed 00:07:17.688 Test: bs_grow_live_no_space ...passed 00:07:17.688 Test: bs_test_grow ...passed 00:07:17.945 Test: blob_serialize_test ...passed 00:07:17.945 Test: super_block_crc ...passed 00:07:17.945 Test: blob_thin_prov_write_count_io ...passed 00:07:17.945 Test: blob_thin_prov_unmap_cluster ...passed 00:07:17.945 Test: bs_load_iter_test ...passed 00:07:17.945 Test: blob_relations ...[2024-05-14 21:08:10.474419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.945 [2024-05-14 21:08:10.474611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.945 [2024-05-14 21:08:10.478339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:17.945 [2024-05-14 21:08:10.478493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:17.945 passed 00:07:18.202 Test: blob_relations2 ...[2024-05-14 21:08:10.516100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:18.202 [2024-05-14 21:08:10.516260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.203 [2024-05-14 21:08:10.516429] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:18.203 [2024-05-14 21:08:10.516534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.203 [2024-05-14 21:08:10.523074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:18.203 [2024-05-14 21:08:10.523225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.203 [2024-05-14 21:08:10.525573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:18.203 [2024-05-14 21:08:10.525722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.203 passed 00:07:18.203 Test: blob_relations3 ...passed 00:07:18.460 Test: blobstore_clean_power_failure ...passed 00:07:18.460 Test: blob_delete_snapshot_power_failure ...[2024-05-14 21:08:10.832093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:18.460 [2024-05-14 21:08:10.861965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:18.460 [2024-05-14 21:08:10.862123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:18.460 [2024-05-14 21:08:10.862257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.460 [2024-05-14 21:08:10.892191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:18.460 [2024-05-14 21:08:10.892342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:18.460 [2024-05-14 21:08:10.892451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:18.460 [2024-05-14 21:08:10.892578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.460 [2024-05-14 21:08:10.924614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:18.460 [2024-05-14 21:08:10.924868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.460 [2024-05-14 21:08:10.955465] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:18.460 [2024-05-14 21:08:10.955847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.460 [2024-05-14 21:08:10.987268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:18.460 [2024-05-14 21:08:10.987480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.718 passed 00:07:18.718 Test: blob_create_snapshot_power_failure ...[2024-05-14 21:08:11.078434] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:18.718 [2024-05-14 21:08:11.133788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:18.718 [2024-05-14 21:08:11.163492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:18.718 passed 00:07:18.975 Test: blob_io_unit ...passed 00:07:18.975 Test: blob_io_unit_compatibility ...passed 00:07:18.975 Test: blob_ext_md_pages ...passed 00:07:18.976 Test: blob_esnap_io_4096_4096 ...passed 00:07:19.233 Test: blob_esnap_io_512_512 ...passed 00:07:19.233 Test: blob_esnap_io_4096_512 ...passed 00:07:19.233 Test: blob_esnap_io_512_4096 ...passed 00:07:19.233 Test: blob_esnap_clone_resize ...passed 00:07:19.233 Suite: blob_bs_copy_noextent 00:07:19.490 Test: blob_open ...passed 00:07:19.490 Test: blob_create ...[2024-05-14 21:08:11.875053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:19.490 passed 00:07:19.747 Test: blob_create_loop ...passed 00:07:19.748 Test: blob_create_fail ...[2024-05-14 21:08:12.238639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:19.748 passed 00:07:20.005 Test: blob_create_internal ...passed 00:07:20.005 Test: blob_create_zero_extent ...passed 00:07:20.005 Test: blob_snapshot ...passed 00:07:20.005 Test: blob_clone ...passed 00:07:20.263 Test: blob_inflate ...[2024-05-14 21:08:12.578642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:20.263 passed 00:07:20.263 Test: blob_delete ...passed 00:07:20.263 Test: blob_resize_test ...[2024-05-14 21:08:12.702738] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:20.263 passed 00:07:20.520 Test: blob_resize_thin_test ...passed 00:07:20.520 Test: channel_ops ...passed 00:07:20.520 Test: blob_super ...passed 00:07:20.520 Test: blob_rw_verify_iov ...passed 00:07:20.778 Test: blob_unmap ...passed 00:07:20.778 Test: blob_iter ...passed 00:07:20.778 Test: blob_parse_md ...passed 00:07:20.778 Test: bs_load_pending_removal ...passed 00:07:20.778 Test: bs_unload ...[2024-05-14 21:08:13.334033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:21.035 passed 00:07:21.035 Test: bs_usable_clusters ...passed 00:07:21.035 Test: blob_crc ...[2024-05-14 21:08:13.460809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:21.035 [2024-05-14 21:08:13.461129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:21.035 passed 00:07:21.035 Test: blob_flags ...passed 00:07:21.292 Test: bs_version ...passed 00:07:21.292 Test: blob_set_xattrs_test ...[2024-05-14 21:08:13.664158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:21.292 [2024-05-14 21:08:13.664419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:21.292 passed 00:07:21.549 Test: blob_thin_prov_alloc ...passed 00:07:21.806 Test: blob_insert_cluster_msg_test ...passed 00:07:21.806 Test: blob_thin_prov_rw ...passed 00:07:21.806 Test: blob_thin_prov_rle ...passed 00:07:21.806 Test: blob_thin_prov_rw_iov ...passed 00:07:22.064 Test: blob_snapshot_rw ...passed 00:07:22.064 Test: blob_snapshot_rw_iov ...passed 00:07:22.628 Test: blob_inflate_rw ...passed 00:07:22.628 Test: blob_snapshot_freeze_io ...passed 00:07:23.192 Test: blob_operation_split_rw ...passed 00:07:23.450 Test: blob_operation_split_rw_iov ...passed 00:07:23.709 Test: blob_simultaneous_operations ...[2024-05-14 21:08:16.009166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.709 [2024-05-14 21:08:16.009359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.709 [2024-05-14 21:08:16.011424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.709 [2024-05-14 21:08:16.011562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.709 [2024-05-14 21:08:16.020723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.709 [2024-05-14 21:08:16.020853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.709 [2024-05-14 21:08:16.021422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:23.709 [2024-05-14 21:08:16.021556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:23.709 passed 00:07:23.709 Test: blob_persist_test ...passed 00:07:23.709 Test: blob_decouple_snapshot ...passed 00:07:23.968 Test: blob_seek_io_unit ...passed 00:07:23.968 Test: blob_nested_freezes ...passed 00:07:23.968 Test: blob_clone_resize ...passed 00:07:24.226 Test: blob_shallow_copy ...[2024-05-14 21:08:16.566083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:24.226 [2024-05-14 21:08:16.566564] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:24.226 [2024-05-14 21:08:16.566750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:24.226 passed 00:07:24.226 Suite: blob_blob_copy_noextent 00:07:24.226 Test: blob_write ...passed 00:07:24.226 Test: blob_read ...passed 00:07:24.484 Test: blob_rw_verify ...passed 00:07:24.484 Test: blob_rw_verify_iov_nomem ...passed 00:07:24.484 Test: blob_rw_iov_read_only ...passed 00:07:24.484 Test: blob_xattr ...passed 00:07:24.742 Test: blob_dirty_shutdown ...passed 00:07:24.742 Test: blob_is_degraded ...passed 00:07:24.742 Suite: blob_esnap_bs_copy_noextent 00:07:24.742 Test: blob_esnap_create ...passed 00:07:25.000 Test: blob_esnap_thread_add_remove ...passed 00:07:25.000 Test: blob_esnap_clone_snapshot ...passed 00:07:25.000 Test: blob_esnap_clone_inflate ...passed 00:07:25.000 Test: blob_esnap_clone_decouple ...passed 00:07:25.258 Test: blob_esnap_clone_reload ...passed 00:07:25.258 Test: blob_esnap_hotplug ...passed 00:07:25.258 Suite: blob_copy_extent 00:07:25.258 Test: blob_init ...[2024-05-14 21:08:17.638006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:25.258 passed 00:07:25.258 Test: blob_thin_provision ...passed 00:07:25.258 Test: blob_read_only ...passed 00:07:25.258 Test: bs_load ...[2024-05-14 21:08:17.731011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:25.258 passed 00:07:25.258 Test: bs_load_custom_cluster_size ...passed 00:07:25.258 Test: bs_load_after_failed_grow ...passed 00:07:25.258 Test: bs_cluster_sz ...[2024-05-14 21:08:17.785977] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:25.258 [2024-05-14 21:08:17.786540] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594: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:07:25.258 [2024-05-14 21:08:17.786817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:25.258 passed 00:07:25.516 Test: bs_resize_md ...passed 00:07:25.516 Test: bs_destroy ...passed 00:07:25.516 Test: bs_type ...passed 00:07:25.516 Test: bs_super_block ...passed 00:07:25.516 Test: bs_test_recover_cluster_count ...passed 00:07:25.516 Test: bs_grow_live ...passed 00:07:25.516 Test: bs_grow_live_no_space ...passed 00:07:25.516 Test: bs_test_grow ...passed 00:07:25.516 Test: blob_serialize_test ...passed 00:07:25.516 Test: super_block_crc ...passed 00:07:25.516 Test: blob_thin_prov_write_count_io ...passed 00:07:25.773 Test: blob_thin_prov_unmap_cluster ...passed 00:07:25.773 Test: bs_load_iter_test ...passed 00:07:25.773 Test: blob_relations ...[2024-05-14 21:08:18.193439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.773 [2024-05-14 21:08:18.193642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.773 [2024-05-14 21:08:18.198321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.773 [2024-05-14 21:08:18.198496] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.773 passed 00:07:25.773 Test: blob_relations2 ...[2024-05-14 21:08:18.235560] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.773 [2024-05-14 21:08:18.235710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.774 [2024-05-14 21:08:18.235870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.774 [2024-05-14 21:08:18.235974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.774 [2024-05-14 21:08:18.243525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.774 [2024-05-14 21:08:18.243678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.774 [2024-05-14 21:08:18.246358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:25.774 [2024-05-14 21:08:18.246502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:25.774 passed 00:07:25.774 Test: blob_relations3 ...passed 00:07:26.031 Test: blobstore_clean_power_failure ...passed 00:07:26.031 Test: blob_delete_snapshot_power_failure ...[2024-05-14 21:08:18.555311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:26.031 [2024-05-14 21:08:18.585994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:26.289 [2024-05-14 21:08:18.616949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:26.289 [2024-05-14 21:08:18.617105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.289 [2024-05-14 21:08:18.617237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.289 [2024-05-14 21:08:18.648252] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:26.289 [2024-05-14 21:08:18.648414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:26.289 [2024-05-14 21:08:18.648523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.289 [2024-05-14 21:08:18.648650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.289 [2024-05-14 21:08:18.679723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:26.289 [2024-05-14 21:08:18.679869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:26.289 [2024-05-14 21:08:18.679975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:26.289 [2024-05-14 21:08:18.680114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.289 [2024-05-14 21:08:18.711551] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:26.289 [2024-05-14 21:08:18.711784] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.289 [2024-05-14 21:08:18.743643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:26.289 [2024-05-14 21:08:18.744021] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.289 [2024-05-14 21:08:18.776969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:26.289 [2024-05-14 21:08:18.777168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.547 passed 00:07:26.547 Test: blob_create_snapshot_power_failure ...[2024-05-14 21:08:18.872287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:26.547 [2024-05-14 21:08:18.900135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:26.547 [2024-05-14 21:08:18.956876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:26.547 [2024-05-14 21:08:18.987095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:26.547 passed 00:07:26.805 Test: blob_io_unit ...passed 00:07:26.805 Test: blob_io_unit_compatibility ...passed 00:07:26.805 Test: blob_ext_md_pages ...passed 00:07:26.805 Test: blob_esnap_io_4096_4096 ...passed 00:07:27.063 Test: blob_esnap_io_512_512 ...passed 00:07:27.063 Test: blob_esnap_io_4096_512 ...passed 00:07:27.063 Test: blob_esnap_io_512_4096 ...passed 00:07:27.063 Test: blob_esnap_clone_resize ...passed 00:07:27.063 Suite: blob_bs_copy_extent 00:07:27.321 Test: blob_open ...passed 00:07:27.321 Test: blob_create ...[2024-05-14 21:08:19.694727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:27.321 passed 00:07:27.578 Test: blob_create_loop ...passed 00:07:27.578 Test: blob_create_fail ...[2024-05-14 21:08:20.132255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:27.836 passed 00:07:27.836 Test: blob_create_internal ...passed 00:07:27.836 Test: blob_create_zero_extent ...passed 00:07:27.836 Test: blob_snapshot ...passed 00:07:28.094 Test: blob_clone ...passed 00:07:28.094 Test: blob_inflate ...[2024-05-14 21:08:20.473668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:28.094 passed 00:07:28.094 Test: blob_delete ...passed 00:07:28.094 Test: blob_resize_test ...[2024-05-14 21:08:20.599996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:28.094 passed 00:07:28.352 Test: blob_resize_thin_test ...passed 00:07:28.352 Test: channel_ops ...passed 00:07:28.352 Test: blob_super ...passed 00:07:28.634 Test: blob_rw_verify_iov ...passed 00:07:28.634 Test: blob_unmap ...passed 00:07:28.634 Test: blob_iter ...passed 00:07:28.634 Test: blob_parse_md ...passed 00:07:28.634 Test: bs_load_pending_removal ...passed 00:07:28.891 Test: bs_unload ...[2024-05-14 21:08:21.231766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:28.891 passed 00:07:28.891 Test: bs_usable_clusters ...passed 00:07:28.891 Test: blob_crc ...[2024-05-14 21:08:21.359765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:28.891 [2024-05-14 21:08:21.360087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:28.891 passed 00:07:28.891 Test: blob_flags ...passed 00:07:29.148 Test: bs_version ...passed 00:07:29.148 Test: blob_set_xattrs_test ...[2024-05-14 21:08:21.564018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:29.149 [2024-05-14 21:08:21.564280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:29.149 passed 00:07:29.405 Test: blob_thin_prov_alloc ...passed 00:07:29.662 Test: blob_insert_cluster_msg_test ...passed 00:07:29.662 Test: blob_thin_prov_rw ...passed 00:07:29.662 Test: blob_thin_prov_rle ...passed 00:07:29.662 Test: blob_thin_prov_rw_iov ...passed 00:07:29.920 Test: blob_snapshot_rw ...passed 00:07:29.920 Test: blob_snapshot_rw_iov ...passed 00:07:30.484 Test: blob_inflate_rw ...passed 00:07:30.484 Test: blob_snapshot_freeze_io ...passed 00:07:31.050 Test: blob_operation_split_rw ...passed 00:07:31.308 Test: blob_operation_split_rw_iov ...passed 00:07:31.308 Test: blob_simultaneous_operations ...[2024-05-14 21:08:23.859192] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.308 [2024-05-14 21:08:23.859381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.308 [2024-05-14 21:08:23.861411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.308 [2024-05-14 21:08:23.861546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.565 [2024-05-14 21:08:23.870106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.565 [2024-05-14 21:08:23.870231] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.565 [2024-05-14 21:08:23.870813] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:31.565 [2024-05-14 21:08:23.870933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:31.565 passed 00:07:31.565 Test: blob_persist_test ...passed 00:07:31.565 Test: blob_decouple_snapshot ...passed 00:07:31.822 Test: blob_seek_io_unit ...passed 00:07:31.822 Test: blob_nested_freezes ...passed 00:07:31.822 Test: blob_clone_resize ...passed 00:07:32.080 Test: blob_shallow_copy ...[2024-05-14 21:08:24.417745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:32.080 [2024-05-14 21:08:24.418221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:32.080 [2024-05-14 21:08:24.418413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:32.080 passed 00:07:32.080 Suite: blob_blob_copy_extent 00:07:32.080 Test: blob_write ...passed 00:07:32.080 Test: blob_read ...passed 00:07:32.338 Test: blob_rw_verify ...passed 00:07:32.338 Test: blob_rw_verify_iov_nomem ...passed 00:07:32.338 Test: blob_rw_iov_read_only ...passed 00:07:32.338 Test: blob_xattr ...passed 00:07:32.595 Test: blob_dirty_shutdown ...passed 00:07:32.595 Test: blob_is_degraded ...passed 00:07:32.595 Suite: blob_esnap_bs_copy_extent 00:07:32.595 Test: blob_esnap_create ...passed 00:07:32.853 Test: blob_esnap_thread_add_remove ...passed 00:07:32.853 Test: blob_esnap_clone_snapshot ...passed 00:07:32.853 Test: blob_esnap_clone_inflate ...passed 00:07:32.853 Test: blob_esnap_clone_decouple ...passed 00:07:33.111 Test: blob_esnap_clone_reload ...passed 00:07:33.111 Test: blob_esnap_hotplug ...passed 00:07:33.111 00:07:33.111 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.111 suites 16 16 n/a 0 0 00:07:33.112 tests 368 368 368 0 0 00:07:33.112 asserts 142985 142985 142985 0 n/a 00:07:33.112 00:07:33.112 Elapsed time = 33.272 seconds 00:07:33.112 --70526-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.112 ==70526== 00:07:33.112 ==70526== HEAP SUMMARY: 00:07:33.112 ==70526== in use at exit: 26,392 bytes in 769 blocks 00:07:33.112 ==70526== total heap usage: 165,153 allocs, 164,384 frees, 673,798,439 bytes allocated 00:07:33.112 ==70526== 00:07:33.112 ==70526== Searching for pointers to 769 not-freed blocks 00:07:33.112 ==70526== Checked 11,327,824 bytes 00:07:33.112 ==70526== 00:07:33.112 ==70526== LEAK SUMMARY: 00:07:33.112 ==70526== definitely lost: 0 bytes in 0 blocks 00:07:33.112 ==70526== indirectly lost: 0 bytes in 0 blocks 00:07:33.112 ==70526== possibly lost: 0 bytes in 0 blocks 00:07:33.112 ==70526== still reachable: 26,392 bytes in 769 blocks 00:07:33.112 ==70526== suppressed: 0 bytes in 0 blocks 00:07:33.112 ==70526== Reachable blocks (those to which a pointer was found) are not shown. 00:07:33.112 ==70526== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:33.112 ==70526== 00:07:33.112 ==70526== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.112 21:08:25 unittest_blob_blobfs -- unit/unittest.sh@41 -- # 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:07:33.112 ==70885== Memcheck, a memory error detector 00:07:33.112 ==70885== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.112 ==70885== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.112 ==70885== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:33.112 ==70885== 00:07:33.112 --70885-- Valgrind options: 00:07:33.112 --70885-- --leak-check=full 00:07:33.112 --70885-- --error-exitcode=2 00:07:33.112 --70885-- --verbose 00:07:33.112 --70885-- Contents of /proc/version: 00:07:33.112 --70885-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:33.112 --70885-- 00:07:33.112 --70885-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.112 --70885-- Page sizes: currently 4096, max supported 4096 00:07:33.112 --70885-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.112 --70885-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:33.112 --70885-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.112 --70885-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.112 --70885-- might be shown as UnknownInlinedFun 00:07:33.112 --70885-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.112 --70885-- object doesn't have a dynamic symbol table 00:07:33.112 --70885-- Scheduler: using generic scheduler lock implementation. 00:07:33.112 --70885-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.112 ==70885== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70885-by-???-on-20c6b9f0ce9d 00:07:33.112 ==70885== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70885-by-???-on-20c6b9f0ce9d 00:07:33.112 ==70885== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70885-by-???-on-20c6b9f0ce9d 00:07:33.112 ==70885== 00:07:33.112 ==70885== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.112 ==70885== don't want to do, unless you know exactly what you're doing, 00:07:33.112 ==70885== or are doing some strange experiment): 00:07:33.112 ==70885== /usr/libexec/valgrind/../../bin/vgdb --pid=70885 ...command... 00:07:33.112 ==70885== 00:07:33.112 ==70885== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.112 ==70885== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:33.112 ==70885== and then give GDB the following command 00:07:33.112 ==70885== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70885 00:07:33.112 ==70885== --pid is optional if only one valgrind process is running 00:07:33.112 ==70885== 00:07:33.376 --70885-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.376 --70885-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.376 --70885-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.376 --70885-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.376 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.376 --70885-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.376 --70885-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.376 --70885-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.376 --70885-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.376 --70885-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.376 --70885-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.376 --70885-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.376 --70885-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.376 --70885-- Reading syms from /usr/lib64/libm.so.6 00:07:33.376 --70885-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.376 --70885-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/libc.so.6 00:07:33.376 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.376 --70885-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.376 --70885-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.376 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.376 --70885-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.376 --70885-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.376 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.376 --70885-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.376 --70885-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.376 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.376 --70885-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.376 --70885-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.376 --70885-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:33.376 --70885-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:33.376 --70885-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:33.636 --70885-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:33.636 --70885-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:33.636 --70885-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 ==70885== Preferring higher priority redirection: 00:07:33.636 --70885-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:33.636 --70885-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:33.636 --70885-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 --70885-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.636 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.636 --70885-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.636 --70885-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.636 ==70885== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.636 --70885-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.636 --70885-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.636 --70885-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:33.636 --70885-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:33.636 --70885-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:33.636 --70885-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:33.636 --70885-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:33.636 --70885-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:33.636 --70885-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:33.636 --70885-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:33.636 --70885-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:33.636 --70885-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:33.636 --70885-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:33.636 --70885-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:33.636 --70885-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:33.637 --70885-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:33.637 --70885-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:33.637 --70885-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:33.637 --70885-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:33.637 00:07:33.637 00:07:33.637 CUnit - A unit testing framework for C - Version 2.1-3 00:07:33.637 http://cunit.sourceforge.net/ 00:07:33.637 00:07:33.896 00:07:33.896 Suite: blob_bdev 00:07:33.896 Test: create_bs_dev ...passed 00:07:33.896 Test: create_bs_dev_ro ...[2024-05-14 21:08:26.223942] /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:07:33.896 passed 00:07:33.896 Test: create_bs_dev_rw ...passed 00:07:33.896 Test: claim_bs_dev ...[2024-05-14 21:08:26.269889] /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:07:33.896 passed 00:07:33.896 Test: claim_bs_dev_ro ...passed 00:07:33.896 Test: deferred_destroy_refs ...passed 00:07:33.896 Test: deferred_destroy_channels ...passed 00:07:33.896 Test: deferred_destroy_threads ...passed 00:07:33.896 00:07:33.896 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.896 suites 1 1 n/a 0 0 00:07:33.896 tests 8 8 8 0 0 00:07:33.896 asserts 119 119 119 0 n/a 00:07:33.896 00:07:33.896 Elapsed time = 0.106 seconds 00:07:33.896 --70885-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.896 --70885-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.896 ==70885== 00:07:33.896 ==70885== HEAP SUMMARY: 00:07:33.896 ==70885== in use at exit: 0 bytes in 0 blocks 00:07:33.896 ==70885== total heap usage: 2,185 allocs, 2,185 frees, 223,475 bytes allocated 00:07:33.896 ==70885== 00:07:33.896 ==70885== All heap blocks were freed -- no leaks are possible 00:07:33.896 ==70885== 00:07:33.896 ==70885== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.896 21:08:26 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/blobfs/tree.c/tree_ut 00:07:33.896 ==70893== Memcheck, a memory error detector 00:07:33.896 ==70893== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.896 ==70893== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.896 ==70893== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:33.896 ==70893== 00:07:33.896 --70893-- Valgrind options: 00:07:33.896 --70893-- --leak-check=full 00:07:33.896 --70893-- --error-exitcode=2 00:07:33.896 --70893-- --verbose 00:07:33.896 --70893-- Contents of /proc/version: 00:07:33.896 --70893-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:33.896 --70893-- 00:07:33.896 --70893-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.896 --70893-- Page sizes: currently 4096, max supported 4096 00:07:33.896 --70893-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.896 --70893-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:33.896 --70893-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.896 --70893-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.896 --70893-- might be shown as UnknownInlinedFun 00:07:33.896 --70893-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.896 --70893-- object doesn't have a dynamic symbol table 00:07:33.896 --70893-- Scheduler: using generic scheduler lock implementation. 00:07:33.896 --70893-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.155 ==70893== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70893-by-???-on-20c6b9f0ce9d 00:07:34.155 ==70893== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70893-by-???-on-20c6b9f0ce9d 00:07:34.155 ==70893== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70893-by-???-on-20c6b9f0ce9d 00:07:34.155 ==70893== 00:07:34.155 ==70893== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.155 ==70893== don't want to do, unless you know exactly what you're doing, 00:07:34.155 ==70893== or are doing some strange experiment): 00:07:34.155 ==70893== /usr/libexec/valgrind/../../bin/vgdb --pid=70893 ...command... 00:07:34.155 ==70893== 00:07:34.155 ==70893== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.155 ==70893== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:34.155 ==70893== and then give GDB the following command 00:07:34.155 ==70893== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70893 00:07:34.155 ==70893== --pid is optional if only one valgrind process is running 00:07:34.155 ==70893== 00:07:34.155 --70893-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.155 --70893-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.155 --70893-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.155 --70893-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.155 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.155 --70893-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.155 --70893-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.155 --70893-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.156 --70893-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.156 --70893-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.156 --70893-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.156 --70893-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.156 --70893-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.156 --70893-- Reading syms from /usr/lib64/libm.so.6 00:07:34.156 --70893-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.156 --70893-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/libc.so.6 00:07:34.156 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.156 --70893-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.156 --70893-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.156 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.156 --70893-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.156 --70893-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.156 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.156 --70893-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.156 --70893-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.156 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.156 --70893-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.156 --70893-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.156 --70893-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.156 --70893-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.156 --70893-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.414 --70893-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.414 --70893-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.414 --70893-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 --70893-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.414 ==70893== Preferring higher priority redirection: 00:07:34.415 --70893-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.415 --70893-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.415 --70893-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 --70893-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.415 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.415 --70893-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.415 --70893-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.415 ==70893== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.415 --70893-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.415 --70893-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.415 --70893-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.415 --70893-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.415 --70893-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.415 --70893-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.415 --70893-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.415 --70893-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.415 --70893-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.415 --70893-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.415 --70893-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.415 --70893-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.415 --70893-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.415 --70893-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.415 --70893-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.415 --70893-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.415 --70893-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.415 --70893-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.415 00:07:34.415 00:07:34.415 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.415 http://cunit.sourceforge.net/ 00:07:34.415 00:07:34.415 00:07:34.415 Suite: tree 00:07:34.415 Test: blobfs_tree_op_test ...passed 00:07:34.415 00:07:34.415 Run Summary: Type Total Ran Passed Failed Inactive 00:07:34.415 suites 1 1 n/a 0 0 00:07:34.415 tests 1 1 1 0 0 00:07:34.415 asserts 27 27 27 0 n/a 00:07:34.415 00:07:34.415 Elapsed time = 0.026 seconds 00:07:34.415 --70893-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:34.673 --70893-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:34.673 ==70893== 00:07:34.673 ==70893== HEAP SUMMARY: 00:07:34.673 ==70893== in use at exit: 0 bytes in 0 blocks 00:07:34.673 ==70893== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:34.673 ==70893== 00:07:34.673 ==70893== All heap blocks were freed -- no leaks are possible 00:07:34.673 ==70893== 00:07:34.673 ==70893== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:34.673 21:08:27 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/blobfs_async_ut/blobfs_async_ut 00:07:34.673 ==70898== Memcheck, a memory error detector 00:07:34.673 ==70898== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:34.673 ==70898== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:34.673 ==70898== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:34.673 ==70898== 00:07:34.673 --70898-- Valgrind options: 00:07:34.673 --70898-- --leak-check=full 00:07:34.673 --70898-- --error-exitcode=2 00:07:34.673 --70898-- --verbose 00:07:34.673 --70898-- Contents of /proc/version: 00:07:34.673 --70898-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:34.673 --70898-- 00:07:34.673 --70898-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:34.673 --70898-- Page sizes: currently 4096, max supported 4096 00:07:34.673 --70898-- Valgrind library directory: /usr/libexec/valgrind 00:07:34.673 --70898-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:34.673 --70898-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:34.673 --70898-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:34.673 --70898-- might be shown as UnknownInlinedFun 00:07:34.673 --70898-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:34.673 --70898-- object doesn't have a dynamic symbol table 00:07:34.673 --70898-- Scheduler: using generic scheduler lock implementation. 00:07:34.673 --70898-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.673 ==70898== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70898-by-???-on-20c6b9f0ce9d 00:07:34.673 ==70898== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70898-by-???-on-20c6b9f0ce9d 00:07:34.673 ==70898== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70898-by-???-on-20c6b9f0ce9d 00:07:34.673 ==70898== 00:07:34.673 ==70898== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.673 ==70898== don't want to do, unless you know exactly what you're doing, 00:07:34.673 ==70898== or are doing some strange experiment): 00:07:34.673 ==70898== /usr/libexec/valgrind/../../bin/vgdb --pid=70898 ...command... 00:07:34.673 ==70898== 00:07:34.673 ==70898== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.673 ==70898== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:34.673 ==70898== and then give GDB the following command 00:07:34.674 ==70898== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70898 00:07:34.674 ==70898== --pid is optional if only one valgrind process is running 00:07:34.674 ==70898== 00:07:34.674 --70898-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.674 --70898-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.674 --70898-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.674 --70898-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.674 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --70898-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.674 --70898-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.674 --70898-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.674 --70898-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.674 --70898-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.674 --70898-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.674 --70898-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.674 --70898-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.674 --70898-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.674 --70898-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.674 --70898-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.674 --70898-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.674 --70898-- Reading syms from /usr/lib64/libm.so.6 00:07:34.674 --70898-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.674 --70898-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.674 --70898-- Reading syms from /usr/lib64/libc.so.6 00:07:34.674 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --70898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --70898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.674 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --70898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --70898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.674 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --70898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --70898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.674 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.674 --70898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.674 --70898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.932 --70898-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.932 --70898-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.932 --70898-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.932 --70898-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.932 --70898-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.932 --70898-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.932 --70898-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 --70898-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.932 ==70898== Preferring higher priority redirection: 00:07:34.932 --70898-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.932 --70898-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.933 --70898-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 --70898-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.933 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.933 --70898-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.933 --70898-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.933 ==70898== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.933 --70898-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.933 --70898-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.933 --70898-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.933 --70898-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.933 --70898-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.933 --70898-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.933 --70898-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.933 --70898-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.933 --70898-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.933 --70898-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.933 --70898-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.933 --70898-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.933 --70898-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.933 --70898-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.933 --70898-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.933 --70898-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.933 --70898-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.933 --70898-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:35.191 --70898-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:35.191 00:07:35.191 00:07:35.191 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.191 http://cunit.sourceforge.net/ 00:07:35.191 00:07:35.191 00:07:35.191 Suite: blobfs_async_ut 00:07:35.191 Test: fs_init ...--70898-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:35.450 passed 00:07:35.450 Test: fs_open ...--70898-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:35.450 --70898-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:35.707 passed 00:07:35.707 Test: fs_create ...passed 00:07:35.707 Test: fs_truncate ...passed 00:07:35.708 Test: fs_rename ...[2024-05-14 21:08:28.149101] /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:07:35.708 passed 00:07:35.708 Test: fs_rw_async ...passed 00:07:35.965 Test: fs_writev_readv_async ...passed 00:07:35.965 Test: tree_find_buffer_ut ...passed 00:07:35.965 Test: channel_ops ...passed 00:07:35.965 Test: channel_ops_sync ...passed 00:07:35.965 00:07:35.965 Run Summary: Type Total Ran Passed Failed Inactive 00:07:35.965 suites 1 1 n/a 0 0 00:07:35.965 tests 10 10 10 0 0 00:07:35.965 asserts 292 292 292 0 n/a 00:07:35.965 00:07:35.965 Elapsed time = 0.839 seconds 00:07:35.965 --70898-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:35.965 --70898-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:35.965 ==70898== 00:07:35.965 ==70898== HEAP SUMMARY: 00:07:35.965 ==70898== in use at exit: 306,648 bytes in 9,243 blocks 00:07:35.965 ==70898== total heap usage: 11,526 allocs, 2,283 frees, 70,872,318 bytes allocated 00:07:35.965 ==70898== 00:07:35.965 ==70898== Searching for pointers to 9,243 not-freed blocks 00:07:35.965 ==70898== Checked 7,259,584 bytes 00:07:35.965 ==70898== 00:07:35.965 ==70898== LEAK SUMMARY: 00:07:35.965 ==70898== definitely lost: 0 bytes in 0 blocks 00:07:35.965 ==70898== indirectly lost: 0 bytes in 0 blocks 00:07:35.965 ==70898== possibly lost: 0 bytes in 0 blocks 00:07:35.965 ==70898== still reachable: 306,648 bytes in 9,243 blocks 00:07:35.965 ==70898== suppressed: 0 bytes in 0 blocks 00:07:35.965 ==70898== Reachable blocks (those to which a pointer was found) are not shown. 00:07:35.965 ==70898== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:35.965 ==70898== 00:07:35.965 ==70898== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:35.965 21:08:28 unittest_blob_blobfs -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:35.965 00:07:35.965 00:07:35.965 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.965 http://cunit.sourceforge.net/ 00:07:35.965 00:07:35.965 00:07:35.965 Suite: blobfs_sync_ut 00:07:35.965 Test: cache_read_after_write ...[2024-05-14 21:08:28.510417] /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:07:35.965 passed 00:07:35.965 Test: file_length ...passed 00:07:35.965 Test: append_write_to_extend_blob ...passed 00:07:36.223 Test: partial_buffer ...passed 00:07:36.223 Test: cache_write_null_buffer ...passed 00:07:36.223 Test: fs_create_sync ...passed 00:07:36.223 Test: fs_rename_sync ...passed 00:07:36.223 Test: cache_append_no_cache ...passed 00:07:36.223 Test: fs_delete_file_without_close ...passed 00:07:36.223 00:07:36.223 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.223 suites 1 1 n/a 0 0 00:07:36.223 tests 9 9 9 0 0 00:07:36.223 asserts 345 345 345 0 n/a 00:07:36.223 00:07:36.223 Elapsed time = 0.133 seconds 00:07:36.223 21:08:28 unittest_blob_blobfs -- unit/unittest.sh@46 -- # 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:07:36.223 ==70921== Memcheck, a memory error detector 00:07:36.223 ==70921== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.223 ==70921== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.223 ==70921== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:36.223 ==70921== 00:07:36.223 --70921-- Valgrind options: 00:07:36.223 --70921-- --leak-check=full 00:07:36.223 --70921-- --error-exitcode=2 00:07:36.223 --70921-- --verbose 00:07:36.223 --70921-- Contents of /proc/version: 00:07:36.223 --70921-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:36.224 --70921-- 00:07:36.224 --70921-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.224 --70921-- Page sizes: currently 4096, max supported 4096 00:07:36.224 --70921-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.224 --70921-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:36.224 --70921-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.224 --70921-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.224 --70921-- might be shown as UnknownInlinedFun 00:07:36.224 --70921-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.224 --70921-- object doesn't have a dynamic symbol table 00:07:36.224 --70921-- Scheduler: using generic scheduler lock implementation. 00:07:36.224 --70921-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.224 ==70921== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70921-by-???-on-20c6b9f0ce9d 00:07:36.224 ==70921== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70921-by-???-on-20c6b9f0ce9d 00:07:36.224 ==70921== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70921-by-???-on-20c6b9f0ce9d 00:07:36.224 ==70921== 00:07:36.224 ==70921== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.224 ==70921== don't want to do, unless you know exactly what you're doing, 00:07:36.224 ==70921== or are doing some strange experiment): 00:07:36.224 ==70921== /usr/libexec/valgrind/../../bin/vgdb --pid=70921 ...command... 00:07:36.224 ==70921== 00:07:36.224 ==70921== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.224 ==70921== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:36.224 ==70921== and then give GDB the following command 00:07:36.224 ==70921== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70921 00:07:36.224 ==70921== --pid is optional if only one valgrind process is running 00:07:36.224 ==70921== 00:07:36.224 --70921-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.224 --70921-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.224 --70921-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.224 --70921-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.224 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.224 --70921-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.224 --70921-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.224 --70921-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.224 --70921-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.224 --70921-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.224 --70921-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.224 --70921-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.224 --70921-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.224 --70921-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.224 --70921-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.224 --70921-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.224 --70921-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.224 --70921-- Reading syms from /usr/lib64/libm.so.6 00:07:36.224 --70921-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.224 --70921-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.224 --70921-- Reading syms from /usr/lib64/libc.so.6 00:07:36.224 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.224 --70921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.224 --70921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.224 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.224 --70921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.224 --70921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.224 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.224 --70921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.224 --70921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.224 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.224 --70921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.224 --70921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.482 --70921-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.482 --70921-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.482 --70921-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.482 --70921-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.482 --70921-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.482 --70921-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.482 --70921-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.482 --70921-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 ==70921== Preferring higher priority redirection: 00:07:36.483 --70921-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.483 --70921-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.483 --70921-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 --70921-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.483 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.483 --70921-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.483 --70921-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.483 ==70921== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.483 --70921-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.483 --70921-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.483 --70921-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.483 --70921-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.483 --70921-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.483 --70921-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.483 --70921-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.483 --70921-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.483 --70921-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.483 --70921-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.483 --70921-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.483 --70921-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.483 --70921-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.483 --70921-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.483 --70921-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.483 --70921-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.483 --70921-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:36.483 --70921-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:36.483 00:07:36.483 00:07:36.483 CUnit - A unit testing framework for C - Version 2.1-3 00:07:36.483 http://cunit.sourceforge.net/ 00:07:36.483 00:07:36.483 00:07:36.483 Suite: blobfs_bdev_ut 00:07:36.483 Test: spdk_blobfs_bdev_detect_test ...[2024-05-14 21:08:28.998667] /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:07:36.483 passed 00:07:36.483 Test: spdk_blobfs_bdev_create_test ...[2024-05-14 21:08:29.031411] /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:07:36.483 passed 00:07:36.483 Test: spdk_blobfs_bdev_mount_test ...[2024-05-14 21:08:29.035295] /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:07:36.483 [2024-05-14 21:08:29.038634] /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:07:36.742 passed 00:07:36.742 00:07:36.742 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.742 suites 1 1 n/a 0 0 00:07:36.742 tests 3 3 3 0 0 00:07:36.742 asserts 16 16 16 0 n/a 00:07:36.742 00:07:36.742 Elapsed time = 0.052 seconds 00:07:36.742 --70921-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.742 --70921-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.742 ==70921== 00:07:36.742 ==70921== HEAP SUMMARY: 00:07:36.742 ==70921== in use at exit: 0 bytes in 0 blocks 00:07:36.742 ==70921== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:36.742 ==70921== 00:07:36.742 ==70921== All heap blocks were freed -- no leaks are possible 00:07:36.742 ==70921== 00:07:36.742 ==70921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.742 00:07:36.742 real 0m37.592s 00:07:36.742 user 0m37.150s 00:07:36.742 sys 0m0.415s 00:07:36.742 21:08:29 unittest_blob_blobfs -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:36.742 21:08:29 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:07:36.742 ************************************ 00:07:36.742 END TEST unittest_blob_blobfs 00:07:36.742 ************************************ 00:07:36.742 21:08:29 -- unit/unittest.sh@233 -- # run_test unittest_event unittest_event 00:07:36.742 21:08:29 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:36.742 21:08:29 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:36.742 21:08:29 -- common/autotest_common.sh@10 -- # set +x 00:07:36.742 ************************************ 00:07:36.742 START TEST unittest_event 00:07:36.742 ************************************ 00:07:36.742 21:08:29 unittest_event -- common/autotest_common.sh@1121 -- # unittest_event 00:07:36.742 21:08:29 unittest_event -- unit/unittest.sh@50 -- # 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:07:36.742 ==70939== Memcheck, a memory error detector 00:07:36.742 ==70939== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.742 ==70939== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.742 ==70939== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:36.742 ==70939== 00:07:36.742 --70939-- Valgrind options: 00:07:36.742 --70939-- --leak-check=full 00:07:36.742 --70939-- --error-exitcode=2 00:07:36.742 --70939-- --verbose 00:07:36.742 --70939-- Contents of /proc/version: 00:07:36.742 --70939-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:36.742 --70939-- 00:07:36.742 --70939-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.742 --70939-- Page sizes: currently 4096, max supported 4096 00:07:36.742 --70939-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.742 --70939-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:36.742 --70939-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.742 --70939-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.742 --70939-- might be shown as UnknownInlinedFun 00:07:36.742 --70939-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.742 --70939-- object doesn't have a dynamic symbol table 00:07:36.742 --70939-- Scheduler: using generic scheduler lock implementation. 00:07:36.742 --70939-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.742 ==70939== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70939-by-???-on-20c6b9f0ce9d 00:07:36.742 ==70939== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70939-by-???-on-20c6b9f0ce9d 00:07:36.743 ==70939== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70939-by-???-on-20c6b9f0ce9d 00:07:36.743 ==70939== 00:07:36.743 ==70939== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.743 ==70939== don't want to do, unless you know exactly what you're doing, 00:07:36.743 ==70939== or are doing some strange experiment): 00:07:36.743 ==70939== /usr/libexec/valgrind/../../bin/vgdb --pid=70939 ...command... 00:07:36.743 ==70939== 00:07:36.743 ==70939== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.743 ==70939== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:36.743 ==70939== and then give GDB the following command 00:07:36.743 ==70939== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70939 00:07:36.743 ==70939== --pid is optional if only one valgrind process is running 00:07:36.743 ==70939== 00:07:36.743 --70939-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.743 --70939-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.743 --70939-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.743 --70939-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.743 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.743 --70939-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.743 --70939-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.743 --70939-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.743 --70939-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.743 --70939-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.743 --70939-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.743 --70939-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.743 --70939-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.743 --70939-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.743 --70939-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.743 --70939-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.743 --70939-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.743 --70939-- Reading syms from /usr/lib64/libm.so.6 00:07:36.743 --70939-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.743 --70939-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.743 --70939-- Reading syms from /usr/lib64/libc.so.6 00:07:37.002 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.002 --70939-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.002 --70939-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.002 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.002 --70939-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.002 --70939-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.002 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.002 --70939-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.002 --70939-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.002 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.002 --70939-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.002 --70939-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.002 --70939-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.002 --70939-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.002 --70939-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.002 --70939-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.002 --70939-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.002 --70939-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.002 --70939-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.002 --70939-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 ==70939== Preferring higher priority redirection: 00:07:37.003 --70939-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.003 --70939-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.003 --70939-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 --70939-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.003 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.003 --70939-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.003 --70939-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.003 ==70939== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.003 --70939-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.003 --70939-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.003 --70939-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.262 --70939-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.262 --70939-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.262 --70939-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.262 --70939-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.262 --70939-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.262 --70939-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.262 --70939-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.262 --70939-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.262 --70939-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.262 --70939-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.262 --70939-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.262 --70939-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.262 --70939-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.262 --70939-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.262 --70939-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.262 00:07:37.262 00:07:37.262 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.262 http://cunit.sourceforge.net/ 00:07:37.262 00:07:37.262 00:07:37.262 Suite: app_suite 00:07:37.262 Test: test_spdk_app_parse_args ...--70939-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:37.262 --70939-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:37.262 --70939-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:37.262 --70939-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:37.262 --70939-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.262 app_ut: invalid option -- 'z' 00:07:37.262 app_ut [options] 00:07:37.262 00:07:37.262 CPU options: 00:07:37.262 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:37.262 (like [0,1,10]) 00:07:37.262 --lcores lcore to CPU mapping list. The list is in the format: 00:07:37.262 [<,lcores[@CPUs]>...] 00:07:37.262 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:37.262 Within the group, '-' is used for range separator, 00:07:37.262 ',' is used for single number separator. 00:07:37.262 '( )' can be omitted for single element group, 00:07:37.262 '@' can be omitted if cpus and lcores have the same value 00:07:37.262 --disable-cpumask-locks Disable CPU core lock files. 00:07:37.262 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:37.262 pollers in the app support interrupt mode) 00:07:37.262 -p, --main-core main (primary) core for DPDK 00:07:37.262 00:07:37.262 Configuration options: 00:07:37.262 -c, --config, --json JSON config file 00:07:37.262 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:37.262 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:37.262 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:37.262 --rpcs-allowed comma-separated list of permitted RPCS 00:07:37.262 --json-ignore-init-errors don't exit on invalid config entry 00:07:37.262 00:07:37.262 Memory options: 00:07:37.262 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:37.262 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:37.262 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:37.262 -R, --huge-unlink unlink huge files after initialization 00:07:37.262 -n, --mem-channels number of memory channels used for DPDK 00:07:37.262 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:37.262 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:37.262 --no-huge run without using hugepages 00:07:37.262 -i, --shm-id shared memory ID (optional) 00:07:37.262 -g, --single-file-segments force creating just one hugetlbfs file 00:07:37.262 00:07:37.262 PCI options: 00:07:37.262 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:37.262 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:37.262 -u, --no-pci disable PCI access 00:07:37.262 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:37.262 00:07:37.262 Log options: 00:07:37.262 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:37.262 --silence-noticelog disable notice level logging to stderr 00:07:37.262 00:07:37.262 Trace options: 00:07:37.262 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:37.262 setting 0 to disable trace (default 32768) 00:07:37.262 Tracepoints vary in size and can use more than one trace entry. 00:07:37.262 -e, --tpoint-group [:] 00:07:37.263 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:37.263 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:37.263 a tracepoint group. First tpoint inside a group can be enabled by 00:07:37.263 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:37.263 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:37.263 in /include/spdk_internal/trace_defs.h 00:07:37.263 00:07:37.263 Other options: 00:07:37.263 -h, --help show this usage 00:07:37.263 -v, --version print SPDK version 00:07:37.263 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:37.263 --env-context Opaque context for use of the env implementation 00:07:37.263 app_ut: unrecognized option '--test-long-opt' 00:07:37.263 app_ut [options] 00:07:37.263 00:07:37.263 CPU options: 00:07:37.263 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:37.263 (like [0,1,10]) 00:07:37.263 --lcores lcore to CPU mapping list. The list is in the format: 00:07:37.263 [<,lcores[@CPUs]>...] 00:07:37.263 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:37.263 Within the group, '-' is used for range separator, 00:07:37.263 ',' is used for single number separator. 00:07:37.263 '( )' can be omitted for single element group, 00:07:37.263 '@' can be omitted if cpus and lcores have the same value 00:07:37.263 --disable-cpumask-locks Disable CPU core lock files. 00:07:37.263 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:37.263 pollers in the app support interrupt mode) 00:07:37.263 -p, --main-core main (primary) core for DPDK 00:07:37.263 00:07:37.263 Configuration options: 00:07:37.263 -c, --config, --json JSON config file 00:07:37.263 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:37.263 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:37.263 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:37.263 --rpcs-allowed comma-separated list of permitted RPCS 00:07:37.263 --json-ignore-init-errors don't exit on invalid config entry 00:07:37.263 00:07:37.263 Memory options: 00:07:37.263 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:37.263 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:37.263 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:37.263 -R, --huge-unlink unlink huge files after initialization 00:07:37.263 -n, --mem-channels number of memory channels used for DPDK 00:07:37.263 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:37.263 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:37.263 --no-huge run without using hugepages 00:07:37.263 -i, --shm-id shared memory ID (optional) 00:07:37.263 -g, --single-file-segments force creating just one hugetlbfs file 00:07:37.263 00:07:37.263 PCI options: 00:07:37.263 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:37.263 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:37.263 -u, --no-pci disable PCI access 00:07:37.263 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:37.263 00:07:37.263 Log options: 00:07:37.263 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:37.263 --silence-noticelog disable notice level logging to stderr 00:07:37.263 00:07:37.263 Trace options: 00:07:37.263 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:37.263 setting 0 to disable trace (default 32768) 00:07:37.263 Tracepoints vary in size and can use more than one trace entry. 00:07:37.263 -e, --tpoint-group [:] 00:07:37.263 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:37.263 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:37.263 a tracepoint group. First tpoint inside a group can be enabled by 00:07:37.263 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:37.264 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:37.264 in /include/spdk_internal/trace_defs.h 00:07:37.264 00:07:37.264 Other options: 00:07:37.264 -h, --help show this usage 00:07:37.264 -v, --version print SPDK version 00:07:37.264 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:37.264 --env-context Opaque context for use of the env implementation 00:07:37.264 [2024-05-14 21:08:29.738749] /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:07:37.264 [2024-05-14 21:08:29.770778] /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:07:37.264 app_ut [options] 00:07:37.264 00:07:37.264 CPU options: 00:07:37.264 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:37.264 (like [0,1,10]) 00:07:37.264 --lcores lcore to CPU mapping list. The list is in the format: 00:07:37.264 [<,lcores[@CPUs]>...] 00:07:37.264 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:37.264 Within the group, '-' is used for range separator, 00:07:37.264 ',' is used for single number separator. 00:07:37.264 '( )' can be omitted for single element group, 00:07:37.264 '@' can be omitted if cpus and lcores have the same value 00:07:37.264 --disable-cpumask-locks Disable CPU core lock files. 00:07:37.264 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:37.264 pollers in the app support interrupt mode) 00:07:37.264 -p, --main-core main (primary) core for DPDK 00:07:37.264 00:07:37.264 Configuration options: 00:07:37.264 -c, --config, --json JSON config file 00:07:37.264 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:37.264 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:37.264 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:37.264 --rpcs-allowed comma-separated list of permitted RPCS 00:07:37.264 --json-ignore-init-errors don't exit on invalid config entry 00:07:37.264 00:07:37.264 Memory options: 00:07:37.264 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:37.264 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:37.264 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:37.264 -R, --huge-unlink unlink huge files after initialization 00:07:37.264 -n, --mem-channels number of memory channels used for DPDK 00:07:37.264 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:37.264 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:37.264 --no-huge run without using hugepages 00:07:37.264 -i, --shm-id shared memory ID (optional) 00:07:37.264 -g, --single-file-segments force creating just one hugetlbfs file 00:07:37.264 00:07:37.264 PCI options: 00:07:37.264 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:37.264 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:37.264 -u, --no-pci disable PCI access 00:07:37.264 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:37.264 00:07:37.264 Log options: 00:07:37.264 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:37.264 --silence-noticelog disable notice level logging to stderr 00:07:37.264 00:07:37.264 Trace options: 00:07:37.264 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:37.264 setting 0 to disable trace (default 32768) 00:07:37.264 Tracepoints vary in size and can use more than one trace entry. 00:07:37.264 -e, --tpoint-group [:] 00:07:37.264 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:37.264 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:37.264 a tracepoint group. First tpoint inside a group can be enabled by 00:07:37.264 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:37.264 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:37.264 in /include/spdk_internal/trace_defs.h 00:07:37.264 00:07:37.264 Other options: 00:07:37.264 -h, --help show this usage 00:07:37.264 -v, --version print SPDK version 00:07:37.264 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:37.264 --env-context Opaque context for use of the env implementation 00:07:37.264 [2024-05-14 21:08:29.773636] /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:07:37.264 passed 00:07:37.264 00:07:37.264 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.264 suites 1 1 n/a 0 0 00:07:37.264 tests 1 1 1 0 0 00:07:37.265 asserts 8 8 8 0 n/a 00:07:37.265 00:07:37.265 Elapsed time = 0.096 seconds 00:07:37.265 --70939-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.523 ==70939== 00:07:37.523 ==70939== HEAP SUMMARY: 00:07:37.523 ==70939== in use at exit: 0 bytes in 0 blocks 00:07:37.523 ==70939== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:07:37.523 ==70939== 00:07:37.523 ==70939== All heap blocks were freed -- no leaks are possible 00:07:37.523 ==70939== 00:07:37.523 ==70939== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.523 21:08:29 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/reactor.c/reactor_ut 00:07:37.523 ==70951== Memcheck, a memory error detector 00:07:37.523 ==70951== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.523 ==70951== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.523 ==70951== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:37.523 ==70951== 00:07:37.523 --70951-- Valgrind options: 00:07:37.523 --70951-- --leak-check=full 00:07:37.523 --70951-- --error-exitcode=2 00:07:37.523 --70951-- --verbose 00:07:37.523 --70951-- Contents of /proc/version: 00:07:37.523 --70951-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:37.524 --70951-- 00:07:37.524 --70951-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.524 --70951-- Page sizes: currently 4096, max supported 4096 00:07:37.524 --70951-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.524 --70951-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:37.524 --70951-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.524 --70951-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.524 --70951-- might be shown as UnknownInlinedFun 00:07:37.524 --70951-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.524 --70951-- object doesn't have a dynamic symbol table 00:07:37.524 --70951-- Scheduler: using generic scheduler lock implementation. 00:07:37.524 --70951-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.524 ==70951== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70951-by-???-on-20c6b9f0ce9d 00:07:37.524 ==70951== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70951-by-???-on-20c6b9f0ce9d 00:07:37.524 ==70951== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70951-by-???-on-20c6b9f0ce9d 00:07:37.524 ==70951== 00:07:37.524 ==70951== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.524 ==70951== don't want to do, unless you know exactly what you're doing, 00:07:37.524 ==70951== or are doing some strange experiment): 00:07:37.524 ==70951== /usr/libexec/valgrind/../../bin/vgdb --pid=70951 ...command... 00:07:37.524 ==70951== 00:07:37.524 ==70951== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.524 ==70951== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:37.524 ==70951== and then give GDB the following command 00:07:37.524 ==70951== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70951 00:07:37.524 ==70951== --pid is optional if only one valgrind process is running 00:07:37.524 ==70951== 00:07:37.524 --70951-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.524 --70951-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.524 --70951-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.524 --70951-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.524 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.524 --70951-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.524 --70951-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.524 --70951-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.524 --70951-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.524 --70951-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.524 --70951-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.524 --70951-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.524 --70951-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.524 --70951-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.524 --70951-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.524 --70951-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.524 --70951-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.524 --70951-- Reading syms from /usr/lib64/libm.so.6 00:07:37.524 --70951-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.524 --70951-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.524 --70951-- Reading syms from /usr/lib64/libc.so.6 00:07:37.524 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.524 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.524 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.524 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.524 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.524 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.524 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.524 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.524 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.524 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.524 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.524 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.786 --70951-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.786 --70951-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.786 --70951-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.786 --70951-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.786 --70951-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.786 --70951-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.786 --70951-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.786 --70951-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 ==70951== Preferring higher priority redirection: 00:07:37.787 --70951-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.787 --70951-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.787 --70951-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 --70951-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.787 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.787 --70951-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.787 --70951-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.787 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.787 --70951-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.787 --70951-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.787 --70951-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.787 --70951-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.787 --70951-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.787 --70951-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.787 --70951-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.787 --70951-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.787 --70951-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.787 --70951-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.787 --70951-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.787 --70951-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.787 --70951-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.787 --70951-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.787 --70951-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.787 --70951-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.787 --70951-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.788 --70951-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.788 00:07:37.788 00:07:37.788 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.788 http://cunit.sourceforge.net/ 00:07:37.788 00:07:37.788 00:07:37.788 Suite: app_suite 00:07:37.788 Test: test_create_reactor ...--70951-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:38.063 passed 00:07:38.064 Test: test_init_reactors ...passed 00:07:38.064 Test: test_event_call ...passed 00:07:38.064 Test: test_schedule_thread ...passed 00:07:38.064 Test: test_reschedule_thread ...passed 00:07:38.064 Test: test_bind_thread ...passed 00:07:38.064 Test: test_for_each_reactor ...passed 00:07:38.064 Test: test_reactor_stats ...passed 00:07:38.064 Test: test_scheduler ...passed 00:07:38.325 Test: test_governor ...passed 00:07:38.325 00:07:38.325 Run Summary: Type Total Ran Passed Failed Inactive 00:07:38.325 suites 1 1 n/a 0 0 00:07:38.325 tests 10 10 10 0 0 00:07:38.325 asserts 344 344 344 0 n/a 00:07:38.325 00:07:38.325 Elapsed time = 0.297 seconds 00:07:38.325 --70951-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:38.325 --70951-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:38.325 ==70951== 00:07:38.325 ==70951== HEAP SUMMARY: 00:07:38.325 ==70951== in use at exit: 72 bytes in 1 blocks 00:07:38.325 ==70951== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:07:38.325 ==70951== 00:07:38.325 ==70951== Searching for pointers to 1 not-freed blocks 00:07:38.325 ==70951== Checked 6,571,112 bytes 00:07:38.325 ==70951== 00:07:38.325 ==70951== LEAK SUMMARY: 00:07:38.325 ==70951== definitely lost: 0 bytes in 0 blocks 00:07:38.325 ==70951== indirectly lost: 0 bytes in 0 blocks 00:07:38.325 ==70951== possibly lost: 0 bytes in 0 blocks 00:07:38.325 ==70951== still reachable: 72 bytes in 1 blocks 00:07:38.325 ==70951== suppressed: 0 bytes in 0 blocks 00:07:38.325 ==70951== Reachable blocks (those to which a pointer was found) are not shown. 00:07:38.325 ==70951== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:38.325 ==70951== 00:07:38.325 ==70951== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:38.325 00:07:38.325 real 0m1.591s 00:07:38.325 user 0m1.526s 00:07:38.325 sys 0m0.060s 00:07:38.325 21:08:30 unittest_event -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:38.325 21:08:30 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:07:38.325 ************************************ 00:07:38.325 END TEST unittest_event 00:07:38.326 ************************************ 00:07:38.326 21:08:30 -- unit/unittest.sh@234 -- # uname -s 00:07:38.326 21:08:30 -- unit/unittest.sh@234 -- # '[' Linux = Linux ']' 00:07:38.326 21:08:30 -- unit/unittest.sh@235 -- # run_test unittest_ftl unittest_ftl 00:07:38.326 21:08:30 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:38.326 21:08:30 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:38.326 21:08:30 -- common/autotest_common.sh@10 -- # set +x 00:07:38.326 ************************************ 00:07:38.326 START TEST unittest_ftl 00:07:38.326 ************************************ 00:07:38.326 21:08:30 unittest_ftl -- common/autotest_common.sh@1121 -- # unittest_ftl 00:07:38.326 21:08:30 unittest_ftl -- unit/unittest.sh@55 -- # 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:07:38.326 ==70979== Memcheck, a memory error detector 00:07:38.326 ==70979== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:38.326 ==70979== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:38.326 ==70979== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:38.326 ==70979== 00:07:38.326 --70979-- Valgrind options: 00:07:38.326 --70979-- --leak-check=full 00:07:38.326 --70979-- --error-exitcode=2 00:07:38.326 --70979-- --verbose 00:07:38.326 --70979-- Contents of /proc/version: 00:07:38.326 --70979-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:38.326 --70979-- 00:07:38.326 --70979-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:38.326 --70979-- Page sizes: currently 4096, max supported 4096 00:07:38.326 --70979-- Valgrind library directory: /usr/libexec/valgrind 00:07:38.326 --70979-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:38.326 --70979-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:38.326 --70979-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:38.326 --70979-- might be shown as UnknownInlinedFun 00:07:38.326 --70979-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:38.326 --70979-- object doesn't have a dynamic symbol table 00:07:38.326 --70979-- Scheduler: using generic scheduler lock implementation. 00:07:38.326 --70979-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:38.326 ==70979== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70979-by-???-on-20c6b9f0ce9d 00:07:38.326 ==70979== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70979-by-???-on-20c6b9f0ce9d 00:07:38.326 ==70979== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70979-by-???-on-20c6b9f0ce9d 00:07:38.326 ==70979== 00:07:38.326 ==70979== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:38.326 ==70979== don't want to do, unless you know exactly what you're doing, 00:07:38.326 ==70979== or are doing some strange experiment): 00:07:38.326 ==70979== /usr/libexec/valgrind/../../bin/vgdb --pid=70979 ...command... 00:07:38.326 ==70979== 00:07:38.326 ==70979== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:38.326 ==70979== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:38.326 ==70979== and then give GDB the following command 00:07:38.326 ==70979== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70979 00:07:38.326 ==70979== --pid is optional if only one valgrind process is running 00:07:38.326 ==70979== 00:07:38.326 --70979-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:38.326 --70979-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:38.326 --70979-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:38.326 --70979-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:38.326 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.326 --70979-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:38.326 --70979-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:38.326 --70979-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:38.326 --70979-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:38.326 --70979-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:38.326 --70979-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:38.326 --70979-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:38.326 --70979-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:38.326 --70979-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:38.326 --70979-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:38.326 --70979-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:38.326 --70979-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:38.585 --70979-- Reading syms from /usr/lib64/libm.so.6 00:07:38.585 --70979-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:38.585 --70979-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:38.585 --70979-- Reading syms from /usr/lib64/libc.so.6 00:07:38.585 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.585 --70979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.585 --70979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.585 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.585 --70979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.585 --70979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.585 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.585 --70979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.585 --70979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.585 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.585 --70979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.585 --70979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.585 --70979-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.585 --70979-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.585 --70979-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.585 --70979-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.585 --70979-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.585 --70979-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.585 --70979-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.585 --70979-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 ==70979== Preferring higher priority redirection: 00:07:38.586 --70979-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:38.586 --70979-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:38.586 --70979-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 --70979-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.586 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.586 --70979-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.586 --70979-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.586 ==70979== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.586 --70979-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.586 --70979-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.845 --70979-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.845 --70979-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.845 --70979-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.845 --70979-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.845 --70979-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.845 --70979-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.845 --70979-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.845 --70979-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.845 --70979-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.845 --70979-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.845 --70979-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.845 --70979-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.845 --70979-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:38.845 --70979-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:38.845 --70979-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:38.845 --70979-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:38.845 00:07:38.845 00:07:38.845 CUnit - A unit testing framework for C - Version 2.1-3 00:07:38.845 http://cunit.sourceforge.net/ 00:07:38.845 00:07:38.845 00:07:38.845 Suite: ftl_band_suite 00:07:38.845 Test: test_band_block_offset_from_addr_base ...--70979-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:38.845 --70979-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:38.845 passed 00:07:39.104 Test: test_band_block_offset_from_addr_offset ...passed 00:07:39.104 Test: test_band_addr_from_block_offset ...passed 00:07:39.104 Test: test_band_set_addr ...passed 00:07:39.104 Test: test_invalidate_addr ...passed 00:07:39.104 Test: test_next_xfer_addr ...passed 00:07:39.104 00:07:39.104 Run Summary: Type Total Ran Passed Failed Inactive 00:07:39.104 suites 1 1 n/a 0 0 00:07:39.104 tests 6 6 6 0 0 00:07:39.104 asserts 30356 30356 30356 0 n/a 00:07:39.104 00:07:39.104 Elapsed time = 0.293 seconds 00:07:39.104 --70979-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:39.104 --70979-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:39.362 ==70979== 00:07:39.362 ==70979== HEAP SUMMARY: 00:07:39.362 ==70979== in use at exit: 67,109,768 bytes in 1,026 blocks 00:07:39.362 ==70979== total heap usage: 6,547 allocs, 5,521 frees, 429,739,231 bytes allocated 00:07:39.362 ==70979== 00:07:39.362 ==70979== Searching for pointers to 1,026 not-freed blocks 00:07:39.362 ==70979== Checked 6,604,096 bytes 00:07:39.362 ==70979== 00:07:39.362 ==70979== LEAK SUMMARY: 00:07:39.362 ==70979== definitely lost: 0 bytes in 0 blocks 00:07:39.362 ==70979== indirectly lost: 0 bytes in 0 blocks 00:07:39.362 ==70979== possibly lost: 0 bytes in 0 blocks 00:07:39.362 ==70979== still reachable: 67,109,768 bytes in 1,026 blocks 00:07:39.362 ==70979== suppressed: 0 bytes in 0 blocks 00:07:39.362 ==70979== Reachable blocks (those to which a pointer was found) are not shown. 00:07:39.362 ==70979== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:39.362 ==70979== 00:07:39.362 ==70979== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:39.362 21:08:31 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_bitmap.c/ftl_bitmap_ut 00:07:39.362 ==70991== Memcheck, a memory error detector 00:07:39.362 ==70991== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:39.362 ==70991== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:39.362 ==70991== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:39.362 ==70991== 00:07:39.362 --70991-- Valgrind options: 00:07:39.362 --70991-- --leak-check=full 00:07:39.362 --70991-- --error-exitcode=2 00:07:39.362 --70991-- --verbose 00:07:39.362 --70991-- Contents of /proc/version: 00:07:39.362 --70991-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:39.362 --70991-- 00:07:39.362 --70991-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:39.362 --70991-- Page sizes: currently 4096, max supported 4096 00:07:39.362 --70991-- Valgrind library directory: /usr/libexec/valgrind 00:07:39.362 --70991-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:39.362 --70991-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:39.362 --70991-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:39.362 --70991-- might be shown as UnknownInlinedFun 00:07:39.362 --70991-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:39.362 --70991-- object doesn't have a dynamic symbol table 00:07:39.362 --70991-- Scheduler: using generic scheduler lock implementation. 00:07:39.362 --70991-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:39.362 ==70991== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70991-by-???-on-20c6b9f0ce9d 00:07:39.362 ==70991== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70991-by-???-on-20c6b9f0ce9d 00:07:39.363 ==70991== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70991-by-???-on-20c6b9f0ce9d 00:07:39.363 ==70991== 00:07:39.363 ==70991== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:39.363 ==70991== don't want to do, unless you know exactly what you're doing, 00:07:39.363 ==70991== or are doing some strange experiment): 00:07:39.363 ==70991== /usr/libexec/valgrind/../../bin/vgdb --pid=70991 ...command... 00:07:39.363 ==70991== 00:07:39.363 ==70991== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:39.363 ==70991== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:39.363 ==70991== and then give GDB the following command 00:07:39.363 ==70991== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70991 00:07:39.363 ==70991== --pid is optional if only one valgrind process is running 00:07:39.363 ==70991== 00:07:39.363 --70991-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:39.363 --70991-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:39.363 --70991-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:39.363 --70991-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:39.363 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.363 --70991-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:39.363 --70991-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:39.363 --70991-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:39.363 --70991-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:39.363 --70991-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:39.363 --70991-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:39.363 --70991-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:39.363 --70991-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:39.363 --70991-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:39.363 --70991-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:39.363 --70991-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:39.363 --70991-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:39.363 --70991-- Reading syms from /usr/lib64/libm.so.6 00:07:39.363 --70991-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:39.363 --70991-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:39.363 --70991-- Reading syms from /usr/lib64/libc.so.6 00:07:39.620 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.620 --70991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.620 --70991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.620 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.620 --70991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.620 --70991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.620 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.620 --70991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.620 --70991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.620 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.620 --70991-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.620 --70991-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.620 --70991-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:39.620 --70991-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:39.620 --70991-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:39.620 --70991-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:39.620 --70991-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:39.620 --70991-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:39.620 --70991-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 ==70991== Preferring higher priority redirection: 00:07:39.621 --70991-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:39.621 --70991-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:39.621 --70991-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 --70991-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.621 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.621 --70991-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.621 --70991-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.621 ==70991== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.621 --70991-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:39.621 --70991-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:39.621 --70991-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:39.621 --70991-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:39.621 --70991-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:39.621 --70991-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:39.621 --70991-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:39.621 --70991-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:39.621 --70991-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:39.621 --70991-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:39.621 --70991-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:39.621 --70991-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:39.621 --70991-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:39.621 --70991-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:39.621 --70991-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:39.622 --70991-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:39.879 --70991-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:39.879 --70991-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:39.879 00:07:39.879 00:07:39.879 CUnit - A unit testing framework for C - Version 2.1-3 00:07:39.879 http://cunit.sourceforge.net/ 00:07:39.879 00:07:39.879 00:07:39.879 Suite: ftl_bitmap 00:07:39.879 Test: test_ftl_bitmap_create ...[2024-05-14 21:08:32.203918] /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:07:39.879 [2024-05-14 21:08:32.231720] /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:07:39.879 passed 00:07:39.879 Test: test_ftl_bitmap_get ...passed 00:07:39.879 Test: test_ftl_bitmap_set ...passed 00:07:39.879 Test: test_ftl_bitmap_clear ...passed 00:07:39.879 Test: test_ftl_bitmap_find_first_set ...passed 00:07:39.879 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:39.879 Test: test_ftl_bitmap_count_set ...passed 00:07:39.879 00:07:39.879 Run Summary: Type Total Ran Passed Failed Inactive 00:07:39.879 suites 1 1 n/a 0 0 00:07:39.879 tests 7 7 7 0 0 00:07:39.879 asserts 137 137 137 0 n/a 00:07:39.879 00:07:39.879 Elapsed time = 0.056 seconds 00:07:39.879 --70991-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:39.879 --70991-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:39.879 ==70991== 00:07:39.879 ==70991== HEAP SUMMARY: 00:07:39.879 ==70991== in use at exit: 0 bytes in 0 blocks 00:07:39.879 ==70991== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:07:39.879 ==70991== 00:07:39.879 ==70991== All heap blocks were freed -- no leaks are possible 00:07:39.879 ==70991== 00:07:39.879 ==70991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:39.879 21:08:32 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_io.c/ftl_io_ut 00:07:39.879 ==71002== Memcheck, a memory error detector 00:07:39.879 ==71002== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:39.879 ==71002== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:39.879 ==71002== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:39.879 ==71002== 00:07:39.879 --71002-- Valgrind options: 00:07:39.880 --71002-- --leak-check=full 00:07:39.880 --71002-- --error-exitcode=2 00:07:39.880 --71002-- --verbose 00:07:39.880 --71002-- Contents of /proc/version: 00:07:39.880 --71002-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:39.880 --71002-- 00:07:39.880 --71002-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:39.880 --71002-- Page sizes: currently 4096, max supported 4096 00:07:39.880 --71002-- Valgrind library directory: /usr/libexec/valgrind 00:07:39.880 --71002-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:39.880 --71002-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:39.880 --71002-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:39.880 --71002-- might be shown as UnknownInlinedFun 00:07:39.880 --71002-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:39.880 --71002-- object doesn't have a dynamic symbol table 00:07:39.880 --71002-- Scheduler: using generic scheduler lock implementation. 00:07:39.880 --71002-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:39.880 ==71002== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71002-by-???-on-20c6b9f0ce9d 00:07:39.880 ==71002== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71002-by-???-on-20c6b9f0ce9d 00:07:39.880 ==71002== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71002-by-???-on-20c6b9f0ce9d 00:07:39.880 ==71002== 00:07:39.880 ==71002== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:39.880 ==71002== don't want to do, unless you know exactly what you're doing, 00:07:39.880 ==71002== or are doing some strange experiment): 00:07:39.880 ==71002== /usr/libexec/valgrind/../../bin/vgdb --pid=71002 ...command... 00:07:39.880 ==71002== 00:07:39.880 ==71002== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:39.880 ==71002== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:39.880 ==71002== and then give GDB the following command 00:07:39.880 ==71002== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71002 00:07:39.880 ==71002== --pid is optional if only one valgrind process is running 00:07:39.880 ==71002== 00:07:39.880 --71002-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:39.880 --71002-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:39.880 --71002-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:39.880 --71002-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:39.880 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.880 --71002-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:39.880 --71002-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:39.880 --71002-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:39.880 --71002-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:39.880 --71002-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:39.880 --71002-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:39.880 --71002-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:39.880 --71002-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:39.880 --71002-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:39.880 --71002-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:39.880 --71002-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:39.880 --71002-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:40.138 --71002-- Reading syms from /usr/lib64/libm.so.6 00:07:40.138 --71002-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:40.138 --71002-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:40.138 --71002-- Reading syms from /usr/lib64/libc.so.6 00:07:40.138 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.138 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.138 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.138 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.138 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.138 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.138 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.138 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.138 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.138 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.138 --71002-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.138 --71002-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.138 --71002-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:40.138 --71002-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:40.138 --71002-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:40.138 --71002-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.138 --71002-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.138 --71002-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.138 --71002-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 --71002-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.138 ==71002== Preferring higher priority redirection: 00:07:40.138 --71002-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.139 --71002-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.139 --71002-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 --71002-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.139 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.139 --71002-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.139 --71002-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.139 ==71002== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.139 --71002-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.139 --71002-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.139 --71002-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.139 --71002-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.139 --71002-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.139 --71002-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.396 --71002-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.396 --71002-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.396 --71002-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.396 --71002-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.396 --71002-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.396 --71002-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.396 --71002-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.396 --71002-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.396 --71002-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.396 --71002-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.396 --71002-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.396 --71002-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.396 00:07:40.396 00:07:40.396 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.396 http://cunit.sourceforge.net/ 00:07:40.396 00:07:40.396 00:07:40.396 Suite: ftl_io_suite 00:07:40.396 Test: test_completion ...--71002-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:40.396 passed 00:07:40.396 Test: test_multiple_ios ...passed 00:07:40.396 00:07:40.396 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.396 suites 1 1 n/a 0 0 00:07:40.396 tests 2 2 2 0 0 00:07:40.396 asserts 47 47 47 0 n/a 00:07:40.396 00:07:40.396 Elapsed time = 0.095 seconds 00:07:40.396 --71002-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.396 --71002-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:40.396 ==71002== 00:07:40.396 ==71002== HEAP SUMMARY: 00:07:40.396 ==71002== in use at exit: 0 bytes in 0 blocks 00:07:40.396 ==71002== total heap usage: 2,156 allocs, 2,156 frees, 221,672 bytes allocated 00:07:40.396 ==71002== 00:07:40.396 ==71002== All heap blocks were freed -- no leaks are possible 00:07:40.396 ==71002== 00:07:40.397 ==71002== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:40.397 21:08:32 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_mngt/ftl_mngt_ut 00:07:40.397 ==71004== Memcheck, a memory error detector 00:07:40.397 ==71004== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:40.397 ==71004== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:40.397 ==71004== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:40.397 ==71004== 00:07:40.397 --71004-- Valgrind options: 00:07:40.397 --71004-- --leak-check=full 00:07:40.397 --71004-- --error-exitcode=2 00:07:40.397 --71004-- --verbose 00:07:40.397 --71004-- Contents of /proc/version: 00:07:40.397 --71004-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:40.397 --71004-- 00:07:40.397 --71004-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:40.397 --71004-- Page sizes: currently 4096, max supported 4096 00:07:40.397 --71004-- Valgrind library directory: /usr/libexec/valgrind 00:07:40.397 --71004-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:40.397 --71004-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:40.397 --71004-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:40.397 --71004-- might be shown as UnknownInlinedFun 00:07:40.654 --71004-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:40.654 --71004-- object doesn't have a dynamic symbol table 00:07:40.654 --71004-- Scheduler: using generic scheduler lock implementation. 00:07:40.654 --71004-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:40.654 ==71004== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71004-by-???-on-20c6b9f0ce9d 00:07:40.654 ==71004== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71004-by-???-on-20c6b9f0ce9d 00:07:40.654 ==71004== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71004-by-???-on-20c6b9f0ce9d 00:07:40.654 ==71004== 00:07:40.654 ==71004== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:40.654 ==71004== don't want to do, unless you know exactly what you're doing, 00:07:40.654 ==71004== or are doing some strange experiment): 00:07:40.654 ==71004== /usr/libexec/valgrind/../../bin/vgdb --pid=71004 ...command... 00:07:40.654 ==71004== 00:07:40.654 ==71004== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:40.654 ==71004== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:40.654 ==71004== and then give GDB the following command 00:07:40.654 ==71004== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71004 00:07:40.654 ==71004== --pid is optional if only one valgrind process is running 00:07:40.654 ==71004== 00:07:40.654 --71004-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:40.654 --71004-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:40.654 --71004-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:40.654 --71004-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:40.654 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.654 --71004-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:40.654 --71004-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:40.654 --71004-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:40.654 --71004-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:40.654 --71004-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:40.654 --71004-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:40.654 --71004-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:40.654 --71004-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:40.654 --71004-- Reading syms from /usr/lib64/libm.so.6 00:07:40.654 --71004-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:40.654 --71004-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/libc.so.6 00:07:40.654 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.654 --71004-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.654 --71004-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.654 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.654 --71004-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.654 --71004-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.654 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.654 --71004-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.654 --71004-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.654 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.654 --71004-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.654 --71004-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.654 --71004-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:40.654 --71004-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:40.654 --71004-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.654 --71004-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.654 --71004-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.911 --71004-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.911 --71004-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 ==71004== Preferring higher priority redirection: 00:07:40.912 --71004-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.912 --71004-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.912 --71004-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 --71004-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.912 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.912 --71004-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.912 --71004-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.912 ==71004== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.912 --71004-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.912 --71004-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.912 --71004-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.912 --71004-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.912 --71004-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.912 --71004-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.912 --71004-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.912 --71004-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.912 --71004-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.912 --71004-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.912 --71004-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.912 --71004-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.912 --71004-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.912 --71004-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.912 --71004-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.912 --71004-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.912 --71004-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.912 --71004-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.912 00:07:40.912 00:07:40.912 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.912 http://cunit.sourceforge.net/ 00:07:40.912 00:07:40.912 00:07:40.912 Suite: ftl_mngt 00:07:40.912 Test: test_next_step ...passed 00:07:40.912 Test: test_continue_step ...passed 00:07:40.912 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:40.912 Test: test_fail_step ...passed 00:07:40.912 Test: test_mngt_call_and_call_rollback ...passed 00:07:40.912 Test: test_nested_process_failure ...passed 00:07:40.912 Test: test_call_init_success ...passed 00:07:41.169 Test: test_call_init_failure ...passed 00:07:41.170 00:07:41.170 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.170 suites 1 1 n/a 0 0 00:07:41.170 tests 8 8 8 0 0 00:07:41.170 asserts 196 196 196 0 n/a 00:07:41.170 00:07:41.170 Elapsed time = 0.098 seconds 00:07:41.170 --71004-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.170 --71004-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.170 ==71004== 00:07:41.170 ==71004== HEAP SUMMARY: 00:07:41.170 ==71004== in use at exit: 0 bytes in 0 blocks 00:07:41.170 ==71004== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:07:41.170 ==71004== 00:07:41.170 ==71004== All heap blocks were freed -- no leaks are possible 00:07:41.170 ==71004== 00:07:41.170 ==71004== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.170 21:08:33 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_mempool.c/ftl_mempool_ut 00:07:41.170 ==71013== Memcheck, a memory error detector 00:07:41.170 ==71013== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.170 ==71013== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.170 ==71013== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:41.170 ==71013== 00:07:41.170 --71013-- Valgrind options: 00:07:41.170 --71013-- --leak-check=full 00:07:41.170 --71013-- --error-exitcode=2 00:07:41.170 --71013-- --verbose 00:07:41.170 --71013-- Contents of /proc/version: 00:07:41.170 --71013-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:41.170 --71013-- 00:07:41.170 --71013-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.170 --71013-- Page sizes: currently 4096, max supported 4096 00:07:41.170 --71013-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.170 --71013-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:41.170 --71013-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.170 --71013-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.170 --71013-- might be shown as UnknownInlinedFun 00:07:41.170 --71013-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.170 --71013-- object doesn't have a dynamic symbol table 00:07:41.170 --71013-- Scheduler: using generic scheduler lock implementation. 00:07:41.170 --71013-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.170 ==71013== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71013-by-???-on-20c6b9f0ce9d 00:07:41.170 ==71013== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71013-by-???-on-20c6b9f0ce9d 00:07:41.170 ==71013== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71013-by-???-on-20c6b9f0ce9d 00:07:41.170 ==71013== 00:07:41.170 ==71013== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.170 ==71013== don't want to do, unless you know exactly what you're doing, 00:07:41.170 ==71013== or are doing some strange experiment): 00:07:41.170 ==71013== /usr/libexec/valgrind/../../bin/vgdb --pid=71013 ...command... 00:07:41.170 ==71013== 00:07:41.170 ==71013== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.170 ==71013== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:41.170 ==71013== and then give GDB the following command 00:07:41.170 ==71013== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71013 00:07:41.170 ==71013== --pid is optional if only one valgrind process is running 00:07:41.170 ==71013== 00:07:41.170 --71013-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.170 --71013-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.170 --71013-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.170 --71013-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.170 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.170 --71013-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.170 --71013-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.170 --71013-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.170 --71013-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.170 --71013-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.170 --71013-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.170 --71013-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.170 --71013-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.170 --71013-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.171 --71013-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.171 --71013-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.171 --71013-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.171 --71013-- Reading syms from /usr/lib64/libm.so.6 00:07:41.171 --71013-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.171 --71013-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.171 --71013-- Reading syms from /usr/lib64/libc.so.6 00:07:41.171 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.171 --71013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.171 --71013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.171 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.171 --71013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.171 --71013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.171 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.171 --71013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.171 --71013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.171 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.171 --71013-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.171 --71013-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.428 --71013-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.428 --71013-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.428 --71013-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.428 --71013-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.428 --71013-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.428 --71013-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.428 --71013-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 ==71013== Preferring higher priority redirection: 00:07:41.428 --71013-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.428 --71013-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.428 --71013-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.428 --71013-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.429 --71013-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.429 --71013-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.429 --71013-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.429 --71013-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.429 --71013-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.429 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.429 --71013-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.429 --71013-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.429 ==71013== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.429 --71013-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.429 --71013-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.429 --71013-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.429 --71013-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.429 --71013-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.429 --71013-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.429 --71013-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.429 --71013-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.429 --71013-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.429 --71013-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.429 --71013-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.429 --71013-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.429 --71013-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.429 --71013-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.429 --71013-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.429 --71013-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.429 --71013-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.429 --71013-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.429 00:07:41.429 00:07:41.429 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.429 http://cunit.sourceforge.net/ 00:07:41.429 00:07:41.429 --71013-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:41.429 00:07:41.429 Suite: ftl_mempool 00:07:41.429 Test: test_ftl_mempool_create ...passed 00:07:41.686 Test: test_ftl_mempool_get_put ...passed 00:07:41.686 00:07:41.686 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.686 suites 1 1 n/a 0 0 00:07:41.686 tests 2 2 2 0 0 00:07:41.686 asserts 36 36 36 0 n/a 00:07:41.686 00:07:41.686 Elapsed time = 0.016 seconds 00:07:41.686 --71013-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.686 --71013-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.686 ==71013== 00:07:41.686 ==71013== HEAP SUMMARY: 00:07:41.686 ==71013== in use at exit: 0 bytes in 0 blocks 00:07:41.686 ==71013== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:41.686 ==71013== 00:07:41.686 ==71013== All heap blocks were freed -- no leaks are possible 00:07:41.686 ==71013== 00:07:41.686 ==71013== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.686 21:08:34 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_l2p/ftl_l2p_ut 00:07:41.686 ==71019== Memcheck, a memory error detector 00:07:41.686 ==71019== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.686 ==71019== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.686 ==71019== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:41.686 ==71019== 00:07:41.686 --71019-- Valgrind options: 00:07:41.686 --71019-- --leak-check=full 00:07:41.686 --71019-- --error-exitcode=2 00:07:41.686 --71019-- --verbose 00:07:41.686 --71019-- Contents of /proc/version: 00:07:41.686 --71019-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:41.686 --71019-- 00:07:41.686 --71019-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.686 --71019-- Page sizes: currently 4096, max supported 4096 00:07:41.686 --71019-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.686 --71019-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:41.686 --71019-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.686 --71019-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.687 --71019-- might be shown as UnknownInlinedFun 00:07:41.687 --71019-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.687 --71019-- object doesn't have a dynamic symbol table 00:07:41.687 --71019-- Scheduler: using generic scheduler lock implementation. 00:07:41.687 --71019-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.687 ==71019== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71019-by-???-on-20c6b9f0ce9d 00:07:41.687 ==71019== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71019-by-???-on-20c6b9f0ce9d 00:07:41.687 ==71019== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71019-by-???-on-20c6b9f0ce9d 00:07:41.687 ==71019== 00:07:41.687 ==71019== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.687 ==71019== don't want to do, unless you know exactly what you're doing, 00:07:41.687 ==71019== or are doing some strange experiment): 00:07:41.687 ==71019== /usr/libexec/valgrind/../../bin/vgdb --pid=71019 ...command... 00:07:41.687 ==71019== 00:07:41.687 ==71019== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.687 ==71019== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:41.687 ==71019== and then give GDB the following command 00:07:41.687 ==71019== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71019 00:07:41.687 ==71019== --pid is optional if only one valgrind process is running 00:07:41.687 ==71019== 00:07:41.687 --71019-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.687 --71019-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.687 --71019-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.687 --71019-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.687 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.687 --71019-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.687 --71019-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.687 --71019-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.687 --71019-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.687 --71019-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.687 --71019-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.687 --71019-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.687 --71019-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.687 --71019-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.687 --71019-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.687 --71019-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.687 --71019-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.687 --71019-- Reading syms from /usr/lib64/libm.so.6 00:07:41.687 --71019-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.687 --71019-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.687 --71019-- Reading syms from /usr/lib64/libc.so.6 00:07:41.687 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.687 --71019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.687 --71019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.687 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.687 --71019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.687 --71019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.687 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.687 --71019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.687 --71019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.687 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.687 --71019-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.687 --71019-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.945 --71019-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.945 --71019-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.945 --71019-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.945 --71019-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.945 --71019-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.945 --71019-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.945 --71019-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 ==71019== Preferring higher priority redirection: 00:07:41.945 --71019-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.945 --71019-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.945 --71019-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 --71019-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.945 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.945 --71019-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.945 --71019-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.945 ==71019== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.945 --71019-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.945 --71019-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.945 --71019-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.945 --71019-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.945 --71019-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.945 --71019-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.945 --71019-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.945 --71019-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.945 --71019-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.945 --71019-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.945 --71019-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.946 --71019-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.946 --71019-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.946 --71019-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.946 --71019-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.946 --71019-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.946 --71019-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.946 --71019-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.946 00:07:41.946 00:07:41.946 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.946 http://cunit.sourceforge.net/ 00:07:41.946 00:07:41.946 00:07:41.946 Suite: ftl_addr64_suite 00:07:42.203 Test: test_addr_cached ...passed 00:07:42.203 00:07:42.203 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.203 suites 1 1 n/a 0 0 00:07:42.203 tests 1 1 1 0 0 00:07:42.203 asserts 1536 1536 1536 0 n/a 00:07:42.203 00:07:42.203 Elapsed time = 0.009 seconds 00:07:42.203 --71019-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.203 --71019-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.203 ==71019== 00:07:42.203 ==71019== HEAP SUMMARY: 00:07:42.203 ==71019== in use at exit: 0 bytes in 0 blocks 00:07:42.203 ==71019== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:07:42.203 ==71019== 00:07:42.203 ==71019== All heap blocks were freed -- no leaks are possible 00:07:42.203 ==71019== 00:07:42.203 ==71019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.203 21:08:34 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_sb/ftl_sb_ut 00:07:42.203 ==71026== Memcheck, a memory error detector 00:07:42.203 ==71026== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.203 ==71026== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.203 ==71026== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:42.203 ==71026== 00:07:42.203 --71026-- Valgrind options: 00:07:42.203 --71026-- --leak-check=full 00:07:42.203 --71026-- --error-exitcode=2 00:07:42.203 --71026-- --verbose 00:07:42.203 --71026-- Contents of /proc/version: 00:07:42.204 --71026-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:42.204 --71026-- 00:07:42.204 --71026-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.204 --71026-- Page sizes: currently 4096, max supported 4096 00:07:42.204 --71026-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.204 --71026-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:42.204 --71026-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.204 --71026-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.204 --71026-- might be shown as UnknownInlinedFun 00:07:42.204 --71026-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.204 --71026-- object doesn't have a dynamic symbol table 00:07:42.204 --71026-- Scheduler: using generic scheduler lock implementation. 00:07:42.204 --71026-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.204 ==71026== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71026-by-???-on-20c6b9f0ce9d 00:07:42.204 ==71026== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71026-by-???-on-20c6b9f0ce9d 00:07:42.204 ==71026== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71026-by-???-on-20c6b9f0ce9d 00:07:42.204 ==71026== 00:07:42.204 ==71026== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.204 ==71026== don't want to do, unless you know exactly what you're doing, 00:07:42.204 ==71026== or are doing some strange experiment): 00:07:42.204 ==71026== /usr/libexec/valgrind/../../bin/vgdb --pid=71026 ...command... 00:07:42.204 ==71026== 00:07:42.204 ==71026== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.204 ==71026== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:42.204 ==71026== and then give GDB the following command 00:07:42.204 ==71026== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71026 00:07:42.204 ==71026== --pid is optional if only one valgrind process is running 00:07:42.204 ==71026== 00:07:42.204 --71026-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.204 --71026-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.204 --71026-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.204 --71026-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.204 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.204 --71026-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.204 --71026-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.204 --71026-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.204 --71026-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.204 --71026-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.204 --71026-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.204 --71026-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.204 --71026-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.204 --71026-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.204 --71026-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.204 --71026-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.204 --71026-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.204 --71026-- Reading syms from /usr/lib64/libm.so.6 00:07:42.204 --71026-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.204 --71026-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.204 --71026-- Reading syms from /usr/lib64/libc.so.6 00:07:42.204 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.204 --71026-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.204 --71026-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.204 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.204 --71026-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.204 --71026-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.204 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.204 --71026-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.204 --71026-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.204 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.204 --71026-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.204 --71026-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.462 --71026-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.462 --71026-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.462 --71026-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.462 --71026-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.462 --71026-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.462 --71026-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.462 --71026-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 ==71026== Preferring higher priority redirection: 00:07:42.462 --71026-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.462 --71026-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.462 --71026-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 --71026-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.462 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.462 --71026-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.462 --71026-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.462 ==71026== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.462 --71026-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.462 --71026-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.462 --71026-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.462 --71026-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.462 --71026-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.463 --71026-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.463 --71026-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.463 --71026-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.463 --71026-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.463 --71026-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.463 --71026-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.463 --71026-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.463 --71026-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.463 --71026-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.463 --71026-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.463 --71026-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.463 --71026-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.463 00:07:42.463 00:07:42.463 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.463 http://cunit.sourceforge.net/ 00:07:42.463 00:07:42.463 00:07:42.463 Suite: ftl_sb 00:07:42.463 Test: test_sb_crc_v2 ...--71026-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.720 passed 00:07:42.720 Test: test_sb_crc_v3 ...passed 00:07:42.720 Test: test_sb_v3_md_layout ...[2024-05-14 21:08:35.058729] /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:07:42.720 [2024-05-14 21:08:35.100771] /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:07:42.720 [2024-05-14 21:08:35.101914] /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:07:42.720 [2024-05-14 21:08:35.102569] /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:07:42.720 [2024-05-14 21:08:35.103861] /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:07:42.720 [2024-05-14 21:08:35.104947] /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:07:42.720 [2024-05-14 21:08:35.105987] /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:07:42.720 [2024-05-14 21:08:35.106628] /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:07:42.720 [2024-05-14 21:08:35.116614] /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:07:42.721 [2024-05-14 21:08:35.117669] /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:07:42.721 [2024-05-14 21:08:35.119548] /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:07:42.721 passed 00:07:42.721 Test: test_sb_v5_md_layout ...--71026-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:42.721 passed 00:07:42.721 00:07:42.721 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.721 suites 1 1 n/a 0 0 00:07:42.721 tests 4 4 4 0 0 00:07:42.721 asserts 160 160 160 0 n/a 00:07:42.721 00:07:42.721 Elapsed time = 0.180 seconds 00:07:42.721 --71026-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.721 --71026-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.721 ==71026== 00:07:42.721 ==71026== HEAP SUMMARY: 00:07:42.721 ==71026== in use at exit: 0 bytes in 0 blocks 00:07:42.721 ==71026== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:07:42.721 ==71026== 00:07:42.721 ==71026== All heap blocks were freed -- no leaks are possible 00:07:42.721 ==71026== 00:07:42.721 ==71026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.721 21:08:35 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_layout_upgrade/ftl_layout_upgrade_ut 00:07:42.721 ==71037== Memcheck, a memory error detector 00:07:42.721 ==71037== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.721 ==71037== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.721 ==71037== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:42.721 ==71037== 00:07:42.721 --71037-- Valgrind options: 00:07:42.721 --71037-- --leak-check=full 00:07:42.721 --71037-- --error-exitcode=2 00:07:42.721 --71037-- --verbose 00:07:42.721 --71037-- Contents of /proc/version: 00:07:42.721 --71037-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:42.721 --71037-- 00:07:42.721 --71037-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.721 --71037-- Page sizes: currently 4096, max supported 4096 00:07:42.721 --71037-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.721 --71037-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:42.721 --71037-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.721 --71037-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.721 --71037-- might be shown as UnknownInlinedFun 00:07:42.721 --71037-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.721 --71037-- object doesn't have a dynamic symbol table 00:07:42.721 --71037-- Scheduler: using generic scheduler lock implementation. 00:07:42.721 --71037-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.979 ==71037== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71037-by-???-on-20c6b9f0ce9d 00:07:42.979 ==71037== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71037-by-???-on-20c6b9f0ce9d 00:07:42.979 ==71037== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71037-by-???-on-20c6b9f0ce9d 00:07:42.979 ==71037== 00:07:42.979 ==71037== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.979 ==71037== don't want to do, unless you know exactly what you're doing, 00:07:42.979 ==71037== or are doing some strange experiment): 00:07:42.979 ==71037== /usr/libexec/valgrind/../../bin/vgdb --pid=71037 ...command... 00:07:42.979 ==71037== 00:07:42.979 ==71037== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.979 ==71037== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:42.979 ==71037== and then give GDB the following command 00:07:42.979 ==71037== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71037 00:07:42.979 ==71037== --pid is optional if only one valgrind process is running 00:07:42.979 ==71037== 00:07:42.979 --71037-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.979 --71037-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.979 --71037-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.979 --71037-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.979 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.979 --71037-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.979 --71037-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.979 --71037-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.979 --71037-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.979 --71037-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.979 --71037-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.979 --71037-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.979 --71037-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.979 --71037-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.979 --71037-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.979 --71037-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.979 --71037-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.979 --71037-- Reading syms from /usr/lib64/libm.so.6 00:07:42.979 --71037-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.979 --71037-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.979 --71037-- Reading syms from /usr/lib64/libc.so.6 00:07:42.979 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.979 --71037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.979 --71037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.979 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.979 --71037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.979 --71037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.979 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.979 --71037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.979 --71037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.979 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.979 --71037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.979 --71037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.979 --71037-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.980 --71037-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.980 --71037-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.980 --71037-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.980 --71037-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.980 --71037-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.980 --71037-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.980 --71037-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 ==71037== Preferring higher priority redirection: 00:07:43.237 --71037-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.237 --71037-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.237 --71037-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 --71037-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.237 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.237 --71037-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.237 --71037-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.237 ==71037== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.237 --71037-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.238 --71037-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.238 --71037-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.238 --71037-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.238 --71037-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.238 --71037-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.238 --71037-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.238 --71037-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.238 --71037-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.238 --71037-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.238 --71037-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.238 --71037-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.238 --71037-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.238 --71037-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.238 --71037-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.238 --71037-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.238 --71037-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.238 00:07:43.238 00:07:43.238 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.238 http://cunit.sourceforge.net/ 00:07:43.238 00:07:43.238 00:07:43.238 Suite: ftl_layout_upgrade 00:07:43.238 Test: test_l2p_upgrade ...--71037-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.238 --71037-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:43.495 passed 00:07:43.495 00:07:43.495 Run Summary: Type Total Ran Passed Failed Inactive 00:07:43.495 suites 1 1 n/a 0 0 00:07:43.495 tests 1 1 1 0 0 00:07:43.495 asserts 152 152 152 0 n/a 00:07:43.495 00:07:43.495 Elapsed time = 0.118 seconds 00:07:43.495 --71037-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:43.495 --71037-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:43.495 ==71037== 00:07:43.495 ==71037== HEAP SUMMARY: 00:07:43.495 ==71037== in use at exit: 0 bytes in 0 blocks 00:07:43.495 ==71037== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:07:43.495 ==71037== 00:07:43.495 ==71037== All heap blocks were freed -- no leaks are possible 00:07:43.495 ==71037== 00:07:43.495 ==71037== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:43.495 21:08:35 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_p2l.c/ftl_p2l_ut 00:07:43.495 ==71039== Memcheck, a memory error detector 00:07:43.495 ==71039== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:43.495 ==71039== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:43.495 ==71039== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:43.495 ==71039== 00:07:43.495 --71039-- Valgrind options: 00:07:43.495 --71039-- --leak-check=full 00:07:43.495 --71039-- --error-exitcode=2 00:07:43.495 --71039-- --verbose 00:07:43.495 --71039-- Contents of /proc/version: 00:07:43.495 --71039-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:43.495 --71039-- 00:07:43.495 --71039-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:43.495 --71039-- Page sizes: currently 4096, max supported 4096 00:07:43.495 --71039-- Valgrind library directory: /usr/libexec/valgrind 00:07:43.495 --71039-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:43.496 --71039-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:43.496 --71039-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:43.496 --71039-- might be shown as UnknownInlinedFun 00:07:43.496 --71039-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:43.496 --71039-- object doesn't have a dynamic symbol table 00:07:43.496 --71039-- Scheduler: using generic scheduler lock implementation. 00:07:43.496 --71039-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:43.496 ==71039== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71039-by-???-on-20c6b9f0ce9d 00:07:43.496 ==71039== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71039-by-???-on-20c6b9f0ce9d 00:07:43.496 ==71039== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71039-by-???-on-20c6b9f0ce9d 00:07:43.496 ==71039== 00:07:43.496 ==71039== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:43.496 ==71039== don't want to do, unless you know exactly what you're doing, 00:07:43.496 ==71039== or are doing some strange experiment): 00:07:43.496 ==71039== /usr/libexec/valgrind/../../bin/vgdb --pid=71039 ...command... 00:07:43.496 ==71039== 00:07:43.496 ==71039== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:43.496 ==71039== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:07:43.496 ==71039== and then give GDB the following command 00:07:43.496 ==71039== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71039 00:07:43.496 ==71039== --pid is optional if only one valgrind process is running 00:07:43.496 ==71039== 00:07:43.496 --71039-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:43.496 --71039-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:43.496 --71039-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:43.496 --71039-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:43.496 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.496 --71039-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:43.496 --71039-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:43.496 --71039-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:43.496 --71039-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:43.496 --71039-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:43.496 --71039-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:43.496 --71039-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:43.496 --71039-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:43.496 --71039-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:43.496 --71039-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:43.496 --71039-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:43.496 --71039-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:43.496 --71039-- Reading syms from /usr/lib64/libm.so.6 00:07:43.496 --71039-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:43.496 --71039-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:43.496 --71039-- Reading syms from /usr/lib64/libc.so.6 00:07:43.496 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.496 --71039-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.496 --71039-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.496 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.496 --71039-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.496 --71039-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.496 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.496 --71039-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.496 --71039-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.496 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.496 --71039-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.496 --71039-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.754 --71039-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.754 --71039-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.754 --71039-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.754 --71039-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.754 --71039-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.754 --71039-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.754 --71039-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.754 --71039-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 ==71039== Preferring higher priority redirection: 00:07:43.755 --71039-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.755 --71039-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.755 --71039-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 --71039-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.755 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.755 --71039-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.755 --71039-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.755 ==71039== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.755 --71039-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.755 --71039-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.755 --71039-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.755 --71039-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.755 --71039-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.755 --71039-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.755 --71039-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.755 --71039-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.755 --71039-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.755 --71039-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.755 --71039-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.755 --71039-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.755 --71039-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.755 --71039-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.755 --71039-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.755 --71039-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.755 --71039-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.755 00:07:43.755 00:07:43.755 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.755 http://cunit.sourceforge.net/ 00:07:43.755 00:07:43.755 00:07:43.755 Suite: ftl_p2l_suite 00:07:44.013 Test: test_p2l_num_pages ...passed 00:07:44.271 Test: test_ckpt_issue ...==71039== Warning: set address range perms: large range [0x6203040, 0x46203040) (defined) 00:07:44.271 ==71039== Warning: set address range perms: large range [0x6203028, 0x46203058) (noaccess) 00:07:44.837 ==71039== Warning: set address range perms: large range [0x6604040, 0x46604040) (defined) 00:07:44.837 ==71039== Warning: set address range perms: large range [0x6604028, 0x46604058) (noaccess) 00:07:44.837 passed 00:07:45.095 Test: test_persist_band_p2l ...==71039== Warning: set address range perms: large range [0x6a05040, 0x46a05040) (defined) 00:07:45.095 ==71039== Warning: set address range perms: large range [0x6a05028, 0x46a05058) (noaccess) 00:07:45.660 ==71039== Warning: set address range perms: large range [0x6e06040, 0x46e06040) (defined) 00:07:45.660 ==71039== Warning: set address range perms: large range [0x6e06028, 0x46e06058) (noaccess) 00:07:45.660 passed 00:07:45.918 Test: test_clean_restore_p2l ...==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:45.918 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:46.483 ==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:46.483 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:46.483 passed 00:07:46.741 Test: test_dirty_restore_p2l ...==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:46.741 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:47.306 ==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:47.306 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:47.564 ==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:47.564 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:48.128 ==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:48.128 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:48.386 ==71039== Warning: set address range perms: large range [0x7207040, 0x47207040) (defined) 00:07:48.386 ==71039== Warning: set address range perms: large range [0x7207028, 0x47207058) (noaccess) 00:07:48.386 passed 00:07:48.386 00:07:48.386 --71039-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.386 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.386 suites 1 1 n/a 0 0 00:07:48.386 tests 5 5 5 0 0 00:07:48.386 asserts 10020 10020 10020 0 n/a 00:07:48.386 00:07:48.386 Elapsed time = 4.522 seconds 00:07:48.386 --71039-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.386 --71039-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.643 ==71039== 00:07:48.643 ==71039== HEAP SUMMARY: 00:07:48.643 ==71039== in use at exit: 0 bytes in 0 blocks 00:07:48.643 ==71039== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:07:48.643 ==71039== 00:07:48.643 ==71039== All heap blocks were freed -- no leaks are possible 00:07:48.643 ==71039== 00:07:48.643 ==71039== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.643 00:07:48.643 real 0m10.235s 00:07:48.643 user 0m6.057s 00:07:48.643 sys 0m4.152s 00:07:48.643 21:08:40 unittest_ftl -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:48.643 21:08:40 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:07:48.643 ************************************ 00:07:48.643 END TEST unittest_ftl 00:07:48.643 ************************************ 00:07:48.644 21:08:40 -- unit/unittest.sh@238 -- # 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:07:48.644 21:08:40 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:48.644 21:08:40 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:48.644 21:08:40 -- common/autotest_common.sh@10 -- # set +x 00:07:48.644 ************************************ 00:07:48.644 START TEST unittest_accel 00:07:48.644 ************************************ 00:07:48.644 21:08:41 unittest_accel -- common/autotest_common.sh@1121 -- # 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:07:48.644 ==71111== Memcheck, a memory error detector 00:07:48.644 ==71111== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.644 ==71111== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.644 ==71111== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:48.644 ==71111== 00:07:48.644 --71111-- Valgrind options: 00:07:48.644 --71111-- --leak-check=full 00:07:48.644 --71111-- --error-exitcode=2 00:07:48.644 --71111-- --verbose 00:07:48.644 --71111-- Contents of /proc/version: 00:07:48.644 --71111-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:48.644 --71111-- 00:07:48.644 --71111-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.644 --71111-- Page sizes: currently 4096, max supported 4096 00:07:48.644 --71111-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.644 --71111-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:48.644 --71111-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.644 --71111-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.644 --71111-- might be shown as UnknownInlinedFun 00:07:48.644 --71111-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.644 --71111-- object doesn't have a dynamic symbol table 00:07:48.644 --71111-- Scheduler: using generic scheduler lock implementation. 00:07:48.644 --71111-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.644 ==71111== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71111-by-???-on-20c6b9f0ce9d 00:07:48.644 ==71111== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71111-by-???-on-20c6b9f0ce9d 00:07:48.644 ==71111== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71111-by-???-on-20c6b9f0ce9d 00:07:48.644 ==71111== 00:07:48.644 ==71111== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.644 ==71111== don't want to do, unless you know exactly what you're doing, 00:07:48.644 ==71111== or are doing some strange experiment): 00:07:48.644 ==71111== /usr/libexec/valgrind/../../bin/vgdb --pid=71111 ...command... 00:07:48.644 ==71111== 00:07:48.644 ==71111== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.644 ==71111== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:48.644 ==71111== and then give GDB the following command 00:07:48.644 ==71111== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71111 00:07:48.644 ==71111== --pid is optional if only one valgrind process is running 00:07:48.644 ==71111== 00:07:48.644 --71111-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.644 --71111-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.644 --71111-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.644 --71111-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.644 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.644 --71111-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.644 --71111-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.644 --71111-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.644 --71111-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.644 --71111-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.644 --71111-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.644 --71111-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.644 --71111-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.644 --71111-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.644 --71111-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.644 --71111-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.644 --71111-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.644 --71111-- Reading syms from /usr/lib64/libm.so.6 00:07:48.644 --71111-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.644 --71111-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.644 --71111-- Reading syms from /usr/lib64/libc.so.6 00:07:48.903 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.903 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.903 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.903 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.903 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.903 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.903 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.903 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.903 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.903 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.903 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.903 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.903 --71111-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.903 --71111-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.903 --71111-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.903 --71111-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.903 --71111-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.903 --71111-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.903 --71111-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.903 --71111-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.903 --71111-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 ==71111== Preferring higher priority redirection: 00:07:48.904 --71111-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.904 --71111-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.904 --71111-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 --71111-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.904 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.904 --71111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.904 --71111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.904 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.904 --71111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.904 --71111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.904 --71111-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.904 --71111-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.904 --71111-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.163 --71111-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.163 --71111-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.163 --71111-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.163 --71111-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.163 --71111-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.163 --71111-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.163 --71111-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.163 --71111-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.163 --71111-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.163 --71111-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.163 --71111-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.163 --71111-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.163 --71111-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.163 00:07:49.163 00:07:49.163 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.163 http://cunit.sourceforge.net/ 00:07:49.163 00:07:49.163 --71111-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:49.163 00:07:49.163 Suite: accel_sequence 00:07:49.163 Test: test_sequence_fill_copy ...--71111-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:07:49.422 passed 00:07:49.422 Test: test_sequence_abort ...passed 00:07:49.422 Test: test_sequence_append_error ...passed 00:07:49.422 Test: test_sequence_completion_error ...[2024-05-14 21:08:41.808846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1901:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f54980 00:07:49.422 [2024-05-14 21:08:41.844785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1901:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f54980 00:07:49.422 [2024-05-14 21:08:41.848986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1811:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f54980 00:07:49.422 [2024-05-14 21:08:41.851052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1811:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f54980 00:07:49.422 passed 00:07:49.422 Test: test_sequence_decompress ...passed 00:07:49.422 Test: test_sequence_reverse ...passed 00:07:49.680 Test: test_sequence_copy_elision ...passed 00:07:49.680 Test: test_sequence_accel_buffers ...passed 00:07:49.680 Test: test_sequence_memory_domain ...[2024-05-14 21:08:42.143612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1703:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:49.680 [2024-05-14 21:08:42.149120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1742:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:49.680 passed 00:07:49.680 Test: test_sequence_module_memory_domain ...passed 00:07:49.680 Test: test_sequence_crypto ...--71111-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:49.680 --71111-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:49.937 passed 00:07:49.937 Test: test_sequence_driver ...[2024-05-14 21:08:42.288190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1850:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b7c9c0 using driver: ut 00:07:49.937 [2024-05-14 21:08:42.292808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1914:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b7c9c0 through driver: ut 00:07:49.937 passed 00:07:49.937 Test: test_sequence_same_iovs ...passed 00:07:49.937 Test: test_sequence_crc32 ...passed 00:07:49.937 Suite: accel 00:07:49.937 Test: test_spdk_accel_task_complete ...passed 00:07:49.937 Test: test_get_task ...passed 00:07:49.937 Test: test_spdk_accel_submit_copy ...passed 00:07:49.937 Test: test_spdk_accel_submit_dualcast ...[2024-05-14 21:08:42.405297] /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:07:49.937 [2024-05-14 21:08:42.406347] /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:07:49.937 passed 00:07:49.937 Test: test_spdk_accel_submit_compare ...passed 00:07:49.937 Test: test_spdk_accel_submit_fill ...passed 00:07:49.937 Test: test_spdk_accel_submit_crc32c ...passed 00:07:49.937 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:49.937 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:49.937 Test: test_spdk_accel_submit_xor ...passed 00:07:49.937 Test: test_spdk_accel_module_find_by_name ...passed 00:07:49.937 Test: test_spdk_accel_module_register ...passed 00:07:49.937 00:07:50.195 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.195 suites 2 2 n/a 0 0 00:07:50.195 tests 26 26 26 0 0 00:07:50.195 asserts 827 827 827 0 n/a 00:07:50.195 00:07:50.195 Elapsed time = 0.918 seconds 00:07:50.195 --71111-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.195 --71111-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.195 ==71111== 00:07:50.195 ==71111== HEAP SUMMARY: 00:07:50.195 ==71111== in use at exit: 0 bytes in 0 blocks 00:07:50.195 ==71111== total heap usage: 2,449 allocs, 2,449 frees, 22,264,841 bytes allocated 00:07:50.195 ==71111== 00:07:50.195 ==71111== All heap blocks were freed -- no leaks are possible 00:07:50.195 ==71111== 00:07:50.195 ==71111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.195 00:07:50.195 real 0m1.569s 00:07:50.195 user 0m1.514s 00:07:50.195 sys 0m0.050s 00:07:50.195 21:08:42 unittest_accel -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:50.195 21:08:42 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:07:50.195 ************************************ 00:07:50.195 END TEST unittest_accel 00:07:50.195 ************************************ 00:07:50.195 21:08:42 -- unit/unittest.sh@239 -- # 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:07:50.195 21:08:42 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:50.195 21:08:42 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:50.195 21:08:42 -- common/autotest_common.sh@10 -- # set +x 00:07:50.195 ************************************ 00:07:50.195 START TEST unittest_ioat 00:07:50.195 ************************************ 00:07:50.195 21:08:42 unittest_ioat -- common/autotest_common.sh@1121 -- # 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:07:50.195 ==71148== Memcheck, a memory error detector 00:07:50.195 ==71148== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.195 ==71148== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.195 ==71148== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:50.195 ==71148== 00:07:50.195 --71148-- Valgrind options: 00:07:50.195 --71148-- --leak-check=full 00:07:50.196 --71148-- --error-exitcode=2 00:07:50.196 --71148-- --verbose 00:07:50.196 --71148-- Contents of /proc/version: 00:07:50.196 --71148-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:50.196 --71148-- 00:07:50.196 --71148-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.196 --71148-- Page sizes: currently 4096, max supported 4096 00:07:50.196 --71148-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.196 --71148-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:50.196 --71148-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.196 --71148-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.196 --71148-- might be shown as UnknownInlinedFun 00:07:50.196 --71148-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.196 --71148-- object doesn't have a dynamic symbol table 00:07:50.196 --71148-- Scheduler: using generic scheduler lock implementation. 00:07:50.196 --71148-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.196 ==71148== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71148-by-???-on-20c6b9f0ce9d 00:07:50.196 ==71148== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71148-by-???-on-20c6b9f0ce9d 00:07:50.196 ==71148== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71148-by-???-on-20c6b9f0ce9d 00:07:50.196 ==71148== 00:07:50.196 ==71148== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.196 ==71148== don't want to do, unless you know exactly what you're doing, 00:07:50.196 ==71148== or are doing some strange experiment): 00:07:50.196 ==71148== /usr/libexec/valgrind/../../bin/vgdb --pid=71148 ...command... 00:07:50.196 ==71148== 00:07:50.196 ==71148== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.196 ==71148== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:50.196 ==71148== and then give GDB the following command 00:07:50.196 ==71148== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71148 00:07:50.196 ==71148== --pid is optional if only one valgrind process is running 00:07:50.196 ==71148== 00:07:50.196 --71148-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.196 --71148-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.196 --71148-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.196 --71148-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.196 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.196 --71148-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.196 --71148-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.196 --71148-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.196 --71148-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.196 --71148-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.196 --71148-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.196 --71148-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.196 --71148-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.196 --71148-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.196 --71148-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.196 --71148-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.196 --71148-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.455 --71148-- Reading syms from /usr/lib64/libm.so.6 00:07:50.455 --71148-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.455 --71148-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.455 --71148-- Reading syms from /usr/lib64/libc.so.6 00:07:50.455 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.455 --71148-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.455 --71148-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.455 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.455 --71148-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.455 --71148-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.455 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.455 --71148-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.455 --71148-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.455 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.455 --71148-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.455 --71148-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.455 --71148-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.455 --71148-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.455 --71148-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.455 --71148-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.455 --71148-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.455 --71148-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.455 --71148-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 ==71148== Preferring higher priority redirection: 00:07:50.455 --71148-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.455 --71148-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.455 --71148-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 --71148-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.455 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.455 --71148-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.455 --71148-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.455 ==71148== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.455 --71148-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.455 --71148-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.455 --71148-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.714 --71148-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.714 --71148-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.714 --71148-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.714 --71148-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.714 --71148-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.714 --71148-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.714 --71148-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.714 --71148-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.714 --71148-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.714 --71148-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.714 --71148-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.714 --71148-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.714 --71148-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.714 --71148-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.714 --71148-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.714 00:07:50.714 00:07:50.714 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.714 http://cunit.sourceforge.net/ 00:07:50.714 00:07:50.714 00:07:50.714 Suite: ioat 00:07:50.714 Test: ioat_state_check ...passed 00:07:50.714 00:07:50.714 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.714 suites 1 1 n/a 0 0 00:07:50.714 tests 1 1 1 0 0 00:07:50.714 asserts 32 32 32 0 n/a 00:07:50.714 00:07:50.714 Elapsed time = 0.012 seconds 00:07:50.714 --71148-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.714 --71148-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.714 ==71148== 00:07:50.714 ==71148== HEAP SUMMARY: 00:07:50.714 ==71148== in use at exit: 0 bytes in 0 blocks 00:07:50.714 ==71148== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:07:50.714 ==71148== 00:07:50.714 ==71148== All heap blocks were freed -- no leaks are possible 00:07:50.714 ==71148== 00:07:50.714 ==71148== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.714 00:07:50.714 real 0m0.631s 00:07:50.714 user 0m0.609s 00:07:50.714 sys 0m0.020s 00:07:50.714 21:08:43 unittest_ioat -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:50.714 21:08:43 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:07:50.714 ************************************ 00:07:50.714 END TEST unittest_ioat 00:07:50.714 ************************************ 00:07:50.714 21:08:43 -- unit/unittest.sh@240 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:50.714 21:08:43 -- unit/unittest.sh@241 -- # 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:07:50.714 21:08:43 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:50.714 21:08:43 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:50.714 21:08:43 -- common/autotest_common.sh@10 -- # set +x 00:07:50.714 ************************************ 00:07:50.714 START TEST unittest_idxd_user 00:07:50.714 ************************************ 00:07:50.714 21:08:43 unittest_idxd_user -- common/autotest_common.sh@1121 -- # 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:07:50.714 ==71171== Memcheck, a memory error detector 00:07:50.714 ==71171== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.714 ==71171== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.715 ==71171== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:50.715 ==71171== 00:07:50.715 --71171-- Valgrind options: 00:07:50.715 --71171-- --leak-check=full 00:07:50.715 --71171-- --error-exitcode=2 00:07:50.715 --71171-- --verbose 00:07:50.715 --71171-- Contents of /proc/version: 00:07:50.715 --71171-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:50.715 --71171-- 00:07:50.715 --71171-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.715 --71171-- Page sizes: currently 4096, max supported 4096 00:07:50.715 --71171-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.715 --71171-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:50.715 --71171-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.973 --71171-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.973 --71171-- might be shown as UnknownInlinedFun 00:07:50.973 --71171-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.973 --71171-- object doesn't have a dynamic symbol table 00:07:50.973 --71171-- Scheduler: using generic scheduler lock implementation. 00:07:50.973 --71171-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.973 ==71171== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71171-by-???-on-20c6b9f0ce9d 00:07:50.973 ==71171== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71171-by-???-on-20c6b9f0ce9d 00:07:50.973 ==71171== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71171-by-???-on-20c6b9f0ce9d 00:07:50.973 ==71171== 00:07:50.973 ==71171== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.973 ==71171== don't want to do, unless you know exactly what you're doing, 00:07:50.973 ==71171== or are doing some strange experiment): 00:07:50.973 ==71171== /usr/libexec/valgrind/../../bin/vgdb --pid=71171 ...command... 00:07:50.973 ==71171== 00:07:50.973 ==71171== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.973 ==71171== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:50.973 ==71171== and then give GDB the following command 00:07:50.973 ==71171== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71171 00:07:50.973 ==71171== --pid is optional if only one valgrind process is running 00:07:50.973 ==71171== 00:07:50.973 --71171-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.973 --71171-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.973 --71171-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.973 --71171-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.973 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.973 --71171-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.973 --71171-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.973 --71171-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.973 --71171-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.973 --71171-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.973 --71171-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.973 --71171-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.973 --71171-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.973 --71171-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.973 --71171-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.973 --71171-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.973 --71171-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.973 --71171-- Reading syms from /usr/lib64/libm.so.6 00:07:50.973 --71171-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.973 --71171-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.973 --71171-- Reading syms from /usr/lib64/libc.so.6 00:07:50.973 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.973 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.973 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.973 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.973 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.973 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.973 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.973 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.973 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.973 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.973 --71171-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.973 --71171-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.231 --71171-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.231 --71171-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.231 --71171-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.231 --71171-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.231 --71171-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.231 --71171-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.231 --71171-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.231 --71171-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 ==71171== Preferring higher priority redirection: 00:07:51.232 --71171-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.232 --71171-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.232 --71171-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 --71171-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.232 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.232 --71171-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.232 --71171-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.232 ==71171== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.232 --71171-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.232 --71171-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.232 --71171-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.232 --71171-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.232 --71171-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.232 --71171-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.232 --71171-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.232 --71171-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.232 --71171-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.232 --71171-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.232 --71171-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.232 --71171-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.232 --71171-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.232 --71171-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.232 --71171-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.232 --71171-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.232 --71171-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.232 --71171-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.491 00:07:51.491 00:07:51.491 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.491 http://cunit.sourceforge.net/ 00:07:51.491 00:07:51.491 00:07:51.491 Suite: idxd_user 00:07:51.491 Test: test_idxd_wait_cmd ...[2024-05-14 21:08:43.801047] /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:07:51.491 [2024-05-14 21:08:43.835672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:07:51.491 passed 00:07:51.491 Test: test_idxd_reset_dev ...[2024-05-14 21:08:43.839872] /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:07:51.491 [2024-05-14 21:08:43.840206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:07:51.491 passed 00:07:51.491 Test: test_idxd_group_config ...passed 00:07:51.491 Test: test_idxd_wq_config ...passed 00:07:51.491 00:07:51.491 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.491 suites 1 1 n/a 0 0 00:07:51.491 tests 4 4 4 0 0 00:07:51.491 asserts 20 20 20 0 n/a 00:07:51.491 00:07:51.491 Elapsed time = 0.072 seconds 00:07:51.491 --71171-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.491 --71171-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.491 ==71171== 00:07:51.491 ==71171== HEAP SUMMARY: 00:07:51.491 ==71171== in use at exit: 0 bytes in 0 blocks 00:07:51.491 ==71171== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:07:51.491 ==71171== 00:07:51.491 ==71171== All heap blocks were freed -- no leaks are possible 00:07:51.491 ==71171== 00:07:51.491 ==71171== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.491 00:07:51.491 real 0m0.686s 00:07:51.491 user 0m0.649s 00:07:51.491 sys 0m0.034s 00:07:51.491 21:08:43 unittest_idxd_user -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:51.491 21:08:43 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:07:51.491 ************************************ 00:07:51.491 END TEST unittest_idxd_user 00:07:51.491 ************************************ 00:07:51.491 21:08:43 -- unit/unittest.sh@243 -- # run_test unittest_iscsi unittest_iscsi 00:07:51.491 21:08:43 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:51.491 21:08:43 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:51.491 21:08:43 -- common/autotest_common.sh@10 -- # set +x 00:07:51.491 ************************************ 00:07:51.491 START TEST unittest_iscsi 00:07:51.491 ************************************ 00:07:51.491 21:08:43 unittest_iscsi -- common/autotest_common.sh@1121 -- # unittest_iscsi 00:07:51.491 21:08:43 unittest_iscsi -- unit/unittest.sh@67 -- # 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:07:51.491 ==71196== Memcheck, a memory error detector 00:07:51.491 ==71196== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.491 ==71196== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.491 ==71196== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:51.491 ==71196== 00:07:51.491 --71196-- Valgrind options: 00:07:51.491 --71196-- --leak-check=full 00:07:51.491 --71196-- --error-exitcode=2 00:07:51.491 --71196-- --verbose 00:07:51.491 --71196-- Contents of /proc/version: 00:07:51.491 --71196-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:51.491 --71196-- 00:07:51.491 --71196-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.491 --71196-- Page sizes: currently 4096, max supported 4096 00:07:51.491 --71196-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.491 --71196-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:51.491 --71196-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.491 --71196-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.491 --71196-- might be shown as UnknownInlinedFun 00:07:51.491 --71196-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.491 --71196-- object doesn't have a dynamic symbol table 00:07:51.491 --71196-- Scheduler: using generic scheduler lock implementation. 00:07:51.492 --71196-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.492 ==71196== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71196-by-???-on-20c6b9f0ce9d 00:07:51.492 ==71196== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71196-by-???-on-20c6b9f0ce9d 00:07:51.492 ==71196== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71196-by-???-on-20c6b9f0ce9d 00:07:51.492 ==71196== 00:07:51.492 ==71196== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.492 ==71196== don't want to do, unless you know exactly what you're doing, 00:07:51.492 ==71196== or are doing some strange experiment): 00:07:51.492 ==71196== /usr/libexec/valgrind/../../bin/vgdb --pid=71196 ...command... 00:07:51.492 ==71196== 00:07:51.492 ==71196== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.492 ==71196== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:51.492 ==71196== and then give GDB the following command 00:07:51.492 ==71196== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71196 00:07:51.492 ==71196== --pid is optional if only one valgrind process is running 00:07:51.492 ==71196== 00:07:51.492 --71196-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.751 --71196-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.751 --71196-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.751 --71196-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.751 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.751 --71196-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.751 --71196-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.751 --71196-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.751 --71196-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.751 --71196-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.751 --71196-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.751 --71196-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.751 --71196-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.751 --71196-- Reading syms from /usr/lib64/libm.so.6 00:07:51.751 --71196-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.751 --71196-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/libc.so.6 00:07:51.751 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.751 --71196-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.751 --71196-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.751 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.751 --71196-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.751 --71196-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.751 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.751 --71196-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.751 --71196-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.751 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.751 --71196-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.751 --71196-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.751 --71196-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.751 --71196-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.751 --71196-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.751 --71196-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.010 --71196-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.010 --71196-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.010 --71196-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.010 --71196-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 ==71196== Preferring higher priority redirection: 00:07:52.011 --71196-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.011 --71196-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.011 --71196-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 --71196-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.011 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.011 --71196-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.011 --71196-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.011 ==71196== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.011 --71196-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.011 --71196-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.011 --71196-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.011 --71196-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.011 --71196-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.011 --71196-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.011 --71196-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.011 --71196-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.011 --71196-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.011 --71196-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.011 --71196-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.011 --71196-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.011 --71196-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.011 --71196-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.011 --71196-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.011 --71196-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.011 --71196-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.011 --71196-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:52.011 00:07:52.011 00:07:52.011 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.011 http://cunit.sourceforge.net/ 00:07:52.011 00:07:52.011 00:07:52.012 Suite: conn_suite 00:07:52.012 Test: read_task_split_in_order_case ...passed 00:07:52.012 Test: read_task_split_reverse_order_case ...passed 00:07:52.012 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:07:52.271 Test: process_non_read_task_completion_test ...passed 00:07:52.271 Test: free_tasks_on_connection ...passed 00:07:52.271 Test: free_tasks_with_queued_datain ...passed 00:07:52.271 Test: abort_queued_datain_task_test ...passed 00:07:52.271 Test: abort_queued_datain_tasks_test ...passed 00:07:52.271 00:07:52.271 Run Summary: Type Total Ran Passed Failed Inactive 00:07:52.271 suites 1 1 n/a 0 0 00:07:52.271 tests 8 8 8 0 0 00:07:52.271 asserts 230 230 230 0 n/a 00:07:52.271 00:07:52.271 Elapsed time = 0.101 seconds 00:07:52.271 --71196-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:52.271 --71196-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:52.271 ==71196== 00:07:52.271 ==71196== HEAP SUMMARY: 00:07:52.271 ==71196== in use at exit: 0 bytes in 0 blocks 00:07:52.271 ==71196== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:07:52.271 ==71196== 00:07:52.271 ==71196== All heap blocks were freed -- no leaks are possible 00:07:52.271 ==71196== 00:07:52.271 ==71196== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:52.271 21:08:44 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/param.c/param_ut 00:07:52.271 ==71207== Memcheck, a memory error detector 00:07:52.271 ==71207== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:52.271 ==71207== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:52.271 ==71207== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:52.271 ==71207== 00:07:52.271 --71207-- Valgrind options: 00:07:52.271 --71207-- --leak-check=full 00:07:52.271 --71207-- --error-exitcode=2 00:07:52.271 --71207-- --verbose 00:07:52.271 --71207-- Contents of /proc/version: 00:07:52.271 --71207-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:52.271 --71207-- 00:07:52.271 --71207-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:52.271 --71207-- Page sizes: currently 4096, max supported 4096 00:07:52.271 --71207-- Valgrind library directory: /usr/libexec/valgrind 00:07:52.271 --71207-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:52.271 --71207-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:52.271 --71207-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:52.271 --71207-- might be shown as UnknownInlinedFun 00:07:52.271 --71207-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:52.271 --71207-- object doesn't have a dynamic symbol table 00:07:52.271 --71207-- Scheduler: using generic scheduler lock implementation. 00:07:52.271 --71207-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:52.271 ==71207== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71207-by-???-on-20c6b9f0ce9d 00:07:52.271 ==71207== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71207-by-???-on-20c6b9f0ce9d 00:07:52.271 ==71207== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71207-by-???-on-20c6b9f0ce9d 00:07:52.271 ==71207== 00:07:52.271 ==71207== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:52.271 ==71207== don't want to do, unless you know exactly what you're doing, 00:07:52.271 ==71207== or are doing some strange experiment): 00:07:52.271 ==71207== /usr/libexec/valgrind/../../bin/vgdb --pid=71207 ...command... 00:07:52.271 ==71207== 00:07:52.271 ==71207== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:52.271 ==71207== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:52.271 ==71207== and then give GDB the following command 00:07:52.271 ==71207== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71207 00:07:52.271 ==71207== --pid is optional if only one valgrind process is running 00:07:52.272 ==71207== 00:07:52.272 --71207-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:52.272 --71207-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:52.530 --71207-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:52.530 --71207-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.530 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.530 --71207-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.530 --71207-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.530 --71207-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.530 --71207-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.530 --71207-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.530 --71207-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.530 --71207-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.530 --71207-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.530 --71207-- Reading syms from /usr/lib64/libm.so.6 00:07:52.530 --71207-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.530 --71207-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/libc.so.6 00:07:52.530 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.530 --71207-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.530 --71207-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.530 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.530 --71207-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.530 --71207-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.530 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.530 --71207-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.530 --71207-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:52.530 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.530 --71207-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:52.530 --71207-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:52.530 --71207-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:52.530 --71207-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:52.530 --71207-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:52.530 --71207-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:52.530 --71207-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:52.530 --71207-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.530 --71207-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 ==71207== Preferring higher priority redirection: 00:07:52.789 --71207-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:52.789 --71207-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:52.789 --71207-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 --71207-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:52.789 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.789 --71207-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.789 --71207-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.789 ==71207== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.789 --71207-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:52.789 --71207-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:52.789 --71207-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:52.789 --71207-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:52.789 --71207-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:52.789 --71207-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:52.789 --71207-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:52.789 --71207-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:52.789 --71207-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:52.789 --71207-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:52.789 --71207-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:52.789 --71207-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:52.790 --71207-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:52.790 --71207-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:52.790 --71207-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:52.790 --71207-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:52.790 --71207-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:52.790 --71207-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:52.790 00:07:52.790 00:07:52.790 CUnit - A unit testing framework for C - Version 2.1-3 00:07:52.790 http://cunit.sourceforge.net/ 00:07:52.790 00:07:52.790 00:07:52.790 Suite: iscsi_suite 00:07:52.790 Test: param_negotiation_test ...--71207-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:52.790 passed 00:07:52.790 Test: list_negotiation_test ...passed 00:07:53.048 Test: parse_valid_test ...--71207-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:53.048 passed 00:07:53.048 Test: parse_invalid_test ...[2024-05-14 21:08:45.365405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:53.049 [2024-05-14 21:08:45.398494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:53.049 [2024-05-14 21:08:45.400590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:07:53.049 [2024-05-14 21:08:45.402751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:07:53.049 [2024-05-14 21:08:45.404576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:07:53.049 [2024-05-14 21:08:45.406320] /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:07:53.049 [2024-05-14 21:08:45.407907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:07:53.049 passed 00:07:53.049 00:07:53.049 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.049 suites 1 1 n/a 0 0 00:07:53.049 tests 4 4 4 0 0 00:07:53.049 asserts 161 161 161 0 n/a 00:07:53.049 00:07:53.049 Elapsed time = 0.147 seconds 00:07:53.049 --71207-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.049 --71207-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.049 ==71207== 00:07:53.049 ==71207== HEAP SUMMARY: 00:07:53.049 ==71207== in use at exit: 0 bytes in 0 blocks 00:07:53.049 ==71207== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:07:53.049 ==71207== 00:07:53.049 ==71207== All heap blocks were freed -- no leaks are possible 00:07:53.049 ==71207== 00:07:53.049 ==71207== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.049 21:08:45 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/tgt_node.c/tgt_node_ut 00:07:53.049 ==71217== Memcheck, a memory error detector 00:07:53.049 ==71217== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.049 ==71217== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.049 ==71217== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:53.049 ==71217== 00:07:53.049 --71217-- Valgrind options: 00:07:53.049 --71217-- --leak-check=full 00:07:53.049 --71217-- --error-exitcode=2 00:07:53.049 --71217-- --verbose 00:07:53.049 --71217-- Contents of /proc/version: 00:07:53.049 --71217-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.049 --71217-- 00:07:53.049 --71217-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.049 --71217-- Page sizes: currently 4096, max supported 4096 00:07:53.049 --71217-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.049 --71217-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:53.049 --71217-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.049 --71217-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.049 --71217-- might be shown as UnknownInlinedFun 00:07:53.049 --71217-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.049 --71217-- object doesn't have a dynamic symbol table 00:07:53.049 --71217-- Scheduler: using generic scheduler lock implementation. 00:07:53.049 --71217-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.049 ==71217== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71217-by-???-on-20c6b9f0ce9d 00:07:53.049 ==71217== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71217-by-???-on-20c6b9f0ce9d 00:07:53.049 ==71217== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71217-by-???-on-20c6b9f0ce9d 00:07:53.049 ==71217== 00:07:53.049 ==71217== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.049 ==71217== don't want to do, unless you know exactly what you're doing, 00:07:53.049 ==71217== or are doing some strange experiment): 00:07:53.049 ==71217== /usr/libexec/valgrind/../../bin/vgdb --pid=71217 ...command... 00:07:53.049 ==71217== 00:07:53.049 ==71217== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.049 ==71217== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:53.049 ==71217== and then give GDB the following command 00:07:53.049 ==71217== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71217 00:07:53.049 ==71217== --pid is optional if only one valgrind process is running 00:07:53.049 ==71217== 00:07:53.049 --71217-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.049 --71217-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.049 --71217-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.049 --71217-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.049 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.049 --71217-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.049 --71217-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.308 --71217-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.308 --71217-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.308 --71217-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.308 --71217-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.308 --71217-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.308 --71217-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:53.308 --71217-- Reading syms from /usr/lib64/libm.so.6 00:07:53.308 --71217-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:53.308 --71217-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/libc.so.6 00:07:53.308 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.308 --71217-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.308 --71217-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.308 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.308 --71217-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.308 --71217-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.308 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.308 --71217-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.308 --71217-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.308 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.308 --71217-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.308 --71217-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.308 --71217-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.308 --71217-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.309 --71217-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.309 --71217-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.309 --71217-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:53.309 --71217-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 ==71217== Preferring higher priority redirection: 00:07:53.309 --71217-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:53.309 --71217-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:53.309 --71217-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.309 --71217-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.567 --71217-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.567 --71217-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.567 --71217-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.567 --71217-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.567 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.567 --71217-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.567 --71217-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.567 ==71217== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.567 --71217-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.567 --71217-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.567 --71217-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.567 --71217-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.567 --71217-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.567 --71217-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.567 --71217-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.568 --71217-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.568 --71217-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.568 --71217-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.568 --71217-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.568 --71217-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.568 --71217-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.568 --71217-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.568 --71217-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.568 --71217-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.568 --71217-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.568 --71217-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.568 00:07:53.568 00:07:53.568 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.568 http://cunit.sourceforge.net/ 00:07:53.568 00:07:53.568 00:07:53.568 Suite: iscsi_target_node_suite 00:07:53.568 Test: add_lun_test_cases ...[2024-05-14 21:08:46.050346] /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:07:53.568 [2024-05-14 21:08:46.084290] /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:07:53.568 [2024-05-14 21:08:46.085570] /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:07:53.568 [2024-05-14 21:08:46.086149] /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:07:53.568 [2024-05-14 21:08:46.087093] /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:07:53.568 passed 00:07:53.568 Test: allow_any_allowed ...passed 00:07:53.568 Test: allow_ipv6_allowed ...passed 00:07:53.568 Test: allow_ipv6_denied ...passed 00:07:53.568 Test: allow_ipv6_invalid ...passed 00:07:53.568 Test: allow_ipv4_allowed ...passed 00:07:53.568 Test: allow_ipv4_denied ...passed 00:07:53.568 Test: allow_ipv4_invalid ...passed 00:07:53.826 Test: node_access_allowed ...passed 00:07:53.826 Test: node_access_denied_by_empty_netmask ...passed 00:07:53.826 Test: node_access_multi_initiator_groups_cases ...passed 00:07:53.826 Test: allow_iscsi_name_multi_maps_case ...passed 00:07:53.826 Test: chap_param_test_cases ...[2024-05-14 21:08:46.150197] /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:07:53.826 [2024-05-14 21:08:46.150825] /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:07:53.826 [2024-05-14 21:08:46.151324] /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:07:53.826 [2024-05-14 21:08:46.151726] /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:07:53.826 [2024-05-14 21:08:46.152525] /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:07:53.826 passed 00:07:53.826 00:07:53.826 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.826 suites 1 1 n/a 0 0 00:07:53.826 tests 13 13 13 0 0 00:07:53.826 asserts 50 50 50 0 n/a 00:07:53.826 00:07:53.826 Elapsed time = 0.109 seconds 00:07:53.826 --71217-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.826 --71217-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.826 ==71217== 00:07:53.826 ==71217== HEAP SUMMARY: 00:07:53.826 ==71217== in use at exit: 0 bytes in 0 blocks 00:07:53.826 ==71217== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:07:53.826 ==71217== 00:07:53.826 ==71217== All heap blocks were freed -- no leaks are possible 00:07:53.826 ==71217== 00:07:53.826 ==71217== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.826 21:08:46 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/iscsi.c/iscsi_ut 00:07:53.826 ==71222== Memcheck, a memory error detector 00:07:53.826 ==71222== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.826 ==71222== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.826 ==71222== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:53.826 ==71222== 00:07:53.826 --71222-- Valgrind options: 00:07:53.826 --71222-- --leak-check=full 00:07:53.826 --71222-- --error-exitcode=2 00:07:53.826 --71222-- --verbose 00:07:53.826 --71222-- Contents of /proc/version: 00:07:53.826 --71222-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.826 --71222-- 00:07:53.826 --71222-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.826 --71222-- Page sizes: currently 4096, max supported 4096 00:07:53.826 --71222-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.826 --71222-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:53.826 --71222-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.826 --71222-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.826 --71222-- might be shown as UnknownInlinedFun 00:07:53.826 --71222-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.826 --71222-- object doesn't have a dynamic symbol table 00:07:53.826 --71222-- Scheduler: using generic scheduler lock implementation. 00:07:53.826 --71222-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.827 ==71222== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71222-by-???-on-20c6b9f0ce9d 00:07:53.827 ==71222== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71222-by-???-on-20c6b9f0ce9d 00:07:53.827 ==71222== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71222-by-???-on-20c6b9f0ce9d 00:07:53.827 ==71222== 00:07:53.827 ==71222== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.827 ==71222== don't want to do, unless you know exactly what you're doing, 00:07:53.827 ==71222== or are doing some strange experiment): 00:07:53.827 ==71222== /usr/libexec/valgrind/../../bin/vgdb --pid=71222 ...command... 00:07:53.827 ==71222== 00:07:53.827 ==71222== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.827 ==71222== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:53.827 ==71222== and then give GDB the following command 00:07:53.827 ==71222== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71222 00:07:53.827 ==71222== --pid is optional if only one valgrind process is running 00:07:53.827 ==71222== 00:07:53.827 --71222-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.827 --71222-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.827 --71222-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.827 --71222-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.827 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.827 --71222-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.827 --71222-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.827 --71222-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.827 --71222-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.827 --71222-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.827 --71222-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.827 --71222-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.827 --71222-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.827 --71222-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.827 --71222-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.827 --71222-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.827 --71222-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:54.085 --71222-- Reading syms from /usr/lib64/libm.so.6 00:07:54.085 --71222-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:54.085 --71222-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:54.085 --71222-- Reading syms from /usr/lib64/libc.so.6 00:07:54.085 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.086 --71222-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.086 --71222-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.086 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.086 --71222-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.086 --71222-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.086 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.086 --71222-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.086 --71222-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.086 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.086 --71222-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.086 --71222-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.086 --71222-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:54.086 --71222-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:54.086 --71222-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:54.086 --71222-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:54.086 --71222-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:54.086 --71222-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:54.086 --71222-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 ==71222== Preferring higher priority redirection: 00:07:54.086 --71222-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:54.086 --71222-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:54.086 --71222-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 --71222-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.086 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.086 --71222-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.086 --71222-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.086 ==71222== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.086 --71222-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.086 --71222-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.345 --71222-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:54.345 --71222-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:54.345 --71222-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:54.345 --71222-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:54.345 --71222-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:54.345 --71222-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:54.345 --71222-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:54.345 --71222-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:54.345 --71222-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:54.345 --71222-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:54.345 --71222-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:54.345 --71222-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:54.345 --71222-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:54.345 --71222-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:54.345 --71222-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:54.345 --71222-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:54.345 00:07:54.345 00:07:54.345 CUnit - A unit testing framework for C - Version 2.1-3 00:07:54.345 http://cunit.sourceforge.net/ 00:07:54.345 00:07:54.345 00:07:54.345 Suite: iscsi_suite 00:07:54.345 Test: op_login_check_target_test ...[2024-05-14 21:08:46.763518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:07:54.345 passed 00:07:54.345 Test: op_login_session_normal_test ...[2024-05-14 21:08:46.794835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:54.345 [2024-05-14 21:08:46.796912] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:54.345 [2024-05-14 21:08:46.798722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:54.345 [2024-05-14 21:08:46.805107] /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:07:54.345 [2024-05-14 21:08:46.808056] /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:07:54.345 [2024-05-14 21:08:46.811543] /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:07:54.345 [2024-05-14 21:08:46.811778] /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:07:54.345 passed 00:07:54.345 Test: maxburstlength_test ...[2024-05-14 21:08:46.863553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4217:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:54.345 [2024-05-14 21:08:46.864805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4554:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:07:54.345 passed 00:07:54.345 Test: underflow_for_read_transfer_test ...passed 00:07:54.345 Test: underflow_for_zero_read_transfer_test ...passed 00:07:54.604 Test: underflow_for_request_sense_test ...passed 00:07:54.604 Test: underflow_for_check_condition_test ...passed 00:07:54.604 Test: add_transfer_task_test ...passed 00:07:54.604 Test: get_transfer_task_test ...passed 00:07:54.604 Test: del_transfer_task_test ...passed 00:07:54.604 Test: clear_all_transfer_tasks_test ...passed 00:07:54.604 Test: build_iovs_test ...passed 00:07:54.604 Test: build_iovs_with_md_test ...passed 00:07:54.604 Test: pdu_hdr_op_login_test ...[2024-05-14 21:08:47.032779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:07:54.604 [2024-05-14 21:08:47.041006] /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:07:54.604 [2024-05-14 21:08:47.043727] /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:07:54.604 passed 00:07:54.604 Test: pdu_hdr_op_text_test ...[2024-05-14 21:08:47.047146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2246:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:54.605 [2024-05-14 21:08:47.052146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2278:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:07:54.605 [2024-05-14 21:08:47.056074] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2291:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:07:54.605 passed 00:07:54.605 Test: pdu_hdr_op_logout_test ...[2024-05-14 21:08:47.060137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2521: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:07:54.605 passed 00:07:54.605 Test: pdu_hdr_op_scsi_test ...[2024-05-14 21:08:47.075370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3342:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:54.605 [2024-05-14 21:08:47.075850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3342:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:54.605 [2024-05-14 21:08:47.076895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3370:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:07:54.605 [2024-05-14 21:08:47.081756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3403:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:54.605 [2024-05-14 21:08:47.083552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3410:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:07:54.605 [2024-05-14 21:08:47.087355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3434:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:07:54.605 passed 00:07:54.605 Test: pdu_hdr_op_task_mgmt_test ...[2024-05-14 21:08:47.089937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3611:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:07:54.605 [2024-05-14 21:08:47.102854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3700:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:07:54.605 passed 00:07:54.605 Test: pdu_hdr_op_nopout_test ...[2024-05-14 21:08:47.110595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3719:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:07:54.605 [2024-05-14 21:08:47.114183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3741:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:54.605 [2024-05-14 21:08:47.114926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3741:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:54.605 [2024-05-14 21:08:47.115161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3749:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:07:54.605 passed 00:07:54.605 Test: pdu_hdr_op_data_test ...[2024-05-14 21:08:47.116492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4192:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:07:54.605 [2024-05-14 21:08:47.117862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4209:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:07:54.605 [2024-05-14 21:08:47.118853] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4217:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:54.605 [2024-05-14 21:08:47.120128] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:07:54.605 [2024-05-14 21:08:47.122180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4228:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:07:54.605 [2024-05-14 21:08:47.124410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4239:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:07:54.605 [2024-05-14 21:08:47.127649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4249:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:07:54.605 passed 00:07:54.605 Test: empty_text_with_cbit_test ...passed 00:07:54.864 Test: pdu_payload_read_test ...[2024-05-14 21:08:47.169314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4637:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:07:54.864 passed 00:07:54.864 Test: data_out_pdu_sequence_test ...passed 00:07:54.864 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:07:54.864 00:07:54.864 Run Summary: Type Total Ran Passed Failed Inactive 00:07:54.864 suites 1 1 n/a 0 0 00:07:54.864 tests 24 24 24 0 0 00:07:54.864 asserts 150253 150253 150253 0 n/a 00:07:54.864 00:07:54.864 Elapsed time = 0.515 seconds 00:07:54.864 --71222-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:54.864 --71222-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:54.864 ==71222== 00:07:54.864 ==71222== HEAP SUMMARY: 00:07:54.864 ==71222== in use at exit: 1,008 bytes in 3 blocks 00:07:54.864 ==71222== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:07:54.864 ==71222== 00:07:54.864 ==71222== Searching for pointers to 3 not-freed blocks 00:07:54.864 ==71222== Checked 6,805,736 bytes 00:07:54.864 ==71222== 00:07:54.864 ==71222== LEAK SUMMARY: 00:07:54.864 ==71222== definitely lost: 0 bytes in 0 blocks 00:07:54.864 ==71222== indirectly lost: 0 bytes in 0 blocks 00:07:54.864 ==71222== possibly lost: 0 bytes in 0 blocks 00:07:54.864 ==71222== still reachable: 1,008 bytes in 3 blocks 00:07:54.864 ==71222== suppressed: 0 bytes in 0 blocks 00:07:54.864 ==71222== Reachable blocks (those to which a pointer was found) are not shown. 00:07:54.864 ==71222== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:54.864 ==71222== 00:07:54.864 ==71222== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:54.864 21:08:47 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/init_grp.c/init_grp_ut 00:07:54.864 ==71236== Memcheck, a memory error detector 00:07:54.864 ==71236== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:54.864 ==71236== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:54.864 ==71236== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:54.864 ==71236== 00:07:54.864 --71236-- Valgrind options: 00:07:54.864 --71236-- --leak-check=full 00:07:54.864 --71236-- --error-exitcode=2 00:07:54.864 --71236-- --verbose 00:07:54.864 --71236-- Contents of /proc/version: 00:07:54.864 --71236-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:54.864 --71236-- 00:07:54.864 --71236-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:54.864 --71236-- Page sizes: currently 4096, max supported 4096 00:07:54.864 --71236-- Valgrind library directory: /usr/libexec/valgrind 00:07:54.864 --71236-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:54.864 --71236-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:54.864 --71236-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:54.864 --71236-- might be shown as UnknownInlinedFun 00:07:54.864 --71236-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:54.864 --71236-- object doesn't have a dynamic symbol table 00:07:54.864 --71236-- Scheduler: using generic scheduler lock implementation. 00:07:54.864 --71236-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:54.864 ==71236== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71236-by-???-on-20c6b9f0ce9d 00:07:54.864 ==71236== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71236-by-???-on-20c6b9f0ce9d 00:07:54.864 ==71236== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71236-by-???-on-20c6b9f0ce9d 00:07:54.864 ==71236== 00:07:54.864 ==71236== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:54.864 ==71236== don't want to do, unless you know exactly what you're doing, 00:07:54.864 ==71236== or are doing some strange experiment): 00:07:54.864 ==71236== /usr/libexec/valgrind/../../bin/vgdb --pid=71236 ...command... 00:07:54.864 ==71236== 00:07:54.864 ==71236== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:54.864 ==71236== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:54.864 ==71236== and then give GDB the following command 00:07:54.864 ==71236== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71236 00:07:54.864 ==71236== --pid is optional if only one valgrind process is running 00:07:54.864 ==71236== 00:07:54.864 --71236-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.122 --71236-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.122 --71236-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.122 --71236-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.122 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.122 --71236-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.122 --71236-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.122 --71236-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.122 --71236-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.122 --71236-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.122 --71236-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.122 --71236-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.122 --71236-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.122 --71236-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.122 --71236-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.122 --71236-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.122 --71236-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.122 --71236-- Reading syms from /usr/lib64/libm.so.6 00:07:55.122 --71236-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.122 --71236-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.123 --71236-- Reading syms from /usr/lib64/libc.so.6 00:07:55.123 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.123 --71236-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.123 --71236-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.123 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.123 --71236-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.123 --71236-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.123 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.123 --71236-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.123 --71236-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.123 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.123 --71236-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.123 --71236-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.123 --71236-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.123 --71236-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.123 --71236-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.123 --71236-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.123 --71236-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.123 --71236-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.123 --71236-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 ==71236== Preferring higher priority redirection: 00:07:55.123 --71236-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.123 --71236-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.123 --71236-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.123 --71236-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.381 --71236-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.381 --71236-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.381 --71236-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.381 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.381 --71236-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.381 --71236-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.381 ==71236== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.381 --71236-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.381 --71236-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.381 --71236-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.381 --71236-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.381 --71236-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.381 --71236-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.381 --71236-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.382 --71236-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.382 --71236-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.382 --71236-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.382 --71236-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.382 --71236-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.382 --71236-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.382 --71236-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.382 --71236-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.382 --71236-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.382 --71236-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.382 --71236-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.382 00:07:55.382 00:07:55.382 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.382 http://cunit.sourceforge.net/ 00:07:55.382 00:07:55.382 00:07:55.382 Suite: init_grp_suite 00:07:55.382 Test: create_initiator_group_success_case ...passed 00:07:55.382 Test: find_initiator_group_success_case ...passed 00:07:55.382 Test: register_initiator_group_twice_case ...passed 00:07:55.382 Test: add_initiator_name_success_case ...--71236-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:07:55.382 passed 00:07:55.382 Test: add_initiator_name_fail_case ...[2024-05-14 21:08:47.824004] /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:07:55.382 passed 00:07:55.382 Test: delete_all_initiator_names_success_case ...passed 00:07:55.382 Test: add_netmask_success_case ...passed 00:07:55.382 Test: add_netmask_fail_case ...[2024-05-14 21:08:47.864282] /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:07:55.382 passed 00:07:55.382 Test: delete_all_netmasks_success_case ...passed 00:07:55.382 Test: initiator_name_overwrite_all_to_any_case ...passed 00:07:55.382 Test: netmask_overwrite_all_to_any_case ...passed 00:07:55.382 Test: add_delete_initiator_names_case ...passed 00:07:55.382 Test: add_duplicated_initiator_names_case ...passed 00:07:55.382 Test: delete_nonexisting_initiator_names_case ...passed 00:07:55.382 Test: add_delete_netmasks_case ...passed 00:07:55.382 Test: add_duplicated_netmasks_case ...passed 00:07:55.382 Test: delete_nonexisting_netmasks_case ...passed 00:07:55.382 00:07:55.382 Run Summary: Type Total Ran Passed Failed Inactive 00:07:55.382 suites 1 1 n/a 0 0 00:07:55.382 tests 17 17 17 0 0 00:07:55.382 asserts 108 108 108 0 n/a 00:07:55.382 00:07:55.382 Elapsed time = 0.093 seconds 00:07:55.382 --71236-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:55.382 --71236-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:55.641 ==71236== 00:07:55.641 ==71236== HEAP SUMMARY: 00:07:55.641 ==71236== in use at exit: 0 bytes in 0 blocks 00:07:55.641 ==71236== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:07:55.641 ==71236== 00:07:55.641 ==71236== All heap blocks were freed -- no leaks are possible 00:07:55.641 ==71236== 00:07:55.641 ==71236== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:55.641 21:08:47 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/portal_grp.c/portal_grp_ut 00:07:55.641 ==71242== Memcheck, a memory error detector 00:07:55.641 ==71242== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:55.641 ==71242== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:55.641 ==71242== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:55.641 ==71242== 00:07:55.641 --71242-- Valgrind options: 00:07:55.641 --71242-- --leak-check=full 00:07:55.641 --71242-- --error-exitcode=2 00:07:55.641 --71242-- --verbose 00:07:55.641 --71242-- Contents of /proc/version: 00:07:55.641 --71242-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:55.641 --71242-- 00:07:55.641 --71242-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:55.641 --71242-- Page sizes: currently 4096, max supported 4096 00:07:55.641 --71242-- Valgrind library directory: /usr/libexec/valgrind 00:07:55.641 --71242-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:55.641 --71242-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:55.641 --71242-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:55.641 --71242-- might be shown as UnknownInlinedFun 00:07:55.641 --71242-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:55.641 --71242-- object doesn't have a dynamic symbol table 00:07:55.641 --71242-- Scheduler: using generic scheduler lock implementation. 00:07:55.641 --71242-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:55.641 ==71242== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71242-by-???-on-20c6b9f0ce9d 00:07:55.641 ==71242== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71242-by-???-on-20c6b9f0ce9d 00:07:55.641 ==71242== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71242-by-???-on-20c6b9f0ce9d 00:07:55.641 ==71242== 00:07:55.641 ==71242== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:55.641 ==71242== don't want to do, unless you know exactly what you're doing, 00:07:55.641 ==71242== or are doing some strange experiment): 00:07:55.641 ==71242== /usr/libexec/valgrind/../../bin/vgdb --pid=71242 ...command... 00:07:55.641 ==71242== 00:07:55.641 ==71242== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:55.641 ==71242== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:55.641 ==71242== and then give GDB the following command 00:07:55.641 ==71242== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71242 00:07:55.641 ==71242== --pid is optional if only one valgrind process is running 00:07:55.641 ==71242== 00:07:55.641 --71242-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.641 --71242-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.641 --71242-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.641 --71242-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.641 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.641 --71242-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.642 --71242-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.642 --71242-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.642 --71242-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.642 --71242-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.642 --71242-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.642 --71242-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.642 --71242-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.642 --71242-- Reading syms from /usr/lib64/libm.so.6 00:07:55.642 --71242-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.642 --71242-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/libc.so.6 00:07:55.642 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.642 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.642 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.642 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.642 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.642 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.642 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.642 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.642 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.642 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.642 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.642 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.642 --71242-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.642 --71242-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.642 --71242-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.901 --71242-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.901 --71242-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.901 --71242-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 --71242-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.901 ==71242== Preferring higher priority redirection: 00:07:55.902 --71242-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.902 --71242-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.902 --71242-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 --71242-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.902 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.902 --71242-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.902 --71242-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.902 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.902 --71242-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.902 --71242-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.902 --71242-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.902 --71242-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.902 --71242-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.902 --71242-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.902 --71242-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.902 --71242-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.902 --71242-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.902 --71242-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.902 --71242-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.902 --71242-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.902 --71242-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.902 --71242-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.902 --71242-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.902 --71242-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.902 --71242-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.902 --71242-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.902 00:07:55.902 00:07:55.902 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.902 http://cunit.sourceforge.net/ 00:07:55.902 00:07:55.902 00:07:55.902 Suite: portal_grp_suite 00:07:55.902 Test: portal_create_ipv4_normal_case ...passed 00:07:55.902 Test: portal_create_ipv6_normal_case ...passed 00:07:55.902 Test: portal_create_ipv4_wildcard_case ...passed 00:07:55.902 Test: portal_create_ipv6_wildcard_case ...passed 00:07:55.902 Test: portal_create_twice_case ...[2024-05-14 21:08:48.418692] /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:07:55.902 passed 00:07:55.902 Test: portal_grp_register_unregister_case ...passed 00:07:55.902 Test: portal_grp_register_twice_case ...passed 00:07:56.161 Test: portal_grp_add_delete_case ...--71242-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:56.161 passed 00:07:56.161 Test: portal_grp_add_delete_twice_case ...passed 00:07:56.161 00:07:56.161 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.161 suites 1 1 n/a 0 0 00:07:56.161 tests 9 9 9 0 0 00:07:56.161 asserts 44 44 44 0 n/a 00:07:56.161 00:07:56.161 Elapsed time = 0.125 seconds 00:07:56.161 --71242-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.161 --71242-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.161 ==71242== 00:07:56.161 ==71242== HEAP SUMMARY: 00:07:56.161 ==71242== in use at exit: 0 bytes in 0 blocks 00:07:56.161 ==71242== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:07:56.161 ==71242== 00:07:56.161 ==71242== All heap blocks were freed -- no leaks are possible 00:07:56.161 ==71242== 00:07:56.161 ==71242== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.161 00:07:56.161 real 0m4.633s 00:07:56.161 user 0m4.446s 00:07:56.161 sys 0m0.171s 00:07:56.161 21:08:48 unittest_iscsi -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:56.161 21:08:48 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:07:56.161 ************************************ 00:07:56.161 END TEST unittest_iscsi 00:07:56.161 ************************************ 00:07:56.161 21:08:48 -- unit/unittest.sh@244 -- # run_test unittest_json unittest_json 00:07:56.161 21:08:48 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:56.161 21:08:48 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:56.161 21:08:48 -- common/autotest_common.sh@10 -- # set +x 00:07:56.161 ************************************ 00:07:56.161 START TEST unittest_json 00:07:56.161 ************************************ 00:07:56.161 21:08:48 unittest_json -- common/autotest_common.sh@1121 -- # unittest_json 00:07:56.161 21:08:48 unittest_json -- unit/unittest.sh@76 -- # 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:07:56.161 ==71268== Memcheck, a memory error detector 00:07:56.161 ==71268== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.161 ==71268== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.161 ==71268== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:56.161 ==71268== 00:07:56.161 --71268-- Valgrind options: 00:07:56.161 --71268-- --leak-check=full 00:07:56.161 --71268-- --error-exitcode=2 00:07:56.161 --71268-- --verbose 00:07:56.161 --71268-- Contents of /proc/version: 00:07:56.161 --71268-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:56.161 --71268-- 00:07:56.161 --71268-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.161 --71268-- Page sizes: currently 4096, max supported 4096 00:07:56.161 --71268-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.161 --71268-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:56.161 --71268-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.161 --71268-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.161 --71268-- might be shown as UnknownInlinedFun 00:07:56.161 --71268-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.161 --71268-- object doesn't have a dynamic symbol table 00:07:56.161 --71268-- Scheduler: using generic scheduler lock implementation. 00:07:56.161 --71268-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.161 ==71268== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71268-by-???-on-20c6b9f0ce9d 00:07:56.161 ==71268== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71268-by-???-on-20c6b9f0ce9d 00:07:56.161 ==71268== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71268-by-???-on-20c6b9f0ce9d 00:07:56.161 ==71268== 00:07:56.161 ==71268== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.161 ==71268== don't want to do, unless you know exactly what you're doing, 00:07:56.161 ==71268== or are doing some strange experiment): 00:07:56.161 ==71268== /usr/libexec/valgrind/../../bin/vgdb --pid=71268 ...command... 00:07:56.161 ==71268== 00:07:56.161 ==71268== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.161 ==71268== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:56.161 ==71268== and then give GDB the following command 00:07:56.161 ==71268== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71268 00:07:56.161 ==71268== --pid is optional if only one valgrind process is running 00:07:56.162 ==71268== 00:07:56.162 --71268-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.162 --71268-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.420 --71268-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.420 --71268-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.420 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.420 --71268-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.420 --71268-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.420 --71268-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.420 --71268-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.420 --71268-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.420 --71268-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.420 --71268-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.420 --71268-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.420 --71268-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.420 --71268-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.420 --71268-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.420 --71268-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.420 --71268-- Reading syms from /usr/lib64/libm.so.6 00:07:56.420 --71268-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.420 --71268-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.420 --71268-- Reading syms from /usr/lib64/libc.so.6 00:07:56.420 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.420 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.420 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.420 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.420 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.420 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.420 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.420 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.421 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.421 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.421 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.421 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.421 --71268-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:56.421 --71268-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:56.421 --71268-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:56.421 --71268-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:56.421 --71268-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:56.421 --71268-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:56.421 --71268-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.421 --71268-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.680 --71268-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.680 --71268-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.680 --71268-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.680 --71268-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.680 --71268-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.680 --71268-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 ==71268== Preferring higher priority redirection: 00:07:56.681 --71268-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:56.681 --71268-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:56.681 --71268-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 --71268-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.681 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.681 --71268-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.681 --71268-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.681 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.681 --71268-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.681 --71268-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.681 --71268-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:56.681 --71268-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:56.681 --71268-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:56.681 --71268-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:56.681 --71268-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:56.681 --71268-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:56.681 --71268-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:56.681 --71268-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:56.681 --71268-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:56.681 --71268-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:56.681 --71268-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:56.681 --71268-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:56.681 --71268-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:56.681 --71268-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:56.681 --71268-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:56.681 --71268-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.681 00:07:56.681 00:07:56.681 CUnit - A unit testing framework for C - Version 2.1-3 00:07:56.681 http://cunit.sourceforge.net/ 00:07:56.681 00:07:56.681 00:07:56.681 Suite: json 00:07:56.681 Test: test_parse_literal ...passed 00:07:56.681 Test: test_parse_string_simple ...passed 00:07:56.681 Test: test_parse_string_control_chars ...passed 00:07:56.940 Test: test_parse_string_utf8 ...passed 00:07:56.940 Test: test_parse_string_escapes_twochar ...passed 00:07:56.940 Test: test_parse_string_escapes_unicode ...passed 00:07:57.198 Test: test_parse_number ...passed 00:07:57.198 Test: test_parse_array ...passed 00:07:57.198 Test: test_parse_object ...passed 00:07:57.457 Test: test_parse_nesting ...passed 00:07:57.457 Test: test_parse_comment ...passed 00:07:57.457 00:07:57.457 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.457 suites 1 1 n/a 0 0 00:07:57.457 tests 11 11 11 0 0 00:07:57.457 asserts 1516 1516 1516 0 n/a 00:07:57.457 00:07:57.457 Elapsed time = 0.781 seconds 00:07:57.457 --71268-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.457 --71268-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.457 ==71268== 00:07:57.457 ==71268== HEAP SUMMARY: 00:07:57.457 ==71268== in use at exit: 0 bytes in 0 blocks 00:07:57.457 ==71268== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:07:57.457 ==71268== 00:07:57.457 ==71268== All heap blocks were freed -- no leaks are possible 00:07:57.457 ==71268== 00:07:57.457 ==71268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.457 21:08:50 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_util.c/json_util_ut 00:07:57.715 ==71280== Memcheck, a memory error detector 00:07:57.715 ==71280== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.715 ==71280== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.715 ==71280== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:57.715 ==71280== 00:07:57.715 --71280-- Valgrind options: 00:07:57.715 --71280-- --leak-check=full 00:07:57.715 --71280-- --error-exitcode=2 00:07:57.715 --71280-- --verbose 00:07:57.715 --71280-- Contents of /proc/version: 00:07:57.716 --71280-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:57.716 --71280-- 00:07:57.716 --71280-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.716 --71280-- Page sizes: currently 4096, max supported 4096 00:07:57.716 --71280-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.716 --71280-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:57.716 --71280-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.716 --71280-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.716 --71280-- might be shown as UnknownInlinedFun 00:07:57.716 --71280-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.716 --71280-- object doesn't have a dynamic symbol table 00:07:57.716 --71280-- Scheduler: using generic scheduler lock implementation. 00:07:57.716 --71280-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.716 ==71280== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71280-by-???-on-20c6b9f0ce9d 00:07:57.716 ==71280== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71280-by-???-on-20c6b9f0ce9d 00:07:57.716 ==71280== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71280-by-???-on-20c6b9f0ce9d 00:07:57.716 ==71280== 00:07:57.716 ==71280== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.716 ==71280== don't want to do, unless you know exactly what you're doing, 00:07:57.716 ==71280== or are doing some strange experiment): 00:07:57.716 ==71280== /usr/libexec/valgrind/../../bin/vgdb --pid=71280 ...command... 00:07:57.716 ==71280== 00:07:57.716 ==71280== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.716 ==71280== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:57.716 ==71280== and then give GDB the following command 00:07:57.716 ==71280== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71280 00:07:57.716 ==71280== --pid is optional if only one valgrind process is running 00:07:57.716 ==71280== 00:07:57.716 --71280-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.716 --71280-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.716 --71280-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.716 --71280-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.716 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.716 --71280-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.716 --71280-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.716 --71280-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.716 --71280-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.716 --71280-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.716 --71280-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.716 --71280-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.716 --71280-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.716 --71280-- Reading syms from /usr/lib64/libm.so.6 00:07:57.716 --71280-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.716 --71280-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/libc.so.6 00:07:57.716 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.716 --71280-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.716 --71280-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.716 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.716 --71280-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.716 --71280-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.716 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.716 --71280-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.716 --71280-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.716 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.716 --71280-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.716 --71280-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.716 --71280-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.716 --71280-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.716 --71280-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.973 --71280-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.973 --71280-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.973 --71280-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.973 --71280-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 ==71280== Preferring higher priority redirection: 00:07:57.974 --71280-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.974 --71280-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.974 --71280-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 --71280-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.974 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.974 --71280-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.974 --71280-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.974 ==71280== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.974 --71280-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.974 --71280-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.974 --71280-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.974 --71280-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.974 --71280-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.974 --71280-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.974 --71280-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.974 --71280-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.974 --71280-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.974 --71280-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.974 --71280-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.974 --71280-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.974 --71280-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.974 --71280-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.974 --71280-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.974 --71280-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.974 --71280-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.974 --71280-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.974 00:07:57.974 00:07:57.974 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.974 http://cunit.sourceforge.net/ 00:07:57.974 00:07:57.974 00:07:57.974 Suite: json 00:07:57.974 Test: test_strequal ...passed 00:07:57.974 Test: test_num_to_uint16 ...passed 00:07:57.974 Test: test_num_to_int32 ...passed 00:07:57.974 Test: test_num_to_uint64 ...passed 00:07:57.974 Test: test_decode_object ...passed 00:07:57.974 Test: test_decode_array ...passed 00:07:57.974 Test: test_decode_bool ...passed 00:07:57.974 Test: test_decode_uint16 ...passed 00:07:57.974 Test: test_decode_int32 ...passed 00:07:57.974 Test: test_decode_uint32 ...passed 00:07:57.974 Test: test_decode_uint64 ...passed 00:07:57.974 Test: test_decode_string ...passed 00:07:57.974 Test: test_decode_uuid ...passed 00:07:58.231 Test: test_find ...passed 00:07:58.231 Test: test_find_array ...passed 00:07:58.231 Test: test_iterating ...passed 00:07:58.231 Test: test_free_object ...passed 00:07:58.231 00:07:58.231 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.231 suites 1 1 n/a 0 0 00:07:58.232 tests 17 17 17 0 0 00:07:58.232 asserts 236 236 236 0 n/a 00:07:58.232 00:07:58.232 Elapsed time = 0.105 seconds 00:07:58.232 --71280-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.232 --71280-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.232 ==71280== 00:07:58.232 ==71280== HEAP SUMMARY: 00:07:58.232 ==71280== in use at exit: 0 bytes in 0 blocks 00:07:58.232 ==71280== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:07:58.232 ==71280== 00:07:58.232 ==71280== All heap blocks were freed -- no leaks are possible 00:07:58.232 ==71280== 00:07:58.232 ==71280== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.232 21:08:50 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_write.c/json_write_ut 00:07:58.232 ==71291== Memcheck, a memory error detector 00:07:58.232 ==71291== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.232 ==71291== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.232 ==71291== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:58.232 ==71291== 00:07:58.232 --71291-- Valgrind options: 00:07:58.232 --71291-- --leak-check=full 00:07:58.232 --71291-- --error-exitcode=2 00:07:58.232 --71291-- --verbose 00:07:58.232 --71291-- Contents of /proc/version: 00:07:58.232 --71291-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:58.232 --71291-- 00:07:58.232 --71291-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.232 --71291-- Page sizes: currently 4096, max supported 4096 00:07:58.232 --71291-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.232 --71291-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:58.232 --71291-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.232 --71291-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.232 --71291-- might be shown as UnknownInlinedFun 00:07:58.232 --71291-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.232 --71291-- object doesn't have a dynamic symbol table 00:07:58.232 --71291-- Scheduler: using generic scheduler lock implementation. 00:07:58.232 --71291-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.232 ==71291== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71291-by-???-on-20c6b9f0ce9d 00:07:58.232 ==71291== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71291-by-???-on-20c6b9f0ce9d 00:07:58.232 ==71291== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71291-by-???-on-20c6b9f0ce9d 00:07:58.232 ==71291== 00:07:58.232 ==71291== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.232 ==71291== don't want to do, unless you know exactly what you're doing, 00:07:58.232 ==71291== or are doing some strange experiment): 00:07:58.232 ==71291== /usr/libexec/valgrind/../../bin/vgdb --pid=71291 ...command... 00:07:58.232 ==71291== 00:07:58.232 ==71291== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.232 ==71291== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:58.232 ==71291== and then give GDB the following command 00:07:58.232 ==71291== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71291 00:07:58.232 ==71291== --pid is optional if only one valgrind process is running 00:07:58.232 ==71291== 00:07:58.232 --71291-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.232 --71291-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.232 --71291-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.232 --71291-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.232 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.232 --71291-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.232 --71291-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.232 --71291-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.232 --71291-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.232 --71291-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.232 --71291-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.232 --71291-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.232 --71291-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.232 --71291-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.232 --71291-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.232 --71291-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.232 --71291-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.232 --71291-- Reading syms from /usr/lib64/libm.so.6 00:07:58.232 --71291-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.232 --71291-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.232 --71291-- Reading syms from /usr/lib64/libc.so.6 00:07:58.490 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.490 --71291-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.490 --71291-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.490 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.490 --71291-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.490 --71291-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.490 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.490 --71291-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.490 --71291-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.490 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.490 --71291-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.490 --71291-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.490 --71291-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.490 --71291-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.490 --71291-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.490 --71291-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.490 --71291-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.490 --71291-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.490 --71291-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 ==71291== Preferring higher priority redirection: 00:07:58.490 --71291-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.490 --71291-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.490 --71291-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 --71291-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.490 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.490 --71291-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.490 --71291-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.490 ==71291== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.490 --71291-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.490 --71291-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.490 --71291-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.490 --71291-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.490 --71291-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.490 --71291-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.490 --71291-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.490 --71291-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.490 --71291-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.490 --71291-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.490 --71291-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.490 --71291-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.490 --71291-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.490 --71291-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.490 --71291-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.490 --71291-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.748 --71291-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.748 --71291-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.748 00:07:58.748 00:07:58.748 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.748 http://cunit.sourceforge.net/ 00:07:58.748 00:07:58.748 00:07:58.748 Suite: json 00:07:58.748 Test: test_write_literal ...passed 00:07:58.748 Test: test_write_string_simple ...passed 00:07:58.748 Test: test_write_string_escapes ...passed 00:07:58.748 Test: test_write_string_utf16le ...passed 00:07:58.748 Test: test_write_number_int32 ...passed 00:07:58.748 Test: test_write_number_uint32 ...passed 00:07:58.748 Test: test_write_number_uint128 ...passed 00:07:58.748 Test: test_write_string_number_uint128 ...passed 00:07:58.748 Test: test_write_number_int64 ...passed 00:07:58.748 Test: test_write_number_uint64 ...passed 00:07:58.748 Test: test_write_number_double ...passed 00:07:58.748 Test: test_write_uuid ...passed 00:07:58.748 Test: test_write_array ...passed 00:07:58.748 Test: test_write_object ...passed 00:07:59.005 Test: test_write_nesting ...passed 00:07:59.005 Test: test_write_val ...passed 00:07:59.005 00:07:59.005 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.005 suites 1 1 n/a 0 0 00:07:59.005 tests 16 16 16 0 0 00:07:59.005 asserts 918 918 918 0 n/a 00:07:59.005 00:07:59.005 Elapsed time = 0.280 seconds 00:07:59.005 --71291-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.005 --71291-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.005 ==71291== 00:07:59.005 ==71291== HEAP SUMMARY: 00:07:59.005 ==71291== in use at exit: 0 bytes in 0 blocks 00:07:59.005 ==71291== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:07:59.005 ==71291== 00:07:59.005 ==71291== All heap blocks were freed -- no leaks are possible 00:07:59.005 ==71291== 00:07:59.005 ==71291== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.005 21:08:51 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/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:59.005 ==71301== Memcheck, a memory error detector 00:07:59.005 ==71301== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.005 ==71301== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.005 ==71301== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:59.005 ==71301== 00:07:59.005 --71301-- Valgrind options: 00:07:59.005 --71301-- --leak-check=full 00:07:59.005 --71301-- --error-exitcode=2 00:07:59.005 --71301-- --verbose 00:07:59.005 --71301-- Contents of /proc/version: 00:07:59.005 --71301-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:59.005 --71301-- 00:07:59.005 --71301-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.005 --71301-- Page sizes: currently 4096, max supported 4096 00:07:59.005 --71301-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.005 --71301-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:59.006 --71301-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.006 --71301-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.006 --71301-- might be shown as UnknownInlinedFun 00:07:59.006 --71301-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.006 --71301-- object doesn't have a dynamic symbol table 00:07:59.006 --71301-- Scheduler: using generic scheduler lock implementation. 00:07:59.006 --71301-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.006 ==71301== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71301-by-???-on-20c6b9f0ce9d 00:07:59.006 ==71301== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71301-by-???-on-20c6b9f0ce9d 00:07:59.006 ==71301== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71301-by-???-on-20c6b9f0ce9d 00:07:59.006 ==71301== 00:07:59.006 ==71301== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.006 ==71301== don't want to do, unless you know exactly what you're doing, 00:07:59.006 ==71301== or are doing some strange experiment): 00:07:59.006 ==71301== /usr/libexec/valgrind/../../bin/vgdb --pid=71301 ...command... 00:07:59.006 ==71301== 00:07:59.006 ==71301== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.006 ==71301== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:59.006 ==71301== and then give GDB the following command 00:07:59.006 ==71301== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71301 00:07:59.006 ==71301== --pid is optional if only one valgrind process is running 00:07:59.006 ==71301== 00:07:59.006 --71301-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.006 --71301-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.006 --71301-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.006 --71301-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.006 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.006 --71301-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.006 --71301-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.006 --71301-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.006 --71301-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.006 --71301-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.006 --71301-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.006 --71301-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.006 --71301-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.006 --71301-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.006 --71301-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.006 --71301-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.006 --71301-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.006 --71301-- Reading syms from /usr/lib64/libm.so.6 00:07:59.006 --71301-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.006 --71301-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.006 --71301-- Reading syms from /usr/lib64/libc.so.6 00:07:59.264 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.264 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.264 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.264 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.264 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.264 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.264 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.264 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.264 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.264 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.264 --71301-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.264 --71301-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.264 --71301-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.264 --71301-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.264 --71301-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.264 --71301-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.264 --71301-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.264 --71301-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.264 --71301-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 ==71301== Preferring higher priority redirection: 00:07:59.264 --71301-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.264 --71301-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.264 --71301-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.264 --71301-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 --71301-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.265 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.265 --71301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.265 --71301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.265 ==71301== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.265 --71301-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.265 --71301-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.265 --71301-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.265 --71301-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.265 --71301-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.265 --71301-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.265 --71301-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.265 --71301-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.265 --71301-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.265 --71301-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.265 --71301-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.265 --71301-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.265 --71301-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.265 --71301-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.265 --71301-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.265 --71301-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.523 --71301-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.523 --71301-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.523 00:07:59.523 00:07:59.523 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.523 http://cunit.sourceforge.net/ 00:07:59.523 00:07:59.523 00:07:59.523 Suite: jsonrpc 00:07:59.523 Test: test_parse_request ...--71301-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:59.524 passed 00:07:59.524 Test: test_parse_request_streaming ...passed 00:07:59.524 00:07:59.524 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.524 suites 1 1 n/a 0 0 00:07:59.524 tests 2 2 2 0 0 00:07:59.524 asserts 289 289 289 0 n/a 00:07:59.524 00:07:59.524 Elapsed time = 0.112 seconds 00:07:59.524 --71301-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.524 --71301-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.524 ==71301== 00:07:59.524 ==71301== HEAP SUMMARY: 00:07:59.524 ==71301== in use at exit: 0 bytes in 0 blocks 00:07:59.524 ==71301== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:07:59.524 ==71301== 00:07:59.524 ==71301== All heap blocks were freed -- no leaks are possible 00:07:59.524 ==71301== 00:07:59.524 ==71301== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.524 00:07:59.524 real 0m3.402s 00:07:59.524 user 0m3.303s 00:07:59.524 sys 0m0.087s 00:07:59.524 21:08:52 unittest_json -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:59.524 21:08:52 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:07:59.524 ************************************ 00:07:59.524 END TEST unittest_json 00:07:59.524 ************************************ 00:07:59.524 21:08:52 -- unit/unittest.sh@245 -- # run_test unittest_rpc unittest_rpc 00:07:59.524 21:08:52 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:59.524 21:08:52 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:59.524 21:08:52 -- common/autotest_common.sh@10 -- # set +x 00:07:59.524 ************************************ 00:07:59.524 START TEST unittest_rpc 00:07:59.524 ************************************ 00:07:59.524 21:08:52 unittest_rpc -- common/autotest_common.sh@1121 -- # unittest_rpc 00:07:59.524 21:08:52 unittest_rpc -- unit/unittest.sh@83 -- # 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:07:59.524 ==71323== Memcheck, a memory error detector 00:07:59.524 ==71323== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.524 ==71323== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.524 ==71323== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:59.524 ==71323== 00:07:59.524 --71323-- Valgrind options: 00:07:59.524 --71323-- --leak-check=full 00:07:59.524 --71323-- --error-exitcode=2 00:07:59.524 --71323-- --verbose 00:07:59.524 --71323-- Contents of /proc/version: 00:07:59.524 --71323-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:59.524 --71323-- 00:07:59.524 --71323-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.524 --71323-- Page sizes: currently 4096, max supported 4096 00:07:59.524 --71323-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.524 --71323-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:59.524 --71323-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.524 --71323-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.524 --71323-- might be shown as UnknownInlinedFun 00:07:59.524 --71323-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.524 --71323-- object doesn't have a dynamic symbol table 00:07:59.784 --71323-- Scheduler: using generic scheduler lock implementation. 00:07:59.784 --71323-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.784 ==71323== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71323-by-???-on-20c6b9f0ce9d 00:07:59.784 ==71323== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71323-by-???-on-20c6b9f0ce9d 00:07:59.784 ==71323== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71323-by-???-on-20c6b9f0ce9d 00:07:59.784 ==71323== 00:07:59.784 ==71323== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.784 ==71323== don't want to do, unless you know exactly what you're doing, 00:07:59.784 ==71323== or are doing some strange experiment): 00:07:59.784 ==71323== /usr/libexec/valgrind/../../bin/vgdb --pid=71323 ...command... 00:07:59.784 ==71323== 00:07:59.784 ==71323== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.784 ==71323== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:59.784 ==71323== and then give GDB the following command 00:07:59.784 ==71323== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71323 00:07:59.784 ==71323== --pid is optional if only one valgrind process is running 00:07:59.784 ==71323== 00:07:59.784 --71323-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.784 --71323-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.784 --71323-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.784 --71323-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.784 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.784 --71323-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.784 --71323-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.784 --71323-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.784 --71323-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.784 --71323-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.784 --71323-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.784 --71323-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.784 --71323-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.784 --71323-- Reading syms from /usr/lib64/libm.so.6 00:07:59.784 --71323-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.784 --71323-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/libc.so.6 00:07:59.784 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.784 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.784 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.784 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.784 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.784 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.784 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.784 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.784 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.784 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.784 --71323-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.784 --71323-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.784 --71323-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.784 --71323-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.784 --71323-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.043 --71323-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.043 --71323-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.043 --71323-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 --71323-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.043 ==71323== Preferring higher priority redirection: 00:08:00.043 --71323-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.043 --71323-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.044 --71323-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 --71323-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.044 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.044 --71323-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.044 --71323-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.044 ==71323== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.044 --71323-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.044 --71323-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.044 --71323-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.044 --71323-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.044 --71323-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.044 --71323-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.044 --71323-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.044 --71323-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.044 --71323-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.044 --71323-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.044 --71323-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.044 --71323-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.044 --71323-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.044 --71323-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.044 --71323-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.044 --71323-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.044 --71323-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:00.044 --71323-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.044 --71323-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.044 00:08:00.044 00:08:00.044 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.044 http://cunit.sourceforge.net/ 00:08:00.044 00:08:00.044 00:08:00.044 Suite: rpc 00:08:00.302 Test: test_jsonrpc_handler ...passed 00:08:00.302 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:00.302 Test: test_rpc_get_methods ...[2024-05-14 21:08:52.610828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:00.302 passed 00:08:00.302 Test: test_rpc_spdk_get_version ...passed 00:08:00.302 Test: test_spdk_rpc_listen_close ...passed 00:08:00.302 Test: test_rpc_run_multiple_servers ...passed 00:08:00.302 00:08:00.302 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.302 suites 1 1 n/a 0 0 00:08:00.302 tests 6 6 6 0 0 00:08:00.302 asserts 23 23 23 0 n/a 00:08:00.302 00:08:00.302 Elapsed time = 0.072 seconds 00:08:00.302 --71323-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.302 --71323-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.302 ==71323== 00:08:00.302 ==71323== HEAP SUMMARY: 00:08:00.302 ==71323== in use at exit: 513 bytes in 6 blocks 00:08:00.302 ==71323== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:00.302 ==71323== 00:08:00.302 ==71323== Searching for pointers to 6 not-freed blocks 00:08:00.302 ==71323== Checked 6,231,568 bytes 00:08:00.302 ==71323== 00:08:00.302 ==71323== LEAK SUMMARY: 00:08:00.302 ==71323== definitely lost: 0 bytes in 0 blocks 00:08:00.302 ==71323== indirectly lost: 0 bytes in 0 blocks 00:08:00.302 ==71323== possibly lost: 0 bytes in 0 blocks 00:08:00.302 ==71323== still reachable: 513 bytes in 6 blocks 00:08:00.302 ==71323== suppressed: 0 bytes in 0 blocks 00:08:00.302 ==71323== Reachable blocks (those to which a pointer was found) are not shown. 00:08:00.302 ==71323== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:00.302 ==71323== 00:08:00.302 ==71323== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.302 00:08:00.302 real 0m0.709s 00:08:00.302 user 0m0.682s 00:08:00.302 sys 0m0.023s 00:08:00.302 21:08:52 unittest_rpc -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:00.302 21:08:52 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:00.302 ************************************ 00:08:00.302 END TEST unittest_rpc 00:08:00.302 ************************************ 00:08:00.302 21:08:52 -- unit/unittest.sh@246 -- # 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:00.302 21:08:52 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:00.302 21:08:52 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:00.302 21:08:52 -- common/autotest_common.sh@10 -- # set +x 00:08:00.302 ************************************ 00:08:00.302 START TEST unittest_notify 00:08:00.303 ************************************ 00:08:00.303 21:08:52 unittest_notify -- common/autotest_common.sh@1121 -- # 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:00.303 ==71348== Memcheck, a memory error detector 00:08:00.303 ==71348== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.303 ==71348== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.303 ==71348== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:00.303 ==71348== 00:08:00.303 --71348-- Valgrind options: 00:08:00.303 --71348-- --leak-check=full 00:08:00.303 --71348-- --error-exitcode=2 00:08:00.303 --71348-- --verbose 00:08:00.303 --71348-- Contents of /proc/version: 00:08:00.303 --71348-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:00.303 --71348-- 00:08:00.303 --71348-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.303 --71348-- Page sizes: currently 4096, max supported 4096 00:08:00.303 --71348-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.303 --71348-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:00.303 --71348-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.303 --71348-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.303 --71348-- might be shown as UnknownInlinedFun 00:08:00.303 --71348-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.303 --71348-- object doesn't have a dynamic symbol table 00:08:00.303 --71348-- Scheduler: using generic scheduler lock implementation. 00:08:00.303 --71348-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.303 ==71348== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71348-by-???-on-20c6b9f0ce9d 00:08:00.303 ==71348== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71348-by-???-on-20c6b9f0ce9d 00:08:00.303 ==71348== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71348-by-???-on-20c6b9f0ce9d 00:08:00.303 ==71348== 00:08:00.303 ==71348== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.303 ==71348== don't want to do, unless you know exactly what you're doing, 00:08:00.303 ==71348== or are doing some strange experiment): 00:08:00.303 ==71348== /usr/libexec/valgrind/../../bin/vgdb --pid=71348 ...command... 00:08:00.303 ==71348== 00:08:00.303 ==71348== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.303 ==71348== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:00.303 ==71348== and then give GDB the following command 00:08:00.303 ==71348== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71348 00:08:00.303 ==71348== --pid is optional if only one valgrind process is running 00:08:00.303 ==71348== 00:08:00.303 --71348-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.303 --71348-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.561 --71348-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.561 --71348-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.561 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.561 --71348-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.561 --71348-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.561 --71348-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.561 --71348-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.561 --71348-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.561 --71348-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.561 --71348-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.561 --71348-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.561 --71348-- Reading syms from /usr/lib64/libm.so.6 00:08:00.561 --71348-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.561 --71348-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/libc.so.6 00:08:00.561 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.561 --71348-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.561 --71348-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.561 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.561 --71348-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.561 --71348-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.561 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.561 --71348-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.561 --71348-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.561 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.561 --71348-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.561 --71348-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.561 --71348-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.561 --71348-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.561 --71348-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.561 --71348-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.561 --71348-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.561 --71348-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.561 --71348-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.561 --71348-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.561 --71348-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.561 --71348-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.561 --71348-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.561 --71348-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 ==71348== Preferring higher priority redirection: 00:08:00.562 --71348-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.562 --71348-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.562 --71348-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 --71348-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.562 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.562 --71348-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.562 --71348-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.562 ==71348== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.562 --71348-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.562 --71348-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.820 --71348-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.820 --71348-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.820 --71348-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.820 --71348-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.820 --71348-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.820 --71348-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.820 --71348-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.820 --71348-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.820 --71348-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.820 --71348-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.820 --71348-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.820 --71348-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.820 --71348-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.820 --71348-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.820 --71348-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.820 --71348-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.820 00:08:00.820 00:08:00.820 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.820 http://cunit.sourceforge.net/ 00:08:00.820 00:08:00.820 00:08:00.820 Suite: app_suite 00:08:00.820 Test: notify ...passed 00:08:00.820 00:08:00.820 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.820 suites 1 1 n/a 0 0 00:08:00.820 tests 1 1 1 0 0 00:08:00.820 asserts 13 13 13 0 n/a 00:08:00.820 00:08:00.820 Elapsed time = 0.011 seconds 00:08:00.820 --71348-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.820 --71348-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.820 ==71348== 00:08:00.820 ==71348== HEAP SUMMARY: 00:08:00.820 ==71348== in use at exit: 288 bytes in 2 blocks 00:08:00.821 ==71348== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:00.821 ==71348== 00:08:00.821 ==71348== Searching for pointers to 2 not-freed blocks 00:08:00.821 ==71348== Checked 6,481,360 bytes 00:08:00.821 ==71348== 00:08:00.821 ==71348== LEAK SUMMARY: 00:08:00.821 ==71348== definitely lost: 0 bytes in 0 blocks 00:08:00.821 ==71348== indirectly lost: 0 bytes in 0 blocks 00:08:00.821 ==71348== possibly lost: 0 bytes in 0 blocks 00:08:00.821 ==71348== still reachable: 288 bytes in 2 blocks 00:08:00.821 ==71348== suppressed: 0 bytes in 0 blocks 00:08:00.821 ==71348== Reachable blocks (those to which a pointer was found) are not shown. 00:08:00.821 ==71348== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:00.821 ==71348== 00:08:00.821 ==71348== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.821 00:08:00.821 real 0m0.536s 00:08:00.821 user 0m0.509s 00:08:00.821 sys 0m0.026s 00:08:00.821 21:08:53 unittest_notify -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:00.821 21:08:53 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:00.821 ************************************ 00:08:00.821 END TEST unittest_notify 00:08:00.821 ************************************ 00:08:00.821 21:08:53 -- unit/unittest.sh@247 -- # run_test unittest_nvme unittest_nvme 00:08:00.821 21:08:53 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:00.821 21:08:53 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:00.821 21:08:53 -- common/autotest_common.sh@10 -- # set +x 00:08:00.821 ************************************ 00:08:00.821 START TEST unittest_nvme 00:08:00.821 ************************************ 00:08:00.821 21:08:53 unittest_nvme -- common/autotest_common.sh@1121 -- # unittest_nvme 00:08:00.821 21:08:53 unittest_nvme -- unit/unittest.sh@87 -- # 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:00.821 ==71366== Memcheck, a memory error detector 00:08:00.821 ==71366== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.821 ==71366== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.821 ==71366== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:00.821 ==71366== 00:08:00.821 --71366-- Valgrind options: 00:08:00.821 --71366-- --leak-check=full 00:08:00.821 --71366-- --error-exitcode=2 00:08:00.821 --71366-- --verbose 00:08:00.821 --71366-- Contents of /proc/version: 00:08:00.821 --71366-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:00.821 --71366-- 00:08:00.821 --71366-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.821 --71366-- Page sizes: currently 4096, max supported 4096 00:08:00.821 --71366-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.821 --71366-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:00.821 --71366-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.821 --71366-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.821 --71366-- might be shown as UnknownInlinedFun 00:08:00.821 --71366-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.821 --71366-- object doesn't have a dynamic symbol table 00:08:00.821 --71366-- Scheduler: using generic scheduler lock implementation. 00:08:00.821 --71366-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.821 ==71366== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71366-by-???-on-20c6b9f0ce9d 00:08:00.821 ==71366== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71366-by-???-on-20c6b9f0ce9d 00:08:00.821 ==71366== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71366-by-???-on-20c6b9f0ce9d 00:08:00.821 ==71366== 00:08:00.821 ==71366== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.821 ==71366== don't want to do, unless you know exactly what you're doing, 00:08:00.821 ==71366== or are doing some strange experiment): 00:08:00.821 ==71366== /usr/libexec/valgrind/../../bin/vgdb --pid=71366 ...command... 00:08:00.821 ==71366== 00:08:00.821 ==71366== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.821 ==71366== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:00.821 ==71366== and then give GDB the following command 00:08:00.821 ==71366== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71366 00:08:00.821 ==71366== --pid is optional if only one valgrind process is running 00:08:00.821 ==71366== 00:08:01.080 --71366-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.080 --71366-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.080 --71366-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.080 --71366-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.080 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.080 --71366-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.080 --71366-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.080 --71366-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.080 --71366-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.080 --71366-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.080 --71366-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.080 --71366-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.080 --71366-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.080 --71366-- Reading syms from /usr/lib64/libm.so.6 00:08:01.080 --71366-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.080 --71366-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/libc.so.6 00:08:01.080 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.080 --71366-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.080 --71366-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.080 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.080 --71366-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.080 --71366-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.080 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.080 --71366-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.080 --71366-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.080 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.080 --71366-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.080 --71366-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.080 --71366-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.080 --71366-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.080 --71366-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.080 --71366-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.080 --71366-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.080 --71366-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.080 --71366-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.081 --71366-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 ==71366== Preferring higher priority redirection: 00:08:01.339 --71366-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.339 --71366-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.339 --71366-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 --71366-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.339 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.339 --71366-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.339 --71366-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.339 ==71366== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.339 --71366-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.339 --71366-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.339 --71366-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.339 --71366-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.339 --71366-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.339 --71366-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.339 --71366-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.339 --71366-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.339 --71366-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.339 --71366-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.339 --71366-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.339 --71366-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.339 --71366-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.339 --71366-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.339 --71366-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.339 --71366-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.340 --71366-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.340 --71366-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.340 00:08:01.340 00:08:01.340 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.340 http://cunit.sourceforge.net/ 00:08:01.340 00:08:01.340 00:08:01.340 Suite: nvme 00:08:01.340 Test: test_opc_data_transfer ...passed 00:08:01.340 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:01.340 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:01.340 Test: test_trid_parse_and_compare ...[2024-05-14 21:08:53.803108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1176:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:01.340 [2024-05-14 21:08:53.831207] /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:01.340 [2024-05-14 21:08:53.832993] /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:01.340 [2024-05-14 21:08:53.833212] /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:01.340 [2024-05-14 21:08:53.834717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without value 00:08:01.340 [2024-05-14 21:08:53.834913] /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:01.340 --71366-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:01.340 passed 00:08:01.340 Test: test_trid_trtype_str ...passed 00:08:01.340 Test: test_trid_adrfam_str ...passed 00:08:01.340 Test: test_nvme_ctrlr_probe ...[2024-05-14 21:08:53.888784] /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:01.340 passed 00:08:01.340 Test: test_spdk_nvme_probe ...[2024-05-14 21:08:53.895149] /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:01.340 [2024-05-14 21:08:53.895724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:01.597 [2024-05-14 21:08:53.898152] /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:01.598 [2024-05-14 21:08:53.898534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:01.598 passed 00:08:01.598 Test: test_spdk_nvme_connect ...[2024-05-14 21:08:53.908003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 994:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:01.598 [2024-05-14 21:08:53.943321] /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:01.598 [2024-05-14 21:08:53.943641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1005:spdk_nvme_connect: *ERROR*: Create probe context failed 00:08:01.598 passed 00:08:01.598 Test: test_nvme_ctrlr_probe_internal ...[2024-05-14 21:08:53.946681] /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:01.598 [2024-05-14 21:08:53.947226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:01.598 passed 00:08:01.598 Test: test_nvme_init_controllers ...[2024-05-14 21:08:53.955232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:01.598 passed 00:08:01.598 Test: test_nvme_driver_init ...[2024-05-14 21:08:53.968382] /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:01.598 [2024-05-14 21:08:53.968891] /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:01.598 [2024-05-14 21:08:54.077669] /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:01.598 [2024-05-14 21:08:54.082134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:01.598 passed 00:08:01.598 Test: test_spdk_nvme_detach ...passed 00:08:01.598 Test: test_nvme_completion_poll_cb ...passed 00:08:01.598 Test: test_nvme_user_copy_cmd_complete ...--71366-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:01.598 passed 00:08:01.598 Test: test_nvme_allocate_request_null ...passed 00:08:01.598 Test: test_nvme_allocate_request ...passed 00:08:01.598 Test: test_nvme_free_request ...passed 00:08:01.856 Test: test_nvme_allocate_request_user_copy ...passed 00:08:01.856 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:01.856 Test: test_nvme_request_check_timeout ...passed 00:08:01.856 Test: test_nvme_wait_for_completion ...passed 00:08:01.856 Test: test_spdk_nvme_parse_func ...--71366-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:01.856 passed 00:08:01.856 Test: test_spdk_nvme_detach_async ...passed 00:08:01.856 Test: test_nvme_parse_addr ...[2024-05-14 21:08:54.212420] /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:01.856 passed 00:08:01.856 00:08:01.856 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.856 suites 1 1 n/a 0 0 00:08:01.856 tests 25 25 25 0 0 00:08:01.856 asserts 326 326 326 0 n/a 00:08:01.856 00:08:01.856 Elapsed time = 0.327 seconds 00:08:01.856 --71366-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.856 --71366-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.856 ==71366== 00:08:01.856 ==71366== HEAP SUMMARY: 00:08:01.856 ==71366== in use at exit: 0 bytes in 0 blocks 00:08:01.856 ==71366== total heap usage: 177 allocs, 177 frees, 147,525 bytes allocated 00:08:01.856 ==71366== 00:08:01.856 ==71366== All heap blocks were freed -- no leaks are possible 00:08:01.856 ==71366== 00:08:01.856 ==71366== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.856 21:08:54 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_ctrlr.c/nvme_ctrlr_ut 00:08:01.856 ==71380== Memcheck, a memory error detector 00:08:01.856 ==71380== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.856 ==71380== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.856 ==71380== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:01.856 ==71380== 00:08:01.856 --71380-- Valgrind options: 00:08:01.856 --71380-- --leak-check=full 00:08:01.856 --71380-- --error-exitcode=2 00:08:01.856 --71380-- --verbose 00:08:01.856 --71380-- Contents of /proc/version: 00:08:01.856 --71380-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:01.856 --71380-- 00:08:01.856 --71380-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.856 --71380-- Page sizes: currently 4096, max supported 4096 00:08:01.856 --71380-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.856 --71380-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:01.856 --71380-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.856 --71380-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.856 --71380-- might be shown as UnknownInlinedFun 00:08:01.856 --71380-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.856 --71380-- object doesn't have a dynamic symbol table 00:08:01.856 --71380-- Scheduler: using generic scheduler lock implementation. 00:08:01.856 --71380-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.856 ==71380== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71380-by-???-on-20c6b9f0ce9d 00:08:01.856 ==71380== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71380-by-???-on-20c6b9f0ce9d 00:08:01.857 ==71380== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71380-by-???-on-20c6b9f0ce9d 00:08:01.857 ==71380== 00:08:01.857 ==71380== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.857 ==71380== don't want to do, unless you know exactly what you're doing, 00:08:01.857 ==71380== or are doing some strange experiment): 00:08:01.857 ==71380== /usr/libexec/valgrind/../../bin/vgdb --pid=71380 ...command... 00:08:01.857 ==71380== 00:08:01.857 ==71380== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.857 ==71380== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:01.857 ==71380== and then give GDB the following command 00:08:01.857 ==71380== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71380 00:08:01.857 ==71380== --pid is optional if only one valgrind process is running 00:08:01.857 ==71380== 00:08:01.857 --71380-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.857 --71380-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.857 --71380-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.857 --71380-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.857 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.857 --71380-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.857 --71380-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.857 --71380-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.857 --71380-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.857 --71380-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.857 --71380-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.857 --71380-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.857 --71380-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.857 --71380-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.857 --71380-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.857 --71380-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.857 --71380-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.114 --71380-- Reading syms from /usr/lib64/libm.so.6 00:08:02.114 --71380-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.114 --71380-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.114 --71380-- Reading syms from /usr/lib64/libc.so.6 00:08:02.114 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.114 --71380-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.114 --71380-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.114 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.114 --71380-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.114 --71380-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.114 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.114 --71380-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.114 --71380-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.114 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.114 --71380-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.114 --71380-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.114 --71380-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.114 --71380-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.114 --71380-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.114 --71380-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.114 --71380-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:02.114 --71380-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:02.114 --71380-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 ==71380== Preferring higher priority redirection: 00:08:02.115 --71380-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:02.115 --71380-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:02.115 --71380-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 --71380-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.115 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.115 --71380-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.115 --71380-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.115 ==71380== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.115 --71380-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.115 --71380-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.115 --71380-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:02.115 --71380-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:02.115 --71380-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:02.115 --71380-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:02.373 --71380-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:02.373 --71380-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:02.373 --71380-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:02.373 --71380-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:02.373 --71380-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:02.373 --71380-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:02.373 --71380-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:02.373 --71380-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:02.373 --71380-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.373 --71380-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.373 --71380-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.373 --71380-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.373 00:08:02.373 00:08:02.373 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.373 http://cunit.sourceforge.net/ 00:08:02.373 00:08:02.373 00:08:02.373 Suite: nvme_ctrlr 00:08:02.373 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-05-14 21:08:54.743580] /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:02.373 --71380-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:02.373 --71380-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:02.373 --71380-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:02.373 passed 00:08:02.373 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-05-14 21:08:54.870993] /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:02.373 passed 00:08:02.373 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-05-14 21:08:54.876654] /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:02.373 passed 00:08:02.373 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-05-14 21:08:54.882007] /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:02.374 passed 00:08:02.374 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-05-14 21:08:54.887314] /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:02.374 [2024-05-14 21:08:54.894509] /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-05-14 21:08:54.898754] /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-05-14 21:08:54.902598] /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:02.374 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-05-14 21:08:54.909953] /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:02.374 [2024-05-14 21:08:54.920213] /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-05-14 21:08:54.923959] /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:02.374 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-05-14 21:08:54.931255] /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:02.632 [2024-05-14 21:08:54.937097] /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-05-14 21:08:54.944833] /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:02.632 Test: test_nvme_ctrlr_init_delay ...[2024-05-14 21:08:54.952090] /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:02.632 passed 00:08:02.632 Test: test_alloc_io_qpair_rr_1 ...[2024-05-14 21:08:54.959372] /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:02.632 [2024-05-14 21:08:54.977222] /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:02.632 [2024-05-14 21:08:54.984384] /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:02.632 [2024-05-14 21:08:54.985749] /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:02.632 [2024-05-14 21:08:54.986215] /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:02.632 passed 00:08:02.632 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:02.632 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:02.632 Test: test_alloc_io_qpair_wrr_1 ...[2024-05-14 21:08:55.005958] /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:02.632 passed 00:08:02.632 Test: test_alloc_io_qpair_wrr_2 ...[2024-05-14 21:08:55.011703] /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:02.632 [2024-05-14 21:08:55.014905] /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:02.632 passed 00:08:02.632 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-05-14 21:08:55.021903] /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:02.632 [2024-05-14 21:08:55.026641] /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:02.632 [2024-05-14 21:08:55.031659] /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:02.632 [2024-05-14 21:08:55.034913] /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:02.632 passed 00:08:02.632 Test: test_nvme_ctrlr_fail ...[2024-05-14 21:08:55.037638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1042:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:02.632 passed 00:08:02.632 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:02.632 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:02.632 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:02.632 Test: test_nvme_ctrlr_test_active_ns ...[2024-05-14 21:08:55.059296] /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:03.198 passed 00:08:03.198 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:03.198 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:03.198 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:03.198 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-05-14 21:08:55.702254] /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:03.198 passed 00:08:03.198 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-05-14 21:08:55.727544] /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:03.198 passed 00:08:03.198 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-05-14 21:08:55.731564] /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:03.198 [2024-05-14 21:08:55.738729] /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:03.198 passed 00:08:03.198 Test: test_alloc_io_qpair_fail ...[2024-05-14 21:08:55.741174] /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:03.198 [2024-05-14 21:08:55.742248] /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:03.198 passed 00:08:03.198 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:03.198 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:03.457 Test: test_nvme_ctrlr_set_state ...[2024-05-14 21:08:55.758795] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-05-14 21:08:55.759788] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-05-14 21:08:55.798035] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_ns_mgmt ...[2024-05-14 21:08:55.879025] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_reset ...[2024-05-14 21:08:55.896387] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_aer_callback ...[2024-05-14 21:08:55.916285] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-05-14 21:08:55.933735] /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:03.457 passed 00:08:03.457 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:03.458 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:03.458 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-05-14 21:08:55.969440] /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:03.458 passed 00:08:03.458 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:03.458 Test: test_nvme_ctrlr_ana_resize ...[2024-05-14 21:08:55.986516] /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:03.458 passed 00:08:03.458 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:03.458 Test: test_nvme_transport_ctrlr_ready ...[2024-05-14 21:08:55.999137] /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:03.458 [2024-05-14 21:08:56.000766] /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:03.458 passed 00:08:03.458 Test: test_nvme_ctrlr_disable ...[2024-05-14 21:08:56.001846] /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:03.458 passed 00:08:03.458 00:08:03.716 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.716 suites 1 1 n/a 0 0 00:08:03.716 tests 43 43 43 0 0 00:08:03.716 asserts 10418 10418 10418 0 n/a 00:08:03.716 00:08:03.716 Elapsed time = 1.227 seconds 00:08:03.716 --71380-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.716 --71380-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.716 ==71380== 00:08:03.716 ==71380== HEAP SUMMARY: 00:08:03.716 ==71380== in use at exit: 0 bytes in 0 blocks 00:08:03.716 ==71380== total heap usage: 8,071 allocs, 8,071 frees, 64,074,452 bytes allocated 00:08:03.716 ==71380== 00:08:03.716 ==71380== All heap blocks were freed -- no leaks are possible 00:08:03.716 ==71380== 00:08:03.716 ==71380== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.716 21:08:56 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_cmd.c/nvme_ctrlr_cmd_ut 00:08:03.716 ==71398== Memcheck, a memory error detector 00:08:03.716 ==71398== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.716 ==71398== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.716 ==71398== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:03.716 ==71398== 00:08:03.716 --71398-- Valgrind options: 00:08:03.716 --71398-- --leak-check=full 00:08:03.716 --71398-- --error-exitcode=2 00:08:03.716 --71398-- --verbose 00:08:03.716 --71398-- Contents of /proc/version: 00:08:03.716 --71398-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:03.716 --71398-- 00:08:03.716 --71398-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.716 --71398-- Page sizes: currently 4096, max supported 4096 00:08:03.716 --71398-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.716 --71398-- 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:03.716 --71398-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.716 --71398-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.716 --71398-- might be shown as UnknownInlinedFun 00:08:03.716 --71398-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.716 --71398-- object doesn't have a dynamic symbol table 00:08:03.716 --71398-- Scheduler: using generic scheduler lock implementation. 00:08:03.716 --71398-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.716 ==71398== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71398-by-???-on-20c6b9f0ce9d 00:08:03.716 ==71398== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71398-by-???-on-20c6b9f0ce9d 00:08:03.716 ==71398== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71398-by-???-on-20c6b9f0ce9d 00:08:03.716 ==71398== 00:08:03.716 ==71398== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.716 ==71398== don't want to do, unless you know exactly what you're doing, 00:08:03.716 ==71398== or are doing some strange experiment): 00:08:03.716 ==71398== /usr/libexec/valgrind/../../bin/vgdb --pid=71398 ...command... 00:08:03.716 ==71398== 00:08:03.716 ==71398== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.716 ==71398== /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:03.716 ==71398== and then give GDB the following command 00:08:03.716 ==71398== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71398 00:08:03.716 ==71398== --pid is optional if only one valgrind process is running 00:08:03.716 ==71398== 00:08:03.716 --71398-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.716 --71398-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.717 --71398-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.717 --71398-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.717 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.717 --71398-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.717 --71398-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.717 --71398-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.717 --71398-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.717 --71398-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.717 --71398-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.717 --71398-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.717 --71398-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.717 --71398-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.717 --71398-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.717 --71398-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.717 --71398-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.717 --71398-- Reading syms from /usr/lib64/libm.so.6 00:08:03.717 --71398-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.717 --71398-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.717 --71398-- Reading syms from /usr/lib64/libc.so.6 00:08:03.717 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.717 --71398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.717 --71398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.717 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.717 --71398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.717 --71398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.717 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.717 --71398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.717 --71398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.717 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.717 --71398-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.717 --71398-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.976 --71398-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.976 --71398-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.976 --71398-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.976 --71398-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.976 --71398-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.976 --71398-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.976 --71398-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.976 --71398-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 ==71398== Preferring higher priority redirection: 00:08:03.977 --71398-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.977 --71398-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.977 --71398-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 --71398-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.977 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.977 --71398-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.977 --71398-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.977 ==71398== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.977 --71398-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.977 --71398-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.977 --71398-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.977 --71398-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.977 --71398-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.977 --71398-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.977 --71398-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.977 --71398-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.977 --71398-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.977 --71398-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.977 --71398-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.977 --71398-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.977 --71398-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.977 --71398-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.977 --71398-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.977 --71398-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.977 --71398-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.977 --71398-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.977 00:08:03.977 00:08:03.977 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.977 http://cunit.sourceforge.net/ 00:08:03.977 00:08:03.977 00:08:03.977 Suite: nvme_ctrlr_cmd 00:08:04.235 Test: test_get_log_pages ...passed 00:08:04.235 Test: test_set_feature_cmd ...passed 00:08:04.235 Test: test_set_feature_ns_cmd ...passed 00:08:04.235 Test: test_get_feature_cmd ...passed 00:08:04.235 Test: test_get_feature_ns_cmd ...passed 00:08:04.235 Test: test_abort_cmd ...passed 00:08:04.235 Test: test_set_host_id_cmds ...[2024-05-14 21:08:56.573244] /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:04.235 passed 00:08:04.235 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:04.235 Test: test_io_raw_cmd ...passed 00:08:04.235 Test: test_io_raw_cmd_with_md ...passed 00:08:04.235 Test: test_namespace_attach ...passed 00:08:04.235 Test: test_namespace_detach ...passed 00:08:04.235 Test: test_namespace_create ...passed 00:08:04.235 Test: test_namespace_delete ...passed 00:08:04.235 Test: test_doorbell_buffer_config ...passed 00:08:04.235 Test: test_format_nvme ...passed 00:08:04.235 Test: test_fw_commit ...passed 00:08:04.235 Test: test_fw_image_download ...passed 00:08:04.235 Test: test_sanitize ...passed 00:08:04.235 Test: test_directive ...passed 00:08:04.235 Test: test_nvme_request_add_abort ...passed 00:08:04.235 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:04.235 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:04.235 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:04.235 00:08:04.235 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.235 suites 1 1 n/a 0 0 00:08:04.235 tests 24 24 24 0 0 00:08:04.235 asserts 198 198 198 0 n/a 00:08:04.235 00:08:04.235 Elapsed time = 0.153 seconds 00:08:04.235 --71398-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.235 --71398-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.235 ==71398== 00:08:04.235 ==71398== HEAP SUMMARY: 00:08:04.235 ==71398== in use at exit: 0 bytes in 0 blocks 00:08:04.235 ==71398== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:04.235 ==71398== 00:08:04.235 ==71398== All heap blocks were freed -- no leaks are possible 00:08:04.235 ==71398== 00:08:04.235 ==71398== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.235 21:08:56 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_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:04.235 ==71409== Memcheck, a memory error detector 00:08:04.235 ==71409== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.235 ==71409== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.235 ==71409== 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:04.235 ==71409== 00:08:04.236 --71409-- Valgrind options: 00:08:04.236 --71409-- --leak-check=full 00:08:04.236 --71409-- --error-exitcode=2 00:08:04.236 --71409-- --verbose 00:08:04.236 --71409-- Contents of /proc/version: 00:08:04.236 --71409-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:04.236 --71409-- 00:08:04.236 --71409-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.236 --71409-- Page sizes: currently 4096, max supported 4096 00:08:04.236 --71409-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.236 --71409-- 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:04.236 --71409-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.236 --71409-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.236 --71409-- might be shown as UnknownInlinedFun 00:08:04.236 --71409-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.236 --71409-- object doesn't have a dynamic symbol table 00:08:04.236 --71409-- Scheduler: using generic scheduler lock implementation. 00:08:04.236 --71409-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.236 ==71409== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71409-by-???-on-20c6b9f0ce9d 00:08:04.236 ==71409== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71409-by-???-on-20c6b9f0ce9d 00:08:04.236 ==71409== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71409-by-???-on-20c6b9f0ce9d 00:08:04.236 ==71409== 00:08:04.236 ==71409== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.236 ==71409== don't want to do, unless you know exactly what you're doing, 00:08:04.236 ==71409== or are doing some strange experiment): 00:08:04.236 ==71409== /usr/libexec/valgrind/../../bin/vgdb --pid=71409 ...command... 00:08:04.236 ==71409== 00:08:04.236 ==71409== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.236 ==71409== /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:04.236 ==71409== and then give GDB the following command 00:08:04.236 ==71409== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71409 00:08:04.236 ==71409== --pid is optional if only one valgrind process is running 00:08:04.236 ==71409== 00:08:04.236 --71409-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.236 --71409-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.494 --71409-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.494 --71409-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.494 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.494 --71409-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.494 --71409-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.494 --71409-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.494 --71409-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.494 --71409-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.494 --71409-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.494 --71409-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.494 --71409-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.494 --71409-- Reading syms from /usr/lib64/libm.so.6 00:08:04.494 --71409-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.494 --71409-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/libc.so.6 00:08:04.494 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.494 --71409-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.494 --71409-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.494 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.494 --71409-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.494 --71409-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.494 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.494 --71409-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.494 --71409-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.494 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.494 --71409-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.494 --71409-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.494 --71409-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.494 --71409-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.494 --71409-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.494 --71409-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.494 --71409-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.494 --71409-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.494 --71409-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 ==71409== Preferring higher priority redirection: 00:08:04.495 --71409-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.495 --71409-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.495 --71409-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 --71409-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.495 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.495 --71409-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.495 --71409-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.495 ==71409== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.495 --71409-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.495 --71409-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.753 --71409-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.753 --71409-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.753 --71409-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.753 --71409-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.753 --71409-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.753 --71409-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.753 --71409-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.753 --71409-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.753 --71409-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.753 --71409-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.753 --71409-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.753 --71409-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.753 --71409-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.753 --71409-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.753 --71409-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.753 --71409-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.753 00:08:04.753 00:08:04.753 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.753 http://cunit.sourceforge.net/ 00:08:04.753 00:08:04.753 00:08:04.753 Suite: nvme_ctrlr_cmd 00:08:04.753 Test: test_geometry_cmd ...passed 00:08:04.753 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:04.753 00:08:04.753 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.753 suites 1 1 n/a 0 0 00:08:04.753 tests 2 2 2 0 0 00:08:04.753 asserts 7 7 7 0 n/a 00:08:04.753 00:08:04.753 Elapsed time = 0.016 seconds 00:08:04.753 --71409-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.753 --71409-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.753 ==71409== 00:08:04.753 ==71409== HEAP SUMMARY: 00:08:04.753 ==71409== in use at exit: 0 bytes in 0 blocks 00:08:04.754 ==71409== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:04.754 ==71409== 00:08:04.754 ==71409== All heap blocks were freed -- no leaks are possible 00:08:04.754 ==71409== 00:08:04.754 ==71409== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.754 21:08:57 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_ns.c/nvme_ns_ut 00:08:04.754 ==71413== Memcheck, a memory error detector 00:08:04.754 ==71413== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.754 ==71413== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.754 ==71413== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:04.754 ==71413== 00:08:04.754 --71413-- Valgrind options: 00:08:04.754 --71413-- --leak-check=full 00:08:04.754 --71413-- --error-exitcode=2 00:08:04.754 --71413-- --verbose 00:08:04.754 --71413-- Contents of /proc/version: 00:08:04.754 --71413-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:04.754 --71413-- 00:08:04.754 --71413-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.754 --71413-- Page sizes: currently 4096, max supported 4096 00:08:04.754 --71413-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.754 --71413-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:04.754 --71413-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.754 --71413-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.754 --71413-- might be shown as UnknownInlinedFun 00:08:04.754 --71413-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.754 --71413-- object doesn't have a dynamic symbol table 00:08:04.754 --71413-- Scheduler: using generic scheduler lock implementation. 00:08:04.754 --71413-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.754 ==71413== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71413-by-???-on-20c6b9f0ce9d 00:08:04.754 ==71413== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71413-by-???-on-20c6b9f0ce9d 00:08:04.754 ==71413== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71413-by-???-on-20c6b9f0ce9d 00:08:04.754 ==71413== 00:08:04.754 ==71413== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.754 ==71413== don't want to do, unless you know exactly what you're doing, 00:08:04.754 ==71413== or are doing some strange experiment): 00:08:04.754 ==71413== /usr/libexec/valgrind/../../bin/vgdb --pid=71413 ...command... 00:08:04.754 ==71413== 00:08:04.754 ==71413== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.754 ==71413== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:04.754 ==71413== and then give GDB the following command 00:08:04.754 ==71413== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71413 00:08:04.754 ==71413== --pid is optional if only one valgrind process is running 00:08:04.754 ==71413== 00:08:04.754 --71413-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.012 --71413-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.012 --71413-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.012 --71413-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.012 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.012 --71413-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.012 --71413-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.012 --71413-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.012 --71413-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.012 --71413-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.012 --71413-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.012 --71413-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.012 --71413-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.012 --71413-- Reading syms from /usr/lib64/libm.so.6 00:08:05.012 --71413-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.012 --71413-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/libc.so.6 00:08:05.012 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.012 --71413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.012 --71413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.012 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.012 --71413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.012 --71413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.012 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.012 --71413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.012 --71413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.012 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.012 --71413-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.012 --71413-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.012 --71413-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.012 --71413-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.012 --71413-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.012 --71413-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.012 --71413-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.012 --71413-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.012 --71413-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 ==71413== Preferring higher priority redirection: 00:08:05.013 --71413-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.013 --71413-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.013 --71413-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.013 --71413-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.271 --71413-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.271 --71413-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.271 --71413-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.271 --71413-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.271 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.271 --71413-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.271 --71413-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.271 ==71413== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.271 --71413-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.271 --71413-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.271 --71413-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.271 --71413-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.271 --71413-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.271 --71413-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.271 --71413-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.271 --71413-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.271 --71413-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.271 --71413-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.271 --71413-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.271 --71413-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.271 --71413-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.271 --71413-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.271 --71413-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.271 --71413-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.271 --71413-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.271 --71413-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.271 00:08:05.271 00:08:05.271 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.271 http://cunit.sourceforge.net/ 00:08:05.271 00:08:05.271 00:08:05.271 Suite: nvme 00:08:05.271 Test: test_nvme_ns_construct ...passed 00:08:05.271 Test: test_nvme_ns_uuid ...passed 00:08:05.271 Test: test_nvme_ns_csi ...passed 00:08:05.271 Test: test_nvme_ns_data ...passed 00:08:05.271 Test: test_nvme_ns_set_identify_data ...passed 00:08:05.271 Test: test_spdk_nvme_ns_get_values ...passed 00:08:05.271 Test: test_spdk_nvme_ns_is_active ...passed 00:08:05.271 Test: spdk_nvme_ns_supports ...passed 00:08:05.271 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:05.271 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--71413-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:05.271 passed 00:08:05.271 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:05.271 Test: test_nvme_ns_find_id_desc ...passed 00:08:05.271 00:08:05.272 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.272 suites 1 1 n/a 0 0 00:08:05.272 tests 12 12 12 0 0 00:08:05.272 asserts 83 83 83 0 n/a 00:08:05.272 00:08:05.272 Elapsed time = 0.066 seconds 00:08:05.272 --71413-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.272 --71413-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.272 ==71413== 00:08:05.272 ==71413== HEAP SUMMARY: 00:08:05.272 ==71413== in use at exit: 0 bytes in 0 blocks 00:08:05.272 ==71413== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:08:05.272 ==71413== 00:08:05.272 ==71413== All heap blocks were freed -- no leaks are possible 00:08:05.272 ==71413== 00:08:05.272 ==71413== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.272 21:08:57 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_cmd.c/nvme_ns_cmd_ut 00:08:05.529 ==71420== Memcheck, a memory error detector 00:08:05.529 ==71420== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.529 ==71420== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.529 ==71420== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:05.529 ==71420== 00:08:05.529 --71420-- Valgrind options: 00:08:05.529 --71420-- --leak-check=full 00:08:05.529 --71420-- --error-exitcode=2 00:08:05.529 --71420-- --verbose 00:08:05.529 --71420-- Contents of /proc/version: 00:08:05.529 --71420-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:05.529 --71420-- 00:08:05.529 --71420-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.529 --71420-- Page sizes: currently 4096, max supported 4096 00:08:05.529 --71420-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.529 --71420-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:05.529 --71420-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.529 --71420-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.530 --71420-- might be shown as UnknownInlinedFun 00:08:05.530 --71420-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.530 --71420-- object doesn't have a dynamic symbol table 00:08:05.530 --71420-- Scheduler: using generic scheduler lock implementation. 00:08:05.530 --71420-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.530 ==71420== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71420-by-???-on-20c6b9f0ce9d 00:08:05.530 ==71420== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71420-by-???-on-20c6b9f0ce9d 00:08:05.530 ==71420== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71420-by-???-on-20c6b9f0ce9d 00:08:05.530 ==71420== 00:08:05.530 ==71420== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.530 ==71420== don't want to do, unless you know exactly what you're doing, 00:08:05.530 ==71420== or are doing some strange experiment): 00:08:05.530 ==71420== /usr/libexec/valgrind/../../bin/vgdb --pid=71420 ...command... 00:08:05.530 ==71420== 00:08:05.530 ==71420== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.530 ==71420== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:05.530 ==71420== and then give GDB the following command 00:08:05.530 ==71420== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71420 00:08:05.530 ==71420== --pid is optional if only one valgrind process is running 00:08:05.530 ==71420== 00:08:05.530 --71420-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.530 --71420-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.530 --71420-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.530 --71420-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.530 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.530 --71420-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.530 --71420-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.530 --71420-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.530 --71420-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.530 --71420-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.530 --71420-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.530 --71420-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.530 --71420-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.530 --71420-- Reading syms from /usr/lib64/libm.so.6 00:08:05.530 --71420-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.530 --71420-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/libc.so.6 00:08:05.530 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.530 --71420-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.530 --71420-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.530 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.530 --71420-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.530 --71420-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.530 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.530 --71420-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.530 --71420-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.530 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.530 --71420-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.530 --71420-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.530 --71420-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.530 --71420-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.530 --71420-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.789 --71420-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.789 --71420-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.789 --71420-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.789 --71420-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 --71420-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.790 ==71420== Preferring higher priority redirection: 00:08:05.790 --71420-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.790 --71420-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.790 --71420-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 --71420-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.791 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.791 --71420-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.791 --71420-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.791 ==71420== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.791 --71420-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.791 --71420-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.791 --71420-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.791 --71420-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.791 --71420-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.791 --71420-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.791 --71420-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.791 --71420-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.791 --71420-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.791 --71420-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.791 --71420-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.791 --71420-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.792 --71420-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.792 --71420-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.792 --71420-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.792 --71420-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.792 --71420-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.792 --71420-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.792 00:08:05.792 00:08:05.792 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.792 http://cunit.sourceforge.net/ 00:08:05.792 00:08:05.792 00:08:05.792 Suite: nvme_ns_cmd 00:08:05.792 Test: split_test ...passed 00:08:05.792 Test: split_test2 ...passed 00:08:05.792 Test: split_test3 ...passed 00:08:05.792 Test: split_test4 ...passed 00:08:05.792 Test: test_nvme_ns_cmd_flush ...passed 00:08:05.792 Test: test_nvme_ns_cmd_dataset_management ...--71420-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:05.792 passed 00:08:05.792 Test: test_nvme_ns_cmd_copy ...passed 00:08:06.052 Test: test_io_flags ...[2024-05-14 21:08:58.353809] /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:08:06.052 passed 00:08:06.052 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:06.052 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:06.052 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:06.052 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:06.052 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:06.052 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:06.052 Test: test_cmd_child_request ...passed 00:08:06.052 Test: test_nvme_ns_cmd_readv ...passed 00:08:06.052 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:06.052 Test: test_nvme_ns_cmd_writev ...[2024-05-14 21:08:58.434744] /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:08:06.052 passed 00:08:06.052 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:06.052 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:06.052 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:06.052 Test: test_nvme_ns_cmd_comparev ...passed 00:08:06.052 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:06.052 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:06.052 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:06.052 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:06.052 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:06.052 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-05-14 21:08:58.531374] /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:08:06.052 passed 00:08:06.052 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-05-14 21:08:58.540111] /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:08:06.052 passed 00:08:06.052 Test: test_nvme_ns_cmd_verify ...passed 00:08:06.052 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:06.052 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:06.052 00:08:06.052 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.052 suites 1 1 n/a 0 0 00:08:06.052 tests 32 32 32 0 0 00:08:06.052 asserts 550 550 550 0 n/a 00:08:06.052 00:08:06.052 Elapsed time = 0.279 seconds 00:08:06.052 --71420-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.052 --71420-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.310 ==71420== 00:08:06.310 ==71420== HEAP SUMMARY: 00:08:06.310 ==71420== in use at exit: 0 bytes in 0 blocks 00:08:06.310 ==71420== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:06.310 ==71420== 00:08:06.310 ==71420== All heap blocks were freed -- no leaks are possible 00:08:06.310 ==71420== 00:08:06.310 ==71420== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.311 21:08:58 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_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:06.311 ==71432== Memcheck, a memory error detector 00:08:06.311 ==71432== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.311 ==71432== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.311 ==71432== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:06.311 ==71432== 00:08:06.311 --71432-- Valgrind options: 00:08:06.311 --71432-- --leak-check=full 00:08:06.311 --71432-- --error-exitcode=2 00:08:06.311 --71432-- --verbose 00:08:06.311 --71432-- Contents of /proc/version: 00:08:06.311 --71432-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:06.311 --71432-- 00:08:06.311 --71432-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.311 --71432-- Page sizes: currently 4096, max supported 4096 00:08:06.311 --71432-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.311 --71432-- 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:08:06.311 --71432-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.311 --71432-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.311 --71432-- might be shown as UnknownInlinedFun 00:08:06.311 --71432-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.311 --71432-- object doesn't have a dynamic symbol table 00:08:06.311 --71432-- Scheduler: using generic scheduler lock implementation. 00:08:06.311 --71432-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.311 ==71432== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71432-by-???-on-20c6b9f0ce9d 00:08:06.311 ==71432== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71432-by-???-on-20c6b9f0ce9d 00:08:06.311 ==71432== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71432-by-???-on-20c6b9f0ce9d 00:08:06.311 ==71432== 00:08:06.311 ==71432== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.311 ==71432== don't want to do, unless you know exactly what you're doing, 00:08:06.311 ==71432== or are doing some strange experiment): 00:08:06.311 ==71432== /usr/libexec/valgrind/../../bin/vgdb --pid=71432 ...command... 00:08:06.311 ==71432== 00:08:06.311 ==71432== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.311 ==71432== /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:08:06.311 ==71432== and then give GDB the following command 00:08:06.311 ==71432== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71432 00:08:06.311 ==71432== --pid is optional if only one valgrind process is running 00:08:06.311 ==71432== 00:08:06.311 --71432-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.311 --71432-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.311 --71432-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.311 --71432-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.311 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.311 --71432-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.311 --71432-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.311 --71432-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.311 --71432-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.311 --71432-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.311 --71432-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.311 --71432-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.311 --71432-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.311 --71432-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.311 --71432-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.311 --71432-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.311 --71432-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.311 --71432-- Reading syms from /usr/lib64/libm.so.6 00:08:06.311 --71432-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.311 --71432-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.311 --71432-- Reading syms from /usr/lib64/libc.so.6 00:08:06.311 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.311 --71432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.311 --71432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.311 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.311 --71432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.311 --71432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.311 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.311 --71432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.311 --71432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.311 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.311 --71432-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.311 --71432-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.312 --71432-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.312 --71432-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.312 --71432-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.312 --71432-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.570 --71432-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.570 --71432-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.570 --71432-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 ==71432== Preferring higher priority redirection: 00:08:06.570 --71432-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.570 --71432-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.570 --71432-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.570 --71432-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.571 --71432-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.571 --71432-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.571 --71432-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.571 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.571 --71432-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.571 --71432-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.571 ==71432== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.571 --71432-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.571 --71432-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.571 --71432-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.571 --71432-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.571 --71432-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.571 --71432-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.571 --71432-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.571 --71432-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.571 --71432-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.571 --71432-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.571 --71432-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.571 --71432-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.571 --71432-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.571 --71432-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.571 --71432-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.571 --71432-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.571 --71432-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.571 --71432-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.571 00:08:06.571 00:08:06.571 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.571 http://cunit.sourceforge.net/ 00:08:06.571 00:08:06.571 00:08:06.571 Suite: nvme_ns_cmd 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:06.571 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:06.571 00:08:06.829 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.829 suites 1 1 n/a 0 0 00:08:06.829 tests 12 12 12 0 0 00:08:06.829 asserts 123 123 123 0 n/a 00:08:06.829 00:08:06.829 Elapsed time = 0.060 seconds 00:08:06.829 --71432-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.829 --71432-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.829 ==71432== 00:08:06.829 ==71432== HEAP SUMMARY: 00:08:06.829 ==71432== in use at exit: 0 bytes in 0 blocks 00:08:06.829 ==71432== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:06.829 ==71432== 00:08:06.829 ==71432== All heap blocks were freed -- no leaks are possible 00:08:06.829 ==71432== 00:08:06.829 ==71432== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.829 21:08:59 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_qpair.c/nvme_qpair_ut 00:08:06.829 ==71433== Memcheck, a memory error detector 00:08:06.829 ==71433== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.829 ==71433== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.829 ==71433== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:06.829 ==71433== 00:08:06.829 --71433-- Valgrind options: 00:08:06.829 --71433-- --leak-check=full 00:08:06.829 --71433-- --error-exitcode=2 00:08:06.829 --71433-- --verbose 00:08:06.829 --71433-- Contents of /proc/version: 00:08:06.829 --71433-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:06.829 --71433-- 00:08:06.829 --71433-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.829 --71433-- Page sizes: currently 4096, max supported 4096 00:08:06.829 --71433-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.829 --71433-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:06.829 --71433-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.829 --71433-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.829 --71433-- might be shown as UnknownInlinedFun 00:08:06.829 --71433-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.829 --71433-- object doesn't have a dynamic symbol table 00:08:06.829 --71433-- Scheduler: using generic scheduler lock implementation. 00:08:06.829 --71433-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.829 ==71433== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71433-by-???-on-20c6b9f0ce9d 00:08:06.829 ==71433== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71433-by-???-on-20c6b9f0ce9d 00:08:06.829 ==71433== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71433-by-???-on-20c6b9f0ce9d 00:08:06.829 ==71433== 00:08:06.829 ==71433== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.829 ==71433== don't want to do, unless you know exactly what you're doing, 00:08:06.829 ==71433== or are doing some strange experiment): 00:08:06.829 ==71433== /usr/libexec/valgrind/../../bin/vgdb --pid=71433 ...command... 00:08:06.829 ==71433== 00:08:06.829 ==71433== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.829 ==71433== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:06.829 ==71433== and then give GDB the following command 00:08:06.829 ==71433== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71433 00:08:06.829 ==71433== --pid is optional if only one valgrind process is running 00:08:06.829 ==71433== 00:08:06.829 --71433-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.829 --71433-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.829 --71433-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.829 --71433-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.829 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.829 --71433-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.829 --71433-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.829 --71433-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.829 --71433-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.829 --71433-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.829 --71433-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.829 --71433-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.829 --71433-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.829 --71433-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.829 --71433-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.829 --71433-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.829 --71433-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.829 --71433-- Reading syms from /usr/lib64/libm.so.6 00:08:06.829 --71433-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.829 --71433-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.830 --71433-- Reading syms from /usr/lib64/libc.so.6 00:08:06.830 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.830 --71433-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.830 --71433-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.830 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.830 --71433-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.830 --71433-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.830 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.830 --71433-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.830 --71433-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.830 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.830 --71433-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.830 --71433-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.087 --71433-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.087 --71433-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.087 --71433-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.087 --71433-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.087 --71433-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.087 --71433-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.087 --71433-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 ==71433== Preferring higher priority redirection: 00:08:07.087 --71433-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.087 --71433-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.087 --71433-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 --71433-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.087 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.087 --71433-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.087 --71433-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.087 ==71433== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.087 --71433-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.087 --71433-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.087 --71433-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.087 --71433-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.087 --71433-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.087 --71433-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.087 --71433-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.087 --71433-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.087 --71433-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.087 --71433-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.087 --71433-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.087 --71433-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.087 --71433-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.087 --71433-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.087 --71433-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.087 --71433-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.087 --71433-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.087 --71433-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.087 00:08:07.087 00:08:07.088 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.088 http://cunit.sourceforge.net/ 00:08:07.088 00:08:07.088 00:08:07.088 Suite: nvme_qpair 00:08:07.345 Test: test3 ...--71433-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:07.345 passed 00:08:07.345 Test: test_ctrlr_failed ...passed 00:08:07.345 Test: struct_packing ...passed 00:08:07.345 Test: test_nvme_qpair_process_completions ...[2024-05-14 21:08:59.676746] /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:08:07.345 [2024-05-14 21:08:59.714766] /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:08:07.345 --71433-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:07.345 --71433-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.345 [2024-05-14 21:08:59.731679] /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:08:07.345 [2024-05-14 21:08:59.733060] /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:08:07.345 passed 00:08:07.345 Test: test_nvme_completion_is_retry ...passed 00:08:07.345 Test: test_get_status_string ...passed 00:08:07.345 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:07.345 Test: test_nvme_qpair_submit_request ...passed 00:08:07.345 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:07.345 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:07.345 Test: test_nvme_qpair_init_deinit ...[2024-05-14 21:08:59.788580] /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:08:07.345 passed 00:08:07.345 Test: test_nvme_get_sgl_print_info ...passed 00:08:07.345 00:08:07.345 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.345 suites 1 1 n/a 0 0 00:08:07.345 tests 12 12 12 0 0 00:08:07.345 asserts 154 154 154 0 n/a 00:08:07.345 00:08:07.345 Elapsed time = 0.161 seconds 00:08:07.345 --71433-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.345 ==71433== 00:08:07.345 ==71433== HEAP SUMMARY: 00:08:07.345 ==71433== in use at exit: 0 bytes in 0 blocks 00:08:07.345 ==71433== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:07.345 ==71433== 00:08:07.345 ==71433== All heap blocks were freed -- no leaks are possible 00:08:07.345 ==71433== 00:08:07.345 ==71433== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.345 21:08:59 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_pcie.c/nvme_pcie_ut 00:08:07.345 ==71445== Memcheck, a memory error detector 00:08:07.345 ==71445== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.345 ==71445== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.345 ==71445== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:07.345 ==71445== 00:08:07.345 --71445-- Valgrind options: 00:08:07.345 --71445-- --leak-check=full 00:08:07.345 --71445-- --error-exitcode=2 00:08:07.346 --71445-- --verbose 00:08:07.346 --71445-- Contents of /proc/version: 00:08:07.346 --71445-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:07.346 --71445-- 00:08:07.346 --71445-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.346 --71445-- Page sizes: currently 4096, max supported 4096 00:08:07.346 --71445-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.346 --71445-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:07.346 --71445-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.346 --71445-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.346 --71445-- might be shown as UnknownInlinedFun 00:08:07.346 --71445-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.346 --71445-- object doesn't have a dynamic symbol table 00:08:07.346 --71445-- Scheduler: using generic scheduler lock implementation. 00:08:07.346 --71445-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.346 ==71445== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71445-by-???-on-20c6b9f0ce9d 00:08:07.346 ==71445== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71445-by-???-on-20c6b9f0ce9d 00:08:07.346 ==71445== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71445-by-???-on-20c6b9f0ce9d 00:08:07.346 ==71445== 00:08:07.346 ==71445== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.346 ==71445== don't want to do, unless you know exactly what you're doing, 00:08:07.346 ==71445== or are doing some strange experiment): 00:08:07.346 ==71445== /usr/libexec/valgrind/../../bin/vgdb --pid=71445 ...command... 00:08:07.346 ==71445== 00:08:07.346 ==71445== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.346 ==71445== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:07.346 ==71445== and then give GDB the following command 00:08:07.346 ==71445== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71445 00:08:07.346 ==71445== --pid is optional if only one valgrind process is running 00:08:07.346 ==71445== 00:08:07.604 --71445-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.604 --71445-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.604 --71445-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.604 --71445-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.604 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.604 --71445-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.604 --71445-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.604 --71445-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.604 --71445-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.604 --71445-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.604 --71445-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.604 --71445-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.604 --71445-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.604 --71445-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.604 --71445-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.604 --71445-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.604 --71445-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.604 --71445-- Reading syms from /usr/lib64/libm.so.6 00:08:07.604 --71445-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.604 --71445-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.604 --71445-- Reading syms from /usr/lib64/libc.so.6 00:08:07.604 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.604 --71445-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.604 --71445-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.605 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.605 --71445-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.605 --71445-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.605 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.605 --71445-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.605 --71445-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.605 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.605 --71445-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.605 --71445-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.605 --71445-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.605 --71445-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.605 --71445-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.605 --71445-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.605 --71445-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.605 --71445-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.605 --71445-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.605 --71445-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 ==71445== Preferring higher priority redirection: 00:08:07.863 --71445-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.863 --71445-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.863 --71445-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 --71445-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.863 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.863 --71445-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.863 --71445-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.864 ==71445== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.864 --71445-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.864 --71445-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.864 --71445-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.864 --71445-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.864 --71445-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.864 --71445-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.864 --71445-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.864 --71445-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.864 --71445-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.864 --71445-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.864 --71445-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.864 --71445-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.864 --71445-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.864 --71445-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.864 --71445-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.864 --71445-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.864 --71445-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.864 --71445-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.864 00:08:07.864 00:08:07.864 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.864 http://cunit.sourceforge.net/ 00:08:07.864 00:08:07.864 00:08:07.864 Suite: nvme_pcie 00:08:07.864 Test: test_prp_list_append ...[2024-05-14 21:09:00.326781] /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:08:07.864 [2024-05-14 21:09:00.366922] /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:08:07.864 [2024-05-14 21:09:00.368114] /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:08:07.864 [2024-05-14 21:09:00.370448] /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:08:07.864 [2024-05-14 21:09:00.371241] /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:08:07.864 passed 00:08:07.864 Test: test_nvme_pcie_hotplug_monitor ...--71445-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:07.864 passed 00:08:07.864 Test: test_shadow_doorbell_update ...passed 00:08:07.864 Test: test_build_contig_hw_sgl_request ...passed 00:08:07.864 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:07.864 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:08.122 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:08.122 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-05-14 21:09:00.432643] /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:08:08.122 passed 00:08:08.122 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:08.122 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:08.122 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-05-14 21:09:00.454360] /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:08:08.122 passed 00:08:08.123 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-05-14 21:09:00.465074] /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:08:08.123 passed 00:08:08.123 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-05-14 21:09:00.472453] /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:08:08.123 passed 00:08:08.123 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-05-14 21:09:00.475409] /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:08:08.123 passed 00:08:08.123 00:08:08.123 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.123 suites 1 1 n/a 0 0 00:08:08.123 tests 14 14 14 0 0 00:08:08.123 asserts 235 235 235 0 n/a 00:08:08.123 00:08:08.123 Elapsed time = 0.162 seconds 00:08:08.123 --71445-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.123 --71445-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.123 ==71445== 00:08:08.123 ==71445== HEAP SUMMARY: 00:08:08.123 ==71445== in use at exit: 0 bytes in 0 blocks 00:08:08.123 ==71445== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:08.123 ==71445== 00:08:08.123 ==71445== All heap blocks were freed -- no leaks are possible 00:08:08.123 ==71445== 00:08:08.123 ==71445== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.123 21:09:00 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_poll_group.c/nvme_poll_group_ut 00:08:08.123 ==71454== Memcheck, a memory error detector 00:08:08.123 ==71454== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.123 ==71454== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.123 ==71454== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:08.123 ==71454== 00:08:08.123 --71454-- Valgrind options: 00:08:08.123 --71454-- --leak-check=full 00:08:08.123 --71454-- --error-exitcode=2 00:08:08.123 --71454-- --verbose 00:08:08.123 --71454-- Contents of /proc/version: 00:08:08.123 --71454-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:08.123 --71454-- 00:08:08.123 --71454-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.123 --71454-- Page sizes: currently 4096, max supported 4096 00:08:08.123 --71454-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.123 --71454-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:08.123 --71454-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.123 --71454-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.123 --71454-- might be shown as UnknownInlinedFun 00:08:08.123 --71454-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.123 --71454-- object doesn't have a dynamic symbol table 00:08:08.123 --71454-- Scheduler: using generic scheduler lock implementation. 00:08:08.123 --71454-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.123 ==71454== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71454-by-???-on-20c6b9f0ce9d 00:08:08.123 ==71454== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71454-by-???-on-20c6b9f0ce9d 00:08:08.123 ==71454== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71454-by-???-on-20c6b9f0ce9d 00:08:08.123 ==71454== 00:08:08.123 ==71454== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.123 ==71454== don't want to do, unless you know exactly what you're doing, 00:08:08.123 ==71454== or are doing some strange experiment): 00:08:08.123 ==71454== /usr/libexec/valgrind/../../bin/vgdb --pid=71454 ...command... 00:08:08.123 ==71454== 00:08:08.123 ==71454== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.123 ==71454== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:08.123 ==71454== and then give GDB the following command 00:08:08.123 ==71454== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71454 00:08:08.123 ==71454== --pid is optional if only one valgrind process is running 00:08:08.123 ==71454== 00:08:08.123 --71454-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.123 --71454-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.123 --71454-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.123 --71454-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.123 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.123 --71454-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.123 --71454-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.123 --71454-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.123 --71454-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.123 --71454-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.123 --71454-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.123 --71454-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.123 --71454-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.123 --71454-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.123 --71454-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.124 --71454-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.124 --71454-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.124 --71454-- Reading syms from /usr/lib64/libm.so.6 00:08:08.124 --71454-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.124 --71454-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.382 --71454-- Reading syms from /usr/lib64/libc.so.6 00:08:08.382 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.382 --71454-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.382 --71454-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.382 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.382 --71454-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.382 --71454-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.382 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.382 --71454-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.382 --71454-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.382 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.382 --71454-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.382 --71454-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.382 --71454-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.382 --71454-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.382 --71454-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.382 --71454-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.382 --71454-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.382 --71454-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.382 --71454-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 ==71454== Preferring higher priority redirection: 00:08:08.382 --71454-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.382 --71454-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.382 --71454-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 --71454-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.382 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.382 --71454-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.382 --71454-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.383 ==71454== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.383 --71454-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.383 --71454-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.383 --71454-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.383 --71454-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.383 --71454-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.383 --71454-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.383 --71454-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.383 --71454-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.383 --71454-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.383 --71454-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.640 --71454-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.640 --71454-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.640 --71454-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.640 --71454-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.640 --71454-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.640 --71454-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.640 --71454-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.640 --71454-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.640 00:08:08.640 00:08:08.640 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.640 http://cunit.sourceforge.net/ 00:08:08.640 00:08:08.640 00:08:08.640 Suite: nvme_ns_cmd 00:08:08.640 Test: nvme_poll_group_create_test ...passed 00:08:08.640 Test: nvme_poll_group_add_remove_test ...passed 00:08:08.640 Test: nvme_poll_group_process_completions ...passed 00:08:08.640 Test: nvme_poll_group_destroy_test ...passed 00:08:08.640 Test: nvme_poll_group_get_free_stats ...passed 00:08:08.640 00:08:08.640 Run Summary: Type Total Ran Passed Failed Inactive 00:08:08.640 suites 1 1 n/a 0 0 00:08:08.640 tests 5 5 5 0 0 00:08:08.640 asserts 75 75 75 0 n/a 00:08:08.640 00:08:08.640 Elapsed time = 0.059 seconds 00:08:08.640 --71454-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:08.640 --71454-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:08.640 ==71454== 00:08:08.640 ==71454== HEAP SUMMARY: 00:08:08.640 ==71454== in use at exit: 0 bytes in 0 blocks 00:08:08.640 ==71454== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:08.641 ==71454== 00:08:08.641 ==71454== All heap blocks were freed -- no leaks are possible 00:08:08.641 ==71454== 00:08:08.641 ==71454== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:08.641 21:09:01 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_quirks.c/nvme_quirks_ut 00:08:08.641 ==71459== Memcheck, a memory error detector 00:08:08.641 ==71459== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:08.641 ==71459== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:08.641 ==71459== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:08.641 ==71459== 00:08:08.641 --71459-- Valgrind options: 00:08:08.641 --71459-- --leak-check=full 00:08:08.641 --71459-- --error-exitcode=2 00:08:08.641 --71459-- --verbose 00:08:08.641 --71459-- Contents of /proc/version: 00:08:08.641 --71459-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:08.641 --71459-- 00:08:08.641 --71459-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:08.641 --71459-- Page sizes: currently 4096, max supported 4096 00:08:08.641 --71459-- Valgrind library directory: /usr/libexec/valgrind 00:08:08.641 --71459-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:08.641 --71459-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:08.641 --71459-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:08.641 --71459-- might be shown as UnknownInlinedFun 00:08:08.641 --71459-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:08.641 --71459-- object doesn't have a dynamic symbol table 00:08:08.641 --71459-- Scheduler: using generic scheduler lock implementation. 00:08:08.641 --71459-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:08.641 ==71459== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71459-by-???-on-20c6b9f0ce9d 00:08:08.641 ==71459== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71459-by-???-on-20c6b9f0ce9d 00:08:08.641 ==71459== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71459-by-???-on-20c6b9f0ce9d 00:08:08.641 ==71459== 00:08:08.641 ==71459== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:08.641 ==71459== don't want to do, unless you know exactly what you're doing, 00:08:08.641 ==71459== or are doing some strange experiment): 00:08:08.641 ==71459== /usr/libexec/valgrind/../../bin/vgdb --pid=71459 ...command... 00:08:08.641 ==71459== 00:08:08.641 ==71459== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:08.641 ==71459== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:08.641 ==71459== and then give GDB the following command 00:08:08.641 ==71459== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71459 00:08:08.641 ==71459== --pid is optional if only one valgrind process is running 00:08:08.641 ==71459== 00:08:08.641 --71459-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:08.641 --71459-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:08.641 --71459-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:08.899 --71459-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:08.899 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.899 --71459-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:08.899 --71459-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:08.899 --71459-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:08.899 --71459-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:08.899 --71459-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:08.899 --71459-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:08.899 --71459-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:08.899 --71459-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:08.899 --71459-- Reading syms from /usr/lib64/libm.so.6 00:08:08.899 --71459-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:08.899 --71459-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/libc.so.6 00:08:08.899 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.899 --71459-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.899 --71459-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.899 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.899 --71459-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.899 --71459-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.899 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.899 --71459-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.899 --71459-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:08.899 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.899 --71459-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:08.899 --71459-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.899 --71459-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.899 --71459-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.899 --71459-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.899 --71459-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.899 --71459-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.899 --71459-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.899 --71459-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 ==71459== Preferring higher priority redirection: 00:08:08.900 --71459-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.900 --71459-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.900 --71459-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 --71459-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.900 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.900 --71459-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.900 --71459-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.900 ==71459== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.900 --71459-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.900 --71459-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.900 --71459-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.158 --71459-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.158 --71459-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.158 --71459-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.158 --71459-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.158 --71459-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.158 --71459-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.158 --71459-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.158 --71459-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.158 --71459-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.158 --71459-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.158 --71459-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.158 --71459-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.158 --71459-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.158 --71459-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.158 --71459-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.158 00:08:09.158 00:08:09.158 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.158 http://cunit.sourceforge.net/ 00:08:09.158 00:08:09.158 00:08:09.158 Suite: nvme_quirks 00:08:09.158 Test: test_nvme_quirks_striping ...passed 00:08:09.158 00:08:09.158 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.158 suites 1 1 n/a 0 0 00:08:09.158 tests 1 1 1 0 0 00:08:09.158 asserts 5 5 5 0 n/a 00:08:09.158 00:08:09.158 Elapsed time = 0.009 seconds 00:08:09.158 --71459-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.158 --71459-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.158 ==71459== 00:08:09.158 ==71459== HEAP SUMMARY: 00:08:09.158 ==71459== in use at exit: 0 bytes in 0 blocks 00:08:09.158 ==71459== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:09.159 ==71459== 00:08:09.159 ==71459== All heap blocks were freed -- no leaks are possible 00:08:09.159 ==71459== 00:08:09.159 ==71459== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.159 21:09:01 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_tcp.c/nvme_tcp_ut 00:08:09.159 ==71467== Memcheck, a memory error detector 00:08:09.159 ==71467== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.159 ==71467== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.159 ==71467== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:09.159 ==71467== 00:08:09.159 --71467-- Valgrind options: 00:08:09.159 --71467-- --leak-check=full 00:08:09.159 --71467-- --error-exitcode=2 00:08:09.159 --71467-- --verbose 00:08:09.159 --71467-- Contents of /proc/version: 00:08:09.159 --71467-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:09.159 --71467-- 00:08:09.159 --71467-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.159 --71467-- Page sizes: currently 4096, max supported 4096 00:08:09.159 --71467-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.159 --71467-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:09.159 --71467-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.159 --71467-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.159 --71467-- might be shown as UnknownInlinedFun 00:08:09.159 --71467-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.159 --71467-- object doesn't have a dynamic symbol table 00:08:09.159 --71467-- Scheduler: using generic scheduler lock implementation. 00:08:09.159 --71467-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.159 ==71467== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71467-by-???-on-20c6b9f0ce9d 00:08:09.159 ==71467== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71467-by-???-on-20c6b9f0ce9d 00:08:09.159 ==71467== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71467-by-???-on-20c6b9f0ce9d 00:08:09.159 ==71467== 00:08:09.159 ==71467== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.159 ==71467== don't want to do, unless you know exactly what you're doing, 00:08:09.159 ==71467== or are doing some strange experiment): 00:08:09.159 ==71467== /usr/libexec/valgrind/../../bin/vgdb --pid=71467 ...command... 00:08:09.159 ==71467== 00:08:09.159 ==71467== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.159 ==71467== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:09.159 ==71467== and then give GDB the following command 00:08:09.159 ==71467== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71467 00:08:09.159 ==71467== --pid is optional if only one valgrind process is running 00:08:09.159 ==71467== 00:08:09.159 --71467-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.159 --71467-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.159 --71467-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.417 --71467-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.417 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.417 --71467-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.417 --71467-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.418 --71467-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.418 --71467-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.418 --71467-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.418 --71467-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.418 --71467-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.418 --71467-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.418 --71467-- Reading syms from /usr/lib64/libm.so.6 00:08:09.418 --71467-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.418 --71467-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/libc.so.6 00:08:09.418 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.418 --71467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.418 --71467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.418 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.418 --71467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.418 --71467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.418 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.418 --71467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.418 --71467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.418 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.418 --71467-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.418 --71467-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.418 --71467-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.418 --71467-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.418 --71467-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.418 --71467-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.418 --71467-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.418 --71467-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 ==71467== Preferring higher priority redirection: 00:08:09.418 --71467-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.418 --71467-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.418 --71467-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.418 --71467-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 --71467-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 --71467-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 --71467-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 --71467-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 --71467-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 --71467-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.419 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.419 --71467-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.419 --71467-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.419 ==71467== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.419 --71467-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.419 --71467-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.677 --71467-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:09.677 --71467-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:09.677 --71467-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:09.677 --71467-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:09.677 --71467-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:09.677 --71467-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:09.677 --71467-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:09.677 --71467-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:09.677 --71467-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:09.677 --71467-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:09.677 --71467-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:09.677 --71467-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:09.677 --71467-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:09.677 --71467-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:09.677 --71467-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:09.677 --71467-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:09.677 --71467-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:09.677 00:08:09.677 00:08:09.677 CUnit - A unit testing framework for C - Version 2.1-3 00:08:09.677 http://cunit.sourceforge.net/ 00:08:09.677 00:08:09.677 00:08:09.677 Suite: nvme_tcp 00:08:09.677 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:09.677 Test: test_nvme_tcp_build_iovs ...passed 00:08:09.677 Test: test_nvme_tcp_build_sgl_request ...[2024-05-14 21:09:02.126121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcc00, and the iovcnt=16, remaining_size=28672 00:08:09.677 passed 00:08:09.677 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:09.677 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:09.677 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:09.677 Test: test_nvme_tcp_req_get ...passed 00:08:09.677 Test: test_nvme_tcp_req_init ...passed 00:08:09.935 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:09.935 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:09.935 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-05-14 21:09:02.255732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7e0 is same with the state(6) to be set 00:08:09.935 passed 00:08:09.935 Test: test_nvme_tcp_alloc_reqs ...--71467-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:09.935 passed 00:08:09.935 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-05-14 21:09:02.273555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:08:09.935 passed 00:08:09.935 Test: test_nvme_tcp_pdu_ch_handle ...[2024-05-14 21:09:02.276091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1167:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe570 00:08:09.935 [2024-05-14 21:09:02.279203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1226:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:08:09.935 [2024-05-14 21:09:02.279450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.281731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1177:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:08:09.935 [2024-05-14 21:09:02.281938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.284352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1218:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:08:09.935 [2024-05-14 21:09:02.284573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.286303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.288769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.291111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.293185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 [2024-05-14 21:09:02.295660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:08:09.935 passed 00:08:09.935 Test: test_nvme_tcp_qpair_connect_sock ...[2024-05-14 21:09:02.314295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2324:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:08:09.935 [2024-05-14 21:09:02.315513] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2336:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:09.935 --71467-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:09.935 --71467-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:09.935 --71467-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:09.935 [2024-05-14 21:09:02.340516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2336:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:09.935 passed 00:08:09.936 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:09.936 Test: test_nvme_tcp_c2h_payload_handle ...[2024-05-14 21:09:02.356489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1341:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe130): PDU Sequence Error 00:08:09.936 passed 00:08:09.936 Test: test_nvme_tcp_icresp_handle ...[2024-05-14 21:09:02.358536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1567:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:08:09.936 [2024-05-14 21:09:02.359553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1574:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:08:09.936 [2024-05-14 21:09:02.359780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb30 is same with the state(5) to be set 00:08:09.936 [2024-05-14 21:09:02.360841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:08:09.936 [2024-05-14 21:09:02.361071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb30 is same with the state(5) to be set 00:08:09.936 [2024-05-14 21:09:02.365149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb30 is same with the state(0) to be set 00:08:09.936 passed 00:08:09.936 Test: test_nvme_tcp_pdu_payload_handle ...[2024-05-14 21:09:02.371665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1341:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe570): PDU Sequence Error 00:08:09.936 passed 00:08:09.936 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-05-14 21:09:02.380134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1644:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd50 00:08:09.936 passed 00:08:09.936 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:09.936 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-05-14 21:09:02.408139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 354:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4e0, errno=0, rc=0 00:08:09.936 [2024-05-14 21:09:02.412566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4e0 is same with the state(5) to be set 00:08:09.936 [2024-05-14 21:09:02.414423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4e0 is same with the state(5) to be set 00:08:09.936 --71467-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:09.936 --71467-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.936 [2024-05-14 21:09:02.426221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2176:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4e0 (0): Success 00:08:09.936 [2024-05-14 21:09:02.427777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2176:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4e0 (0): Success 00:08:09.936 passed 00:08:10.194 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-05-14 21:09:02.548263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:10.194 [2024-05-14 21:09:02.550109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:10.194 passed 00:08:10.194 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:10.194 Test: test_nvme_tcp_poll_group_get_stats ...[2024-05-14 21:09:02.555825] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2955:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:10.194 [2024-05-14 21:09:02.556448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2955:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:10.194 passed 00:08:10.194 Test: test_nvme_tcp_ctrlr_construct ...[2024-05-14 21:09:02.569968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:10.194 [2024-05-14 21:09:02.570210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:10.194 [2024-05-14 21:09:02.571431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2324:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:08:10.194 [2024-05-14 21:09:02.571746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:10.194 [2024-05-14 21:09:02.572643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2374:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x7405d20 with addr=192.168.1.78, port=23 00:08:10.194 [2024-05-14 21:09:02.572869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:10.194 passed 00:08:10.194 Test: test_nvme_tcp_qpair_submit_request ...[2024-05-14 21:09:02.576931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x7407c90, and the iovcnt=1, remaining_size=1024 00:08:10.194 [2024-05-14 21:09:02.577313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1018:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:08:10.194 passed 00:08:10.194 00:08:10.194 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.194 suites 1 1 n/a 0 0 00:08:10.194 tests 27 27 27 0 0 00:08:10.194 asserts 624 624 624 0 n/a 00:08:10.194 00:08:10.194 Elapsed time = 0.505 seconds 00:08:10.194 --71467-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.194 ==71467== 00:08:10.194 ==71467== HEAP SUMMARY: 00:08:10.194 ==71467== in use at exit: 192 bytes in 1 blocks 00:08:10.194 ==71467== total heap usage: 261 allocs, 260 frees, 94,114,314 bytes allocated 00:08:10.194 ==71467== 00:08:10.194 ==71467== Searching for pointers to 1 not-freed blocks 00:08:10.194 ==71467== Checked 6,509,744 bytes 00:08:10.194 ==71467== 00:08:10.194 ==71467== LEAK SUMMARY: 00:08:10.194 ==71467== definitely lost: 0 bytes in 0 blocks 00:08:10.194 ==71467== indirectly lost: 0 bytes in 0 blocks 00:08:10.194 ==71467== possibly lost: 0 bytes in 0 blocks 00:08:10.194 ==71467== still reachable: 192 bytes in 1 blocks 00:08:10.194 ==71467== suppressed: 0 bytes in 0 blocks 00:08:10.194 ==71467== Reachable blocks (those to which a pointer was found) are not shown. 00:08:10.195 ==71467== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:10.195 ==71467== 00:08:10.195 ==71467== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.195 21:09:02 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_transport.c/nvme_transport_ut 00:08:10.195 ==71478== Memcheck, a memory error detector 00:08:10.195 ==71478== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.195 ==71478== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.195 ==71478== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:10.195 ==71478== 00:08:10.195 --71478-- Valgrind options: 00:08:10.195 --71478-- --leak-check=full 00:08:10.195 --71478-- --error-exitcode=2 00:08:10.195 --71478-- --verbose 00:08:10.195 --71478-- Contents of /proc/version: 00:08:10.195 --71478-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:10.195 --71478-- 00:08:10.195 --71478-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.195 --71478-- Page sizes: currently 4096, max supported 4096 00:08:10.195 --71478-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.195 --71478-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:10.195 --71478-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.195 --71478-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.195 --71478-- might be shown as UnknownInlinedFun 00:08:10.195 --71478-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.195 --71478-- object doesn't have a dynamic symbol table 00:08:10.195 --71478-- Scheduler: using generic scheduler lock implementation. 00:08:10.195 --71478-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.195 ==71478== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71478-by-???-on-20c6b9f0ce9d 00:08:10.195 ==71478== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71478-by-???-on-20c6b9f0ce9d 00:08:10.195 ==71478== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71478-by-???-on-20c6b9f0ce9d 00:08:10.195 ==71478== 00:08:10.195 ==71478== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.195 ==71478== don't want to do, unless you know exactly what you're doing, 00:08:10.195 ==71478== or are doing some strange experiment): 00:08:10.195 ==71478== /usr/libexec/valgrind/../../bin/vgdb --pid=71478 ...command... 00:08:10.195 ==71478== 00:08:10.195 ==71478== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.195 ==71478== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:10.195 ==71478== and then give GDB the following command 00:08:10.195 ==71478== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71478 00:08:10.195 ==71478== --pid is optional if only one valgrind process is running 00:08:10.195 ==71478== 00:08:10.195 --71478-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.195 --71478-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.453 --71478-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.453 --71478-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.453 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.453 --71478-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.453 --71478-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.453 --71478-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.453 --71478-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.453 --71478-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.453 --71478-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.453 --71478-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.453 --71478-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.453 --71478-- Reading syms from /usr/lib64/libm.so.6 00:08:10.453 --71478-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.453 --71478-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/libc.so.6 00:08:10.453 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.453 --71478-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.453 --71478-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.453 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.453 --71478-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.453 --71478-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.453 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.453 --71478-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.453 --71478-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.453 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.453 --71478-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.453 --71478-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.453 --71478-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.453 --71478-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.453 --71478-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.454 --71478-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.454 --71478-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.454 --71478-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 ==71478== Preferring higher priority redirection: 00:08:10.454 --71478-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.454 --71478-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.454 --71478-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 --71478-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.454 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.454 --71478-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.454 --71478-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.454 ==71478== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.454 --71478-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:10.454 --71478-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:10.712 --71478-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.712 --71478-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.712 --71478-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.712 --71478-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.712 --71478-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.712 --71478-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.712 --71478-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.712 --71478-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.712 --71478-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.712 --71478-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.712 --71478-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.712 --71478-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.712 --71478-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.713 --71478-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.713 --71478-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.713 --71478-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.713 00:08:10.713 00:08:10.713 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.713 http://cunit.sourceforge.net/ 00:08:10.713 00:08:10.713 00:08:10.713 Suite: nvme_transport 00:08:10.713 Test: test_nvme_get_transport ...passed 00:08:10.713 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:10.713 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:10.713 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:10.713 Test: test_ctrlr_get_memory_domains ...passed 00:08:10.713 00:08:10.713 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.713 suites 1 1 n/a 0 0 00:08:10.713 tests 5 5 5 0 0 00:08:10.713 asserts 28 28 28 0 n/a 00:08:10.713 00:08:10.713 Elapsed time = 0.028 seconds 00:08:10.713 --71478-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.713 --71478-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.713 ==71478== 00:08:10.713 ==71478== HEAP SUMMARY: 00:08:10.713 ==71478== in use at exit: 0 bytes in 0 blocks 00:08:10.713 ==71478== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:10.713 ==71478== 00:08:10.713 ==71478== All heap blocks were freed -- no leaks are possible 00:08:10.713 ==71478== 00:08:10.713 ==71478== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.713 21:09:03 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_io_msg.c/nvme_io_msg_ut 00:08:10.713 ==71482== Memcheck, a memory error detector 00:08:10.713 ==71482== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.713 ==71482== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.713 ==71482== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:10.713 ==71482== 00:08:10.713 --71482-- Valgrind options: 00:08:10.713 --71482-- --leak-check=full 00:08:10.713 --71482-- --error-exitcode=2 00:08:10.713 --71482-- --verbose 00:08:10.713 --71482-- Contents of /proc/version: 00:08:10.713 --71482-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:10.713 --71482-- 00:08:10.713 --71482-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.713 --71482-- Page sizes: currently 4096, max supported 4096 00:08:10.713 --71482-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.713 --71482-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:10.713 --71482-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.713 --71482-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.713 --71482-- might be shown as UnknownInlinedFun 00:08:10.713 --71482-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.713 --71482-- object doesn't have a dynamic symbol table 00:08:10.713 --71482-- Scheduler: using generic scheduler lock implementation. 00:08:10.713 --71482-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.713 ==71482== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71482-by-???-on-20c6b9f0ce9d 00:08:10.713 ==71482== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71482-by-???-on-20c6b9f0ce9d 00:08:10.713 ==71482== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71482-by-???-on-20c6b9f0ce9d 00:08:10.713 ==71482== 00:08:10.713 ==71482== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.713 ==71482== don't want to do, unless you know exactly what you're doing, 00:08:10.713 ==71482== or are doing some strange experiment): 00:08:10.713 ==71482== /usr/libexec/valgrind/../../bin/vgdb --pid=71482 ...command... 00:08:10.713 ==71482== 00:08:10.713 ==71482== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.713 ==71482== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:10.713 ==71482== and then give GDB the following command 00:08:10.713 ==71482== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71482 00:08:10.713 ==71482== --pid is optional if only one valgrind process is running 00:08:10.713 ==71482== 00:08:10.972 --71482-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.972 --71482-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:10.972 --71482-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:10.972 --71482-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:10.972 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.972 --71482-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:10.972 --71482-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:10.972 --71482-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:10.972 --71482-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:10.972 --71482-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:10.972 --71482-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:10.972 --71482-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:10.972 --71482-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:10.972 --71482-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:10.972 --71482-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:10.972 --71482-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:10.972 --71482-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:10.972 --71482-- Reading syms from /usr/lib64/libm.so.6 00:08:10.972 --71482-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:10.972 --71482-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:10.972 --71482-- Reading syms from /usr/lib64/libc.so.6 00:08:10.972 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.972 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.972 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.972 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.972 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.972 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.972 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.972 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.972 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:10.972 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:10.973 --71482-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:10.973 --71482-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:10.973 --71482-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:10.973 --71482-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:10.973 --71482-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:10.973 --71482-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:10.973 --71482-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:10.973 --71482-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:10.973 --71482-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 ==71482== Preferring higher priority redirection: 00:08:10.973 --71482-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:10.973 --71482-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:10.973 --71482-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:10.973 --71482-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.231 --71482-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.232 --71482-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.232 --71482-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.232 --71482-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.232 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.232 --71482-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.232 --71482-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.232 ==71482== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.232 --71482-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.232 --71482-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.232 --71482-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.232 --71482-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.232 --71482-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.232 --71482-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.232 --71482-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.232 --71482-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.232 --71482-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.232 --71482-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.232 --71482-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.232 --71482-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.232 --71482-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.232 --71482-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.232 --71482-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.232 --71482-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.232 --71482-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.232 --71482-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.232 00:08:11.232 00:08:11.232 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.232 http://cunit.sourceforge.net/ 00:08:11.232 00:08:11.232 00:08:11.232 Suite: nvme_io_msg 00:08:11.232 Test: test_nvme_io_msg_send ...passed 00:08:11.232 Test: test_nvme_io_msg_process ...passed 00:08:11.232 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:11.232 00:08:11.232 Run Summary: Type Total Ran Passed Failed Inactive 00:08:11.232 suites 1 1 n/a 0 0 00:08:11.232 tests 3 3 3 0 0 00:08:11.232 asserts 56 56 56 0 n/a 00:08:11.232 00:08:11.232 Elapsed time = 0.031 seconds 00:08:11.232 --71482-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:11.232 --71482-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:11.232 ==71482== 00:08:11.232 ==71482== HEAP SUMMARY: 00:08:11.232 ==71482== in use at exit: 0 bytes in 0 blocks 00:08:11.232 ==71482== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:11.232 ==71482== 00:08:11.232 ==71482== All heap blocks were freed -- no leaks are possible 00:08:11.232 ==71482== 00:08:11.232 ==71482== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:11.232 21:09:03 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_pcie_common.c/nvme_pcie_common_ut 00:08:11.232 ==71489== Memcheck, a memory error detector 00:08:11.232 ==71489== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:11.232 ==71489== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:11.232 ==71489== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:11.232 ==71489== 00:08:11.232 --71489-- Valgrind options: 00:08:11.232 --71489-- --leak-check=full 00:08:11.232 --71489-- --error-exitcode=2 00:08:11.232 --71489-- --verbose 00:08:11.232 --71489-- Contents of /proc/version: 00:08:11.232 --71489-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:11.232 --71489-- 00:08:11.232 --71489-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:11.232 --71489-- Page sizes: currently 4096, max supported 4096 00:08:11.232 --71489-- Valgrind library directory: /usr/libexec/valgrind 00:08:11.232 --71489-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:11.232 --71489-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:11.232 --71489-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:11.232 --71489-- might be shown as UnknownInlinedFun 00:08:11.490 --71489-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:11.490 --71489-- object doesn't have a dynamic symbol table 00:08:11.490 --71489-- Scheduler: using generic scheduler lock implementation. 00:08:11.491 --71489-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:11.491 ==71489== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71489-by-???-on-20c6b9f0ce9d 00:08:11.491 ==71489== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71489-by-???-on-20c6b9f0ce9d 00:08:11.491 ==71489== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71489-by-???-on-20c6b9f0ce9d 00:08:11.491 ==71489== 00:08:11.491 ==71489== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:11.491 ==71489== don't want to do, unless you know exactly what you're doing, 00:08:11.491 ==71489== or are doing some strange experiment): 00:08:11.491 ==71489== /usr/libexec/valgrind/../../bin/vgdb --pid=71489 ...command... 00:08:11.491 ==71489== 00:08:11.491 ==71489== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:11.491 ==71489== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:11.491 ==71489== and then give GDB the following command 00:08:11.491 ==71489== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71489 00:08:11.491 ==71489== --pid is optional if only one valgrind process is running 00:08:11.491 ==71489== 00:08:11.491 --71489-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:11.491 --71489-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:11.491 --71489-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:11.491 --71489-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:11.491 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.491 --71489-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:11.491 --71489-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:11.491 --71489-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:11.491 --71489-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:11.491 --71489-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:11.491 --71489-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:11.491 --71489-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:11.491 --71489-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:11.491 --71489-- Reading syms from /usr/lib64/libm.so.6 00:08:11.491 --71489-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:11.491 --71489-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/libc.so.6 00:08:11.491 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.491 --71489-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.491 --71489-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.491 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.491 --71489-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.491 --71489-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.491 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.491 --71489-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.491 --71489-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.491 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.491 --71489-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.491 --71489-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.491 --71489-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:11.491 --71489-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:11.491 --71489-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:11.491 --71489-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:11.749 --71489-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:11.749 --71489-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.749 --71489-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 ==71489== Preferring higher priority redirection: 00:08:11.750 --71489-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:11.750 --71489-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:11.750 --71489-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 --71489-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.750 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.750 --71489-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.750 --71489-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.750 ==71489== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.750 --71489-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.750 --71489-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.750 --71489-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.750 --71489-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.750 --71489-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.750 --71489-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.750 --71489-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.750 --71489-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.750 --71489-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.750 --71489-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.750 --71489-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.750 --71489-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.750 --71489-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.750 --71489-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.750 --71489-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.750 --71489-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.750 --71489-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.750 --71489-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.750 00:08:11.750 00:08:11.750 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.750 http://cunit.sourceforge.net/ 00:08:11.750 00:08:11.750 00:08:11.750 Suite: nvme_pcie_common 00:08:11.750 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-05-14 21:09:04.228716] /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:08:11.750 passed 00:08:11.750 Test: test_nvme_pcie_qpair_construct_destroy ...--71489-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:11.750 passed 00:08:12.009 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:12.009 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-05-14 21:09:04.335454] /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:08:12.009 [2024-05-14 21:09:04.340143] /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:08:12.009 [2024-05-14 21:09:04.342908] /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:08:12.009 passed 00:08:12.009 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:12.009 Test: test_nvme_pcie_poll_group_get_stats ...[2024-05-14 21:09:04.352145] /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:08:12.009 [2024-05-14 21:09:04.352740] /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:08:12.009 passed 00:08:12.009 00:08:12.009 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.009 suites 1 1 n/a 0 0 00:08:12.009 tests 6 6 6 0 0 00:08:12.009 asserts 148 148 148 0 n/a 00:08:12.009 00:08:12.009 Elapsed time = 0.133 seconds 00:08:12.009 --71489-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.009 --71489-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.009 ==71489== 00:08:12.009 ==71489== HEAP SUMMARY: 00:08:12.009 ==71489== in use at exit: 0 bytes in 0 blocks 00:08:12.009 ==71489== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:12.009 ==71489== 00:08:12.009 ==71489== All heap blocks were freed -- no leaks are possible 00:08:12.009 ==71489== 00:08:12.009 ==71489== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.009 21:09:04 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_fabric.c/nvme_fabric_ut 00:08:12.009 ==71495== Memcheck, a memory error detector 00:08:12.009 ==71495== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.009 ==71495== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.009 ==71495== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:12.009 ==71495== 00:08:12.009 --71495-- Valgrind options: 00:08:12.009 --71495-- --leak-check=full 00:08:12.009 --71495-- --error-exitcode=2 00:08:12.009 --71495-- --verbose 00:08:12.009 --71495-- Contents of /proc/version: 00:08:12.009 --71495-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:12.009 --71495-- 00:08:12.009 --71495-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.009 --71495-- Page sizes: currently 4096, max supported 4096 00:08:12.009 --71495-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.009 --71495-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:12.009 --71495-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.009 --71495-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.009 --71495-- might be shown as UnknownInlinedFun 00:08:12.009 --71495-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.009 --71495-- object doesn't have a dynamic symbol table 00:08:12.009 --71495-- Scheduler: using generic scheduler lock implementation. 00:08:12.009 --71495-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.009 ==71495== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71495-by-???-on-20c6b9f0ce9d 00:08:12.009 ==71495== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71495-by-???-on-20c6b9f0ce9d 00:08:12.009 ==71495== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71495-by-???-on-20c6b9f0ce9d 00:08:12.009 ==71495== 00:08:12.009 ==71495== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.009 ==71495== don't want to do, unless you know exactly what you're doing, 00:08:12.009 ==71495== or are doing some strange experiment): 00:08:12.009 ==71495== /usr/libexec/valgrind/../../bin/vgdb --pid=71495 ...command... 00:08:12.009 ==71495== 00:08:12.009 ==71495== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.009 ==71495== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:12.009 ==71495== and then give GDB the following command 00:08:12.009 ==71495== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71495 00:08:12.010 ==71495== --pid is optional if only one valgrind process is running 00:08:12.010 ==71495== 00:08:12.010 --71495-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.010 --71495-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.010 --71495-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.010 --71495-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.010 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.010 --71495-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.010 --71495-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.010 --71495-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.010 --71495-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.010 --71495-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.010 --71495-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.010 --71495-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.010 --71495-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.010 --71495-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.010 --71495-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.010 --71495-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.010 --71495-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.010 --71495-- Reading syms from /usr/lib64/libm.so.6 00:08:12.010 --71495-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.010 --71495-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.010 --71495-- Reading syms from /usr/lib64/libc.so.6 00:08:12.268 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.268 --71495-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.268 --71495-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.268 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.268 --71495-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.268 --71495-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.268 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.268 --71495-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.268 --71495-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.268 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.268 --71495-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.268 --71495-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.268 --71495-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.268 --71495-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.268 --71495-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.268 --71495-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.268 --71495-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.268 --71495-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.268 --71495-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 --71495-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.268 ==71495== Preferring higher priority redirection: 00:08:12.268 --71495-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.268 --71495-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.269 --71495-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 --71495-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.269 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.269 --71495-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.269 --71495-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.269 ==71495== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.269 --71495-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.269 --71495-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.269 --71495-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.269 --71495-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.269 --71495-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.269 --71495-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.269 --71495-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.269 --71495-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.269 --71495-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.269 --71495-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.269 --71495-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.269 --71495-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.269 --71495-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.269 --71495-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.269 --71495-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.527 --71495-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:12.527 --71495-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:12.527 --71495-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:12.527 00:08:12.527 00:08:12.527 CUnit - A unit testing framework for C - Version 2.1-3 00:08:12.527 http://cunit.sourceforge.net/ 00:08:12.527 00:08:12.527 00:08:12.527 Suite: nvme_fabric 00:08:12.527 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:12.527 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:12.527 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:12.527 Test: test_nvme_fabric_discover_probe ...--71495-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:12.527 --71495-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:12.527 passed 00:08:12.527 Test: test_nvme_fabric_qpair_connect ...--71495-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:12.527 [2024-05-14 21:09:04.907037] /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:08:12.527 passed 00:08:12.527 00:08:12.527 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.528 suites 1 1 n/a 0 0 00:08:12.528 tests 5 5 5 0 0 00:08:12.528 asserts 60 60 60 0 n/a 00:08:12.528 00:08:12.528 Elapsed time = 0.075 seconds 00:08:12.528 --71495-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.528 --71495-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.528 ==71495== 00:08:12.528 ==71495== HEAP SUMMARY: 00:08:12.528 ==71495== in use at exit: 0 bytes in 0 blocks 00:08:12.528 ==71495== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:12.528 ==71495== 00:08:12.528 ==71495== All heap blocks were freed -- no leaks are possible 00:08:12.528 ==71495== 00:08:12.528 ==71495== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.528 21:09:04 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_opal.c/nvme_opal_ut 00:08:12.528 ==71502== Memcheck, a memory error detector 00:08:12.528 ==71502== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.528 ==71502== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.528 ==71502== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:12.528 ==71502== 00:08:12.528 --71502-- Valgrind options: 00:08:12.528 --71502-- --leak-check=full 00:08:12.528 --71502-- --error-exitcode=2 00:08:12.528 --71502-- --verbose 00:08:12.528 --71502-- Contents of /proc/version: 00:08:12.528 --71502-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:12.528 --71502-- 00:08:12.528 --71502-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.528 --71502-- Page sizes: currently 4096, max supported 4096 00:08:12.528 --71502-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.528 --71502-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:12.528 --71502-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.528 --71502-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.528 --71502-- might be shown as UnknownInlinedFun 00:08:12.528 --71502-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.528 --71502-- object doesn't have a dynamic symbol table 00:08:12.528 --71502-- Scheduler: using generic scheduler lock implementation. 00:08:12.528 --71502-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.528 ==71502== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71502-by-???-on-20c6b9f0ce9d 00:08:12.528 ==71502== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71502-by-???-on-20c6b9f0ce9d 00:08:12.528 ==71502== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71502-by-???-on-20c6b9f0ce9d 00:08:12.528 ==71502== 00:08:12.528 ==71502== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.528 ==71502== don't want to do, unless you know exactly what you're doing, 00:08:12.528 ==71502== or are doing some strange experiment): 00:08:12.528 ==71502== /usr/libexec/valgrind/../../bin/vgdb --pid=71502 ...command... 00:08:12.528 ==71502== 00:08:12.528 ==71502== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.528 ==71502== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:12.528 ==71502== and then give GDB the following command 00:08:12.528 ==71502== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71502 00:08:12.528 ==71502== --pid is optional if only one valgrind process is running 00:08:12.528 ==71502== 00:08:12.528 --71502-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.528 --71502-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.786 --71502-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.786 --71502-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.786 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.786 --71502-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.786 --71502-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.786 --71502-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.786 --71502-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.786 --71502-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.786 --71502-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.786 --71502-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.786 --71502-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.786 --71502-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.786 --71502-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.786 --71502-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.786 --71502-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.786 --71502-- Reading syms from /usr/lib64/libm.so.6 00:08:12.786 --71502-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.786 --71502-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.786 --71502-- Reading syms from /usr/lib64/libc.so.6 00:08:12.786 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.786 --71502-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.786 --71502-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.787 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.787 --71502-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.787 --71502-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.787 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.787 --71502-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.787 --71502-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.787 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.787 --71502-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.787 --71502-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.787 --71502-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.787 --71502-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.787 --71502-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.787 --71502-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.787 --71502-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.787 --71502-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.787 --71502-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 ==71502== Preferring higher priority redirection: 00:08:12.787 --71502-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.787 --71502-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.787 --71502-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 --71502-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.787 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.787 --71502-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.787 --71502-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.788 ==71502== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.788 --71502-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.788 --71502-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.046 --71502-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.046 --71502-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.046 --71502-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.046 --71502-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.046 --71502-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.046 --71502-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.046 --71502-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.046 --71502-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.046 --71502-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.046 --71502-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.046 --71502-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.046 --71502-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.046 --71502-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.046 --71502-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.046 --71502-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.046 --71502-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.046 00:08:13.046 00:08:13.046 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.046 http://cunit.sourceforge.net/ 00:08:13.046 00:08:13.046 00:08:13.046 Suite: nvme_opal 00:08:13.046 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:13.046 Test: test_opal_add_short_atom_header ...[2024-05-14 21:09:05.468663] /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:08:13.046 passed 00:08:13.046 00:08:13.046 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.046 suites 1 1 n/a 0 0 00:08:13.047 tests 2 2 2 0 0 00:08:13.047 asserts 22 22 22 0 n/a 00:08:13.047 00:08:13.047 Elapsed time = 0.048 seconds 00:08:13.047 --71502-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.047 --71502-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.047 ==71502== 00:08:13.047 ==71502== HEAP SUMMARY: 00:08:13.047 ==71502== in use at exit: 0 bytes in 0 blocks 00:08:13.047 ==71502== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:13.047 ==71502== 00:08:13.047 ==71502== All heap blocks were freed -- no leaks are possible 00:08:13.047 ==71502== 00:08:13.047 ==71502== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.047 00:08:13.047 real 0m12.225s 00:08:13.047 user 0m11.590s 00:08:13.047 sys 0m0.451s 00:08:13.047 21:09:05 unittest_nvme -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:13.047 21:09:05 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:13.047 ************************************ 00:08:13.047 END TEST unittest_nvme 00:08:13.047 ************************************ 00:08:13.047 21:09:05 -- unit/unittest.sh@248 -- # 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:08:13.047 21:09:05 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:13.047 21:09:05 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:13.047 21:09:05 -- common/autotest_common.sh@10 -- # set +x 00:08:13.047 ************************************ 00:08:13.047 START TEST unittest_log 00:08:13.047 ************************************ 00:08:13.047 21:09:05 unittest_log -- common/autotest_common.sh@1121 -- # 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:08:13.047 ==71530== Memcheck, a memory error detector 00:08:13.047 ==71530== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.047 ==71530== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.047 ==71530== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:13.047 ==71530== 00:08:13.047 --71530-- Valgrind options: 00:08:13.047 --71530-- --leak-check=full 00:08:13.047 --71530-- --error-exitcode=2 00:08:13.047 --71530-- --verbose 00:08:13.047 --71530-- Contents of /proc/version: 00:08:13.047 --71530-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:13.047 --71530-- 00:08:13.047 --71530-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.047 --71530-- Page sizes: currently 4096, max supported 4096 00:08:13.047 --71530-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.047 --71530-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:13.047 --71530-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.306 --71530-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.306 --71530-- might be shown as UnknownInlinedFun 00:08:13.306 --71530-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.306 --71530-- object doesn't have a dynamic symbol table 00:08:13.306 --71530-- Scheduler: using generic scheduler lock implementation. 00:08:13.306 --71530-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.306 ==71530== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71530-by-???-on-20c6b9f0ce9d 00:08:13.306 ==71530== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71530-by-???-on-20c6b9f0ce9d 00:08:13.306 ==71530== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71530-by-???-on-20c6b9f0ce9d 00:08:13.306 ==71530== 00:08:13.306 ==71530== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.306 ==71530== don't want to do, unless you know exactly what you're doing, 00:08:13.306 ==71530== or are doing some strange experiment): 00:08:13.306 ==71530== /usr/libexec/valgrind/../../bin/vgdb --pid=71530 ...command... 00:08:13.306 ==71530== 00:08:13.306 ==71530== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.306 ==71530== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:13.306 ==71530== and then give GDB the following command 00:08:13.306 ==71530== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71530 00:08:13.306 ==71530== --pid is optional if only one valgrind process is running 00:08:13.306 ==71530== 00:08:13.306 --71530-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.306 --71530-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.306 --71530-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.306 --71530-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.306 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.306 --71530-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.306 --71530-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.306 --71530-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.306 --71530-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.306 --71530-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.306 --71530-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.306 --71530-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.306 --71530-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.306 --71530-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.306 --71530-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.306 --71530-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.306 --71530-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.306 --71530-- Reading syms from /usr/lib64/libm.so.6 00:08:13.306 --71530-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.306 --71530-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.306 --71530-- Reading syms from /usr/lib64/libc.so.6 00:08:13.306 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.306 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.306 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.306 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.306 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.306 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.306 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.306 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.306 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.306 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.306 --71530-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.307 --71530-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.566 --71530-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.566 --71530-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.566 --71530-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.566 --71530-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.566 --71530-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.566 --71530-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.566 --71530-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 ==71530== Preferring higher priority redirection: 00:08:13.566 --71530-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.566 --71530-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.566 --71530-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 --71530-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.566 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.566 --71530-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.566 --71530-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.566 ==71530== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.566 --71530-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.566 --71530-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.566 --71530-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.566 --71530-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.566 --71530-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.566 --71530-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.567 --71530-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.567 --71530-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.567 --71530-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.567 --71530-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.567 --71530-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.567 --71530-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.567 --71530-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.567 --71530-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.567 --71530-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.567 --71530-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.567 --71530-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:13.567 --71530-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.567 --71530-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.826 00:08:13.826 00:08:13.826 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.826 http://cunit.sourceforge.net/ 00:08:13.826 00:08:13.826 00:08:13.826 Suite: log 00:08:13.826 Test: log_test ...[2024-05-14 21:09:06.140800] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:13.826 [2024-05-14 21:09:06.174780] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:13.826 log dump test: 00:08:13.826 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:13.826 spdk dump test: 00:08:13.826 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:13.826 spdk dump test: 00:08:13.826 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:13.826 00000010 65 20 63 68 61 72 73 e chars 00:08:13.826 passed 00:08:13.826 Test: deprecation ...--71530-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:13.826 --71530-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:14.763 passed 00:08:14.763 00:08:14.763 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.763 suites 1 1 n/a 0 0 00:08:14.763 tests 2 2 2 0 0 00:08:14.763 asserts 73 73 73 0 n/a 00:08:14.763 00:08:14.763 Elapsed time = 0.080 seconds 00:08:14.763 --71530-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.763 --71530-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.763 ==71530== 00:08:14.763 ==71530== HEAP SUMMARY: 00:08:14.763 ==71530== in use at exit: 576 bytes in 3 blocks 00:08:14.763 ==71530== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:14.763 ==71530== 00:08:14.763 ==71530== Searching for pointers to 3 not-freed blocks 00:08:14.763 ==71530== Checked 6,211,152 bytes 00:08:14.763 ==71530== 00:08:14.763 ==71530== LEAK SUMMARY: 00:08:14.763 ==71530== definitely lost: 0 bytes in 0 blocks 00:08:14.763 ==71530== indirectly lost: 0 bytes in 0 blocks 00:08:14.763 ==71530== possibly lost: 0 bytes in 0 blocks 00:08:14.763 ==71530== still reachable: 576 bytes in 3 blocks 00:08:14.763 ==71530== suppressed: 0 bytes in 0 blocks 00:08:14.763 ==71530== Reachable blocks (those to which a pointer was found) are not shown. 00:08:14.763 ==71530== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:14.763 ==71530== 00:08:14.763 ==71530== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.763 00:08:14.763 real 0m1.710s 00:08:14.763 user 0m0.672s 00:08:14.763 sys 0m0.036s 00:08:14.763 21:09:07 unittest_log -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:14.763 21:09:07 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:14.763 ************************************ 00:08:14.763 END TEST unittest_log 00:08:14.763 ************************************ 00:08:14.763 21:09:07 -- unit/unittest.sh@249 -- # 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:08:14.763 21:09:07 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:14.763 21:09:07 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:14.763 21:09:07 -- common/autotest_common.sh@10 -- # set +x 00:08:15.021 ************************************ 00:08:15.021 START TEST unittest_lvol 00:08:15.021 ************************************ 00:08:15.022 21:09:07 unittest_lvol -- common/autotest_common.sh@1121 -- # 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:08:15.022 ==71562== Memcheck, a memory error detector 00:08:15.022 ==71562== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.022 ==71562== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.022 ==71562== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:15.022 ==71562== 00:08:15.022 --71562-- Valgrind options: 00:08:15.022 --71562-- --leak-check=full 00:08:15.022 --71562-- --error-exitcode=2 00:08:15.022 --71562-- --verbose 00:08:15.022 --71562-- Contents of /proc/version: 00:08:15.022 --71562-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:15.022 --71562-- 00:08:15.022 --71562-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.022 --71562-- Page sizes: currently 4096, max supported 4096 00:08:15.022 --71562-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.022 --71562-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:15.022 --71562-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.022 --71562-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.022 --71562-- might be shown as UnknownInlinedFun 00:08:15.022 --71562-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.022 --71562-- object doesn't have a dynamic symbol table 00:08:15.022 --71562-- Scheduler: using generic scheduler lock implementation. 00:08:15.022 --71562-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.022 ==71562== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71562-by-???-on-20c6b9f0ce9d 00:08:15.022 ==71562== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71562-by-???-on-20c6b9f0ce9d 00:08:15.022 ==71562== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71562-by-???-on-20c6b9f0ce9d 00:08:15.022 ==71562== 00:08:15.022 ==71562== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.022 ==71562== don't want to do, unless you know exactly what you're doing, 00:08:15.022 ==71562== or are doing some strange experiment): 00:08:15.022 ==71562== /usr/libexec/valgrind/../../bin/vgdb --pid=71562 ...command... 00:08:15.022 ==71562== 00:08:15.022 ==71562== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.022 ==71562== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:15.022 ==71562== and then give GDB the following command 00:08:15.022 ==71562== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71562 00:08:15.022 ==71562== --pid is optional if only one valgrind process is running 00:08:15.022 ==71562== 00:08:15.022 --71562-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.022 --71562-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.022 --71562-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.022 --71562-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.022 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.022 --71562-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.022 --71562-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.022 --71562-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.022 --71562-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.022 --71562-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.022 --71562-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.022 --71562-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.022 --71562-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.022 --71562-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.022 --71562-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.022 --71562-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.022 --71562-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.022 --71562-- Reading syms from /usr/lib64/libm.so.6 00:08:15.022 --71562-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.022 --71562-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.022 --71562-- Reading syms from /usr/lib64/libc.so.6 00:08:15.022 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.022 --71562-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.022 --71562-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.022 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.022 --71562-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.022 --71562-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.022 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.022 --71562-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.022 --71562-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.022 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.022 --71562-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.022 --71562-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.280 --71562-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.280 --71562-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.280 --71562-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.280 --71562-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.280 --71562-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.280 --71562-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.280 --71562-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.280 --71562-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 ==71562== Preferring higher priority redirection: 00:08:15.281 --71562-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.281 --71562-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.281 --71562-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 --71562-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.281 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.281 --71562-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.281 --71562-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.281 ==71562== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.281 --71562-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.281 --71562-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.281 --71562-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.281 --71562-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.281 --71562-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.281 --71562-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.281 --71562-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.281 --71562-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.281 --71562-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.281 --71562-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.281 --71562-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.281 --71562-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.281 --71562-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.281 --71562-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.281 --71562-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.281 --71562-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.281 --71562-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.281 --71562-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:15.281 --71562-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.538 00:08:15.538 00:08:15.538 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.538 http://cunit.sourceforge.net/ 00:08:15.538 00:08:15.538 00:08:15.538 Suite: lvol 00:08:15.538 Test: lvs_init_unload_success ...--71562-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:15.538 [2024-05-14 21:09:07.897353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 892:spdk_lvs_unload: *ERROR*: Lvols still open on lvol store 00:08:15.539 passed 00:08:15.539 Test: lvs_init_destroy_success ...[2024-05-14 21:09:07.939302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 962:spdk_lvs_destroy: *ERROR*: Lvols still open on lvol store 00:08:15.539 passed 00:08:15.539 Test: lvs_init_opts_success ...passed 00:08:15.539 Test: lvs_unload_lvs_is_null_fail ...[2024-05-14 21:09:07.952343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:15.539 passed 00:08:15.539 Test: lvs_names ...[2024-05-14 21:09:07.954241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:15.539 [2024-05-14 21:09:07.955401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:08:15.539 --71562-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:15.539 [2024-05-14 21:09:07.959322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 736:spdk_lvs_init: *ERROR*: lvolstore with name x already exists 00:08:15.539 passed 00:08:15.539 Test: lvol_create_destroy_success ...passed 00:08:15.539 Test: lvol_create_fail ...[2024-05-14 21:09:07.983562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:08:15.539 [2024-05-14 21:09:07.984877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:08:15.539 passed 00:08:15.539 Test: lvol_destroy_fail ...[2024-05-14 21:09:07.992098] /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:08:15.539 passed 00:08:15.539 Test: lvol_close ...[2024-05-14 21:09:07.996835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:15.539 [2024-05-14 21:09:07.999427] /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:08:15.539 passed 00:08:15.539 Test: lvol_resize ...passed 00:08:15.539 Test: lvol_set_read_only ...passed 00:08:15.539 Test: test_lvs_load ...[2024-05-14 21:09:08.028018] /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:08:15.539 [2024-05-14 21:09:08.028534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:15.539 passed 00:08:15.539 Test: lvols_load ...[2024-05-14 21:09:08.040316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:15.539 [2024-05-14 21:09:08.048621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:15.539 passed 00:08:15.539 Test: lvol_open ...passed 00:08:15.539 Test: lvol_snapshot ...passed 00:08:15.539 Test: lvol_snapshot_fail ...[2024-05-14 21:09:08.077273] /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:08:15.539 passed 00:08:15.539 Test: lvol_clone ...passed 00:08:15.539 Test: lvol_clone_fail ...[2024-05-14 21:09:08.087621] /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:08:15.539 passed 00:08:15.796 Test: lvol_iter_clones ...passed 00:08:15.796 Test: lvol_refcnt ...[2024-05-14 21:09:08.103536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol e1f68faa-7491-496e-b615-9ff17b01e58b because it is still open 00:08:15.796 passed 00:08:15.796 Test: lvol_names ...[2024-05-14 21:09:08.108973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:08:15.796 [2024-05-14 21:09:08.110097] /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:08:15.796 [2024-05-14 21:09:08.115090] /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:08:15.796 passed 00:08:15.796 Test: lvol_create_thin_provisioned ...passed 00:08:15.796 Test: lvol_rename ...[2024-05-14 21:09:08.124102] /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:08:15.796 [2024-05-14 21:09:08.129739] /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:08:15.796 passed 00:08:15.796 Test: lvs_rename ...[2024-05-14 21:09:08.143642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:08:15.796 passed 00:08:15.796 Test: lvol_inflate ...[2024-05-14 21:09:08.151586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:15.796 passed 00:08:15.796 Test: lvol_decouple_parent ...[2024-05-14 21:09:08.157619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:15.796 passed 00:08:15.796 Test: lvol_get_xattr ...passed 00:08:15.796 Test: lvol_esnap_reload ...passed 00:08:15.796 Test: lvol_esnap_create_bad_args ...[2024-05-14 21:09:08.170846] /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:08:15.796 [2024-05-14 21:09:08.172320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1156:lvs_verify_lvol_name: *ERROR*: Name has no null terminator. 00:08:15.796 [2024-05-14 21:09:08.173905] /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:08:15.796 [2024-05-14 21:09:08.175070] /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:08:15.796 [2024-05-14 21:09:08.184759] /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:08:15.796 passed 00:08:15.796 Test: lvol_esnap_create_delete ...passed 00:08:15.797 Test: lvol_esnap_load_esnaps ...[2024-05-14 21:09:08.192443] /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:08:15.797 passed 00:08:15.797 Test: lvol_esnap_missing ...[2024-05-14 21:09:08.202392] /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:08:15.797 [2024-05-14 21:09:08.203553] /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:08:15.797 passed 00:08:15.797 Test: lvol_esnap_hotplug ... 00:08:15.797 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:15.797 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:15.797 [2024-05-14 21:09:08.262243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 6db6eee6-de49-4151-973a-25d96d5c36ea: failed to create esnap bs_dev: error -12 00:08:15.797 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:15.797 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:15.797 [2024-05-14 21:09:08.265188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 3e463de0-9170-4e21-82cf-a06e1cd09417: failed to create esnap bs_dev: error -12 00:08:15.797 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:15.797 [2024-05-14 21:09:08.265710] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 7ec7cc4d-1371-4fbd-a62f-106940a70152: failed to create esnap bs_dev: error -12 00:08:15.797 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:15.797 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:15.797 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:15.797 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:15.797 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:15.797 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:15.797 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:15.797 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:15.797 passed 00:08:15.797 Test: lvol_get_by ...passed 00:08:15.797 Test: lvol_shallow_copy ...[2024-05-14 21:09:08.295509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2274:spdk_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:08:15.797 [2024-05-14 21:09:08.296286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol 0005a618-caaf-4d3c-94ed-d5cd2d639c3e shallow copy, ext_dev must not be NULL 00:08:15.797 passed 00:08:15.797 00:08:15.797 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.797 suites 1 1 n/a 0 0 00:08:15.797 tests 35 35 35 0 0 00:08:15.797 asserts 1459 1459 1459 0 n/a 00:08:15.797 00:08:15.797 Elapsed time = 0.450 seconds 00:08:15.797 --71562-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.797 --71562-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.055 ==71562== 00:08:16.055 ==71562== HEAP SUMMARY: 00:08:16.055 ==71562== in use at exit: 0 bytes in 0 blocks 00:08:16.055 ==71562== total heap usage: 1,962 allocs, 1,962 frees, 284,765 bytes allocated 00:08:16.055 ==71562== 00:08:16.055 ==71562== All heap blocks were freed -- no leaks are possible 00:08:16.055 ==71562== 00:08:16.055 ==71562== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.055 00:08:16.055 real 0m1.069s 00:08:16.055 user 0m1.035s 00:08:16.055 sys 0m0.031s 00:08:16.055 21:09:08 unittest_lvol -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:16.055 21:09:08 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:16.055 ************************************ 00:08:16.055 END TEST unittest_lvol 00:08:16.055 ************************************ 00:08:16.055 21:09:08 -- unit/unittest.sh@250 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:16.055 21:09:08 -- unit/unittest.sh@251 -- # 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:08:16.055 21:09:08 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:16.055 21:09:08 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:16.055 21:09:08 -- common/autotest_common.sh@10 -- # set +x 00:08:16.055 ************************************ 00:08:16.055 START TEST unittest_nvme_rdma 00:08:16.055 ************************************ 00:08:16.055 21:09:08 unittest_nvme_rdma -- common/autotest_common.sh@1121 -- # 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:08:16.055 ==71591== Memcheck, a memory error detector 00:08:16.055 ==71591== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.055 ==71591== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.055 ==71591== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:16.055 ==71591== 00:08:16.055 --71591-- Valgrind options: 00:08:16.055 --71591-- --leak-check=full 00:08:16.055 --71591-- --error-exitcode=2 00:08:16.055 --71591-- --verbose 00:08:16.055 --71591-- Contents of /proc/version: 00:08:16.055 --71591-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:16.055 --71591-- 00:08:16.055 --71591-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.055 --71591-- Page sizes: currently 4096, max supported 4096 00:08:16.055 --71591-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.055 --71591-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:16.055 --71591-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.055 --71591-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.055 --71591-- might be shown as UnknownInlinedFun 00:08:16.055 --71591-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.055 --71591-- object doesn't have a dynamic symbol table 00:08:16.055 --71591-- Scheduler: using generic scheduler lock implementation. 00:08:16.055 --71591-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.055 ==71591== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71591-by-???-on-20c6b9f0ce9d 00:08:16.055 ==71591== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71591-by-???-on-20c6b9f0ce9d 00:08:16.055 ==71591== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71591-by-???-on-20c6b9f0ce9d 00:08:16.055 ==71591== 00:08:16.055 ==71591== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.055 ==71591== don't want to do, unless you know exactly what you're doing, 00:08:16.055 ==71591== or are doing some strange experiment): 00:08:16.055 ==71591== /usr/libexec/valgrind/../../bin/vgdb --pid=71591 ...command... 00:08:16.055 ==71591== 00:08:16.055 ==71591== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.055 ==71591== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:16.055 ==71591== and then give GDB the following command 00:08:16.055 ==71591== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71591 00:08:16.055 ==71591== --pid is optional if only one valgrind process is running 00:08:16.055 ==71591== 00:08:16.055 --71591-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.055 --71591-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.055 --71591-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.055 --71591-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.055 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.055 --71591-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.055 --71591-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.055 --71591-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.055 --71591-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.055 --71591-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.056 --71591-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.056 --71591-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.056 --71591-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.056 --71591-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.056 --71591-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.056 --71591-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.056 --71591-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.056 --71591-- Reading syms from /usr/lib64/libm.so.6 00:08:16.056 --71591-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.056 --71591-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.056 --71591-- Reading syms from /usr/lib64/libc.so.6 00:08:16.056 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.056 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.056 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.056 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.056 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.056 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.056 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.056 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.056 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.056 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.056 --71591-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.056 --71591-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.313 --71591-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.313 --71591-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.313 --71591-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.313 --71591-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.313 --71591-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.313 --71591-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.313 --71591-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.313 --71591-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 ==71591== Preferring higher priority redirection: 00:08:16.314 --71591-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.314 --71591-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.314 --71591-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 --71591-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.314 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.314 --71591-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.314 --71591-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.314 ==71591== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.314 --71591-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.314 --71591-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.314 --71591-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.314 --71591-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.314 --71591-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.314 --71591-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.314 --71591-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.314 --71591-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.314 --71591-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.314 --71591-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.314 --71591-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.314 --71591-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.314 --71591-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.314 --71591-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.314 --71591-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.314 --71591-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.314 --71591-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.314 --71591-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.314 00:08:16.314 00:08:16.314 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.314 http://cunit.sourceforge.net/ 00:08:16.314 00:08:16.314 00:08:16.314 Suite: nvme_rdma 00:08:16.572 Test: test_nvme_rdma_build_sgl_request ...[2024-05-14 21:09:08.893218] /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:08:16.572 [2024-05-14 21:09:08.921499] /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:08:16.572 [2024-05-14 21:09:08.923200] /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:08:16.572 passed 00:08:16.572 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:16.572 Test: test_nvme_rdma_build_contig_request ...[2024-05-14 21:09:08.936933] /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:08:16.572 passed 00:08:16.572 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:16.572 Test: test_nvme_rdma_create_reqs ...[2024-05-14 21:09:08.945251] /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:08:16.572 --71591-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:16.572 passed 00:08:16.572 Test: test_nvme_rdma_create_rsps ...[2024-05-14 21:09:08.961437] /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:08:16.572 passed 00:08:16.572 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-05-14 21:09:08.976807] /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:08:16.572 [2024-05-14 21:09:08.977432] /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:08:16.572 passed 00:08:16.572 Test: test_nvme_rdma_poller_create ...passed 00:08:16.572 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-05-14 21:09:08.997539] /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:08:16.573 passed 00:08:16.573 Test: test_nvme_rdma_ctrlr_construct ...--71591-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:16.573 passed 00:08:16.573 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:16.573 Test: test_nvme_rdma_req_init ...passed 00:08:16.573 Test: test_nvme_rdma_validate_cm_event ...[2024-05-14 21:09:09.040561] /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:08:16.573 [2024-05-14 21:09:09.041811] /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:08:16.573 passed 00:08:16.573 Test: test_nvme_rdma_qpair_init ...passed 00:08:16.573 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:16.573 Test: test_nvme_rdma_memory_domain ...[2024-05-14 21:09:09.063496] /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:08:16.573 passed 00:08:16.573 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:16.573 Test: test_rdma_get_memory_translation ...[2024-05-14 21:09:09.076481] /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:08:16.573 [2024-05-14 21:09:09.078951] /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:08:16.573 passed 00:08:16.573 Test: test_get_rdma_qpair_from_wc ...passed 00:08:16.573 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:16.573 Test: test_nvme_rdma_poll_group_get_stats ...[2024-05-14 21:09:09.091874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:16.573 [2024-05-14 21:09:09.092418] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:16.573 passed 00:08:16.573 Test: test_nvme_rdma_qpair_set_poller ...[2024-05-14 21:09:09.113619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:16.573 [2024-05-14 21:09:09.114896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:08:16.573 [2024-05-14 21:09:09.115503] /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 0x1ffeffe790 on poll group 0x5a1d3b0 00:08:16.573 [2024-05-14 21:09:09.116323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:16.573 --71591-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:16.573 [2024-05-14 21:09:09.116745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:08:16.573 [2024-05-14 21:09:09.116848] /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 0x1ffeffe790 on poll group 0x5a1d3b0 00:08:16.573 --71591-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:16.573 --71591-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.573 [2024-05-14 21:09:09.127942] /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:08:16.831 passed 00:08:16.831 00:08:16.831 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.831 suites 1 1 n/a 0 0 00:08:16.831 tests 22 22 22 0 0 00:08:16.831 asserts 412 412 412 0 n/a 00:08:16.831 00:08:16.831 Elapsed time = 0.264 seconds 00:08:16.831 --71591-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.831 ==71591== 00:08:16.831 ==71591== HEAP SUMMARY: 00:08:16.831 ==71591== in use at exit: 56 bytes in 1 blocks 00:08:16.831 ==71591== total heap usage: 164 allocs, 163 frees, 141,398 bytes allocated 00:08:16.831 ==71591== 00:08:16.831 ==71591== Searching for pointers to 1 not-freed blocks 00:08:16.831 ==71591== Checked 6,358,120 bytes 00:08:16.831 ==71591== 00:08:16.831 ==71591== LEAK SUMMARY: 00:08:16.831 ==71591== definitely lost: 0 bytes in 0 blocks 00:08:16.831 ==71591== indirectly lost: 0 bytes in 0 blocks 00:08:16.831 ==71591== possibly lost: 0 bytes in 0 blocks 00:08:16.831 ==71591== still reachable: 56 bytes in 1 blocks 00:08:16.831 ==71591== suppressed: 0 bytes in 0 blocks 00:08:16.831 ==71591== Reachable blocks (those to which a pointer was found) are not shown. 00:08:16.831 ==71591== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:16.831 ==71591== 00:08:16.831 ==71591== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.831 00:08:16.831 real 0m0.792s 00:08:16.831 user 0m0.765s 00:08:16.831 sys 0m0.025s 00:08:16.831 21:09:09 unittest_nvme_rdma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:16.831 21:09:09 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:16.831 ************************************ 00:08:16.831 END TEST unittest_nvme_rdma 00:08:16.831 ************************************ 00:08:16.831 21:09:09 -- unit/unittest.sh@252 -- # 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:08:16.831 21:09:09 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:16.831 21:09:09 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:16.831 21:09:09 -- common/autotest_common.sh@10 -- # set +x 00:08:16.831 ************************************ 00:08:16.832 START TEST unittest_nvmf_transport 00:08:16.832 ************************************ 00:08:16.832 21:09:09 unittest_nvmf_transport -- common/autotest_common.sh@1121 -- # 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:08:16.832 ==71618== Memcheck, a memory error detector 00:08:16.832 ==71618== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.832 ==71618== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.832 ==71618== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:16.832 ==71618== 00:08:16.832 --71618-- Valgrind options: 00:08:16.832 --71618-- --leak-check=full 00:08:16.832 --71618-- --error-exitcode=2 00:08:16.832 --71618-- --verbose 00:08:16.832 --71618-- Contents of /proc/version: 00:08:16.832 --71618-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:16.832 --71618-- 00:08:16.832 --71618-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.832 --71618-- Page sizes: currently 4096, max supported 4096 00:08:16.832 --71618-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.832 --71618-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:16.832 --71618-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.832 --71618-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.832 --71618-- might be shown as UnknownInlinedFun 00:08:16.832 --71618-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.832 --71618-- object doesn't have a dynamic symbol table 00:08:16.832 --71618-- Scheduler: using generic scheduler lock implementation. 00:08:16.832 --71618-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.832 ==71618== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71618-by-???-on-20c6b9f0ce9d 00:08:16.832 ==71618== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71618-by-???-on-20c6b9f0ce9d 00:08:16.832 ==71618== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71618-by-???-on-20c6b9f0ce9d 00:08:16.832 ==71618== 00:08:16.832 ==71618== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.832 ==71618== don't want to do, unless you know exactly what you're doing, 00:08:16.832 ==71618== or are doing some strange experiment): 00:08:16.832 ==71618== /usr/libexec/valgrind/../../bin/vgdb --pid=71618 ...command... 00:08:16.832 ==71618== 00:08:16.832 ==71618== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.832 ==71618== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:16.832 ==71618== and then give GDB the following command 00:08:16.832 ==71618== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71618 00:08:16.832 ==71618== --pid is optional if only one valgrind process is running 00:08:16.832 ==71618== 00:08:16.832 --71618-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.832 --71618-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.832 --71618-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.832 --71618-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.832 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.832 --71618-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.832 --71618-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.832 --71618-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.832 --71618-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.832 --71618-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.832 --71618-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.832 --71618-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.832 --71618-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.832 --71618-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.832 --71618-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.832 --71618-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.832 --71618-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.832 --71618-- Reading syms from /usr/lib64/libm.so.6 00:08:16.832 --71618-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.832 --71618-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.832 --71618-- Reading syms from /usr/lib64/libc.so.6 00:08:17.089 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.089 --71618-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.089 --71618-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.089 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.089 --71618-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.089 --71618-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.089 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.089 --71618-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.089 --71618-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.089 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.089 --71618-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.089 --71618-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.089 --71618-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.089 --71618-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.089 --71618-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.090 --71618-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.090 --71618-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.090 --71618-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.090 --71618-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 ==71618== Preferring higher priority redirection: 00:08:17.090 --71618-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.090 --71618-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.090 --71618-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 --71618-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.090 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.090 --71618-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.090 --71618-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.090 ==71618== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.090 --71618-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.090 --71618-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.090 --71618-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.090 --71618-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.090 --71618-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.090 --71618-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.090 --71618-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.090 --71618-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.090 --71618-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.090 --71618-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.090 --71618-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.090 --71618-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.090 --71618-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.090 --71618-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.090 --71618-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.090 --71618-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.348 --71618-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.348 --71618-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.348 00:08:17.348 00:08:17.348 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.348 http://cunit.sourceforge.net/ 00:08:17.348 00:08:17.348 00:08:17.348 Suite: nvmf 00:08:17.348 Test: test_spdk_nvmf_transport_create ...[2024-05-14 21:09:09.692307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:08:17.348 [2024-05-14 21:09:09.727755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 271:nvmf_transport_create: *ERROR*: io_unit_size cannot be 0 00:08:17.348 [2024-05-14 21:09:09.729453] /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:08:17.348 [2024-05-14 21:09:09.738943] /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:08:17.348 passed 00:08:17.348 Test: test_nvmf_transport_poll_group_create ...passed 00:08:17.348 Test: test_spdk_nvmf_transport_opts_init ...[2024-05-14 21:09:09.751599] /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:08:17.348 [2024-05-14 21:09:09.752261] /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:08:17.348 [2024-05-14 21:09:09.752963] /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:08:17.348 passed 00:08:17.348 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:17.348 00:08:17.348 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.348 suites 1 1 n/a 0 0 00:08:17.348 tests 4 4 4 0 0 00:08:17.348 asserts 49 49 49 0 n/a 00:08:17.348 00:08:17.348 Elapsed time = 0.082 seconds 00:08:17.348 --71618-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.348 --71618-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.348 ==71618== 00:08:17.348 ==71618== HEAP SUMMARY: 00:08:17.348 ==71618== in use at exit: 888 bytes in 3 blocks 00:08:17.349 ==71618== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:08:17.349 ==71618== 00:08:17.349 ==71618== Searching for pointers to 3 not-freed blocks 00:08:17.349 ==71618== Checked 6,912,224 bytes 00:08:17.349 ==71618== 00:08:17.349 ==71618== LEAK SUMMARY: 00:08:17.349 ==71618== definitely lost: 0 bytes in 0 blocks 00:08:17.349 ==71618== indirectly lost: 0 bytes in 0 blocks 00:08:17.349 ==71618== possibly lost: 0 bytes in 0 blocks 00:08:17.349 ==71618== still reachable: 888 bytes in 3 blocks 00:08:17.349 ==71618== suppressed: 0 bytes in 0 blocks 00:08:17.349 ==71618== Reachable blocks (those to which a pointer was found) are not shown. 00:08:17.349 ==71618== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:17.349 ==71618== 00:08:17.349 ==71618== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.349 00:08:17.349 real 0m0.631s 00:08:17.349 user 0m0.606s 00:08:17.349 sys 0m0.023s 00:08:17.349 21:09:09 unittest_nvmf_transport -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:17.349 21:09:09 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:17.349 ************************************ 00:08:17.349 END TEST unittest_nvmf_transport 00:08:17.349 ************************************ 00:08:17.349 21:09:09 -- unit/unittest.sh@253 -- # 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:08:17.349 21:09:09 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:17.349 21:09:09 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:17.349 21:09:09 -- common/autotest_common.sh@10 -- # set +x 00:08:17.349 ************************************ 00:08:17.349 START TEST unittest_rdma 00:08:17.349 ************************************ 00:08:17.349 21:09:09 unittest_rdma -- common/autotest_common.sh@1121 -- # 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:08:17.349 ==71646== Memcheck, a memory error detector 00:08:17.349 ==71646== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.349 ==71646== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.349 ==71646== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:17.349 ==71646== 00:08:17.349 --71646-- Valgrind options: 00:08:17.349 --71646-- --leak-check=full 00:08:17.349 --71646-- --error-exitcode=2 00:08:17.349 --71646-- --verbose 00:08:17.349 --71646-- Contents of /proc/version: 00:08:17.349 --71646-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:17.349 --71646-- 00:08:17.349 --71646-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.349 --71646-- Page sizes: currently 4096, max supported 4096 00:08:17.349 --71646-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.349 --71646-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:17.349 --71646-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.349 --71646-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.349 --71646-- might be shown as UnknownInlinedFun 00:08:17.608 --71646-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.608 --71646-- object doesn't have a dynamic symbol table 00:08:17.608 --71646-- Scheduler: using generic scheduler lock implementation. 00:08:17.608 --71646-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.608 ==71646== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71646-by-???-on-20c6b9f0ce9d 00:08:17.608 ==71646== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71646-by-???-on-20c6b9f0ce9d 00:08:17.608 ==71646== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71646-by-???-on-20c6b9f0ce9d 00:08:17.608 ==71646== 00:08:17.608 ==71646== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.608 ==71646== don't want to do, unless you know exactly what you're doing, 00:08:17.608 ==71646== or are doing some strange experiment): 00:08:17.608 ==71646== /usr/libexec/valgrind/../../bin/vgdb --pid=71646 ...command... 00:08:17.608 ==71646== 00:08:17.608 ==71646== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.608 ==71646== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:17.608 ==71646== and then give GDB the following command 00:08:17.608 ==71646== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71646 00:08:17.608 ==71646== --pid is optional if only one valgrind process is running 00:08:17.608 ==71646== 00:08:17.608 --71646-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.608 --71646-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.608 --71646-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.608 --71646-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.608 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.608 --71646-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.608 --71646-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.608 --71646-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.608 --71646-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.608 --71646-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.608 --71646-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.608 --71646-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.608 --71646-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.608 --71646-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.608 --71646-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.608 --71646-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.608 --71646-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.608 --71646-- Reading syms from /usr/lib64/libm.so.6 00:08:17.608 --71646-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.608 --71646-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.608 --71646-- Reading syms from /usr/lib64/libc.so.6 00:08:17.608 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.608 --71646-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.608 --71646-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.608 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.608 --71646-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.608 --71646-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.608 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.608 --71646-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.608 --71646-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.608 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.608 --71646-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.608 --71646-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.608 --71646-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.867 --71646-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.867 --71646-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.867 --71646-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.867 --71646-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.867 --71646-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.867 --71646-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.867 --71646-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 ==71646== Preferring higher priority redirection: 00:08:17.868 --71646-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.868 --71646-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.868 --71646-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 --71646-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.868 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.868 --71646-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.868 --71646-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.868 ==71646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.868 --71646-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.868 --71646-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.868 --71646-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.868 --71646-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.868 --71646-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.868 --71646-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.868 --71646-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.868 --71646-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.868 --71646-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.868 --71646-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.868 --71646-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.868 --71646-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.868 --71646-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.868 --71646-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.868 --71646-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.868 --71646-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.868 --71646-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.868 --71646-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.868 00:08:17.868 00:08:17.868 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.868 http://cunit.sourceforge.net/ 00:08:17.868 00:08:17.868 00:08:17.868 Suite: rdma_common 00:08:18.128 Test: test_spdk_rdma_pd ...[2024-05-14 21:09:10.434716] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:08:18.128 [2024-05-14 21:09:10.481166] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:08:18.128 passed 00:08:18.128 00:08:18.128 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.128 suites 1 1 n/a 0 0 00:08:18.128 tests 1 1 1 0 0 00:08:18.128 asserts 31 31 31 0 n/a 00:08:18.128 00:08:18.128 Elapsed time = 0.075 seconds 00:08:18.128 --71646-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.128 --71646-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.128 ==71646== 00:08:18.128 ==71646== HEAP SUMMARY: 00:08:18.128 ==71646== in use at exit: 0 bytes in 0 blocks 00:08:18.128 ==71646== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:18.128 ==71646== 00:08:18.128 ==71646== All heap blocks were freed -- no leaks are possible 00:08:18.128 ==71646== 00:08:18.128 ==71646== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.128 00:08:18.128 real 0m0.688s 00:08:18.128 user 0m0.655s 00:08:18.128 sys 0m0.030s 00:08:18.128 21:09:10 unittest_rdma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:18.128 21:09:10 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:18.128 ************************************ 00:08:18.128 END TEST unittest_rdma 00:08:18.128 ************************************ 00:08:18.128 21:09:10 -- unit/unittest.sh@256 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:18.128 21:09:10 -- unit/unittest.sh@257 -- # 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:08:18.129 21:09:10 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:18.129 21:09:10 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:18.129 21:09:10 -- common/autotest_common.sh@10 -- # set +x 00:08:18.129 ************************************ 00:08:18.129 START TEST unittest_nvme_cuse 00:08:18.129 ************************************ 00:08:18.129 21:09:10 unittest_nvme_cuse -- common/autotest_common.sh@1121 -- # 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:08:18.129 ==71672== Memcheck, a memory error detector 00:08:18.129 ==71672== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.129 ==71672== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.129 ==71672== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:18.129 ==71672== 00:08:18.129 --71672-- Valgrind options: 00:08:18.129 --71672-- --leak-check=full 00:08:18.129 --71672-- --error-exitcode=2 00:08:18.129 --71672-- --verbose 00:08:18.129 --71672-- Contents of /proc/version: 00:08:18.129 --71672-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:18.129 --71672-- 00:08:18.129 --71672-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.129 --71672-- Page sizes: currently 4096, max supported 4096 00:08:18.129 --71672-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.129 --71672-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:18.129 --71672-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.129 --71672-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.129 --71672-- might be shown as UnknownInlinedFun 00:08:18.129 --71672-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.129 --71672-- object doesn't have a dynamic symbol table 00:08:18.129 --71672-- Scheduler: using generic scheduler lock implementation. 00:08:18.129 --71672-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.129 ==71672== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71672-by-???-on-20c6b9f0ce9d 00:08:18.129 ==71672== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71672-by-???-on-20c6b9f0ce9d 00:08:18.129 ==71672== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71672-by-???-on-20c6b9f0ce9d 00:08:18.129 ==71672== 00:08:18.129 ==71672== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.129 ==71672== don't want to do, unless you know exactly what you're doing, 00:08:18.129 ==71672== or are doing some strange experiment): 00:08:18.129 ==71672== /usr/libexec/valgrind/../../bin/vgdb --pid=71672 ...command... 00:08:18.129 ==71672== 00:08:18.129 ==71672== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.129 ==71672== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:18.129 ==71672== and then give GDB the following command 00:08:18.129 ==71672== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71672 00:08:18.129 ==71672== --pid is optional if only one valgrind process is running 00:08:18.129 ==71672== 00:08:18.129 --71672-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.389 --71672-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.389 --71672-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.389 --71672-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.389 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.389 --71672-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.389 --71672-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.389 --71672-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.389 --71672-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.389 --71672-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.389 --71672-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.389 --71672-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.389 --71672-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.389 --71672-- Reading syms from /usr/lib64/libm.so.6 00:08:18.389 --71672-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.389 --71672-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/libc.so.6 00:08:18.389 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.389 --71672-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.389 --71672-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.389 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.389 --71672-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.389 --71672-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.389 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.389 --71672-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.389 --71672-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.389 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.389 --71672-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.389 --71672-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.389 --71672-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.389 --71672-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.389 --71672-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.389 --71672-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.648 --71672-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.648 --71672-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.648 --71672-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.648 --71672-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.648 --71672-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.648 --71672-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.648 --71672-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.648 --71672-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 ==71672== Preferring higher priority redirection: 00:08:18.649 --71672-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.649 --71672-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.649 --71672-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 --71672-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.649 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.649 --71672-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.649 --71672-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.649 ==71672== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.649 --71672-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.649 --71672-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.649 --71672-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.649 --71672-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.649 --71672-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.649 --71672-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.649 --71672-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.649 --71672-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.649 --71672-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.649 --71672-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.649 --71672-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.649 --71672-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.649 --71672-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.649 --71672-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.649 --71672-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.649 --71672-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.649 --71672-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.649 --71672-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.649 00:08:18.649 00:08:18.649 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.649 http://cunit.sourceforge.net/ 00:08:18.649 00:08:18.649 00:08:18.649 Suite: nvme_cuse 00:08:18.649 Test: test_cuse_nvme_submit_io_read_write ...--71672-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:18.649 passed 00:08:18.649 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:18.908 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:18.908 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:18.908 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:18.908 Test: test_cuse_nvme_submit_io ...[2024-05-14 21:09:11.243603] /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:08:18.908 passed 00:08:18.908 Test: test_cuse_nvme_reset ...[2024-05-14 21:09:11.278315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:18.908 passed 00:08:18.908 Test: test_nvme_cuse_stop ...--71672-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:19.475 passed 00:08:19.475 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--71672-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:19.475 --71672-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:19.475 passed 00:08:19.475 00:08:19.475 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.475 suites 1 1 n/a 0 0 00:08:19.475 tests 9 9 9 0 0 00:08:19.475 asserts 118 118 118 0 n/a 00:08:19.475 00:08:19.475 Elapsed time = 0.751 seconds 00:08:19.475 --71672-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.475 --71672-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.475 ==71672== 00:08:19.475 ==71672== HEAP SUMMARY: 00:08:19.475 ==71672== in use at exit: 0 bytes in 0 blocks 00:08:19.475 ==71672== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:19.475 ==71672== 00:08:19.475 ==71672== All heap blocks were freed -- no leaks are possible 00:08:19.475 ==71672== 00:08:19.475 ==71672== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.475 00:08:19.475 real 0m1.376s 00:08:19.475 user 0m1.001s 00:08:19.475 sys 0m0.370s 00:08:19.475 21:09:11 unittest_nvme_cuse -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:19.475 21:09:11 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:19.475 ************************************ 00:08:19.475 END TEST unittest_nvme_cuse 00:08:19.475 ************************************ 00:08:19.475 21:09:11 -- unit/unittest.sh@260 -- # run_test unittest_nvmf unittest_nvmf 00:08:19.475 21:09:11 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:19.475 21:09:11 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:19.475 21:09:11 -- common/autotest_common.sh@10 -- # set +x 00:08:19.475 ************************************ 00:08:19.475 START TEST unittest_nvmf 00:08:19.475 ************************************ 00:08:19.475 21:09:12 unittest_nvmf -- common/autotest_common.sh@1121 -- # unittest_nvmf 00:08:19.475 21:09:12 unittest_nvmf -- unit/unittest.sh@107 -- # 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:08:19.475 ==71702== Memcheck, a memory error detector 00:08:19.475 ==71702== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.475 ==71702== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.475 ==71702== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:19.475 ==71702== 00:08:19.475 --71702-- Valgrind options: 00:08:19.475 --71702-- --leak-check=full 00:08:19.475 --71702-- --error-exitcode=2 00:08:19.475 --71702-- --verbose 00:08:19.475 --71702-- Contents of /proc/version: 00:08:19.475 --71702-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:19.475 --71702-- 00:08:19.475 --71702-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.475 --71702-- Page sizes: currently 4096, max supported 4096 00:08:19.475 --71702-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.475 --71702-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:19.475 --71702-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.475 --71702-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.475 --71702-- might be shown as UnknownInlinedFun 00:08:19.734 --71702-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.734 --71702-- object doesn't have a dynamic symbol table 00:08:19.734 --71702-- Scheduler: using generic scheduler lock implementation. 00:08:19.734 --71702-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.734 ==71702== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71702-by-???-on-20c6b9f0ce9d 00:08:19.734 ==71702== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71702-by-???-on-20c6b9f0ce9d 00:08:19.734 ==71702== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71702-by-???-on-20c6b9f0ce9d 00:08:19.734 ==71702== 00:08:19.734 ==71702== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.734 ==71702== don't want to do, unless you know exactly what you're doing, 00:08:19.734 ==71702== or are doing some strange experiment): 00:08:19.734 ==71702== /usr/libexec/valgrind/../../bin/vgdb --pid=71702 ...command... 00:08:19.734 ==71702== 00:08:19.734 ==71702== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.734 ==71702== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:19.734 ==71702== and then give GDB the following command 00:08:19.734 ==71702== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71702 00:08:19.734 ==71702== --pid is optional if only one valgrind process is running 00:08:19.734 ==71702== 00:08:19.734 --71702-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.734 --71702-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.734 --71702-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.734 --71702-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.734 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.734 --71702-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.734 --71702-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.734 --71702-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.734 --71702-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.734 --71702-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.734 --71702-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.734 --71702-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.734 --71702-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.734 --71702-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.734 --71702-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.734 --71702-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.734 --71702-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.734 --71702-- Reading syms from /usr/lib64/libm.so.6 00:08:19.734 --71702-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.734 --71702-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.734 --71702-- Reading syms from /usr/lib64/libc.so.6 00:08:19.734 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.734 --71702-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.734 --71702-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.734 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.734 --71702-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.734 --71702-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.734 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.734 --71702-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.735 --71702-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.735 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.735 --71702-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.735 --71702-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.735 --71702-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.735 --71702-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.735 --71702-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.735 --71702-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.735 --71702-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.735 --71702-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.993 --71702-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.993 --71702-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 ==71702== Preferring higher priority redirection: 00:08:19.994 --71702-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.994 --71702-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.994 --71702-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 --71702-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.994 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.994 --71702-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.994 --71702-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.994 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.994 --71702-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.994 --71702-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.994 --71702-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.994 --71702-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.994 --71702-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.994 --71702-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.994 --71702-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.994 --71702-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.994 --71702-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.994 --71702-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.994 --71702-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.994 --71702-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.994 --71702-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.994 --71702-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.994 --71702-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.994 --71702-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.994 --71702-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:19.994 --71702-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.994 --71702-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:19.994 --71702-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.994 00:08:19.994 00:08:19.994 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.995 http://cunit.sourceforge.net/ 00:08:19.995 00:08:19.995 00:08:19.995 Suite: nvmf 00:08:19.995 Test: test_get_log_page ...[2024-05-14 21:09:12.498777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2612:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:08:19.995 passed 00:08:19.995 Test: test_process_fabrics_cmd ...[2024-05-14 21:09:12.530662] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4677:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:08:19.995 passed 00:08:19.995 Test: test_connect ...--71702-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:20.253 [2024-05-14 21:09:12.616254] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1006:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:08:20.253 [2024-05-14 21:09:12.617805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 869:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:08:20.253 [2024-05-14 21:09:12.621755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1045:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:08:20.253 [2024-05-14 21:09:12.623555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 816:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:08:20.253 [2024-05-14 21:09:12.625219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 880:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:20.253 [2024-05-14 21:09:12.627119] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 887:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:08:20.253 [2024-05-14 21:09:12.629406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 893:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:08:20.253 [2024-05-14 21:09:12.631148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 920:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:08:20.253 [2024-05-14 21:09:12.644410] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 755:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:08:20.253 [2024-05-14 21:09:12.649677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 670:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:08:20.253 [2024-05-14 21:09:12.665389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 676:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:08:20.253 [2024-05-14 21:09:12.667989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 682:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:08:20.253 [2024-05-14 21:09:12.670630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 689:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:08:20.253 [2024-05-14 21:09:12.673517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 713:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:08:20.253 [2024-05-14 21:09:12.687971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 293:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 00:08:20.253 [2024-05-14 21:09:12.696983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 800:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:08:20.253 [2024-05-14 21:09:12.699203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 800:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:08:20.253 passed 00:08:20.253 Test: test_get_ns_id_desc_list ...passed 00:08:20.253 Test: test_identify_ns ...[2024-05-14 21:09:12.727164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:20.254 [2024-05-14 21:09:12.737135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:08:20.254 [2024-05-14 21:09:12.738161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:08:20.254 passed 00:08:20.254 Test: test_identify_ns_iocs_specific ...[2024-05-14 21:09:12.741158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:20.254 [2024-05-14 21:09:12.748157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:20.254 passed 00:08:20.254 Test: test_reservation_write_exclusive ...passed 00:08:20.254 Test: test_reservation_exclusive_access ...passed 00:08:20.254 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:20.254 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:20.254 Test: test_reservation_notification_log_page ...passed 00:08:20.254 Test: test_get_dif_ctx ...passed 00:08:20.254 Test: test_set_get_features ...[2024-05-14 21:09:12.806395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1642:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:20.254 [2024-05-14 21:09:12.810931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1642:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:20.512 [2024-05-14 21:09:12.812355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1653:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:20.512 [2024-05-14 21:09:12.815260] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1729:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:08:20.512 passed 00:08:20.512 Test: test_identify_ctrlr ...passed 00:08:20.512 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:20.512 Test: test_custom_admin_cmd ...passed 00:08:20.512 Test: test_fused_compare_and_write ...[2024-05-14 21:09:12.864464] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4212:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:08:20.512 [2024-05-14 21:09:12.866415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4201:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:20.512 [2024-05-14 21:09:12.868285] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4219:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:20.512 passed 00:08:20.512 Test: test_multi_async_event_reqs ...passed 00:08:20.512 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:20.512 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:20.512 Test: test_multi_async_events ...passed 00:08:20.512 Test: test_rae ...passed 00:08:20.512 Test: test_nvmf_ctrlr_create_destruct ...--71702-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:20.512 passed 00:08:20.512 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:20.512 Test: test_spdk_nvmf_request_zcopy_start ...[2024-05-14 21:09:12.956753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4677:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:08:20.512 [2024-05-14 21:09:12.968417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:08:20.512 passed 00:08:20.512 Test: test_zcopy_read ...passed 00:08:20.512 Test: test_zcopy_write ...passed 00:08:20.512 Test: test_nvmf_property_set ...passed 00:08:20.512 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-05-14 21:09:13.000950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1940:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:20.512 [2024-05-14 21:09:13.002770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1940:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:20.512 passed 00:08:20.512 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-05-14 21:09:13.006854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1963:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:08:20.512 [2024-05-14 21:09:13.009105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1969:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:08:20.512 [2024-05-14 21:09:13.014223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1981:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:20.512 passed 00:08:20.512 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:20.512 Test: test_nvmf_check_qpair_active ...[2024-05-14 21:09:13.032171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4677:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:08:20.512 [2024-05-14 21:09:13.034818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4691:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:08:20.512 [2024-05-14 21:09:13.035843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:08:20.512 [2024-05-14 21:09:13.036335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:08:20.512 [2024-05-14 21:09:13.036454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:08:20.512 passed 00:08:20.512 00:08:20.513 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.513 suites 1 1 n/a 0 0 00:08:20.513 tests 32 32 32 0 0 00:08:20.513 asserts 977 977 977 0 n/a 00:08:20.513 00:08:20.513 Elapsed time = 0.548 seconds 00:08:20.771 --71702-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.771 --71702-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.771 ==71702== 00:08:20.771 ==71702== HEAP SUMMARY: 00:08:20.771 ==71702== in use at exit: 192 bytes in 1 blocks 00:08:20.771 ==71702== total heap usage: 1,313 allocs, 1,312 frees, 229,278 bytes allocated 00:08:20.771 ==71702== 00:08:20.771 ==71702== Searching for pointers to 1 not-freed blocks 00:08:20.771 ==71702== Checked 6,788,304 bytes 00:08:20.771 ==71702== 00:08:20.771 ==71702== LEAK SUMMARY: 00:08:20.771 ==71702== definitely lost: 0 bytes in 0 blocks 00:08:20.771 ==71702== indirectly lost: 0 bytes in 0 blocks 00:08:20.771 ==71702== possibly lost: 0 bytes in 0 blocks 00:08:20.771 ==71702== still reachable: 192 bytes in 1 blocks 00:08:20.771 ==71702== suppressed: 0 bytes in 0 blocks 00:08:20.771 ==71702== Reachable blocks (those to which a pointer was found) are not shown. 00:08:20.771 ==71702== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:20.771 ==71702== 00:08:20.771 ==71702== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.771 21:09:13 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_bdev.c/ctrlr_bdev_ut 00:08:20.771 ==71715== Memcheck, a memory error detector 00:08:20.771 ==71715== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.771 ==71715== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.772 ==71715== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:20.772 ==71715== 00:08:20.772 --71715-- Valgrind options: 00:08:20.772 --71715-- --leak-check=full 00:08:20.772 --71715-- --error-exitcode=2 00:08:20.772 --71715-- --verbose 00:08:20.772 --71715-- Contents of /proc/version: 00:08:20.772 --71715-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:20.772 --71715-- 00:08:20.772 --71715-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.772 --71715-- Page sizes: currently 4096, max supported 4096 00:08:20.772 --71715-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.772 --71715-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:20.772 --71715-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.772 --71715-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.772 --71715-- might be shown as UnknownInlinedFun 00:08:20.772 --71715-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.772 --71715-- object doesn't have a dynamic symbol table 00:08:20.772 --71715-- Scheduler: using generic scheduler lock implementation. 00:08:20.772 --71715-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.772 ==71715== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71715-by-???-on-20c6b9f0ce9d 00:08:20.772 ==71715== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71715-by-???-on-20c6b9f0ce9d 00:08:20.772 ==71715== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71715-by-???-on-20c6b9f0ce9d 00:08:20.772 ==71715== 00:08:20.772 ==71715== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.772 ==71715== don't want to do, unless you know exactly what you're doing, 00:08:20.772 ==71715== or are doing some strange experiment): 00:08:20.772 ==71715== /usr/libexec/valgrind/../../bin/vgdb --pid=71715 ...command... 00:08:20.772 ==71715== 00:08:20.772 ==71715== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.772 ==71715== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:20.772 ==71715== and then give GDB the following command 00:08:20.772 ==71715== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71715 00:08:20.772 ==71715== --pid is optional if only one valgrind process is running 00:08:20.772 ==71715== 00:08:20.772 --71715-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.772 --71715-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.772 --71715-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.772 --71715-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.772 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.772 --71715-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.772 --71715-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.772 --71715-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.772 --71715-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.772 --71715-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.772 --71715-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.772 --71715-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.772 --71715-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.772 --71715-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.772 --71715-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.772 --71715-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.772 --71715-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.772 --71715-- Reading syms from /usr/lib64/libm.so.6 00:08:20.772 --71715-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.772 --71715-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.772 --71715-- Reading syms from /usr/lib64/libc.so.6 00:08:21.034 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.034 --71715-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.034 --71715-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.034 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.034 --71715-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.034 --71715-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.034 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.034 --71715-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.034 --71715-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.034 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.034 --71715-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.034 --71715-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.034 --71715-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.034 --71715-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.034 --71715-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.034 --71715-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.034 --71715-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.034 --71715-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.034 --71715-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 ==71715== Preferring higher priority redirection: 00:08:21.034 --71715-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.034 --71715-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.034 --71715-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 --71715-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.034 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.034 --71715-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.034 --71715-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.034 ==71715== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.034 --71715-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.034 --71715-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.034 --71715-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.034 --71715-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.034 --71715-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.292 --71715-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.292 --71715-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.292 --71715-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.292 --71715-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.292 --71715-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.292 --71715-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.292 --71715-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.292 --71715-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.292 --71715-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.292 --71715-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.292 --71715-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.292 --71715-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.292 --71715-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.292 00:08:21.292 00:08:21.292 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.292 http://cunit.sourceforge.net/ 00:08:21.292 00:08:21.292 00:08:21.292 Suite: nvmf 00:08:21.292 Test: test_get_rw_params ...passed 00:08:21.292 Test: test_get_rw_ext_params ...passed 00:08:21.292 Test: test_lba_in_range ...passed 00:08:21.292 Test: test_get_dif_ctx ...passed 00:08:21.292 Test: test_nvmf_bdev_ctrlr_identify_ns ...--71715-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:21.292 passed 00:08:21.292 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-05-14 21:09:13.739114] /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:08:21.292 [2024-05-14 21:09:13.775369] /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:08:21.292 [2024-05-14 21:09:13.778389] /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:08:21.293 passed 00:08:21.293 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-05-14 21:09:13.785186] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 965:nvmf_bdev_ctrlr_zcopy_start: *ERROR*: end of media 00:08:21.293 [2024-05-14 21:09:13.787130] /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:08:21.293 passed 00:08:21.293 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-05-14 21:09:13.792144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr_bdev.c: 401:nvmf_bdev_ctrlr_compare_cmd: *ERROR*: end of media 00:08:21.293 [2024-05-14 21:09:13.794185] /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:08:21.293 [2024-05-14 21:09:13.803927] /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:08:21.293 [2024-05-14 21:09:13.805275] /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:08:21.293 passed 00:08:21.293 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:21.293 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:21.293 00:08:21.551 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.551 suites 1 1 n/a 0 0 00:08:21.551 tests 10 10 10 0 0 00:08:21.551 asserts 159 159 159 0 n/a 00:08:21.551 00:08:21.551 Elapsed time = 0.156 seconds 00:08:21.551 --71715-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.551 --71715-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.551 ==71715== 00:08:21.551 ==71715== HEAP SUMMARY: 00:08:21.551 ==71715== in use at exit: 0 bytes in 0 blocks 00:08:21.551 ==71715== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:21.551 ==71715== 00:08:21.551 ==71715== All heap blocks were freed -- no leaks are possible 00:08:21.552 ==71715== 00:08:21.552 ==71715== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.552 21:09:13 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_discovery.c/ctrlr_discovery_ut 00:08:21.552 ==71723== Memcheck, a memory error detector 00:08:21.552 ==71723== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.552 ==71723== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.552 ==71723== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:21.552 ==71723== 00:08:21.552 --71723-- Valgrind options: 00:08:21.552 --71723-- --leak-check=full 00:08:21.552 --71723-- --error-exitcode=2 00:08:21.552 --71723-- --verbose 00:08:21.552 --71723-- Contents of /proc/version: 00:08:21.552 --71723-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:21.552 --71723-- 00:08:21.552 --71723-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.552 --71723-- Page sizes: currently 4096, max supported 4096 00:08:21.552 --71723-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.552 --71723-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:21.552 --71723-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.552 --71723-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.552 --71723-- might be shown as UnknownInlinedFun 00:08:21.552 --71723-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.552 --71723-- object doesn't have a dynamic symbol table 00:08:21.552 --71723-- Scheduler: using generic scheduler lock implementation. 00:08:21.552 --71723-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.552 ==71723== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71723-by-???-on-20c6b9f0ce9d 00:08:21.552 ==71723== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71723-by-???-on-20c6b9f0ce9d 00:08:21.552 ==71723== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71723-by-???-on-20c6b9f0ce9d 00:08:21.552 ==71723== 00:08:21.552 ==71723== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.552 ==71723== don't want to do, unless you know exactly what you're doing, 00:08:21.552 ==71723== or are doing some strange experiment): 00:08:21.552 ==71723== /usr/libexec/valgrind/../../bin/vgdb --pid=71723 ...command... 00:08:21.552 ==71723== 00:08:21.552 ==71723== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.552 ==71723== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:21.552 ==71723== and then give GDB the following command 00:08:21.552 ==71723== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71723 00:08:21.552 ==71723== --pid is optional if only one valgrind process is running 00:08:21.552 ==71723== 00:08:21.552 --71723-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.552 --71723-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.552 --71723-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.552 --71723-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.552 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.552 --71723-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.552 --71723-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.552 --71723-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.552 --71723-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.552 --71723-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.552 --71723-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.552 --71723-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.552 --71723-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.552 --71723-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.552 --71723-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.552 --71723-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.552 --71723-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.552 --71723-- Reading syms from /usr/lib64/libm.so.6 00:08:21.552 --71723-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.552 --71723-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.552 --71723-- Reading syms from /usr/lib64/libc.so.6 00:08:21.811 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.811 --71723-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.811 --71723-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.811 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.811 --71723-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.811 --71723-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.811 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.811 --71723-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.811 --71723-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.811 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.811 --71723-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.811 --71723-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.811 --71723-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.811 --71723-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.811 --71723-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.811 --71723-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.811 --71723-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.811 --71723-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.811 --71723-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 --71723-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.811 ==71723== Preferring higher priority redirection: 00:08:21.811 --71723-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.811 --71723-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.811 --71723-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 --71723-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.812 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71723-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.812 --71723-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.812 ==71723== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.812 --71723-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.812 --71723-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.812 --71723-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.812 --71723-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.812 --71723-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.812 --71723-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.812 --71723-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.812 --71723-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.812 --71723-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.812 --71723-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.812 --71723-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.812 --71723-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.812 --71723-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.812 --71723-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.812 --71723-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.812 --71723-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.069 --71723-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.069 --71723-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.069 00:08:22.069 00:08:22.069 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.069 http://cunit.sourceforge.net/ 00:08:22.069 00:08:22.069 00:08:22.069 Suite: nvmf 00:08:22.069 Test: test_discovery_log ...--71723-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:22.069 --71723-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:22.069 passed 00:08:22.069 Test: test_discovery_log_with_filters ...passed 00:08:22.069 00:08:22.069 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.069 suites 1 1 n/a 0 0 00:08:22.069 tests 2 2 2 0 0 00:08:22.069 asserts 238 238 238 0 n/a 00:08:22.069 00:08:22.069 Elapsed time = 0.151 seconds 00:08:22.069 --71723-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.069 --71723-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.069 ==71723== 00:08:22.069 ==71723== HEAP SUMMARY: 00:08:22.069 ==71723== in use at exit: 0 bytes in 0 blocks 00:08:22.069 ==71723== total heap usage: 256 allocs, 256 frees, 552,200 bytes allocated 00:08:22.069 ==71723== 00:08:22.069 ==71723== All heap blocks were freed -- no leaks are possible 00:08:22.069 ==71723== 00:08:22.069 ==71723== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.070 21:09:14 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/subsystem.c/subsystem_ut 00:08:22.327 ==71734== Memcheck, a memory error detector 00:08:22.327 ==71734== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.327 ==71734== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.327 ==71734== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:22.327 ==71734== 00:08:22.327 --71734-- Valgrind options: 00:08:22.327 --71734-- --leak-check=full 00:08:22.327 --71734-- --error-exitcode=2 00:08:22.327 --71734-- --verbose 00:08:22.327 --71734-- Contents of /proc/version: 00:08:22.327 --71734-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:22.328 --71734-- 00:08:22.328 --71734-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.328 --71734-- Page sizes: currently 4096, max supported 4096 00:08:22.328 --71734-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.328 --71734-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:22.328 --71734-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.328 --71734-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.328 --71734-- might be shown as UnknownInlinedFun 00:08:22.328 --71734-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.328 --71734-- object doesn't have a dynamic symbol table 00:08:22.328 --71734-- Scheduler: using generic scheduler lock implementation. 00:08:22.328 --71734-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.328 ==71734== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71734-by-???-on-20c6b9f0ce9d 00:08:22.328 ==71734== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71734-by-???-on-20c6b9f0ce9d 00:08:22.328 ==71734== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71734-by-???-on-20c6b9f0ce9d 00:08:22.328 ==71734== 00:08:22.328 ==71734== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.328 ==71734== don't want to do, unless you know exactly what you're doing, 00:08:22.328 ==71734== or are doing some strange experiment): 00:08:22.328 ==71734== /usr/libexec/valgrind/../../bin/vgdb --pid=71734 ...command... 00:08:22.328 ==71734== 00:08:22.328 ==71734== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.328 ==71734== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:22.328 ==71734== and then give GDB the following command 00:08:22.328 ==71734== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71734 00:08:22.328 ==71734== --pid is optional if only one valgrind process is running 00:08:22.328 ==71734== 00:08:22.328 --71734-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.328 --71734-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.328 --71734-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.328 --71734-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.328 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.328 --71734-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.328 --71734-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.328 --71734-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.328 --71734-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.328 --71734-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.328 --71734-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.328 --71734-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.328 --71734-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.328 --71734-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.328 --71734-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.328 --71734-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.328 --71734-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.328 --71734-- Reading syms from /usr/lib64/libm.so.6 00:08:22.328 --71734-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.328 --71734-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.328 --71734-- Reading syms from /usr/lib64/libc.so.6 00:08:22.328 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.328 --71734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.328 --71734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.328 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.328 --71734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.328 --71734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.328 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.328 --71734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.328 --71734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.328 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.328 --71734-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.328 --71734-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.587 --71734-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.587 --71734-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.587 --71734-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.587 --71734-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.587 --71734-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.587 --71734-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.587 --71734-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 ==71734== Preferring higher priority redirection: 00:08:22.587 --71734-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.587 --71734-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.587 --71734-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 --71734-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.587 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.588 --71734-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.588 --71734-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.588 ==71734== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.588 --71734-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.588 --71734-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.588 --71734-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.588 --71734-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.588 --71734-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.588 --71734-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.588 --71734-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.588 --71734-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.588 --71734-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.588 --71734-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.588 --71734-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.588 --71734-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.588 --71734-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.588 --71734-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.588 --71734-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.588 --71734-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.847 --71734-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.847 --71734-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:22.847 --71734-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.847 00:08:22.847 00:08:22.847 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.847 http://cunit.sourceforge.net/ 00:08:22.847 00:08:22.847 00:08:22.847 Suite: nvmf 00:08:22.847 Test: nvmf_test_create_subsystem ...--71734-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:22.847 --71734-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:22.847 [2024-05-14 21:09:15.244933] /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:08:22.847 [2024-05-14 21:09:15.277868] /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:08:22.847 [2024-05-14 21:09:15.280356] /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:08:22.847 [2024-05-14 21:09:15.280640] /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:08:22.847 [2024-05-14 21:09:15.281419] /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:08:22.847 [2024-05-14 21:09:15.281659] /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:08:22.847 [2024-05-14 21:09:15.282250] /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:08:22.847 [2024-05-14 21:09:15.282389] /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:08:22.848 [2024-05-14 21:09:15.283128] /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:08:22.848 [2024-05-14 21:09:15.283377] /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:08:22.848 [2024-05-14 21:09:15.283979] /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:08:22.848 [2024-05-14 21:09:15.284106] /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:08:22.848 [2024-05-14 21:09:15.287591] /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:08:22.848 [2024-05-14 21:09:15.287888] /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:08:22.848 [2024-05-14 21:09:15.293457] /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:08:22.848 [2024-05-14 21:09:15.293724] /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:08:22.848 [2024-05-14 21:09:15.296702] /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:08:22.848 [2024-05-14 21:09:15.296977] /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:08:22.848 [2024-05-14 21:09:15.297843] /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:08:22.848 [2024-05-14 21:09:15.298076] /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:08:22.848 [2024-05-14 21:09:15.298662] /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:08:22.848 [2024-05-14 21:09:15.298798] /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:08:22.848 passed 00:08:22.848 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-05-14 21:09:15.325576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1981:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:22.848 [2024-05-14 21:09:15.326754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1962:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:22.848 passed 00:08:22.848 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-05-14 21:09:15.339482] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2090:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:22.848 passed 00:08:22.848 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:22.848 Test: test_spdk_nvmf_ns_visible ...[2024-05-14 21:09:15.352255] /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:08:22.848 passed 00:08:23.107 Test: test_reservation_register ...[2024-05-14 21:09:15.432595] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 [2024-05-14 21:09:15.457850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3087:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:23.107 passed 00:08:23.107 Test: test_reservation_register_with_ptpl ...--71734-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.107 passed 00:08:23.107 Test: test_reservation_acquire_preempt_1 ...[2024-05-14 21:09:15.558746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.107 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:23.107 Test: test_reservation_release ...[2024-05-14 21:09:15.598898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.107 Test: test_reservation_unregister_notification ...[2024-05-14 21:09:15.607607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.107 Test: test_reservation_release_notification ...[2024-05-14 21:09:15.613593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.107 Test: test_reservation_release_notification_write_exclusive ...[2024-05-14 21:09:15.618635] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.107 Test: test_reservation_clear_notification ...[2024-05-14 21:09:15.623673] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.107 Test: test_reservation_preempt_notification ...[2024-05-14 21:09:15.628683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3029:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:23.107 passed 00:08:23.365 Test: test_spdk_nvmf_ns_event ...passed 00:08:23.365 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:23.365 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:23.365 Test: test_spdk_nvmf_subsystem_add_host ...[2024-05-14 21:09:15.710692] /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:08:23.365 [2024-05-14 21:09:15.722399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1030:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:23.365 passed 00:08:23.365 Test: test_nvmf_ns_reservation_report ...[2024-05-14 21:09:15.740818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3392:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:23.365 passed 00:08:23.365 Test: test_nvmf_nqn_is_valid ...[2024-05-14 21:09:15.745414] /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:08:23.366 [2024-05-14 21:09:15.746021] /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:afc2a55b-2e9b-455a-9fe7-9c38850ca30": uuid is not the correct length 00:08:23.366 [2024-05-14 21:09:15.746571] /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:08:23.366 passed 00:08:23.366 Test: test_nvmf_ns_reservation_restore ...[2024-05-14 21:09:15.761179] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2586:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:23.366 passed 00:08:23.366 Test: test_nvmf_subsystem_state_change ...passed 00:08:23.366 Test: test_nvmf_reservation_custom_ops ...passed 00:08:23.366 00:08:23.366 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.366 suites 1 1 n/a 0 0 00:08:23.366 tests 24 24 24 0 0 00:08:23.366 asserts 499 499 499 0 n/a 00:08:23.366 00:08:23.366 Elapsed time = 0.594 seconds 00:08:23.366 --71734-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.366 ==71734== 00:08:23.366 ==71734== HEAP SUMMARY: 00:08:23.366 ==71734== in use at exit: 296 bytes in 1 blocks 00:08:23.366 ==71734== total heap usage: 1,499 allocs, 1,498 frees, 1,020,647 bytes allocated 00:08:23.366 ==71734== 00:08:23.366 ==71734== Searching for pointers to 1 not-freed blocks 00:08:23.366 ==71734== Checked 6,800,712 bytes 00:08:23.366 ==71734== 00:08:23.366 ==71734== LEAK SUMMARY: 00:08:23.366 ==71734== definitely lost: 0 bytes in 0 blocks 00:08:23.366 ==71734== indirectly lost: 0 bytes in 0 blocks 00:08:23.366 ==71734== possibly lost: 0 bytes in 0 blocks 00:08:23.366 ==71734== still reachable: 296 bytes in 1 blocks 00:08:23.366 ==71734== suppressed: 0 bytes in 0 blocks 00:08:23.366 ==71734== Reachable blocks (those to which a pointer was found) are not shown. 00:08:23.366 ==71734== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:23.366 ==71734== 00:08:23.366 ==71734== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.366 21:09:15 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/tcp.c/tcp_ut 00:08:23.366 ==71748== Memcheck, a memory error detector 00:08:23.366 ==71748== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.366 ==71748== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.366 ==71748== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:23.366 ==71748== 00:08:23.366 --71748-- Valgrind options: 00:08:23.366 --71748-- --leak-check=full 00:08:23.366 --71748-- --error-exitcode=2 00:08:23.366 --71748-- --verbose 00:08:23.366 --71748-- Contents of /proc/version: 00:08:23.366 --71748-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:23.366 --71748-- 00:08:23.366 --71748-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.366 --71748-- Page sizes: currently 4096, max supported 4096 00:08:23.366 --71748-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.366 --71748-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:23.624 --71748-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.624 --71748-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.624 --71748-- might be shown as UnknownInlinedFun 00:08:23.624 --71748-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.624 --71748-- object doesn't have a dynamic symbol table 00:08:23.624 --71748-- Scheduler: using generic scheduler lock implementation. 00:08:23.624 --71748-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.624 ==71748== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71748-by-???-on-20c6b9f0ce9d 00:08:23.624 ==71748== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71748-by-???-on-20c6b9f0ce9d 00:08:23.624 ==71748== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71748-by-???-on-20c6b9f0ce9d 00:08:23.624 ==71748== 00:08:23.624 ==71748== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.624 ==71748== don't want to do, unless you know exactly what you're doing, 00:08:23.624 ==71748== or are doing some strange experiment): 00:08:23.624 ==71748== /usr/libexec/valgrind/../../bin/vgdb --pid=71748 ...command... 00:08:23.624 ==71748== 00:08:23.624 ==71748== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.624 ==71748== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:23.624 ==71748== and then give GDB the following command 00:08:23.624 ==71748== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71748 00:08:23.624 ==71748== --pid is optional if only one valgrind process is running 00:08:23.624 ==71748== 00:08:23.624 --71748-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.624 --71748-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.624 --71748-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.624 --71748-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.624 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.624 --71748-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.624 --71748-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.624 --71748-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.625 --71748-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.625 --71748-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.625 --71748-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.625 --71748-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.625 --71748-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.625 --71748-- Reading syms from /usr/lib64/libm.so.6 00:08:23.625 --71748-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.625 --71748-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/libc.so.6 00:08:23.625 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.625 --71748-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.625 --71748-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.625 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.625 --71748-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.625 --71748-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.625 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.625 --71748-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.625 --71748-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.625 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.625 --71748-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.625 --71748-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.625 --71748-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.625 --71748-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.625 --71748-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.883 --71748-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.883 --71748-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.883 --71748-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.883 --71748-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 ==71748== Preferring higher priority redirection: 00:08:23.884 --71748-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.884 --71748-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.884 --71748-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 --71748-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.884 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.884 --71748-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.884 --71748-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.884 ==71748== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.884 --71748-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.884 --71748-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.884 --71748-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.884 --71748-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.884 --71748-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.884 --71748-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.884 --71748-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.884 --71748-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.884 --71748-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.884 --71748-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.884 --71748-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.884 --71748-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.884 --71748-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.884 --71748-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.884 --71748-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.884 --71748-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.884 --71748-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:23.884 --71748-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.884 --71748-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.884 00:08:23.884 00:08:23.884 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.884 http://cunit.sourceforge.net/ 00:08:23.884 00:08:23.884 00:08:23.884 Suite: nvmf 00:08:23.884 Test: test_nvmf_tcp_create ...--71748-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.142 [2024-05-14 21:09:16.434153] /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:08:24.142 passed 00:08:24.142 Test: test_nvmf_tcp_destroy ...passed 00:08:24.142 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:24.142 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:24.142 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:24.142 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:24.142 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:24.142 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-05-14 21:09:16.693254] /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:08:24.143 [2024-05-14 21:09:16.695291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.143 [2024-05-14 21:09:16.697466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.143 [2024-05-14 21:09:16.697606] /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:08:24.143 [2024-05-14 21:09:16.697702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.143 passed 00:08:24.417 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:24.417 Test: test_nvmf_tcp_icreq_handle ...[2024-05-14 21:09:16.708625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2113:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:24.417 [2024-05-14 21:09:16.709041] /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:08:24.417 [2024-05-14 21:09:16.709148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.417 [2024-05-14 21:09:16.709608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2113:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:24.417 [2024-05-14 21:09:16.709720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.417 [2024-05-14 21:09:16.709824] /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:08:24.417 [2024-05-14 21:09:16.709915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.417 [2024-05-14 21:09:16.716033] /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:08:24.417 [2024-05-14 21:09:16.716151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.417 passed 00:08:24.417 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:24.417 Test: test_nvmf_tcp_invalid_sgl ...[2024-05-14 21:09:16.730362] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2508:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:24.417 [2024-05-14 21:09:16.731273] /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:08:24.417 [2024-05-14 21:09:16.731393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:24.417 passed 00:08:24.417 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-05-14 21:09:16.733663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2240:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe580 00:08:24.417 [2024-05-14 21:09:16.735153] /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:08:24.417 [2024-05-14 21:09:16.735267] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.417 [2024-05-14 21:09:16.737887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2297:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffdde0 00:08:24.417 [2024-05-14 21:09:16.738144] /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:08:24.418 [2024-05-14 21:09:16.738246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.740266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2250:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:24.418 [2024-05-14 21:09:16.740495] /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:08:24.418 [2024-05-14 21:09:16.740597] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.742571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2289:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:24.418 [2024-05-14 21:09:16.742806] /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:08:24.418 [2024-05-14 21:09:16.742907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.744695] /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:08:24.418 [2024-05-14 21:09:16.744806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.747373] /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:08:24.418 [2024-05-14 21:09:16.747484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.749859] /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:08:24.418 [2024-05-14 21:09:16.749971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.752062] /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:08:24.418 [2024-05-14 21:09:16.752172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.754883] /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:08:24.418 [2024-05-14 21:09:16.754996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 [2024-05-14 21:09:16.757334] /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:08:24.418 [2024-05-14 21:09:16.757448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:24.418 passed 00:08:24.418 Test: test_nvmf_tcp_tls_add_remove_credentials ...--71748-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.418 --71748-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:24.418 --71748-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:24.418 --71748-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:24.418 --71748-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:24.704 passed 00:08:24.704 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-05-14 21:09:17.096408] /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:08:24.704 [2024-05-14 21:09:17.097893] /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:08:24.704 passed 00:08:24.704 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-05-14 21:09:17.127444] /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:08:24.704 [2024-05-14 21:09:17.128065] /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:08:24.704 passed 00:08:24.704 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-05-14 21:09:17.134939] /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:08:24.704 [2024-05-14 21:09:17.135595] /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:08:24.704 passed 00:08:24.704 00:08:24.704 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.704 suites 1 1 n/a 0 0 00:08:24.704 tests 17 17 17 0 0 00:08:24.704 asserts 222 222 222 0 n/a 00:08:24.704 00:08:24.704 Elapsed time = 0.750 seconds 00:08:24.704 --71748-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.017 ==71748== 00:08:25.017 ==71748== HEAP SUMMARY: 00:08:25.017 ==71748== in use at exit: 67,110,152 bytes in 1,028 blocks 00:08:25.017 ==71748== total heap usage: 12,574 allocs, 11,546 frees, 404,381,791 bytes allocated 00:08:25.017 ==71748== 00:08:25.017 ==71748== Searching for pointers to 1,028 not-freed blocks 00:08:25.017 ==71748== Checked 7,026,752 bytes 00:08:25.017 ==71748== 00:08:25.017 ==71748== LEAK SUMMARY: 00:08:25.017 ==71748== definitely lost: 0 bytes in 0 blocks 00:08:25.017 ==71748== indirectly lost: 0 bytes in 0 blocks 00:08:25.017 ==71748== possibly lost: 0 bytes in 0 blocks 00:08:25.017 ==71748== still reachable: 67,110,152 bytes in 1,028 blocks 00:08:25.017 ==71748== suppressed: 0 bytes in 0 blocks 00:08:25.017 ==71748== Reachable blocks (those to which a pointer was found) are not shown. 00:08:25.017 ==71748== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:25.017 ==71748== 00:08:25.017 ==71748== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.017 21:09:17 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/nvmf.c/nvmf_ut 00:08:25.017 ==71762== Memcheck, a memory error detector 00:08:25.017 ==71762== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.017 ==71762== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.017 ==71762== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:25.018 ==71762== 00:08:25.018 --71762-- Valgrind options: 00:08:25.018 --71762-- --leak-check=full 00:08:25.018 --71762-- --error-exitcode=2 00:08:25.018 --71762-- --verbose 00:08:25.018 --71762-- Contents of /proc/version: 00:08:25.018 --71762-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:25.018 --71762-- 00:08:25.018 --71762-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.018 --71762-- Page sizes: currently 4096, max supported 4096 00:08:25.018 --71762-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.018 --71762-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:25.018 --71762-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.018 --71762-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.018 --71762-- might be shown as UnknownInlinedFun 00:08:25.018 --71762-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.018 --71762-- object doesn't have a dynamic symbol table 00:08:25.018 --71762-- Scheduler: using generic scheduler lock implementation. 00:08:25.018 --71762-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.018 ==71762== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71762-by-???-on-20c6b9f0ce9d 00:08:25.018 ==71762== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71762-by-???-on-20c6b9f0ce9d 00:08:25.018 ==71762== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71762-by-???-on-20c6b9f0ce9d 00:08:25.018 ==71762== 00:08:25.018 ==71762== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.018 ==71762== don't want to do, unless you know exactly what you're doing, 00:08:25.018 ==71762== or are doing some strange experiment): 00:08:25.018 ==71762== /usr/libexec/valgrind/../../bin/vgdb --pid=71762 ...command... 00:08:25.018 ==71762== 00:08:25.018 ==71762== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.018 ==71762== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:25.018 ==71762== and then give GDB the following command 00:08:25.018 ==71762== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71762 00:08:25.018 ==71762== --pid is optional if only one valgrind process is running 00:08:25.018 ==71762== 00:08:25.018 --71762-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.018 --71762-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.018 --71762-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.018 --71762-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.018 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.018 --71762-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.018 --71762-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.018 --71762-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.018 --71762-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.018 --71762-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.018 --71762-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.018 --71762-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.018 --71762-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.018 --71762-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.018 --71762-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.018 --71762-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.018 --71762-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.018 --71762-- Reading syms from /usr/lib64/libm.so.6 00:08:25.018 --71762-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.018 --71762-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.018 --71762-- Reading syms from /usr/lib64/libc.so.6 00:08:25.018 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.018 --71762-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.018 --71762-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.018 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.018 --71762-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.018 --71762-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.018 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.018 --71762-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.018 --71762-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.018 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.018 --71762-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.018 --71762-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.018 --71762-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.318 --71762-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.318 --71762-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.318 --71762-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.318 --71762-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.318 --71762-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.318 --71762-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 ==71762== Preferring higher priority redirection: 00:08:25.318 --71762-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.318 --71762-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.318 --71762-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 --71762-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.318 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.318 --71762-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.318 --71762-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.318 ==71762== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.318 --71762-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.318 --71762-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.318 --71762-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.318 --71762-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.318 --71762-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.318 --71762-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.318 --71762-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.318 --71762-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.318 --71762-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.318 --71762-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.318 --71762-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.318 --71762-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.318 --71762-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.318 --71762-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.318 --71762-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.318 --71762-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.318 --71762-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.318 --71762-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.318 00:08:25.318 00:08:25.318 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.318 http://cunit.sourceforge.net/ 00:08:25.318 00:08:25.318 00:08:25.318 Suite: nvmf 00:08:25.318 Test: test_nvmf_tgt_create_poll_group ...--71762-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:25.318 passed 00:08:25.318 00:08:25.318 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.319 suites 1 1 n/a 0 0 00:08:25.319 tests 1 1 1 0 0 00:08:25.319 asserts 17 17 17 0 n/a 00:08:25.319 00:08:25.319 Elapsed time = 0.086 seconds 00:08:25.614 --71762-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.614 --71762-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.614 ==71762== 00:08:25.614 ==71762== HEAP SUMMARY: 00:08:25.614 ==71762== in use at exit: 67,109,768 bytes in 1,026 blocks 00:08:25.614 ==71762== total heap usage: 1,117 allocs, 91 frees, 67,264,373 bytes allocated 00:08:25.614 ==71762== 00:08:25.614 ==71762== Searching for pointers to 1,026 not-freed blocks 00:08:25.614 ==71762== Checked 6,632,760 bytes 00:08:25.614 ==71762== 00:08:25.614 ==71762== LEAK SUMMARY: 00:08:25.614 ==71762== definitely lost: 0 bytes in 0 blocks 00:08:25.614 ==71762== indirectly lost: 0 bytes in 0 blocks 00:08:25.614 ==71762== possibly lost: 0 bytes in 0 blocks 00:08:25.614 ==71762== still reachable: 67,109,768 bytes in 1,026 blocks 00:08:25.614 ==71762== suppressed: 0 bytes in 0 blocks 00:08:25.614 ==71762== Reachable blocks (those to which a pointer was found) are not shown. 00:08:25.614 ==71762== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:25.614 ==71762== 00:08:25.614 ==71762== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.614 00:08:25.614 real 0m5.971s 00:08:25.614 user 0m5.753s 00:08:25.614 sys 0m0.198s 00:08:25.614 21:09:17 unittest_nvmf -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:25.614 21:09:17 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:25.614 ************************************ 00:08:25.614 END TEST unittest_nvmf 00:08:25.614 ************************************ 00:08:25.614 21:09:17 -- unit/unittest.sh@261 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:25.614 21:09:17 -- unit/unittest.sh@266 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:25.614 21:09:17 -- unit/unittest.sh@267 -- # 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:08:25.614 21:09:17 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:25.614 21:09:17 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:25.614 21:09:17 -- common/autotest_common.sh@10 -- # set +x 00:08:25.614 ************************************ 00:08:25.614 START TEST unittest_nvmf_rdma 00:08:25.614 ************************************ 00:08:25.614 21:09:17 unittest_nvmf_rdma -- common/autotest_common.sh@1121 -- # 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:08:25.615 ==71794== Memcheck, a memory error detector 00:08:25.615 ==71794== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.615 ==71794== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.615 ==71794== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:25.615 ==71794== 00:08:25.615 --71794-- Valgrind options: 00:08:25.615 --71794-- --leak-check=full 00:08:25.615 --71794-- --error-exitcode=2 00:08:25.615 --71794-- --verbose 00:08:25.615 --71794-- Contents of /proc/version: 00:08:25.615 --71794-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:25.615 --71794-- 00:08:25.615 --71794-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.615 --71794-- Page sizes: currently 4096, max supported 4096 00:08:25.615 --71794-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.615 --71794-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:25.615 --71794-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.615 --71794-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.615 --71794-- might be shown as UnknownInlinedFun 00:08:25.615 --71794-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.615 --71794-- object doesn't have a dynamic symbol table 00:08:25.615 --71794-- Scheduler: using generic scheduler lock implementation. 00:08:25.615 --71794-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.615 ==71794== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71794-by-???-on-20c6b9f0ce9d 00:08:25.615 ==71794== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71794-by-???-on-20c6b9f0ce9d 00:08:25.615 ==71794== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71794-by-???-on-20c6b9f0ce9d 00:08:25.615 ==71794== 00:08:25.615 ==71794== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.615 ==71794== don't want to do, unless you know exactly what you're doing, 00:08:25.615 ==71794== or are doing some strange experiment): 00:08:25.615 ==71794== /usr/libexec/valgrind/../../bin/vgdb --pid=71794 ...command... 00:08:25.615 ==71794== 00:08:25.615 ==71794== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.615 ==71794== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:25.615 ==71794== and then give GDB the following command 00:08:25.615 ==71794== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71794 00:08:25.615 ==71794== --pid is optional if only one valgrind process is running 00:08:25.615 ==71794== 00:08:25.615 --71794-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.615 --71794-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.615 --71794-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.615 --71794-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.615 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.615 --71794-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.615 --71794-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.615 --71794-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.615 --71794-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.615 --71794-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.615 --71794-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.615 --71794-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.615 --71794-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.615 --71794-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.615 --71794-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.615 --71794-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.615 --71794-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.615 --71794-- Reading syms from /usr/lib64/libm.so.6 00:08:25.615 --71794-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.615 --71794-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.615 --71794-- Reading syms from /usr/lib64/libc.so.6 00:08:25.873 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.873 --71794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.873 --71794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.873 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.873 --71794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.873 --71794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.873 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.873 --71794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.873 --71794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.873 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.873 --71794-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.873 --71794-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.873 --71794-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.873 --71794-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.873 --71794-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.873 --71794-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.873 --71794-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.873 --71794-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.873 --71794-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.873 --71794-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 ==71794== Preferring higher priority redirection: 00:08:25.874 --71794-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.874 --71794-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.874 --71794-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 --71794-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.874 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.874 --71794-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.874 --71794-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.874 ==71794== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.874 --71794-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.874 --71794-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.874 --71794-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.874 --71794-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.874 --71794-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.874 --71794-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.874 --71794-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.874 --71794-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.874 --71794-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.874 --71794-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.874 --71794-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.874 --71794-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.874 --71794-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.874 --71794-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.874 --71794-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.874 --71794-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.156 --71794-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.156 --71794-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.156 00:08:26.156 00:08:26.156 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.156 http://cunit.sourceforge.net/ 00:08:26.156 00:08:26.156 00:08:26.156 Suite: nvmf 00:08:26.156 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-05-14 21:09:18.490117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1860:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:08:26.156 [2024-05-14 21:09:18.525154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1910:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:08:26.156 [2024-05-14 21:09:18.526524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1910:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:08:26.156 passed 00:08:26.156 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:26.156 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:26.415 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:26.415 Test: test_nvmf_rdma_opts_init ...passed 00:08:26.415 Test: test_nvmf_rdma_request_free_data ...--71794-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:26.415 passed 00:08:26.415 Test: test_nvmf_rdma_resources_create ...passed 00:08:26.415 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:26.415 Test: test_nvmf_rdma_resize_cq ...[2024-05-14 21:09:18.776857] /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:08:26.415 Using CQ of insufficient size may lead to CQ overrun 00:08:26.415 [2024-05-14 21:09:18.778633] /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:08:26.415 --71794-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:26.415 --71794-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.415 [2024-05-14 21:09:18.784815] /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:08:26.415 passed 00:08:26.415 00:08:26.415 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.415 suites 1 1 n/a 0 0 00:08:26.415 tests 9 9 9 0 0 00:08:26.415 asserts 579 579 579 0 n/a 00:08:26.415 00:08:26.415 Elapsed time = 0.328 seconds 00:08:26.415 --71794-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.415 ==71794== 00:08:26.415 ==71794== HEAP SUMMARY: 00:08:26.415 ==71794== in use at exit: 296 bytes in 1 blocks 00:08:26.415 ==71794== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:08:26.415 ==71794== 00:08:26.415 ==71794== Searching for pointers to 1 not-freed blocks 00:08:26.415 ==71794== Checked 6,944,072 bytes 00:08:26.415 ==71794== 00:08:26.415 ==71794== LEAK SUMMARY: 00:08:26.415 ==71794== definitely lost: 0 bytes in 0 blocks 00:08:26.415 ==71794== indirectly lost: 0 bytes in 0 blocks 00:08:26.415 ==71794== possibly lost: 0 bytes in 0 blocks 00:08:26.415 ==71794== still reachable: 296 bytes in 1 blocks 00:08:26.415 ==71794== suppressed: 0 bytes in 0 blocks 00:08:26.415 ==71794== Reachable blocks (those to which a pointer was found) are not shown. 00:08:26.415 ==71794== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:26.415 ==71794== 00:08:26.415 ==71794== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.415 00:08:26.415 real 0m0.881s 00:08:26.415 user 0m0.852s 00:08:26.415 sys 0m0.027s 00:08:26.415 21:09:18 unittest_nvmf_rdma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:26.415 21:09:18 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:26.415 ************************************ 00:08:26.415 END TEST unittest_nvmf_rdma 00:08:26.415 ************************************ 00:08:26.415 21:09:18 -- unit/unittest.sh@270 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:26.415 21:09:18 -- unit/unittest.sh@271 -- # 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:08:26.415 21:09:18 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:26.415 21:09:18 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:26.415 21:09:18 -- common/autotest_common.sh@10 -- # set +x 00:08:26.415 ************************************ 00:08:26.415 START TEST unittest_nvmf_vfio_user 00:08:26.415 ************************************ 00:08:26.415 21:09:18 unittest_nvmf_vfio_user -- common/autotest_common.sh@1121 -- # 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:08:26.415 ==71826== Memcheck, a memory error detector 00:08:26.415 ==71826== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.415 ==71826== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.415 ==71826== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:26.415 ==71826== 00:08:26.415 --71826-- Valgrind options: 00:08:26.415 --71826-- --leak-check=full 00:08:26.415 --71826-- --error-exitcode=2 00:08:26.415 --71826-- --verbose 00:08:26.415 --71826-- Contents of /proc/version: 00:08:26.415 --71826-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:26.415 --71826-- 00:08:26.415 --71826-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.416 --71826-- Page sizes: currently 4096, max supported 4096 00:08:26.416 --71826-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.416 --71826-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:26.416 --71826-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.416 --71826-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.416 --71826-- might be shown as UnknownInlinedFun 00:08:26.416 --71826-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.416 --71826-- object doesn't have a dynamic symbol table 00:08:26.416 --71826-- Scheduler: using generic scheduler lock implementation. 00:08:26.416 --71826-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.416 ==71826== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71826-by-???-on-20c6b9f0ce9d 00:08:26.416 ==71826== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71826-by-???-on-20c6b9f0ce9d 00:08:26.416 ==71826== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71826-by-???-on-20c6b9f0ce9d 00:08:26.416 ==71826== 00:08:26.416 ==71826== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.416 ==71826== don't want to do, unless you know exactly what you're doing, 00:08:26.416 ==71826== or are doing some strange experiment): 00:08:26.416 ==71826== /usr/libexec/valgrind/../../bin/vgdb --pid=71826 ...command... 00:08:26.416 ==71826== 00:08:26.416 ==71826== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.416 ==71826== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:26.416 ==71826== and then give GDB the following command 00:08:26.416 ==71826== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71826 00:08:26.416 ==71826== --pid is optional if only one valgrind process is running 00:08:26.416 ==71826== 00:08:26.416 --71826-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.675 --71826-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.675 --71826-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.675 --71826-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.675 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.675 --71826-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.675 --71826-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.675 --71826-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.675 --71826-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.675 --71826-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.675 --71826-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.675 --71826-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.675 --71826-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.675 --71826-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.675 --71826-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.675 --71826-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.675 --71826-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.675 --71826-- Reading syms from /usr/lib64/libm.so.6 00:08:26.675 --71826-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.676 --71826-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.676 --71826-- Reading syms from /usr/lib64/libc.so.6 00:08:26.676 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.676 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.676 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.676 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.676 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.676 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.676 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.676 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.676 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.676 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.676 --71826-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.676 --71826-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.676 --71826-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.676 --71826-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.676 --71826-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.676 --71826-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.676 --71826-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.935 --71826-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.935 --71826-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 ==71826== Preferring higher priority redirection: 00:08:26.935 --71826-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.935 --71826-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.935 --71826-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.935 --71826-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 --71826-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.936 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.936 --71826-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.936 --71826-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.936 ==71826== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.936 --71826-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.936 --71826-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.936 --71826-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.936 --71826-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.936 --71826-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.936 --71826-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.936 --71826-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.936 --71826-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.936 --71826-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.936 --71826-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.936 --71826-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.936 --71826-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.936 --71826-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.936 --71826-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.936 --71826-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.936 --71826-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.936 --71826-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.936 --71826-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.936 00:08:26.936 00:08:26.936 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.936 http://cunit.sourceforge.net/ 00:08:26.936 00:08:26.936 00:08:26.936 Suite: vfio_user 00:08:26.936 Test: test_nvme_cmd_map_prps ...--71826-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:27.195 [2024-05-14 21:09:19.470899] /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:08:27.195 [2024-05-14 21:09:19.512505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/vfio_user.c: 823:nvme_cmd_map_prps: *ERROR*: Too many page entries 00:08:27.195 passed 00:08:27.195 Test: test_nvme_cmd_map_sgls ...passed 00:08:27.195 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:27.195 00:08:27.195 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.195 suites 1 1 n/a 0 0 00:08:27.195 tests 3 3 3 0 0 00:08:27.195 asserts 100 100 100 0 n/a 00:08:27.195 00:08:27.195 Elapsed time = 0.081 seconds 00:08:27.195 --71826-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.195 --71826-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.195 ==71826== 00:08:27.195 ==71826== HEAP SUMMARY: 00:08:27.195 ==71826== in use at exit: 296 bytes in 1 blocks 00:08:27.195 ==71826== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:08:27.195 ==71826== 00:08:27.195 ==71826== Searching for pointers to 1 not-freed blocks 00:08:27.195 ==71826== Checked 6,784,360 bytes 00:08:27.195 ==71826== 00:08:27.195 ==71826== LEAK SUMMARY: 00:08:27.195 ==71826== definitely lost: 0 bytes in 0 blocks 00:08:27.195 ==71826== indirectly lost: 0 bytes in 0 blocks 00:08:27.195 ==71826== possibly lost: 0 bytes in 0 blocks 00:08:27.196 ==71826== still reachable: 296 bytes in 1 blocks 00:08:27.196 ==71826== suppressed: 0 bytes in 0 blocks 00:08:27.196 ==71826== Reachable blocks (those to which a pointer was found) are not shown. 00:08:27.196 ==71826== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:27.196 ==71826== 00:08:27.196 ==71826== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.196 00:08:27.196 real 0m0.751s 00:08:27.196 user 0m0.717s 00:08:27.196 sys 0m0.032s 00:08:27.196 21:09:19 unittest_nvmf_vfio_user -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:27.196 21:09:19 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:27.196 ************************************ 00:08:27.196 END TEST unittest_nvmf_vfio_user 00:08:27.196 ************************************ 00:08:27.196 21:09:19 -- unit/unittest.sh@274 -- # run_test unittest_scsi unittest_scsi 00:08:27.196 21:09:19 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:27.196 21:09:19 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:27.196 21:09:19 -- common/autotest_common.sh@10 -- # set +x 00:08:27.196 ************************************ 00:08:27.196 START TEST unittest_scsi 00:08:27.196 ************************************ 00:08:27.196 21:09:19 unittest_scsi -- common/autotest_common.sh@1121 -- # unittest_scsi 00:08:27.196 21:09:19 unittest_scsi -- unit/unittest.sh@116 -- # 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:08:27.196 ==71851== Memcheck, a memory error detector 00:08:27.196 ==71851== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.196 ==71851== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.196 ==71851== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:27.196 ==71851== 00:08:27.196 --71851-- Valgrind options: 00:08:27.196 --71851-- --leak-check=full 00:08:27.196 --71851-- --error-exitcode=2 00:08:27.196 --71851-- --verbose 00:08:27.196 --71851-- Contents of /proc/version: 00:08:27.196 --71851-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:27.196 --71851-- 00:08:27.196 --71851-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.196 --71851-- Page sizes: currently 4096, max supported 4096 00:08:27.196 --71851-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.196 --71851-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:27.196 --71851-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.196 --71851-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.196 --71851-- might be shown as UnknownInlinedFun 00:08:27.196 --71851-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.196 --71851-- object doesn't have a dynamic symbol table 00:08:27.196 --71851-- Scheduler: using generic scheduler lock implementation. 00:08:27.196 --71851-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.196 ==71851== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71851-by-???-on-20c6b9f0ce9d 00:08:27.196 ==71851== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71851-by-???-on-20c6b9f0ce9d 00:08:27.196 ==71851== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71851-by-???-on-20c6b9f0ce9d 00:08:27.196 ==71851== 00:08:27.196 ==71851== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.196 ==71851== don't want to do, unless you know exactly what you're doing, 00:08:27.196 ==71851== or are doing some strange experiment): 00:08:27.196 ==71851== /usr/libexec/valgrind/../../bin/vgdb --pid=71851 ...command... 00:08:27.196 ==71851== 00:08:27.196 ==71851== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.196 ==71851== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:27.196 ==71851== and then give GDB the following command 00:08:27.196 ==71851== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71851 00:08:27.196 ==71851== --pid is optional if only one valgrind process is running 00:08:27.196 ==71851== 00:08:27.196 --71851-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.196 --71851-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.455 --71851-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.455 --71851-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.455 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.455 --71851-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.455 --71851-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.455 --71851-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.455 --71851-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.455 --71851-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.455 --71851-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.455 --71851-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.455 --71851-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.455 --71851-- Reading syms from /usr/lib64/libm.so.6 00:08:27.455 --71851-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.455 --71851-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/libc.so.6 00:08:27.455 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.455 --71851-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.455 --71851-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.455 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.455 --71851-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.455 --71851-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.455 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.455 --71851-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.455 --71851-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.455 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.455 --71851-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.455 --71851-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.455 --71851-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.455 --71851-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.455 --71851-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.455 --71851-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.455 --71851-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.455 --71851-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.455 --71851-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.455 --71851-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.455 --71851-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.455 --71851-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.455 --71851-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.455 --71851-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 ==71851== Preferring higher priority redirection: 00:08:27.456 --71851-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.456 --71851-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.456 --71851-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.456 --71851-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.715 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.715 --71851-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.715 --71851-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.715 ==71851== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.715 --71851-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.715 --71851-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.715 --71851-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.715 --71851-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.715 --71851-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.715 --71851-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.715 --71851-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.715 --71851-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.715 --71851-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.715 --71851-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.715 --71851-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.715 --71851-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.715 --71851-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.715 --71851-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.715 --71851-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.715 --71851-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.715 --71851-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.715 --71851-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.715 00:08:27.715 00:08:27.715 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.715 http://cunit.sourceforge.net/ 00:08:27.715 00:08:27.715 00:08:27.715 Suite: dev_suite 00:08:27.715 Test: dev_destruct_null_dev ...passed 00:08:27.715 Test: dev_destruct_zero_luns ...passed 00:08:27.715 Test: dev_destruct_null_lun ...passed 00:08:27.715 Test: dev_destruct_success ...passed 00:08:27.715 Test: dev_construct_num_luns_zero ...[2024-05-14 21:09:20.140091] /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:08:27.715 passed 00:08:27.715 Test: dev_construct_no_lun_zero ...[2024-05-14 21:09:20.169782] /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:08:27.715 passed 00:08:27.715 Test: dev_construct_null_lun ...[2024-05-14 21:09:20.171428] /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:08:27.715 passed 00:08:27.715 Test: dev_construct_name_too_long ...[2024-05-14 21:09:20.172681] /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:08:27.715 passed 00:08:27.715 Test: dev_construct_success ...passed 00:08:27.715 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:27.715 Test: dev_queue_mgmt_task_success ...passed 00:08:27.715 Test: dev_queue_task_success ...passed 00:08:27.715 Test: dev_stop_success ...passed 00:08:27.715 Test: dev_add_port_max_ports ...[2024-05-14 21:09:20.183339] /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:08:27.715 passed 00:08:27.715 Test: dev_add_port_construct_failure1 ...[2024-05-14 21:09:20.186787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:27.715 passed 00:08:27.715 Test: dev_add_port_construct_failure2 ...[2024-05-14 21:09:20.188654] /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:08:27.715 passed 00:08:27.715 Test: dev_add_port_success1 ...passed 00:08:27.715 Test: dev_add_port_success2 ...passed 00:08:27.715 Test: dev_add_port_success3 ...passed 00:08:27.715 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:27.715 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:27.715 Test: dev_find_port_by_id_success ...passed 00:08:27.715 Test: dev_add_lun_bdev_not_found ...passed 00:08:27.716 Test: dev_add_lun_no_free_lun_id ...[2024-05-14 21:09:20.198743] /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:08:27.716 passed 00:08:27.716 Test: dev_add_lun_success1 ...passed 00:08:27.716 Test: dev_add_lun_success2 ...passed 00:08:27.716 Test: dev_check_pending_tasks ...passed 00:08:27.716 Test: dev_iterate_luns ...passed 00:08:27.716 Test: dev_find_free_lun ...passed 00:08:27.716 00:08:27.716 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.716 suites 1 1 n/a 0 0 00:08:27.716 tests 29 29 29 0 0 00:08:27.716 asserts 97 97 97 0 n/a 00:08:27.716 00:08:27.716 Elapsed time = 0.106 seconds 00:08:27.716 --71851-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.716 --71851-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.974 ==71851== 00:08:27.974 ==71851== HEAP SUMMARY: 00:08:27.974 ==71851== in use at exit: 0 bytes in 0 blocks 00:08:27.974 ==71851== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:27.974 ==71851== 00:08:27.974 ==71851== All heap blocks were freed -- no leaks are possible 00:08:27.974 ==71851== 00:08:27.974 ==71851== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.974 21:09:20 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/lun.c/lun_ut 00:08:27.974 ==71856== Memcheck, a memory error detector 00:08:27.974 ==71856== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.974 ==71856== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.974 ==71856== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:27.974 ==71856== 00:08:27.974 --71856-- Valgrind options: 00:08:27.974 --71856-- --leak-check=full 00:08:27.974 --71856-- --error-exitcode=2 00:08:27.974 --71856-- --verbose 00:08:27.974 --71856-- Contents of /proc/version: 00:08:27.974 --71856-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:27.974 --71856-- 00:08:27.974 --71856-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.974 --71856-- Page sizes: currently 4096, max supported 4096 00:08:27.974 --71856-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.974 --71856-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:27.975 --71856-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.975 --71856-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.975 --71856-- might be shown as UnknownInlinedFun 00:08:27.975 --71856-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.975 --71856-- object doesn't have a dynamic symbol table 00:08:27.975 --71856-- Scheduler: using generic scheduler lock implementation. 00:08:27.975 --71856-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.975 ==71856== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71856-by-???-on-20c6b9f0ce9d 00:08:27.975 ==71856== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71856-by-???-on-20c6b9f0ce9d 00:08:27.975 ==71856== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71856-by-???-on-20c6b9f0ce9d 00:08:27.975 ==71856== 00:08:27.975 ==71856== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.975 ==71856== don't want to do, unless you know exactly what you're doing, 00:08:27.975 ==71856== or are doing some strange experiment): 00:08:27.975 ==71856== /usr/libexec/valgrind/../../bin/vgdb --pid=71856 ...command... 00:08:27.975 ==71856== 00:08:27.975 ==71856== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.975 ==71856== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:27.975 ==71856== and then give GDB the following command 00:08:27.975 ==71856== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71856 00:08:27.975 ==71856== --pid is optional if only one valgrind process is running 00:08:27.975 ==71856== 00:08:27.975 --71856-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.975 --71856-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.975 --71856-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.975 --71856-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.975 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.975 --71856-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.975 --71856-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.975 --71856-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.975 --71856-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.975 --71856-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.975 --71856-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.975 --71856-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.975 --71856-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.975 --71856-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.975 --71856-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.975 --71856-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.975 --71856-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.975 --71856-- Reading syms from /usr/lib64/libm.so.6 00:08:27.975 --71856-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.975 --71856-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.975 --71856-- Reading syms from /usr/lib64/libc.so.6 00:08:27.975 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.975 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.975 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.975 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.975 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.975 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.975 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.975 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.975 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.975 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.975 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.975 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.975 --71856-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.234 --71856-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.234 --71856-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.234 --71856-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.234 --71856-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.234 --71856-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.234 --71856-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 ==71856== Preferring higher priority redirection: 00:08:28.234 --71856-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.234 --71856-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.234 --71856-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 --71856-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.234 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.234 --71856-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.234 --71856-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.234 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.234 --71856-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.234 --71856-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.234 --71856-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.234 --71856-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.234 --71856-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.234 --71856-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.234 --71856-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.234 --71856-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.234 --71856-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.235 --71856-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.235 --71856-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.235 --71856-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.235 --71856-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.235 --71856-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.235 --71856-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.235 --71856-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.235 --71856-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.235 --71856-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:28.235 --71856-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.235 00:08:28.235 00:08:28.235 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.235 http://cunit.sourceforge.net/ 00:08:28.235 00:08:28.235 00:08:28.235 Suite: lun_suite 00:08:28.493 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-05-14 21:09:20.786747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: abort task not supported 00:08:28.493 passed 00:08:28.493 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-05-14 21:09:20.824356] /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:08:28.493 passed 00:08:28.493 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:28.493 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:28.493 Test: lun_task_mgmt_execute_invalid_case ...[2024-05-14 21:09:20.830466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 169:_scsi_lun_execute_mgmt_task: *ERROR*: unknown task not supported 00:08:28.493 passed 00:08:28.493 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:28.493 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:28.493 Test: lun_append_task_null_lun_not_supported ...passed 00:08:28.493 Test: lun_execute_scsi_task_pending ...passed 00:08:28.493 Test: lun_execute_scsi_task_complete ...passed 00:08:28.493 Test: lun_execute_scsi_task_resize ...passed 00:08:28.493 Test: lun_destruct_success ...passed 00:08:28.493 Test: lun_construct_null_ctx ...[2024-05-14 21:09:20.854975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/lun.c: 432:scsi_lun_construct: *ERROR*: bdev_name must be non-NULL 00:08:28.493 passed 00:08:28.493 Test: lun_construct_success ...passed 00:08:28.493 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:28.493 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:28.493 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:28.493 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:28.493 00:08:28.493 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.493 suites 1 1 n/a 0 0 00:08:28.494 tests 18 18 18 0 0 00:08:28.494 asserts 153 153 153 0 n/a 00:08:28.494 00:08:28.494 Elapsed time = 0.130 seconds 00:08:28.494 --71856-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.494 --71856-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.494 ==71856== 00:08:28.494 ==71856== HEAP SUMMARY: 00:08:28.494 ==71856== in use at exit: 0 bytes in 0 blocks 00:08:28.494 ==71856== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:08:28.494 ==71856== 00:08:28.494 ==71856== All heap blocks were freed -- no leaks are possible 00:08:28.494 ==71856== 00:08:28.494 ==71856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.494 21:09:20 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/scsi.c/scsi_ut 00:08:28.494 ==71864== Memcheck, a memory error detector 00:08:28.494 ==71864== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.494 ==71864== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.494 ==71864== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:28.494 ==71864== 00:08:28.494 --71864-- Valgrind options: 00:08:28.494 --71864-- --leak-check=full 00:08:28.494 --71864-- --error-exitcode=2 00:08:28.494 --71864-- --verbose 00:08:28.494 --71864-- Contents of /proc/version: 00:08:28.494 --71864-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:28.494 --71864-- 00:08:28.494 --71864-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.494 --71864-- Page sizes: currently 4096, max supported 4096 00:08:28.494 --71864-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.494 --71864-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:28.494 --71864-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.494 --71864-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.494 --71864-- might be shown as UnknownInlinedFun 00:08:28.494 --71864-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.494 --71864-- object doesn't have a dynamic symbol table 00:08:28.494 --71864-- Scheduler: using generic scheduler lock implementation. 00:08:28.494 --71864-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.494 ==71864== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71864-by-???-on-20c6b9f0ce9d 00:08:28.494 ==71864== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71864-by-???-on-20c6b9f0ce9d 00:08:28.494 ==71864== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71864-by-???-on-20c6b9f0ce9d 00:08:28.494 ==71864== 00:08:28.494 ==71864== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.494 ==71864== don't want to do, unless you know exactly what you're doing, 00:08:28.494 ==71864== or are doing some strange experiment): 00:08:28.494 ==71864== /usr/libexec/valgrind/../../bin/vgdb --pid=71864 ...command... 00:08:28.494 ==71864== 00:08:28.494 ==71864== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.494 ==71864== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:28.494 ==71864== and then give GDB the following command 00:08:28.494 ==71864== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71864 00:08:28.494 ==71864== --pid is optional if only one valgrind process is running 00:08:28.494 ==71864== 00:08:28.752 --71864-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.752 --71864-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.752 --71864-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.752 --71864-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.752 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.752 --71864-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.752 --71864-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.752 --71864-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.752 --71864-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.752 --71864-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.752 --71864-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.752 --71864-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.752 --71864-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.752 --71864-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.752 --71864-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.752 --71864-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.752 --71864-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.752 --71864-- Reading syms from /usr/lib64/libm.so.6 00:08:28.752 --71864-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.752 --71864-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.752 --71864-- Reading syms from /usr/lib64/libc.so.6 00:08:28.752 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.752 --71864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.752 --71864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.753 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.753 --71864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.753 --71864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.753 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.753 --71864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.753 --71864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.753 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.753 --71864-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.753 --71864-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.753 --71864-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.753 --71864-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.753 --71864-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.753 --71864-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.753 --71864-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.753 --71864-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.753 --71864-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 ==71864== Preferring higher priority redirection: 00:08:28.753 --71864-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.753 --71864-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.753 --71864-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.753 --71864-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.011 --71864-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.011 --71864-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.011 --71864-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.011 --71864-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.011 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.011 --71864-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.011 --71864-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.011 ==71864== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.011 --71864-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.011 --71864-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.011 --71864-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.011 --71864-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.011 --71864-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.011 --71864-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.011 --71864-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.011 --71864-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.011 --71864-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.011 --71864-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.011 --71864-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.011 --71864-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.012 --71864-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.012 --71864-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.012 --71864-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.012 --71864-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.012 --71864-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.012 --71864-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.012 00:08:29.012 00:08:29.012 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.012 http://cunit.sourceforge.net/ 00:08:29.012 00:08:29.012 00:08:29.012 Suite: scsi_suite 00:08:29.012 Test: scsi_init ...passed 00:08:29.012 00:08:29.012 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.012 suites 1 1 n/a 0 0 00:08:29.012 tests 1 1 1 0 0 00:08:29.012 asserts 1 1 1 0 n/a 00:08:29.012 00:08:29.012 Elapsed time = 0.003 seconds 00:08:29.012 --71864-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.012 --71864-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.012 ==71864== 00:08:29.012 ==71864== HEAP SUMMARY: 00:08:29.012 ==71864== in use at exit: 0 bytes in 0 blocks 00:08:29.012 ==71864== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:29.012 ==71864== 00:08:29.012 ==71864== All heap blocks were freed -- no leaks are possible 00:08:29.012 ==71864== 00:08:29.012 ==71864== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.012 21:09:21 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_bdev.c/scsi_bdev_ut 00:08:29.012 ==71867== Memcheck, a memory error detector 00:08:29.012 ==71867== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.012 ==71867== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.012 ==71867== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:29.012 ==71867== 00:08:29.012 --71867-- Valgrind options: 00:08:29.012 --71867-- --leak-check=full 00:08:29.012 --71867-- --error-exitcode=2 00:08:29.012 --71867-- --verbose 00:08:29.012 --71867-- Contents of /proc/version: 00:08:29.012 --71867-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:29.012 --71867-- 00:08:29.012 --71867-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.012 --71867-- Page sizes: currently 4096, max supported 4096 00:08:29.012 --71867-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.012 --71867-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:29.012 --71867-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.012 --71867-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.012 --71867-- might be shown as UnknownInlinedFun 00:08:29.012 --71867-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.012 --71867-- object doesn't have a dynamic symbol table 00:08:29.012 --71867-- Scheduler: using generic scheduler lock implementation. 00:08:29.012 --71867-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.012 ==71867== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71867-by-???-on-20c6b9f0ce9d 00:08:29.012 ==71867== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71867-by-???-on-20c6b9f0ce9d 00:08:29.012 ==71867== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71867-by-???-on-20c6b9f0ce9d 00:08:29.012 ==71867== 00:08:29.012 ==71867== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.012 ==71867== don't want to do, unless you know exactly what you're doing, 00:08:29.012 ==71867== or are doing some strange experiment): 00:08:29.012 ==71867== /usr/libexec/valgrind/../../bin/vgdb --pid=71867 ...command... 00:08:29.012 ==71867== 00:08:29.012 ==71867== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.012 ==71867== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:29.012 ==71867== and then give GDB the following command 00:08:29.012 ==71867== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71867 00:08:29.012 ==71867== --pid is optional if only one valgrind process is running 00:08:29.012 ==71867== 00:08:29.271 --71867-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.271 --71867-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.271 --71867-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.271 --71867-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.271 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.271 --71867-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.271 --71867-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.271 --71867-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.271 --71867-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.271 --71867-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.271 --71867-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.271 --71867-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.271 --71867-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.271 --71867-- Reading syms from /usr/lib64/libm.so.6 00:08:29.271 --71867-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.271 --71867-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/libc.so.6 00:08:29.271 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.271 --71867-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.271 --71867-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.271 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.271 --71867-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.271 --71867-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.271 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.271 --71867-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.271 --71867-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.271 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.271 --71867-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.271 --71867-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.271 --71867-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.271 --71867-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.271 --71867-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.271 --71867-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.271 --71867-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.271 --71867-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.271 --71867-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 ==71867== Preferring higher priority redirection: 00:08:29.272 --71867-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.272 --71867-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.272 --71867-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.272 --71867-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.530 --71867-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.530 --71867-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.530 --71867-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.530 --71867-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.530 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.530 --71867-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.530 --71867-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.530 ==71867== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.530 --71867-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.530 --71867-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.530 --71867-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.530 --71867-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.530 --71867-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.530 --71867-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.530 --71867-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.530 --71867-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.530 --71867-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.530 --71867-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.530 --71867-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.530 --71867-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.530 --71867-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.531 --71867-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.531 --71867-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.531 --71867-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.531 --71867-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.531 --71867-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.531 00:08:29.531 00:08:29.531 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.531 http://cunit.sourceforge.net/ 00:08:29.531 00:08:29.531 00:08:29.531 Suite: translation_suite 00:08:29.531 Test: mode_select_6_test ...passed 00:08:29.531 Test: mode_select_6_test2 ...passed 00:08:29.531 Test: mode_sense_6_test ...--71867-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:29.531 passed 00:08:29.531 Test: mode_sense_10_test ...passed 00:08:29.531 Test: inquiry_evpd_test ...passed 00:08:29.531 Test: inquiry_standard_test ...passed 00:08:29.531 Test: inquiry_overflow_test ...passed 00:08:29.531 Test: task_complete_test ...passed 00:08:29.531 Test: lba_range_test ...passed 00:08:29.531 Test: xfer_len_test ...[2024-05-14 21:09:22.067687] /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:08:29.789 passed 00:08:29.789 Test: xfer_test ...passed 00:08:29.789 Test: scsi_name_padding_test ...passed 00:08:29.789 Test: get_dif_ctx_test ...passed 00:08:29.789 Test: unmap_split_test ...passed 00:08:29.789 00:08:29.789 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.789 suites 1 1 n/a 0 0 00:08:29.789 tests 14 14 14 0 0 00:08:29.789 asserts 1205 1205 1205 0 n/a 00:08:29.789 00:08:29.789 Elapsed time = 0.172 seconds 00:08:29.789 --71867-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.789 --71867-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.789 ==71867== 00:08:29.789 ==71867== HEAP SUMMARY: 00:08:29.789 ==71867== in use at exit: 0 bytes in 0 blocks 00:08:29.789 ==71867== total heap usage: 378 allocs, 378 frees, 1,207,028 bytes allocated 00:08:29.789 ==71867== 00:08:29.789 ==71867== All heap blocks were freed -- no leaks are possible 00:08:29.789 ==71867== 00:08:29.789 ==71867== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.789 21:09:22 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_pr.c/scsi_pr_ut 00:08:29.789 ==71879== Memcheck, a memory error detector 00:08:29.789 ==71879== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.789 ==71879== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.789 ==71879== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:29.789 ==71879== 00:08:29.789 --71879-- Valgrind options: 00:08:29.789 --71879-- --leak-check=full 00:08:29.789 --71879-- --error-exitcode=2 00:08:29.789 --71879-- --verbose 00:08:29.789 --71879-- Contents of /proc/version: 00:08:29.789 --71879-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:29.789 --71879-- 00:08:29.789 --71879-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.789 --71879-- Page sizes: currently 4096, max supported 4096 00:08:29.790 --71879-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.790 --71879-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:29.790 --71879-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.790 --71879-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.790 --71879-- might be shown as UnknownInlinedFun 00:08:29.790 --71879-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.790 --71879-- object doesn't have a dynamic symbol table 00:08:29.790 --71879-- Scheduler: using generic scheduler lock implementation. 00:08:29.790 --71879-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.790 ==71879== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71879-by-???-on-20c6b9f0ce9d 00:08:29.790 ==71879== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71879-by-???-on-20c6b9f0ce9d 00:08:29.790 ==71879== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71879-by-???-on-20c6b9f0ce9d 00:08:29.790 ==71879== 00:08:29.790 ==71879== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.790 ==71879== don't want to do, unless you know exactly what you're doing, 00:08:29.790 ==71879== or are doing some strange experiment): 00:08:29.790 ==71879== /usr/libexec/valgrind/../../bin/vgdb --pid=71879 ...command... 00:08:29.790 ==71879== 00:08:29.790 ==71879== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.790 ==71879== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:29.790 ==71879== and then give GDB the following command 00:08:29.790 ==71879== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71879 00:08:29.790 ==71879== --pid is optional if only one valgrind process is running 00:08:29.790 ==71879== 00:08:29.790 --71879-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.790 --71879-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.790 --71879-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.790 --71879-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.790 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.790 --71879-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.790 --71879-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.790 --71879-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.790 --71879-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.790 --71879-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.790 --71879-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.790 --71879-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.790 --71879-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.790 --71879-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.790 --71879-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.790 --71879-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.790 --71879-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.790 --71879-- Reading syms from /usr/lib64/libm.so.6 00:08:29.790 --71879-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.790 --71879-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.790 --71879-- Reading syms from /usr/lib64/libc.so.6 00:08:30.048 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.048 --71879-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.048 --71879-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.048 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.048 --71879-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.048 --71879-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.048 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.048 --71879-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.048 --71879-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.048 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.048 --71879-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.048 --71879-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.048 --71879-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.048 --71879-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.048 --71879-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.049 --71879-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.049 --71879-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.049 --71879-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.049 --71879-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 ==71879== Preferring higher priority redirection: 00:08:30.049 --71879-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.049 --71879-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.049 --71879-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 --71879-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.049 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.049 --71879-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.049 --71879-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.049 ==71879== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.049 --71879-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.049 --71879-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.049 --71879-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.049 --71879-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.049 --71879-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.049 --71879-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.049 --71879-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.049 --71879-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.049 --71879-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.049 --71879-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.049 --71879-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.049 --71879-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.049 --71879-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.049 --71879-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.049 --71879-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.308 --71879-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.308 --71879-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.308 --71879-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.308 00:08:30.308 00:08:30.308 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.308 http://cunit.sourceforge.net/ 00:08:30.308 00:08:30.308 00:08:30.308 Suite: reservation_suite 00:08:30.308 Test: test_reservation_register ...[2024-05-14 21:09:22.661030] /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:08:30.308 passed 00:08:30.308 Test: test_reservation_reserve ...[2024-05-14 21:09:22.696096] /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:08:30.308 [2024-05-14 21:09:22.701133] /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:08:30.308 [2024-05-14 21:09:22.706854] /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:08:30.309 passed 00:08:30.309 Test: test_reservation_preempt_non_all_regs ...[2024-05-14 21:09:22.709318] /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:08:30.309 [2024-05-14 21:09:22.712170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:30.309 passed 00:08:30.309 Test: test_reservation_preempt_all_regs ...[2024-05-14 21:09:22.719631] /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:08:30.309 passed 00:08:30.309 Test: test_reservation_cmds_conflict ...[2024-05-14 21:09:22.725137] /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:08:30.309 [2024-05-14 21:09:22.729718] /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:08:30.309 [2024-05-14 21:09:22.732055] /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:08:30.309 [2024-05-14 21:09:22.732746] /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:08:30.309 [2024-05-14 21:09:22.733377] /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:08:30.309 [2024-05-14 21:09:22.733972] /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:08:30.309 passed 00:08:30.309 Test: test_scsi2_reserve_release ...passed 00:08:30.309 Test: test_pr_with_scsi2_reserve_release ...[2024-05-14 21:09:22.746465] /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:08:30.309 passed 00:08:30.309 00:08:30.309 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.309 suites 1 1 n/a 0 0 00:08:30.309 tests 7 7 7 0 0 00:08:30.309 asserts 257 257 257 0 n/a 00:08:30.309 00:08:30.309 Elapsed time = 0.111 seconds 00:08:30.309 --71879-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.309 --71879-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.309 ==71879== 00:08:30.309 ==71879== HEAP SUMMARY: 00:08:30.309 ==71879== in use at exit: 0 bytes in 0 blocks 00:08:30.309 ==71879== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:08:30.309 ==71879== 00:08:30.309 ==71879== All heap blocks were freed -- no leaks are possible 00:08:30.309 ==71879== 00:08:30.309 ==71879== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.309 00:08:30.309 real 0m3.132s 00:08:30.309 user 0m3.002s 00:08:30.309 sys 0m0.121s 00:08:30.309 21:09:22 unittest_scsi -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:30.309 21:09:22 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:08:30.309 ************************************ 00:08:30.309 END TEST unittest_scsi 00:08:30.309 ************************************ 00:08:30.309 21:09:22 -- unit/unittest.sh@277 -- # uname -s 00:08:30.309 21:09:22 -- unit/unittest.sh@277 -- # '[' Linux = Linux ']' 00:08:30.309 21:09:22 -- unit/unittest.sh@278 -- # run_test unittest_sock unittest_sock 00:08:30.309 21:09:22 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:30.309 21:09:22 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:30.309 21:09:22 -- common/autotest_common.sh@10 -- # set +x 00:08:30.309 ************************************ 00:08:30.309 START TEST unittest_sock 00:08:30.309 ************************************ 00:08:30.309 21:09:22 unittest_sock -- common/autotest_common.sh@1121 -- # unittest_sock 00:08:30.310 21:09:22 unittest_sock -- unit/unittest.sh@124 -- # 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:08:30.310 ==71905== Memcheck, a memory error detector 00:08:30.310 ==71905== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.310 ==71905== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.310 ==71905== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:30.310 ==71905== 00:08:30.310 --71905-- Valgrind options: 00:08:30.310 --71905-- --leak-check=full 00:08:30.310 --71905-- --error-exitcode=2 00:08:30.310 --71905-- --verbose 00:08:30.310 --71905-- Contents of /proc/version: 00:08:30.310 --71905-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:30.310 --71905-- 00:08:30.310 --71905-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.310 --71905-- Page sizes: currently 4096, max supported 4096 00:08:30.310 --71905-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.310 --71905-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:30.310 --71905-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.310 --71905-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.310 --71905-- might be shown as UnknownInlinedFun 00:08:30.310 --71905-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.310 --71905-- object doesn't have a dynamic symbol table 00:08:30.569 --71905-- Scheduler: using generic scheduler lock implementation. 00:08:30.569 --71905-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.569 ==71905== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71905-by-???-on-20c6b9f0ce9d 00:08:30.569 ==71905== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71905-by-???-on-20c6b9f0ce9d 00:08:30.569 ==71905== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71905-by-???-on-20c6b9f0ce9d 00:08:30.569 ==71905== 00:08:30.569 ==71905== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.569 ==71905== don't want to do, unless you know exactly what you're doing, 00:08:30.569 ==71905== or are doing some strange experiment): 00:08:30.569 ==71905== /usr/libexec/valgrind/../../bin/vgdb --pid=71905 ...command... 00:08:30.569 ==71905== 00:08:30.569 ==71905== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.569 ==71905== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:30.569 ==71905== and then give GDB the following command 00:08:30.569 ==71905== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71905 00:08:30.569 ==71905== --pid is optional if only one valgrind process is running 00:08:30.569 ==71905== 00:08:30.569 --71905-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.569 --71905-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.569 --71905-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.569 --71905-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.569 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.569 --71905-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.569 --71905-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.569 --71905-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.569 --71905-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.569 --71905-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.569 --71905-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.569 --71905-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.569 --71905-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.569 --71905-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.569 --71905-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.569 --71905-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.569 --71905-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.569 --71905-- Reading syms from /usr/lib64/libm.so.6 00:08:30.569 --71905-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.569 --71905-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.569 --71905-- Reading syms from /usr/lib64/libc.so.6 00:08:30.569 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.569 --71905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.569 --71905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.569 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.569 --71905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.569 --71905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.569 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.569 --71905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.569 --71905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.569 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.569 --71905-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.570 --71905-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.570 --71905-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.570 --71905-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.570 --71905-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.570 --71905-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.829 --71905-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.829 --71905-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.829 --71905-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 ==71905== Preferring higher priority redirection: 00:08:30.829 --71905-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.829 --71905-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.829 --71905-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 --71905-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.829 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.829 --71905-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.829 --71905-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.829 ==71905== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.829 --71905-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.829 --71905-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.829 --71905-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.829 --71905-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.829 --71905-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.829 --71905-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.829 --71905-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.829 --71905-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.829 --71905-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.830 --71905-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.830 --71905-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.830 --71905-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.830 --71905-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.830 --71905-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.830 --71905-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.830 --71905-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.830 --71905-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.830 --71905-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.830 00:08:30.830 00:08:30.830 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.830 http://cunit.sourceforge.net/ 00:08:30.830 00:08:30.830 00:08:30.830 Suite: sock 00:08:31.089 Test: posix_sock ...--71905-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:31.089 --71905-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:31.089 --71905-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.089 --71905-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:31.089 passed 00:08:31.089 Test: ut_sock ...passed 00:08:31.089 Test: posix_sock_group ...passed 00:08:31.089 Test: ut_sock_group ...passed 00:08:31.089 Test: posix_sock_group_fairness ...passed 00:08:31.089 Test: _posix_sock_close ...passed 00:08:31.089 Test: sock_get_default_opts ...passed 00:08:31.089 Test: ut_sock_impl_get_set_opts ...passed 00:08:31.089 Test: posix_sock_impl_get_set_opts ...passed 00:08:31.347 Test: ut_sock_map ...passed 00:08:31.347 Test: override_impl_opts ...passed 00:08:31.347 Test: ut_sock_group_get_ctx ...passed 00:08:31.347 00:08:31.347 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.347 suites 1 1 n/a 0 0 00:08:31.347 tests 12 12 12 0 0 00:08:31.347 asserts 349 349 349 0 n/a 00:08:31.347 00:08:31.347 Elapsed time = 0.268 seconds 00:08:31.347 --71905-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.347 ==71905== 00:08:31.347 ==71905== HEAP SUMMARY: 00:08:31.347 ==71905== in use at exit: 0 bytes in 0 blocks 00:08:31.347 ==71905== total heap usage: 263 allocs, 263 frees, 216,378 bytes allocated 00:08:31.347 ==71905== 00:08:31.347 ==71905== All heap blocks were freed -- no leaks are possible 00:08:31.347 ==71905== 00:08:31.347 ==71905== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.347 21:09:23 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/posix.c/posix_ut 00:08:31.347 ==71917== Memcheck, a memory error detector 00:08:31.347 ==71917== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.347 ==71917== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.348 ==71917== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:31.348 ==71917== 00:08:31.348 --71917-- Valgrind options: 00:08:31.348 --71917-- --leak-check=full 00:08:31.348 --71917-- --error-exitcode=2 00:08:31.348 --71917-- --verbose 00:08:31.348 --71917-- Contents of /proc/version: 00:08:31.348 --71917-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:31.348 --71917-- 00:08:31.348 --71917-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.348 --71917-- Page sizes: currently 4096, max supported 4096 00:08:31.348 --71917-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.348 --71917-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:31.348 --71917-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.348 --71917-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.348 --71917-- might be shown as UnknownInlinedFun 00:08:31.348 --71917-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.348 --71917-- object doesn't have a dynamic symbol table 00:08:31.348 --71917-- Scheduler: using generic scheduler lock implementation. 00:08:31.348 --71917-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.348 ==71917== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71917-by-???-on-20c6b9f0ce9d 00:08:31.348 ==71917== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71917-by-???-on-20c6b9f0ce9d 00:08:31.348 ==71917== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71917-by-???-on-20c6b9f0ce9d 00:08:31.348 ==71917== 00:08:31.348 ==71917== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.348 ==71917== don't want to do, unless you know exactly what you're doing, 00:08:31.348 ==71917== or are doing some strange experiment): 00:08:31.348 ==71917== /usr/libexec/valgrind/../../bin/vgdb --pid=71917 ...command... 00:08:31.348 ==71917== 00:08:31.348 ==71917== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.348 ==71917== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:31.348 ==71917== and then give GDB the following command 00:08:31.348 ==71917== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71917 00:08:31.348 ==71917== --pid is optional if only one valgrind process is running 00:08:31.348 ==71917== 00:08:31.348 --71917-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.348 --71917-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.348 --71917-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.348 --71917-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.348 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.348 --71917-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.348 --71917-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.348 --71917-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.348 --71917-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.348 --71917-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.348 --71917-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.348 --71917-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.348 --71917-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.348 --71917-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.348 --71917-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.348 --71917-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.348 --71917-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.606 --71917-- Reading syms from /usr/lib64/libm.so.6 00:08:31.606 --71917-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.606 --71917-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.606 --71917-- Reading syms from /usr/lib64/libc.so.6 00:08:31.606 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.606 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.606 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.606 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.606 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.606 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.606 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.606 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.606 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.606 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.606 --71917-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.606 --71917-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.606 --71917-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.606 --71917-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.606 --71917-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.606 --71917-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.606 --71917-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.606 --71917-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.606 --71917-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.606 --71917-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.606 --71917-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.606 --71917-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.606 --71917-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 ==71917== Preferring higher priority redirection: 00:08:31.607 --71917-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.607 --71917-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.607 --71917-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 --71917-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.607 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.607 --71917-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.607 --71917-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.607 ==71917== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.607 --71917-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.607 --71917-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.607 --71917-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.607 --71917-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.607 --71917-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.607 --71917-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.607 --71917-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.607 --71917-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.865 --71917-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.865 --71917-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.865 --71917-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.865 --71917-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.865 --71917-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.865 --71917-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.866 --71917-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.866 --71917-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.866 --71917-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.866 --71917-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.866 00:08:31.866 00:08:31.866 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.866 http://cunit.sourceforge.net/ 00:08:31.866 00:08:31.866 00:08:31.866 Suite: posix 00:08:31.866 Test: flush ...passed 00:08:31.866 00:08:31.866 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.866 suites 1 1 n/a 0 0 00:08:31.866 tests 1 1 1 0 0 00:08:31.866 asserts 28 28 28 0 n/a 00:08:31.866 00:08:31.866 Elapsed time = 0.032 seconds 00:08:31.866 --71917-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.866 --71917-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.866 ==71917== 00:08:31.866 ==71917== HEAP SUMMARY: 00:08:31.866 ==71917== in use at exit: 0 bytes in 0 blocks 00:08:31.866 ==71917== total heap usage: 83 allocs, 83 frees, 144,643 bytes allocated 00:08:31.866 ==71917== 00:08:31.866 ==71917== All heap blocks were freed -- no leaks are possible 00:08:31.866 ==71917== 00:08:31.866 ==71917== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.866 21:09:24 unittest_sock -- unit/unittest.sh@127 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:31.866 21:09:24 unittest_sock -- unit/unittest.sh@128 -- # 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:08:31.866 ==71921== Memcheck, a memory error detector 00:08:31.866 ==71921== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.866 ==71921== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.866 ==71921== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:31.866 ==71921== 00:08:31.866 --71921-- Valgrind options: 00:08:31.866 --71921-- --leak-check=full 00:08:31.866 --71921-- --error-exitcode=2 00:08:31.866 --71921-- --verbose 00:08:31.866 --71921-- Contents of /proc/version: 00:08:31.866 --71921-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:31.866 --71921-- 00:08:31.866 --71921-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.866 --71921-- Page sizes: currently 4096, max supported 4096 00:08:31.866 --71921-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.866 --71921-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:31.866 --71921-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.866 --71921-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.866 --71921-- might be shown as UnknownInlinedFun 00:08:31.866 --71921-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.866 --71921-- object doesn't have a dynamic symbol table 00:08:31.866 --71921-- Scheduler: using generic scheduler lock implementation. 00:08:31.866 --71921-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.866 ==71921== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71921-by-???-on-20c6b9f0ce9d 00:08:31.866 ==71921== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71921-by-???-on-20c6b9f0ce9d 00:08:31.866 ==71921== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71921-by-???-on-20c6b9f0ce9d 00:08:31.866 ==71921== 00:08:31.866 ==71921== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.866 ==71921== don't want to do, unless you know exactly what you're doing, 00:08:31.866 ==71921== or are doing some strange experiment): 00:08:31.866 ==71921== /usr/libexec/valgrind/../../bin/vgdb --pid=71921 ...command... 00:08:31.866 ==71921== 00:08:31.866 ==71921== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.866 ==71921== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:31.866 ==71921== and then give GDB the following command 00:08:31.866 ==71921== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71921 00:08:31.866 ==71921== --pid is optional if only one valgrind process is running 00:08:31.866 ==71921== 00:08:31.866 --71921-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.866 --71921-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.125 --71921-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.125 --71921-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.125 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.125 --71921-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.125 --71921-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.125 --71921-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.125 --71921-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.125 --71921-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.125 --71921-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.125 --71921-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.125 --71921-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.125 --71921-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.125 --71921-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.125 --71921-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.125 --71921-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.125 --71921-- Reading syms from /usr/lib64/libm.so.6 00:08:32.125 --71921-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.125 --71921-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.125 --71921-- Reading syms from /usr/lib64/libc.so.6 00:08:32.125 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.125 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.125 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.125 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.125 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.125 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.125 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.125 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.125 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.125 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.126 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.126 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.126 --71921-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.126 --71921-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.126 --71921-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.126 --71921-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.126 --71921-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.126 --71921-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.126 --71921-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.126 --71921-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.384 --71921-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 ==71921== Preferring higher priority redirection: 00:08:32.385 --71921-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.385 --71921-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.385 --71921-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 --71921-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.385 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.385 --71921-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.385 --71921-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.385 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.385 --71921-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.385 --71921-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.385 --71921-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.385 --71921-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.385 --71921-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.385 --71921-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.385 --71921-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.385 --71921-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.385 --71921-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.385 --71921-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.385 --71921-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.385 --71921-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.385 --71921-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.385 --71921-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.385 --71921-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.385 --71921-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.385 --71921-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.385 --71921-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.385 00:08:32.385 00:08:32.385 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.385 http://cunit.sourceforge.net/ 00:08:32.385 00:08:32.385 00:08:32.385 Suite: uring 00:08:32.385 Test: flush_client ...passed 00:08:32.385 Test: flush_server ...passed 00:08:32.385 00:08:32.385 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.385 suites 1 1 n/a 0 0 00:08:32.385 tests 2 2 2 0 0 00:08:32.385 asserts 49 49 49 0 n/a 00:08:32.385 00:08:32.385 Elapsed time = 0.050 seconds 00:08:32.644 --71921-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.644 --71921-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.644 ==71921== 00:08:32.644 ==71921== HEAP SUMMARY: 00:08:32.644 ==71921== in use at exit: 0 bytes in 0 blocks 00:08:32.644 ==71921== total heap usage: 87 allocs, 87 frees, 144,903 bytes allocated 00:08:32.644 ==71921== 00:08:32.644 ==71921== All heap blocks were freed -- no leaks are possible 00:08:32.644 ==71921== 00:08:32.644 ==71921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.644 00:08:32.644 real 0m2.174s 00:08:32.644 user 0m2.058s 00:08:32.644 sys 0m0.083s 00:08:32.644 21:09:25 unittest_sock -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:32.644 21:09:25 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:08:32.644 ************************************ 00:08:32.644 END TEST unittest_sock 00:08:32.644 ************************************ 00:08:32.644 21:09:25 -- unit/unittest.sh@280 -- # 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:08:32.644 21:09:25 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:32.644 21:09:25 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:32.644 21:09:25 -- common/autotest_common.sh@10 -- # set +x 00:08:32.644 ************************************ 00:08:32.644 START TEST unittest_thread 00:08:32.644 ************************************ 00:08:32.644 21:09:25 unittest_thread -- common/autotest_common.sh@1121 -- # 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:08:32.644 ==71949== Memcheck, a memory error detector 00:08:32.644 ==71949== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.644 ==71949== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.644 ==71949== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:32.644 ==71949== 00:08:32.644 --71949-- Valgrind options: 00:08:32.644 --71949-- --leak-check=full 00:08:32.644 --71949-- --error-exitcode=2 00:08:32.644 --71949-- --verbose 00:08:32.644 --71949-- Contents of /proc/version: 00:08:32.644 --71949-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:32.644 --71949-- 00:08:32.644 --71949-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.644 --71949-- Page sizes: currently 4096, max supported 4096 00:08:32.644 --71949-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.644 --71949-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:32.644 --71949-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.644 --71949-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.644 --71949-- might be shown as UnknownInlinedFun 00:08:32.644 --71949-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.644 --71949-- object doesn't have a dynamic symbol table 00:08:32.644 --71949-- Scheduler: using generic scheduler lock implementation. 00:08:32.644 --71949-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.644 ==71949== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71949-by-???-on-20c6b9f0ce9d 00:08:32.644 ==71949== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71949-by-???-on-20c6b9f0ce9d 00:08:32.644 ==71949== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71949-by-???-on-20c6b9f0ce9d 00:08:32.645 ==71949== 00:08:32.645 ==71949== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.645 ==71949== don't want to do, unless you know exactly what you're doing, 00:08:32.645 ==71949== or are doing some strange experiment): 00:08:32.645 ==71949== /usr/libexec/valgrind/../../bin/vgdb --pid=71949 ...command... 00:08:32.645 ==71949== 00:08:32.645 ==71949== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.645 ==71949== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:32.645 ==71949== and then give GDB the following command 00:08:32.645 ==71949== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71949 00:08:32.645 ==71949== --pid is optional if only one valgrind process is running 00:08:32.645 ==71949== 00:08:32.645 --71949-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.645 --71949-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.645 --71949-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.645 --71949-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.645 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.645 --71949-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.645 --71949-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.645 --71949-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.645 --71949-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.645 --71949-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.645 --71949-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.645 --71949-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.645 --71949-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.645 --71949-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.645 --71949-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.645 --71949-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.645 --71949-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.645 --71949-- Reading syms from /usr/lib64/libm.so.6 00:08:32.645 --71949-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.645 --71949-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.645 --71949-- Reading syms from /usr/lib64/libc.so.6 00:08:32.904 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.904 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.904 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.904 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.904 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.904 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.904 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.904 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.904 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.904 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.904 --71949-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.904 --71949-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.904 --71949-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.904 --71949-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.904 --71949-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.904 --71949-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.904 --71949-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.904 --71949-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.904 --71949-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.904 --71949-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 ==71949== Preferring higher priority redirection: 00:08:32.905 --71949-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.905 --71949-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.905 --71949-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 --71949-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.905 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.905 --71949-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.905 --71949-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.905 ==71949== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.905 --71949-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.905 --71949-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.905 --71949-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.905 --71949-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.905 --71949-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.905 --71949-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.905 --71949-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.905 --71949-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.905 --71949-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.905 --71949-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.905 --71949-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.905 --71949-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.905 --71949-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.905 --71949-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.905 --71949-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.905 --71949-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.164 --71949-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.164 --71949-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.164 00:08:33.164 00:08:33.164 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.164 http://cunit.sourceforge.net/ 00:08:33.164 00:08:33.164 00:08:33.164 Suite: io_channel 00:08:33.164 Test: thread_alloc ...--71949-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:33.164 passed 00:08:33.164 Test: thread_send_msg ...passed 00:08:33.164 Test: thread_poller ...passed 00:08:33.164 Test: poller_pause ...passed 00:08:33.164 Test: thread_for_each ...passed 00:08:33.164 Test: for_each_channel_remove ...passed 00:08:33.422 Test: for_each_channel_unreg ...[2024-05-14 21:09:25.705898] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe998 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:08:33.422 passed 00:08:33.423 Test: thread_name ...passed 00:08:33.423 Test: channel ...[2024-05-14 21:09:25.764103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2307:spdk_get_io_channel: *ERROR*: could not find io_device 0x4b8b48 00:08:33.423 passed 00:08:33.423 Test: channel_destroy_races ...passed 00:08:33.423 Test: thread_exit_test ...[2024-05-14 21:09:25.791704] /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:08:33.423 passed 00:08:33.423 Test: thread_update_stats_test ...passed 00:08:33.423 Test: nested_channel ...passed 00:08:33.423 Test: device_unregister_and_thread_exit_race ...passed 00:08:33.423 Test: cache_closest_timed_poller ...passed 00:08:33.423 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:33.423 Test: io_device_lookup ...passed 00:08:33.423 Test: spdk_spin ...[2024-05-14 21:09:25.947115] /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:08:33.423 [2024-05-14 21:09:25.947660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:33.423 [2024-05-14 21:09:25.949816] /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:08:33.423 [2024-05-14 21:09:25.960481] /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:08:33.423 [2024-05-14 21:09:25.960765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:33.423 [2024-05-14 21:09:25.961610] /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:08:33.423 [2024-05-14 21:09:25.961877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:33.423 [2024-05-14 21:09:25.963213] /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:08:33.423 [2024-05-14 21:09:25.963321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:33.423 [2024-05-14 21:09:25.966854] /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:08:33.423 [2024-05-14 21:09:25.967125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:33.423 passed 00:08:33.681 Test: for_each_channel_and_thread_exit_race ...passed 00:08:33.681 Test: for_each_thread_and_thread_exit_race ...passed 00:08:33.681 00:08:33.681 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.681 suites 1 1 n/a 0 0 00:08:33.681 tests 20 20 20 0 0 00:08:33.681 asserts 409 409 409 0 n/a 00:08:33.681 00:08:33.681 Elapsed time = 0.505 seconds 00:08:33.682 --71949-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.682 --71949-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.682 ==71949== 00:08:33.682 ==71949== HEAP SUMMARY: 00:08:33.682 ==71949== in use at exit: 0 bytes in 0 blocks 00:08:33.682 ==71949== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:08:33.682 ==71949== 00:08:33.682 ==71949== All heap blocks were freed -- no leaks are possible 00:08:33.682 ==71949== 00:08:33.682 ==71949== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.682 00:08:33.682 real 0m1.036s 00:08:33.682 user 0m0.994s 00:08:33.682 sys 0m0.039s 00:08:33.682 21:09:26 unittest_thread -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:33.682 21:09:26 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:08:33.682 ************************************ 00:08:33.682 END TEST unittest_thread 00:08:33.682 ************************************ 00:08:33.682 21:09:26 -- unit/unittest.sh@281 -- # 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:08:33.682 21:09:26 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:33.682 21:09:26 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:33.682 21:09:26 -- common/autotest_common.sh@10 -- # set +x 00:08:33.682 ************************************ 00:08:33.682 START TEST unittest_iobuf 00:08:33.682 ************************************ 00:08:33.682 21:09:26 unittest_iobuf -- common/autotest_common.sh@1121 -- # 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:08:33.682 ==71974== Memcheck, a memory error detector 00:08:33.682 ==71974== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.682 ==71974== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.682 ==71974== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:33.682 ==71974== 00:08:33.682 --71974-- Valgrind options: 00:08:33.682 --71974-- --leak-check=full 00:08:33.682 --71974-- --error-exitcode=2 00:08:33.682 --71974-- --verbose 00:08:33.682 --71974-- Contents of /proc/version: 00:08:33.682 --71974-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:33.682 --71974-- 00:08:33.682 --71974-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.682 --71974-- Page sizes: currently 4096, max supported 4096 00:08:33.682 --71974-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.682 --71974-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:33.682 --71974-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.682 --71974-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.682 --71974-- might be shown as UnknownInlinedFun 00:08:33.682 --71974-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.682 --71974-- object doesn't have a dynamic symbol table 00:08:33.682 --71974-- Scheduler: using generic scheduler lock implementation. 00:08:33.682 --71974-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.682 ==71974== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71974-by-???-on-20c6b9f0ce9d 00:08:33.682 ==71974== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71974-by-???-on-20c6b9f0ce9d 00:08:33.682 ==71974== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71974-by-???-on-20c6b9f0ce9d 00:08:33.682 ==71974== 00:08:33.682 ==71974== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.682 ==71974== don't want to do, unless you know exactly what you're doing, 00:08:33.682 ==71974== or are doing some strange experiment): 00:08:33.682 ==71974== /usr/libexec/valgrind/../../bin/vgdb --pid=71974 ...command... 00:08:33.682 ==71974== 00:08:33.682 ==71974== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.682 ==71974== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:33.682 ==71974== and then give GDB the following command 00:08:33.682 ==71974== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71974 00:08:33.682 ==71974== --pid is optional if only one valgrind process is running 00:08:33.682 ==71974== 00:08:33.682 --71974-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.682 --71974-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.682 --71974-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.682 --71974-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.682 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.682 --71974-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.683 --71974-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.683 --71974-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.683 --71974-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.683 --71974-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.683 --71974-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.683 --71974-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.683 --71974-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.683 --71974-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.683 --71974-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.683 --71974-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.683 --71974-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.942 --71974-- Reading syms from /usr/lib64/libm.so.6 00:08:33.942 --71974-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.942 --71974-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.942 --71974-- Reading syms from /usr/lib64/libc.so.6 00:08:33.942 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.942 --71974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.942 --71974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.942 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.942 --71974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.942 --71974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.942 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.942 --71974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.942 --71974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.942 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.942 --71974-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.942 --71974-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.942 --71974-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.942 --71974-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.942 --71974-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.942 --71974-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.942 --71974-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.942 --71974-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.942 --71974-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 --71974-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.942 ==71974== Preferring higher priority redirection: 00:08:33.942 --71974-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.942 --71974-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.942 --71974-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 --71974-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.943 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.943 --71974-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.943 --71974-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.943 ==71974== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.943 --71974-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.943 --71974-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.201 --71974-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.201 --71974-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.201 --71974-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.201 --71974-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.201 --71974-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.202 --71974-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.202 --71974-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.202 --71974-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.202 --71974-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.202 --71974-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.202 --71974-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.202 --71974-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.202 --71974-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.202 --71974-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.202 --71974-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.202 --71974-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.202 00:08:34.202 00:08:34.202 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.202 http://cunit.sourceforge.net/ 00:08:34.202 00:08:34.202 00:08:34.202 Suite: io_channel 00:08:34.202 Test: iobuf ...--71974-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.460 passed 00:08:34.460 Test: iobuf_cache ...[2024-05-14 21:09:26.847856] /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:08:34.460 [2024-05-14 21:09:26.880448] /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:08:34.460 [2024-05-14 21:09:26.885414] /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:08:34.460 [2024-05-14 21:09:26.885768] /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:08:34.460 [2024-05-14 21:09:26.888895] /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:08:34.460 [2024-05-14 21:09:26.889057] /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:08:34.460 passed 00:08:34.460 00:08:34.460 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.460 suites 1 1 n/a 0 0 00:08:34.460 tests 2 2 2 0 0 00:08:34.460 asserts 107 107 107 0 n/a 00:08:34.460 00:08:34.460 Elapsed time = 0.277 seconds 00:08:34.460 --71974-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.460 --71974-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.460 ==71974== 00:08:34.460 ==71974== HEAP SUMMARY: 00:08:34.460 ==71974== in use at exit: 0 bytes in 0 blocks 00:08:34.461 ==71974== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:08:34.461 ==71974== 00:08:34.461 ==71974== All heap blocks were freed -- no leaks are possible 00:08:34.461 ==71974== 00:08:34.461 ==71974== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.461 00:08:34.461 real 0m0.916s 00:08:34.461 user 0m0.886s 00:08:34.461 sys 0m0.026s 00:08:34.461 21:09:27 unittest_iobuf -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:34.461 21:09:27 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:08:34.461 ************************************ 00:08:34.461 END TEST unittest_iobuf 00:08:34.461 ************************************ 00:08:34.719 21:09:27 -- unit/unittest.sh@282 -- # run_test unittest_util unittest_util 00:08:34.719 21:09:27 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:34.719 21:09:27 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:34.720 21:09:27 -- common/autotest_common.sh@10 -- # set +x 00:08:34.720 ************************************ 00:08:34.720 START TEST unittest_util 00:08:34.720 ************************************ 00:08:34.720 21:09:27 unittest_util -- common/autotest_common.sh@1121 -- # unittest_util 00:08:34.720 21:09:27 unittest_util -- unit/unittest.sh@133 -- # 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:08:34.720 ==72003== Memcheck, a memory error detector 00:08:34.720 ==72003== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.720 ==72003== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.720 ==72003== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:34.720 ==72003== 00:08:34.720 --72003-- Valgrind options: 00:08:34.720 --72003-- --leak-check=full 00:08:34.720 --72003-- --error-exitcode=2 00:08:34.720 --72003-- --verbose 00:08:34.720 --72003-- Contents of /proc/version: 00:08:34.720 --72003-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:34.720 --72003-- 00:08:34.720 --72003-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.720 --72003-- Page sizes: currently 4096, max supported 4096 00:08:34.720 --72003-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.720 --72003-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:34.720 --72003-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.720 --72003-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.720 --72003-- might be shown as UnknownInlinedFun 00:08:34.720 --72003-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.720 --72003-- object doesn't have a dynamic symbol table 00:08:34.720 --72003-- Scheduler: using generic scheduler lock implementation. 00:08:34.720 --72003-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.720 ==72003== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72003-by-???-on-20c6b9f0ce9d 00:08:34.720 ==72003== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72003-by-???-on-20c6b9f0ce9d 00:08:34.720 ==72003== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72003-by-???-on-20c6b9f0ce9d 00:08:34.720 ==72003== 00:08:34.720 ==72003== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.720 ==72003== don't want to do, unless you know exactly what you're doing, 00:08:34.720 ==72003== or are doing some strange experiment): 00:08:34.720 ==72003== /usr/libexec/valgrind/../../bin/vgdb --pid=72003 ...command... 00:08:34.720 ==72003== 00:08:34.720 ==72003== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.720 ==72003== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:34.720 ==72003== and then give GDB the following command 00:08:34.720 ==72003== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72003 00:08:34.720 ==72003== --pid is optional if only one valgrind process is running 00:08:34.720 ==72003== 00:08:34.720 --72003-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.720 --72003-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.720 --72003-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.720 --72003-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.720 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.720 --72003-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.720 --72003-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.720 --72003-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.720 --72003-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.720 --72003-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.720 --72003-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.720 --72003-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.720 --72003-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.720 --72003-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.720 --72003-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.720 --72003-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.720 --72003-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.720 --72003-- Reading syms from /usr/lib64/libm.so.6 00:08:34.720 --72003-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.720 --72003-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.720 --72003-- Reading syms from /usr/lib64/libc.so.6 00:08:34.720 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.720 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.721 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.721 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.721 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.721 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.721 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.721 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.721 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.721 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.721 --72003-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.721 --72003-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.980 --72003-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.980 --72003-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.980 --72003-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.980 --72003-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.980 --72003-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.980 --72003-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.980 --72003-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.980 --72003-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 ==72003== Preferring higher priority redirection: 00:08:34.981 --72003-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.981 --72003-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.981 --72003-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 --72003-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.981 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.981 --72003-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.981 --72003-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.981 ==72003== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.981 --72003-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.981 --72003-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.981 --72003-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.981 --72003-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.981 --72003-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.981 --72003-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.981 --72003-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.981 --72003-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.981 --72003-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.981 --72003-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.981 --72003-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.981 --72003-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.981 --72003-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.981 --72003-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.981 --72003-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.981 --72003-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.981 --72003-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.239 --72003-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.239 00:08:35.239 00:08:35.239 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.240 http://cunit.sourceforge.net/ 00:08:35.240 00:08:35.240 00:08:35.240 Suite: base64 00:08:35.240 Test: test_base64_get_encoded_strlen ...passed 00:08:35.240 Test: test_base64_get_decoded_len ...passed 00:08:35.240 Test: test_base64_encode ...passed 00:08:35.240 Test: test_base64_decode ...passed 00:08:35.240 Test: test_base64_urlsafe_encode ...passed 00:08:35.240 Test: test_base64_urlsafe_decode ...passed 00:08:35.240 00:08:35.240 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.240 suites 1 1 n/a 0 0 00:08:35.240 tests 6 6 6 0 0 00:08:35.240 asserts 112 112 112 0 n/a 00:08:35.240 00:08:35.240 Elapsed time = 0.035 seconds 00:08:35.240 --72003-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.240 --72003-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.240 ==72003== 00:08:35.240 ==72003== HEAP SUMMARY: 00:08:35.240 ==72003== in use at exit: 0 bytes in 0 blocks 00:08:35.240 ==72003== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:35.240 ==72003== 00:08:35.240 ==72003== All heap blocks were freed -- no leaks are possible 00:08:35.240 ==72003== 00:08:35.240 ==72003== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.240 21:09:27 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/bit_array.c/bit_array_ut 00:08:35.240 ==72006== Memcheck, a memory error detector 00:08:35.240 ==72006== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.240 ==72006== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.240 ==72006== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:35.240 ==72006== 00:08:35.240 --72006-- Valgrind options: 00:08:35.240 --72006-- --leak-check=full 00:08:35.240 --72006-- --error-exitcode=2 00:08:35.240 --72006-- --verbose 00:08:35.240 --72006-- Contents of /proc/version: 00:08:35.240 --72006-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:35.240 --72006-- 00:08:35.240 --72006-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.240 --72006-- Page sizes: currently 4096, max supported 4096 00:08:35.240 --72006-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.240 --72006-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:35.240 --72006-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.240 --72006-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.240 --72006-- might be shown as UnknownInlinedFun 00:08:35.240 --72006-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.240 --72006-- object doesn't have a dynamic symbol table 00:08:35.240 --72006-- Scheduler: using generic scheduler lock implementation. 00:08:35.240 --72006-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.240 ==72006== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72006-by-???-on-20c6b9f0ce9d 00:08:35.240 ==72006== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72006-by-???-on-20c6b9f0ce9d 00:08:35.240 ==72006== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72006-by-???-on-20c6b9f0ce9d 00:08:35.240 ==72006== 00:08:35.240 ==72006== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.240 ==72006== don't want to do, unless you know exactly what you're doing, 00:08:35.240 ==72006== or are doing some strange experiment): 00:08:35.240 ==72006== /usr/libexec/valgrind/../../bin/vgdb --pid=72006 ...command... 00:08:35.240 ==72006== 00:08:35.240 ==72006== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.240 ==72006== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:35.240 ==72006== and then give GDB the following command 00:08:35.240 ==72006== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72006 00:08:35.240 ==72006== --pid is optional if only one valgrind process is running 00:08:35.240 ==72006== 00:08:35.241 --72006-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.241 --72006-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.241 --72006-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.241 --72006-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.241 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.241 --72006-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.241 --72006-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.241 --72006-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.241 --72006-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.241 --72006-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.241 --72006-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.241 --72006-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.241 --72006-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.241 --72006-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.241 --72006-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.241 --72006-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.241 --72006-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.241 --72006-- Reading syms from /usr/lib64/libm.so.6 00:08:35.241 --72006-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.241 --72006-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.241 --72006-- Reading syms from /usr/lib64/libc.so.6 00:08:35.499 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.499 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.499 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.499 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.499 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.499 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.499 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.499 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.499 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.499 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.499 --72006-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.499 --72006-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.499 --72006-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.499 --72006-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.499 --72006-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.499 --72006-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.499 --72006-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.499 --72006-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.499 --72006-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.499 --72006-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.499 --72006-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.499 --72006-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.499 --72006-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.499 --72006-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.499 --72006-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 ==72006== Preferring higher priority redirection: 00:08:35.500 --72006-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.500 --72006-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.500 --72006-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 --72006-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.500 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.500 --72006-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.500 --72006-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.500 ==72006== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.500 --72006-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.500 --72006-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.500 --72006-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.500 --72006-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.500 --72006-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.500 --72006-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.500 --72006-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.500 --72006-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.500 --72006-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.500 --72006-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.500 --72006-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.758 --72006-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.758 --72006-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.758 --72006-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.759 --72006-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.759 --72006-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.759 --72006-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.759 --72006-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.759 00:08:35.759 00:08:35.759 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.759 http://cunit.sourceforge.net/ 00:08:35.759 00:08:35.759 00:08:35.759 Suite: bit_array 00:08:35.759 Test: test_1bit ...--72006-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:35.759 passed 00:08:35.759 Test: test_64bit ...passed 00:08:35.759 Test: test_find ...passed 00:08:35.759 Test: test_resize ...passed 00:08:35.759 Test: test_errors ...passed 00:08:35.759 Test: test_count ...passed 00:08:35.759 Test: test_mask_store_load ...passed 00:08:35.759 Test: test_mask_clear ...passed 00:08:35.759 00:08:35.759 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.759 suites 1 1 n/a 0 0 00:08:35.759 tests 8 8 8 0 0 00:08:35.759 asserts 5075 5075 5075 0 n/a 00:08:35.759 00:08:35.759 Elapsed time = 0.057 seconds 00:08:35.759 --72006-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.759 --72006-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.759 ==72006== 00:08:35.759 ==72006== HEAP SUMMARY: 00:08:35.759 ==72006== in use at exit: 0 bytes in 0 blocks 00:08:35.759 ==72006== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:08:35.759 ==72006== 00:08:35.759 ==72006== All heap blocks were freed -- no leaks are possible 00:08:35.759 ==72006== 00:08:35.759 ==72006== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.759 21:09:28 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/cpuset.c/cpuset_ut 00:08:35.759 ==72017== Memcheck, a memory error detector 00:08:35.759 ==72017== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.759 ==72017== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.759 ==72017== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:35.759 ==72017== 00:08:35.759 --72017-- Valgrind options: 00:08:35.759 --72017-- --leak-check=full 00:08:35.759 --72017-- --error-exitcode=2 00:08:35.759 --72017-- --verbose 00:08:35.759 --72017-- Contents of /proc/version: 00:08:35.759 --72017-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:35.759 --72017-- 00:08:35.759 --72017-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.759 --72017-- Page sizes: currently 4096, max supported 4096 00:08:35.759 --72017-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.759 --72017-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:35.759 --72017-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.759 --72017-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.759 --72017-- might be shown as UnknownInlinedFun 00:08:35.759 --72017-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.759 --72017-- object doesn't have a dynamic symbol table 00:08:35.759 --72017-- Scheduler: using generic scheduler lock implementation. 00:08:35.759 --72017-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.759 ==72017== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72017-by-???-on-20c6b9f0ce9d 00:08:35.759 ==72017== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72017-by-???-on-20c6b9f0ce9d 00:08:35.759 ==72017== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72017-by-???-on-20c6b9f0ce9d 00:08:35.759 ==72017== 00:08:35.759 ==72017== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.759 ==72017== don't want to do, unless you know exactly what you're doing, 00:08:35.759 ==72017== or are doing some strange experiment): 00:08:35.759 ==72017== /usr/libexec/valgrind/../../bin/vgdb --pid=72017 ...command... 00:08:35.759 ==72017== 00:08:35.759 ==72017== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.759 ==72017== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:35.759 ==72017== and then give GDB the following command 00:08:35.759 ==72017== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72017 00:08:35.759 ==72017== --pid is optional if only one valgrind process is running 00:08:35.759 ==72017== 00:08:35.759 --72017-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.759 --72017-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.018 --72017-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.018 --72017-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.018 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.018 --72017-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.018 --72017-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.019 --72017-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.019 --72017-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.019 --72017-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.019 --72017-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.019 --72017-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.019 --72017-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.019 --72017-- Reading syms from /usr/lib64/libm.so.6 00:08:36.019 --72017-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.019 --72017-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/libc.so.6 00:08:36.019 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.019 --72017-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.019 --72017-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.019 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.019 --72017-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.019 --72017-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.019 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.019 --72017-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.019 --72017-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.019 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.019 --72017-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.019 --72017-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.019 --72017-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.019 --72017-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.019 --72017-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.019 --72017-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.019 --72017-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.019 --72017-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.019 --72017-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 --72017-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.280 ==72017== Preferring higher priority redirection: 00:08:36.280 --72017-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.280 --72017-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.281 --72017-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 --72017-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.281 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.281 --72017-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.281 --72017-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.281 ==72017== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.281 --72017-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.281 --72017-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.281 --72017-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.281 --72017-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.281 --72017-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.281 --72017-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.281 --72017-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.281 --72017-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.281 --72017-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.281 --72017-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.281 --72017-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.281 --72017-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.281 --72017-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.281 --72017-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.282 --72017-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.282 --72017-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.282 --72017-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.282 --72017-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.282 00:08:36.282 00:08:36.282 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.282 http://cunit.sourceforge.net/ 00:08:36.282 00:08:36.282 00:08:36.282 Suite: cpuset 00:08:36.282 Test: test_cpuset ...passed 00:08:36.282 Test: test_cpuset_parse ...[2024-05-14 21:09:28.787536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:08:36.282 [2024-05-14 21:09:28.821151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:08:36.282 [2024-05-14 21:09:28.822071] /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:08:36.282 [2024-05-14 21:09:28.823220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:08:36.282 [2024-05-14 21:09:28.823849] /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:08:36.282 [2024-05-14 21:09:28.824302] /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:08:36.282 [2024-05-14 21:09:28.825022] /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:08:36.282 [2024-05-14 21:09:28.826011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:08:36.282 passed 00:08:36.541 Test: test_cpuset_fmt ...passed 00:08:36.541 00:08:36.541 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.541 suites 1 1 n/a 0 0 00:08:36.541 tests 3 3 3 0 0 00:08:36.541 asserts 65 65 65 0 n/a 00:08:36.542 00:08:36.542 Elapsed time = 0.088 seconds 00:08:36.542 --72017-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.542 --72017-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.542 ==72017== 00:08:36.542 ==72017== HEAP SUMMARY: 00:08:36.542 ==72017== in use at exit: 0 bytes in 0 blocks 00:08:36.542 ==72017== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:08:36.542 ==72017== 00:08:36.542 ==72017== All heap blocks were freed -- no leaks are possible 00:08:36.542 ==72017== 00:08:36.542 ==72017== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.542 21:09:28 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/crc16.c/crc16_ut 00:08:36.542 ==72025== Memcheck, a memory error detector 00:08:36.542 ==72025== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.542 ==72025== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.542 ==72025== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:36.542 ==72025== 00:08:36.542 --72025-- Valgrind options: 00:08:36.542 --72025-- --leak-check=full 00:08:36.542 --72025-- --error-exitcode=2 00:08:36.542 --72025-- --verbose 00:08:36.542 --72025-- Contents of /proc/version: 00:08:36.542 --72025-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:36.542 --72025-- 00:08:36.542 --72025-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.542 --72025-- Page sizes: currently 4096, max supported 4096 00:08:36.542 --72025-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.542 --72025-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:36.542 --72025-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.542 --72025-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.542 --72025-- might be shown as UnknownInlinedFun 00:08:36.542 --72025-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.542 --72025-- object doesn't have a dynamic symbol table 00:08:36.542 --72025-- Scheduler: using generic scheduler lock implementation. 00:08:36.542 --72025-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.542 ==72025== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72025-by-???-on-20c6b9f0ce9d 00:08:36.542 ==72025== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72025-by-???-on-20c6b9f0ce9d 00:08:36.542 ==72025== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72025-by-???-on-20c6b9f0ce9d 00:08:36.542 ==72025== 00:08:36.542 ==72025== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.542 ==72025== don't want to do, unless you know exactly what you're doing, 00:08:36.542 ==72025== or are doing some strange experiment): 00:08:36.542 ==72025== /usr/libexec/valgrind/../../bin/vgdb --pid=72025 ...command... 00:08:36.542 ==72025== 00:08:36.542 ==72025== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.542 ==72025== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:36.542 ==72025== and then give GDB the following command 00:08:36.542 ==72025== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72025 00:08:36.542 ==72025== --pid is optional if only one valgrind process is running 00:08:36.542 ==72025== 00:08:36.542 --72025-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.542 --72025-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.542 --72025-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.542 --72025-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.542 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.542 --72025-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.542 --72025-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.542 --72025-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.542 --72025-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.542 --72025-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.542 --72025-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.542 --72025-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.542 --72025-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.542 --72025-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.542 --72025-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.542 --72025-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.542 --72025-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.542 --72025-- Reading syms from /usr/lib64/libm.so.6 00:08:36.542 --72025-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.542 --72025-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.542 --72025-- Reading syms from /usr/lib64/libc.so.6 00:08:36.801 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.801 --72025-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.801 --72025-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.801 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.801 --72025-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.801 --72025-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.801 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.801 --72025-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.801 --72025-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.801 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.801 --72025-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.801 --72025-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.801 --72025-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.801 --72025-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.801 --72025-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.801 --72025-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.801 --72025-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.801 --72025-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.801 --72025-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 --72025-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.801 ==72025== Preferring higher priority redirection: 00:08:36.801 --72025-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.801 --72025-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.801 --72025-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 --72025-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.802 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.802 --72025-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.802 --72025-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.802 ==72025== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.802 --72025-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.802 --72025-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.802 --72025-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.802 --72025-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.802 --72025-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.802 --72025-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.802 --72025-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.802 --72025-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.802 --72025-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.802 --72025-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.802 --72025-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.802 --72025-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.802 --72025-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.802 --72025-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.802 --72025-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.802 --72025-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.802 --72025-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.802 --72025-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.802 00:08:36.802 00:08:36.802 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.802 http://cunit.sourceforge.net/ 00:08:36.802 00:08:36.802 00:08:36.802 Suite: crc16 00:08:37.060 Test: test_crc16_t10dif ...passed 00:08:37.060 Test: test_crc16_t10dif_seed ...passed 00:08:37.060 Test: test_crc16_t10dif_copy ...passed 00:08:37.060 00:08:37.060 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.060 suites 1 1 n/a 0 0 00:08:37.060 tests 3 3 3 0 0 00:08:37.060 asserts 5 5 5 0 n/a 00:08:37.060 00:08:37.060 Elapsed time = 0.009 seconds 00:08:37.060 --72025-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.060 --72025-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.060 ==72025== 00:08:37.060 ==72025== HEAP SUMMARY: 00:08:37.060 ==72025== in use at exit: 0 bytes in 0 blocks 00:08:37.060 ==72025== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:08:37.060 ==72025== 00:08:37.060 ==72025== All heap blocks were freed -- no leaks are possible 00:08:37.060 ==72025== 00:08:37.060 ==72025== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.060 21:09:29 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/crc32_ieee.c/crc32_ieee_ut 00:08:37.060 ==72030== Memcheck, a memory error detector 00:08:37.060 ==72030== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.060 ==72030== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.060 ==72030== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:37.060 ==72030== 00:08:37.060 --72030-- Valgrind options: 00:08:37.060 --72030-- --leak-check=full 00:08:37.060 --72030-- --error-exitcode=2 00:08:37.060 --72030-- --verbose 00:08:37.060 --72030-- Contents of /proc/version: 00:08:37.060 --72030-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:37.060 --72030-- 00:08:37.060 --72030-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.060 --72030-- Page sizes: currently 4096, max supported 4096 00:08:37.060 --72030-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.060 --72030-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:37.060 --72030-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.060 --72030-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.060 --72030-- might be shown as UnknownInlinedFun 00:08:37.060 --72030-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.060 --72030-- object doesn't have a dynamic symbol table 00:08:37.060 --72030-- Scheduler: using generic scheduler lock implementation. 00:08:37.060 --72030-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.060 ==72030== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72030-by-???-on-20c6b9f0ce9d 00:08:37.060 ==72030== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72030-by-???-on-20c6b9f0ce9d 00:08:37.060 ==72030== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72030-by-???-on-20c6b9f0ce9d 00:08:37.061 ==72030== 00:08:37.061 ==72030== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.061 ==72030== don't want to do, unless you know exactly what you're doing, 00:08:37.061 ==72030== or are doing some strange experiment): 00:08:37.061 ==72030== /usr/libexec/valgrind/../../bin/vgdb --pid=72030 ...command... 00:08:37.061 ==72030== 00:08:37.061 ==72030== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.061 ==72030== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:37.061 ==72030== and then give GDB the following command 00:08:37.061 ==72030== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72030 00:08:37.061 ==72030== --pid is optional if only one valgrind process is running 00:08:37.061 ==72030== 00:08:37.061 --72030-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.061 --72030-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.061 --72030-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.061 --72030-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.061 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.061 --72030-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.061 --72030-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.061 --72030-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.061 --72030-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.061 --72030-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.061 --72030-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.061 --72030-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.061 --72030-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.061 --72030-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.061 --72030-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.061 --72030-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.061 --72030-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.061 --72030-- Reading syms from /usr/lib64/libm.so.6 00:08:37.061 --72030-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.061 --72030-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.061 --72030-- Reading syms from /usr/lib64/libc.so.6 00:08:37.061 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.061 --72030-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.061 --72030-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.061 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.061 --72030-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.061 --72030-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.061 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.061 --72030-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.061 --72030-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.061 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.061 --72030-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.061 --72030-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.318 --72030-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.318 --72030-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.318 --72030-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.318 --72030-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.318 --72030-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.318 --72030-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.318 --72030-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.318 --72030-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.318 --72030-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.318 --72030-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.318 --72030-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.318 --72030-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.318 --72030-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 ==72030== Preferring higher priority redirection: 00:08:37.319 --72030-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.319 --72030-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.319 --72030-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 --72030-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.319 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.319 --72030-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.319 --72030-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.319 ==72030== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.319 --72030-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.319 --72030-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.319 --72030-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.319 --72030-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.319 --72030-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.319 --72030-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.319 --72030-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.319 --72030-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.319 --72030-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.319 --72030-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.319 --72030-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.319 --72030-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.319 --72030-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.319 --72030-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.319 --72030-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.319 --72030-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.319 --72030-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.319 --72030-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.319 00:08:37.319 00:08:37.319 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.319 http://cunit.sourceforge.net/ 00:08:37.319 00:08:37.319 00:08:37.319 Suite: crc32_ieee 00:08:37.319 Test: test_crc32_ieee ...passed 00:08:37.319 00:08:37.578 Run Summary: Type Total Ran Passed Failed Inactive 00:08:37.578 suites 1 1 n/a 0 0 00:08:37.578 tests 1 1 1 0 0 00:08:37.578 asserts 1 1 1 0 n/a 00:08:37.578 00:08:37.578 Elapsed time = 0.004 seconds 00:08:37.578 --72030-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:37.578 --72030-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:37.578 ==72030== 00:08:37.578 ==72030== HEAP SUMMARY: 00:08:37.578 ==72030== in use at exit: 0 bytes in 0 blocks 00:08:37.578 ==72030== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:08:37.578 ==72030== 00:08:37.578 ==72030== All heap blocks were freed -- no leaks are possible 00:08:37.578 ==72030== 00:08:37.578 ==72030== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:37.578 21:09:29 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/crc32c.c/crc32c_ut 00:08:37.578 ==72038== Memcheck, a memory error detector 00:08:37.578 ==72038== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.578 ==72038== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.578 ==72038== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:37.578 ==72038== 00:08:37.578 --72038-- Valgrind options: 00:08:37.578 --72038-- --leak-check=full 00:08:37.578 --72038-- --error-exitcode=2 00:08:37.578 --72038-- --verbose 00:08:37.578 --72038-- Contents of /proc/version: 00:08:37.578 --72038-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:37.578 --72038-- 00:08:37.578 --72038-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.578 --72038-- Page sizes: currently 4096, max supported 4096 00:08:37.578 --72038-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.578 --72038-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:37.578 --72038-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.578 --72038-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.578 --72038-- might be shown as UnknownInlinedFun 00:08:37.578 --72038-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.578 --72038-- object doesn't have a dynamic symbol table 00:08:37.578 --72038-- Scheduler: using generic scheduler lock implementation. 00:08:37.578 --72038-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.578 ==72038== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72038-by-???-on-20c6b9f0ce9d 00:08:37.578 ==72038== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72038-by-???-on-20c6b9f0ce9d 00:08:37.578 ==72038== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72038-by-???-on-20c6b9f0ce9d 00:08:37.578 ==72038== 00:08:37.578 ==72038== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.578 ==72038== don't want to do, unless you know exactly what you're doing, 00:08:37.578 ==72038== or are doing some strange experiment): 00:08:37.578 ==72038== /usr/libexec/valgrind/../../bin/vgdb --pid=72038 ...command... 00:08:37.578 ==72038== 00:08:37.578 ==72038== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.578 ==72038== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:37.578 ==72038== and then give GDB the following command 00:08:37.578 ==72038== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72038 00:08:37.578 ==72038== --pid is optional if only one valgrind process is running 00:08:37.578 ==72038== 00:08:37.578 --72038-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.578 --72038-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.578 --72038-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.578 --72038-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.578 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.578 --72038-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.578 --72038-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.578 --72038-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.578 --72038-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.578 --72038-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.578 --72038-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.578 --72038-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.578 --72038-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.578 --72038-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.578 --72038-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.579 --72038-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.579 --72038-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.579 --72038-- Reading syms from /usr/lib64/libm.so.6 00:08:37.579 --72038-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.579 --72038-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.579 --72038-- Reading syms from /usr/lib64/libc.so.6 00:08:37.579 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.579 --72038-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.579 --72038-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.579 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.579 --72038-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.579 --72038-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.579 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.579 --72038-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.579 --72038-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.579 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.579 --72038-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.579 --72038-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.836 --72038-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.836 --72038-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.836 --72038-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.836 --72038-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.836 --72038-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.836 --72038-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.836 --72038-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.836 --72038-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.836 --72038-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.836 --72038-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.836 --72038-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 ==72038== Preferring higher priority redirection: 00:08:37.837 --72038-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.837 --72038-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.837 --72038-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 --72038-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.837 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.837 --72038-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.837 --72038-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.837 ==72038== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.837 --72038-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.837 --72038-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.837 --72038-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.837 --72038-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.837 --72038-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.837 --72038-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.837 --72038-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.837 --72038-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.837 --72038-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.837 --72038-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.837 --72038-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.837 --72038-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.837 --72038-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.837 --72038-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.837 --72038-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.837 --72038-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.837 --72038-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.837 --72038-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.838 00:08:37.838 00:08:37.838 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.838 http://cunit.sourceforge.net/ 00:08:37.838 00:08:37.838 00:08:37.838 Suite: crc32c 00:08:37.838 Test: test_crc32c ...passed 00:08:37.838 Test: test_crc32c_nvme ...passed 00:08:37.838 00:08:38.096 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.096 suites 1 1 n/a 0 0 00:08:38.096 tests 2 2 2 0 0 00:08:38.096 asserts 16 16 16 0 n/a 00:08:38.096 00:08:38.096 Elapsed time = 0.021 seconds 00:08:38.096 --72038-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.096 --72038-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.096 ==72038== 00:08:38.096 ==72038== HEAP SUMMARY: 00:08:38.096 ==72038== in use at exit: 0 bytes in 0 blocks 00:08:38.096 ==72038== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:08:38.096 ==72038== 00:08:38.096 ==72038== All heap blocks were freed -- no leaks are possible 00:08:38.096 ==72038== 00:08:38.096 ==72038== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.096 21:09:30 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/crc64.c/crc64_ut 00:08:38.096 ==72041== Memcheck, a memory error detector 00:08:38.096 ==72041== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.096 ==72041== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.096 ==72041== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:38.096 ==72041== 00:08:38.096 --72041-- Valgrind options: 00:08:38.096 --72041-- --leak-check=full 00:08:38.096 --72041-- --error-exitcode=2 00:08:38.096 --72041-- --verbose 00:08:38.096 --72041-- Contents of /proc/version: 00:08:38.096 --72041-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:38.096 --72041-- 00:08:38.096 --72041-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.096 --72041-- Page sizes: currently 4096, max supported 4096 00:08:38.096 --72041-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.096 --72041-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:38.096 --72041-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.096 --72041-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.096 --72041-- might be shown as UnknownInlinedFun 00:08:38.096 --72041-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.096 --72041-- object doesn't have a dynamic symbol table 00:08:38.096 --72041-- Scheduler: using generic scheduler lock implementation. 00:08:38.096 --72041-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.096 ==72041== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72041-by-???-on-20c6b9f0ce9d 00:08:38.096 ==72041== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72041-by-???-on-20c6b9f0ce9d 00:08:38.096 ==72041== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72041-by-???-on-20c6b9f0ce9d 00:08:38.096 ==72041== 00:08:38.096 ==72041== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.096 ==72041== don't want to do, unless you know exactly what you're doing, 00:08:38.096 ==72041== or are doing some strange experiment): 00:08:38.096 ==72041== /usr/libexec/valgrind/../../bin/vgdb --pid=72041 ...command... 00:08:38.096 ==72041== 00:08:38.096 ==72041== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.096 ==72041== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:38.096 ==72041== and then give GDB the following command 00:08:38.096 ==72041== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72041 00:08:38.096 ==72041== --pid is optional if only one valgrind process is running 00:08:38.096 ==72041== 00:08:38.096 --72041-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.096 --72041-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.096 --72041-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.096 --72041-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.096 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.096 --72041-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.096 --72041-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.096 --72041-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.096 --72041-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.096 --72041-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.096 --72041-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.096 --72041-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.096 --72041-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.096 --72041-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.096 --72041-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.096 --72041-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.096 --72041-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.096 --72041-- Reading syms from /usr/lib64/libm.so.6 00:08:38.097 --72041-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.097 --72041-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.097 --72041-- Reading syms from /usr/lib64/libc.so.6 00:08:38.355 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.355 --72041-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.355 --72041-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.355 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.355 --72041-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.355 --72041-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.355 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.355 --72041-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.355 --72041-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.355 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.355 --72041-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.355 --72041-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.355 --72041-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.355 --72041-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.355 --72041-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.355 --72041-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.355 --72041-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.355 --72041-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.355 --72041-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 ==72041== Preferring higher priority redirection: 00:08:38.355 --72041-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.355 --72041-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.355 --72041-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.355 --72041-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.356 --72041-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.356 --72041-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.356 --72041-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.356 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.356 --72041-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.356 --72041-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.356 ==72041== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.356 --72041-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.356 --72041-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.356 --72041-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.356 --72041-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.356 --72041-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:38.356 --72041-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:38.613 --72041-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:38.613 --72041-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:38.613 --72041-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:38.613 --72041-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:38.613 --72041-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:38.613 --72041-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:38.613 --72041-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:38.613 --72041-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:38.613 --72041-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:38.613 --72041-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:38.613 --72041-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:38.613 00:08:38.613 00:08:38.613 CUnit - A unit testing framework for C - Version 2.1-3 00:08:38.613 http://cunit.sourceforge.net/ 00:08:38.613 00:08:38.613 00:08:38.613 Suite: crc64 00:08:38.613 Test: test_crc64_nvme ...--72041-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:38.613 passed 00:08:38.613 00:08:38.613 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.613 suites 1 1 n/a 0 0 00:08:38.613 tests 1 1 1 0 0 00:08:38.613 asserts 4 4 4 0 n/a 00:08:38.613 00:08:38.613 Elapsed time = 0.010 seconds 00:08:38.613 --72041-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.613 --72041-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.613 ==72041== 00:08:38.613 ==72041== HEAP SUMMARY: 00:08:38.613 ==72041== in use at exit: 0 bytes in 0 blocks 00:08:38.613 ==72041== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:38.613 ==72041== 00:08:38.613 ==72041== All heap blocks were freed -- no leaks are possible 00:08:38.613 ==72041== 00:08:38.613 ==72041== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.613 21:09:31 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/string.c/string_ut 00:08:38.613 ==72052== Memcheck, a memory error detector 00:08:38.613 ==72052== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.614 ==72052== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.614 ==72052== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:38.614 ==72052== 00:08:38.614 --72052-- Valgrind options: 00:08:38.614 --72052-- --leak-check=full 00:08:38.614 --72052-- --error-exitcode=2 00:08:38.614 --72052-- --verbose 00:08:38.614 --72052-- Contents of /proc/version: 00:08:38.614 --72052-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:38.614 --72052-- 00:08:38.614 --72052-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.614 --72052-- Page sizes: currently 4096, max supported 4096 00:08:38.614 --72052-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.614 --72052-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:38.614 --72052-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.614 --72052-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.614 --72052-- might be shown as UnknownInlinedFun 00:08:38.614 --72052-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.614 --72052-- object doesn't have a dynamic symbol table 00:08:38.614 --72052-- Scheduler: using generic scheduler lock implementation. 00:08:38.614 --72052-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.614 ==72052== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72052-by-???-on-20c6b9f0ce9d 00:08:38.614 ==72052== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72052-by-???-on-20c6b9f0ce9d 00:08:38.614 ==72052== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72052-by-???-on-20c6b9f0ce9d 00:08:38.614 ==72052== 00:08:38.614 ==72052== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.614 ==72052== don't want to do, unless you know exactly what you're doing, 00:08:38.614 ==72052== or are doing some strange experiment): 00:08:38.614 ==72052== /usr/libexec/valgrind/../../bin/vgdb --pid=72052 ...command... 00:08:38.614 ==72052== 00:08:38.614 ==72052== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.614 ==72052== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:38.614 ==72052== and then give GDB the following command 00:08:38.614 ==72052== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72052 00:08:38.614 ==72052== --pid is optional if only one valgrind process is running 00:08:38.614 ==72052== 00:08:38.614 --72052-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.614 --72052-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.614 --72052-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.614 --72052-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.614 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.614 --72052-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.614 --72052-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.614 --72052-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.614 --72052-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.872 --72052-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.872 --72052-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.872 --72052-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.872 --72052-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.872 --72052-- Reading syms from /usr/lib64/libm.so.6 00:08:38.872 --72052-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.872 --72052-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/libc.so.6 00:08:38.872 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.872 --72052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.872 --72052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.872 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.872 --72052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.872 --72052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.872 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.872 --72052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.872 --72052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.872 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.872 --72052-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.872 --72052-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.872 --72052-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:38.872 --72052-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:38.872 --72052-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:38.872 --72052-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:38.872 --72052-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:38.872 --72052-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.872 --72052-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 ==72052== Preferring higher priority redirection: 00:08:38.873 --72052-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:38.873 --72052-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:38.873 --72052-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 --72052-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:38.873 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.873 --72052-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.873 --72052-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.873 ==72052== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.873 --72052-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:38.873 --72052-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:38.873 --72052-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:38.873 --72052-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:38.873 --72052-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.131 --72052-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.131 --72052-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.131 --72052-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.131 --72052-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.131 --72052-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.131 --72052-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.131 --72052-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.131 --72052-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.131 --72052-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.131 --72052-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.131 --72052-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.131 --72052-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.131 --72052-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.131 00:08:39.131 00:08:39.131 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.131 http://cunit.sourceforge.net/ 00:08:39.131 00:08:39.131 00:08:39.131 Suite: string 00:08:39.131 Test: test_parse_ip_addr ...passed 00:08:39.131 Test: test_str_chomp ...passed 00:08:39.131 Test: test_parse_capacity ...--72052-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:39.131 passed 00:08:39.132 Test: test_sprintf_append_realloc ...--72052-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:39.132 passed 00:08:39.132 Test: test_strtol ...passed 00:08:39.132 Test: test_strtoll ...passed 00:08:39.132 Test: test_strarray ...--72052-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:39.132 --72052-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:39.132 passed 00:08:39.132 Test: test_strcpy_replace ...--72052-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:39.132 passed 00:08:39.132 00:08:39.132 Run Summary: Type Total Ran Passed Failed Inactive 00:08:39.132 suites 1 1 n/a 0 0 00:08:39.132 tests 8 8 8 0 0 00:08:39.132 asserts 161 161 161 0 n/a 00:08:39.132 00:08:39.132 Elapsed time = 0.075 seconds 00:08:39.132 --72052-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.132 --72052-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:39.132 ==72052== 00:08:39.132 ==72052== HEAP SUMMARY: 00:08:39.132 ==72052== in use at exit: 0 bytes in 0 blocks 00:08:39.132 ==72052== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:39.132 ==72052== 00:08:39.132 ==72052== All heap blocks were freed -- no leaks are possible 00:08:39.132 ==72052== 00:08:39.132 ==72052== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.132 21:09:31 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/dif.c/dif_ut 00:08:39.132 ==72054== Memcheck, a memory error detector 00:08:39.132 ==72054== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.132 ==72054== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.132 ==72054== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:39.132 ==72054== 00:08:39.132 --72054-- Valgrind options: 00:08:39.132 --72054-- --leak-check=full 00:08:39.132 --72054-- --error-exitcode=2 00:08:39.132 --72054-- --verbose 00:08:39.132 --72054-- Contents of /proc/version: 00:08:39.132 --72054-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:39.132 --72054-- 00:08:39.132 --72054-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.132 --72054-- Page sizes: currently 4096, max supported 4096 00:08:39.132 --72054-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.132 --72054-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:39.132 --72054-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.132 --72054-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.132 --72054-- might be shown as UnknownInlinedFun 00:08:39.132 --72054-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.132 --72054-- object doesn't have a dynamic symbol table 00:08:39.132 --72054-- Scheduler: using generic scheduler lock implementation. 00:08:39.132 --72054-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.132 ==72054== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72054-by-???-on-20c6b9f0ce9d 00:08:39.132 ==72054== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72054-by-???-on-20c6b9f0ce9d 00:08:39.132 ==72054== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72054-by-???-on-20c6b9f0ce9d 00:08:39.132 ==72054== 00:08:39.132 ==72054== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.132 ==72054== don't want to do, unless you know exactly what you're doing, 00:08:39.132 ==72054== or are doing some strange experiment): 00:08:39.132 ==72054== /usr/libexec/valgrind/../../bin/vgdb --pid=72054 ...command... 00:08:39.132 ==72054== 00:08:39.132 ==72054== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.132 ==72054== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:39.132 ==72054== and then give GDB the following command 00:08:39.132 ==72054== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72054 00:08:39.132 ==72054== --pid is optional if only one valgrind process is running 00:08:39.132 ==72054== 00:08:39.391 --72054-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.391 --72054-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.391 --72054-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.391 --72054-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.391 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.391 --72054-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.391 --72054-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.391 --72054-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.391 --72054-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.391 --72054-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.391 --72054-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.391 --72054-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.391 --72054-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.391 --72054-- Reading syms from /usr/lib64/libm.so.6 00:08:39.391 --72054-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.391 --72054-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/libc.so.6 00:08:39.391 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.391 --72054-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.391 --72054-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.391 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.391 --72054-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.391 --72054-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.391 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.391 --72054-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.391 --72054-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:39.391 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.391 --72054-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:39.391 --72054-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.391 --72054-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.391 --72054-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.391 --72054-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.391 --72054-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.391 --72054-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.391 --72054-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.391 --72054-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 ==72054== Preferring higher priority redirection: 00:08:39.392 --72054-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.392 --72054-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.392 --72054-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.392 --72054-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.650 --72054-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.650 --72054-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.651 --72054-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.651 --72054-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.651 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.651 --72054-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.651 --72054-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.651 ==72054== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.651 --72054-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.651 --72054-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.651 --72054-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.651 --72054-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.651 --72054-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.651 --72054-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.651 --72054-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.651 --72054-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.651 --72054-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.651 --72054-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.651 --72054-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.651 --72054-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.651 --72054-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.651 --72054-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.651 --72054-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.651 --72054-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.651 --72054-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.651 --72054-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.651 00:08:39.651 00:08:39.651 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.651 http://cunit.sourceforge.net/ 00:08:39.651 00:08:39.651 00:08:39.651 Suite: dif 00:08:39.651 Test: dif_generate_and_verify_test ...[2024-05-14 21:09:32.138924] /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:08:39.651 [2024-05-14 21:09:32.166891] /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:08:39.651 [2024-05-14 21:09:32.168096] /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:08:39.651 [2024-05-14 21:09:32.170287] /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:08:39.651 [2024-05-14 21:09:32.171420] /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:08:39.651 [2024-05-14 21:09:32.172347] /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:08:39.651 passed 00:08:39.651 Test: dif_disable_check_test ...[2024-05-14 21:09:32.179015] /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:08:39.651 [2024-05-14 21:09:32.180001] /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:08:39.651 [2024-05-14 21:09:32.180955] /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:08:39.651 passed 00:08:39.651 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-05-14 21:09:32.198882] /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:08:39.651 [2024-05-14 21:09:32.200760] /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:08:39.651 [2024-05-14 21:09:32.202093] /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:08:39.651 [2024-05-14 21:09:32.202947] /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:08:39.651 [2024-05-14 21:09:32.204060] /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:08:39.651 [2024-05-14 21:09:32.204853] /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:08:39.651 [2024-05-14 21:09:32.205633] /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:08:39.651 [2024-05-14 21:09:32.206423] /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:08:39.651 [2024-05-14 21:09:32.207380] /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:08:39.651 [2024-05-14 21:09:32.208170] /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:08:39.651 [2024-05-14 21:09:32.208960] /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:08:39.652 passed 00:08:39.910 Test: dif_apptag_mask_test ...[2024-05-14 21:09:32.211614] /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:08:39.910 [2024-05-14 21:09:32.214256] /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:08:39.910 passed 00:08:39.910 Test: dif_sec_512_md_0_error_test ...[2024-05-14 21:09:32.215153] /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:08:39.910 passed 00:08:39.910 Test: dif_sec_4096_md_0_error_test ...[2024-05-14 21:09:32.216034] /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:08:39.910 [2024-05-14 21:09:32.216589] /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:08:39.910 passed 00:08:39.910 Test: dif_sec_4100_md_128_error_test ...[2024-05-14 21:09:32.217315] /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:08:39.910 [2024-05-14 21:09:32.217933] /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:08:39.910 passed 00:08:39.910 Test: dif_guard_seed_test ...passed 00:08:39.910 Test: dif_guard_value_test ...passed 00:08:39.910 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:39.910 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:39.910 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-05-14 21:09:32.376895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=ff4c, Actual=fd4c 00:08:39.910 [2024-05-14 21:09:32.382305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fc21, Actual=fe21 00:08:39.910 [2024-05-14 21:09:32.387948] /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=288 00:08:39.910 [2024-05-14 21:09:32.393633] /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=288 00:08:39.910 [2024-05-14 21:09:32.399723] /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=200005e 00:08:39.910 [2024-05-14 21:09:32.403877] /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=200005e 00:08:39.910 [2024-05-14 21:09:32.408909] /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=1cc6 00:08:39.910 [2024-05-14 21:09:32.412788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=fe21, Actual=e191 00:08:39.910 [2024-05-14 21:09:32.417106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=18b753ed, Actual=1ab753ed 00:08:39.910 [2024-05-14 21:09:32.421765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=3a574660, Actual=38574660 00:08:39.911 [2024-05-14 21:09:32.426652] /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=288 00:08:39.911 [2024-05-14 21:09:32.431305] /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=288 00:08:39.911 [2024-05-14 21:09:32.436765] /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=200005e 00:08:39.911 [2024-05-14 21:09:32.441428] /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=200005e 00:08:39.911 [2024-05-14 21:09:32.446315] /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=d3049e0e 00:08:39.911 [2024-05-14 21:09:32.450269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=38574660, Actual=5dfb3cd8 00:08:39.911 [2024-05-14 21:09:32.454002] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:39.911 [2024-05-14 21:09:32.458137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=88010a2d4a37a266, Actual=88010a2d4837a266 00:08:39.911 [2024-05-14 21:09:32.462518] /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=288 00:08:39.911 [2024-05-14 21:09:32.466645] /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=288 00:08:40.169 [2024-05-14 21:09:32.471433] /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=200005e 00:08:40.169 [2024-05-14 21:09:32.475576] /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=200005e 00:08:40.169 [2024-05-14 21:09:32.479985] /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=cef2dfe45c75b26f 00:08:40.169 [2024-05-14 21:09:32.483428] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=88010a2d4837a266, Actual=9b115a782ed5fc64 00:08:40.169 passed 00:08:40.169 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-05-14 21:09:32.486607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.169 [2024-05-14 21:09:32.487384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc21, Actual=fe21 00:08:40.169 [2024-05-14 21:09:32.488220] /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=288 00:08:40.169 [2024-05-14 21:09:32.488815] /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=288 00:08:40.169 [2024-05-14 21:09:32.489648] /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=2000058 00:08:40.169 [2024-05-14 21:09:32.490243] /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=2000058 00:08:40.169 [2024-05-14 21:09:32.491063] /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=1cc6 00:08:40.169 [2024-05-14 21:09:32.491569] /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=e191 00:08:40.169 [2024-05-14 21:09:32.492357] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.169 [2024-05-14 21:09:32.493003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3a574660, Actual=38574660 00:08:40.169 [2024-05-14 21:09:32.493871] /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=288 00:08:40.169 [2024-05-14 21:09:32.494527] /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=288 00:08:40.169 [2024-05-14 21:09:32.495411] /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=2000058 00:08:40.169 [2024-05-14 21:09:32.496067] /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=2000058 00:08:40.169 [2024-05-14 21:09:32.496937] /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=d3049e0e 00:08:40.170 [2024-05-14 21:09:32.497497] /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=5dfb3cd8 00:08:40.170 [2024-05-14 21:09:32.498225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.170 [2024-05-14 21:09:32.498830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4a37a266, Actual=88010a2d4837a266 00:08:40.170 [2024-05-14 21:09:32.499655] /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=288 00:08:40.170 [2024-05-14 21:09:32.500241] /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=288 00:08:40.170 [2024-05-14 21:09:32.501052] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.501655] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.502481] /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=cef2dfe45c75b26f 00:08:40.170 [2024-05-14 21:09:32.502979] /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=9b115a782ed5fc64 00:08:40.170 passed 00:08:40.170 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-05-14 21:09:32.504435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.170 [2024-05-14 21:09:32.505026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc21, Actual=fe21 00:08:40.170 [2024-05-14 21:09:32.505855] /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=288 00:08:40.170 [2024-05-14 21:09:32.506458] /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=288 00:08:40.170 [2024-05-14 21:09:32.507291] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.507897] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.508714] /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=1cc6 00:08:40.170 [2024-05-14 21:09:32.509217] /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=e191 00:08:40.170 [2024-05-14 21:09:32.509997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.170 [2024-05-14 21:09:32.510653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3a574660, Actual=38574660 00:08:40.170 [2024-05-14 21:09:32.511551] /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=288 00:08:40.170 [2024-05-14 21:09:32.512201] /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=288 00:08:40.170 [2024-05-14 21:09:32.513087] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.513754] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.514637] /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=d3049e0e 00:08:40.170 [2024-05-14 21:09:32.515207] /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=5dfb3cd8 00:08:40.170 [2024-05-14 21:09:32.515949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.170 [2024-05-14 21:09:32.516546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4a37a266, Actual=88010a2d4837a266 00:08:40.170 [2024-05-14 21:09:32.517363] /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=288 00:08:40.170 [2024-05-14 21:09:32.517949] /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=288 00:08:40.170 [2024-05-14 21:09:32.518786] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.519393] /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=2000058 00:08:40.170 [2024-05-14 21:09:32.520205] /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=cef2dfe45c75b26f 00:08:40.170 [2024-05-14 21:09:32.520715] /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=9b115a782ed5fc64 00:08:40.171 passed 00:08:40.171 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-05-14 21:09:32.522161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.171 [2024-05-14 21:09:32.522766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc21, Actual=fe21 00:08:40.171 [2024-05-14 21:09:32.523615] /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=288 00:08:40.171 [2024-05-14 21:09:32.524204] /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=288 00:08:40.171 [2024-05-14 21:09:32.525036] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.525634] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.526449] /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=1cc6 00:08:40.171 [2024-05-14 21:09:32.526952] /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=e191 00:08:40.171 [2024-05-14 21:09:32.527763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.171 [2024-05-14 21:09:32.528426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3a574660, Actual=38574660 00:08:40.171 [2024-05-14 21:09:32.529312] /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=288 00:08:40.171 [2024-05-14 21:09:32.529966] /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=288 00:08:40.171 [2024-05-14 21:09:32.530861] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.531515] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.532391] /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=d3049e0e 00:08:40.171 [2024-05-14 21:09:32.532954] /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=5dfb3cd8 00:08:40.171 [2024-05-14 21:09:32.533686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.171 [2024-05-14 21:09:32.534269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4a37a266, Actual=88010a2d4837a266 00:08:40.171 [2024-05-14 21:09:32.535099] /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=288 00:08:40.171 [2024-05-14 21:09:32.535696] /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=288 00:08:40.171 [2024-05-14 21:09:32.536531] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.537123] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.537937] /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=cef2dfe45c75b26f 00:08:40.171 [2024-05-14 21:09:32.538447] /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=9b115a782ed5fc64 00:08:40.171 passed 00:08:40.171 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-05-14 21:09:32.539886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.171 [2024-05-14 21:09:32.540488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc21, Actual=fe21 00:08:40.171 [2024-05-14 21:09:32.541318] /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=288 00:08:40.171 [2024-05-14 21:09:32.541919] /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=288 00:08:40.171 [2024-05-14 21:09:32.542750] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.543364] /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=2000058 00:08:40.171 [2024-05-14 21:09:32.544166] /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=1cc6 00:08:40.171 [2024-05-14 21:09:32.544668] /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=e191 00:08:40.171 passed 00:08:40.171 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-05-14 21:09:32.546153] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.172 [2024-05-14 21:09:32.548177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3a574660, Actual=38574660 00:08:40.172 [2024-05-14 21:09:32.549101] /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=288 00:08:40.172 [2024-05-14 21:09:32.549760] /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=288 00:08:40.172 [2024-05-14 21:09:32.550666] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.551319] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.552206] /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=d3049e0e 00:08:40.172 [2024-05-14 21:09:32.552771] /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=5dfb3cd8 00:08:40.172 [2024-05-14 21:09:32.553781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.172 [2024-05-14 21:09:32.554379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4a37a266, Actual=88010a2d4837a266 00:08:40.172 [2024-05-14 21:09:32.554962] /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=288 00:08:40.172 [2024-05-14 21:09:32.555546] /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=288 00:08:40.172 [2024-05-14 21:09:32.556130] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.556716] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.557295] /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=cef2dfe45c75b26f 00:08:40.172 [2024-05-14 21:09:32.557784] /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=9b115a782ed5fc64 00:08:40.172 passed 00:08:40.172 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-05-14 21:09:32.558968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.172 [2024-05-14 21:09:32.559567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fc21, Actual=fe21 00:08:40.172 [2024-05-14 21:09:32.560399] /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=288 00:08:40.172 [2024-05-14 21:09:32.560987] /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=288 00:08:40.172 [2024-05-14 21:09:32.561814] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.562417] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.563227] /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=1cc6 00:08:40.172 [2024-05-14 21:09:32.563731] /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=e191 00:08:40.172 passed 00:08:40.172 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-05-14 21:09:32.565216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.172 [2024-05-14 21:09:32.565880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3a574660, Actual=38574660 00:08:40.172 [2024-05-14 21:09:32.566786] /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=288 00:08:40.172 [2024-05-14 21:09:32.567445] /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=288 00:08:40.172 [2024-05-14 21:09:32.568346] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.569005] /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=2000058 00:08:40.172 [2024-05-14 21:09:32.569903] /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=d3049e0e 00:08:40.172 [2024-05-14 21:09:32.570477] /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=5dfb3cd8 00:08:40.172 [2024-05-14 21:09:32.571497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.172 [2024-05-14 21:09:32.572094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4a37a266, Actual=88010a2d4837a266 00:08:40.173 [2024-05-14 21:09:32.572683] /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=288 00:08:40.173 [2024-05-14 21:09:32.573262] /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=288 00:08:40.173 [2024-05-14 21:09:32.573850] /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=2000058 00:08:40.173 [2024-05-14 21:09:32.574447] /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=2000058 00:08:40.173 [2024-05-14 21:09:32.575023] /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=cef2dfe45c75b26f 00:08:40.173 [2024-05-14 21:09:32.575518] /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=9b115a782ed5fc64 00:08:40.173 passed 00:08:40.173 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:40.173 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:40.173 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:40.173 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:40.173 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:40.173 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:40.173 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:40.173 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:40.173 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:40.173 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-05-14 21:09:32.701854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=ff4c, Actual=fd4c 00:08:40.173 [2024-05-14 21:09:32.705007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=f5e, Actual=d5e 00:08:40.173 [2024-05-14 21:09:32.707540] /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=288 00:08:40.173 [2024-05-14 21:09:32.709694] /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=288 00:08:40.173 [2024-05-14 21:09:32.712091] /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=200005e 00:08:40.173 [2024-05-14 21:09:32.714236] /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=200005e 00:08:40.173 [2024-05-14 21:09:32.716646] /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=1cc6 00:08:40.173 [2024-05-14 21:09:32.719037] /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=a53c 00:08:40.173 [2024-05-14 21:09:32.722007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=18b753ed, Actual=1ab753ed 00:08:40.173 [2024-05-14 21:09:32.724713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=9ea26cbb, Actual=9ca26cbb 00:08:40.431 [2024-05-14 21:09:32.727662] /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=288 00:08:40.431 [2024-05-14 21:09:32.730370] /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=288 00:08:40.431 [2024-05-14 21:09:32.733343] /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=200005e 00:08:40.431 [2024-05-14 21:09:32.736039] /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=200005e 00:08:40.431 [2024-05-14 21:09:32.739000] /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=d3049e0e 00:08:40.431 [2024-05-14 21:09:32.741704] /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=acbc2e63 00:08:40.431 [2024-05-14 21:09:32.745391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.431 [2024-05-14 21:09:32.747572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=478d8185b93adcd6, Actual=478d8185bb3adcd6 00:08:40.431 [2024-05-14 21:09:32.750029] /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=288 00:08:40.431 [2024-05-14 21:09:32.752194] /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=288 00:08:40.431 [2024-05-14 21:09:32.754654] /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=200005e 00:08:40.431 [2024-05-14 21:09:32.756835] /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=200005e 00:08:40.431 [2024-05-14 21:09:32.759268] /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=cef2dfe45c75b26f 00:08:40.431 [2024-05-14 21:09:32.761450] /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=3e09e13d29ebe165 00:08:40.431 passed 00:08:40.431 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-05-14 21:09:32.763849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.432 [2024-05-14 21:09:32.764544] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=98c4, Actual=9ac4 00:08:40.432 [2024-05-14 21:09:32.765405] /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=288 00:08:40.432 [2024-05-14 21:09:32.765994] /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=288 00:08:40.432 [2024-05-14 21:09:32.766846] /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=2000058 00:08:40.432 [2024-05-14 21:09:32.767445] /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=2000058 00:08:40.432 [2024-05-14 21:09:32.768298] /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=1cc6 00:08:40.432 [2024-05-14 21:09:32.768894] /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=32a6 00:08:40.432 [2024-05-14 21:09:32.769834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.432 [2024-05-14 21:09:32.770531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd1478cc, Actual=bf1478cc 00:08:40.432 [2024-05-14 21:09:32.771482] /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=288 00:08:40.432 [2024-05-14 21:09:32.772171] /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=288 00:08:40.432 [2024-05-14 21:09:32.773121] /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=2000058 00:08:40.432 [2024-05-14 21:09:32.773823] /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=2000058 00:08:40.432 [2024-05-14 21:09:32.774758] /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=d3049e0e 00:08:40.432 [2024-05-14 21:09:32.775443] /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=8f0a3a14 00:08:40.432 [2024-05-14 21:09:32.776298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.432 [2024-05-14 21:09:32.776904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=52f21af6a0e95313, Actual=52f21af6a2e95313 00:08:40.432 [2024-05-14 21:09:32.777760] /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=288 00:08:40.432 [2024-05-14 21:09:32.778362] /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=288 00:08:40.432 [2024-05-14 21:09:32.779232] /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=2000058 00:08:40.432 [2024-05-14 21:09:32.779850] /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=2000058 00:08:40.432 [2024-05-14 21:09:32.780707] /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=cef2dfe45c75b26f 00:08:40.432 [2024-05-14 21:09:32.781298] /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=2b767a4e30386ea0 00:08:40.432 passed 00:08:40.432 Test: dix_sec_512_md_0_error ...[2024-05-14 21:09:32.782488] /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:08:40.432 passed 00:08:40.432 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:40.432 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:40.432 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:40.432 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:40.432 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:40.432 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:40.432 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:40.432 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:40.432 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:40.432 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-05-14 21:09:32.900299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=ff4c, Actual=fd4c 00:08:40.432 [2024-05-14 21:09:32.903395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=f5e, Actual=d5e 00:08:40.432 [2024-05-14 21:09:32.906954] /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=288 00:08:40.432 [2024-05-14 21:09:32.909100] /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=288 00:08:40.432 [2024-05-14 21:09:32.912749] /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=200005e 00:08:40.433 [2024-05-14 21:09:32.914881] /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=200005e 00:08:40.433 [2024-05-14 21:09:32.917801] /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=1cc6 00:08:40.433 [2024-05-14 21:09:32.920163] /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=a53c 00:08:40.433 [2024-05-14 21:09:32.923088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=18b753ed, Actual=1ab753ed 00:08:40.433 [2024-05-14 21:09:32.925727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=9ea26cbb, Actual=9ca26cbb 00:08:40.433 [2024-05-14 21:09:32.928633] /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=288 00:08:40.433 [2024-05-14 21:09:32.931258] /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=288 00:08:40.433 [2024-05-14 21:09:32.934181] /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=200005e 00:08:40.433 [2024-05-14 21:09:32.936825] /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=200005e 00:08:40.433 [2024-05-14 21:09:32.940948] /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=d3049e0e 00:08:40.433 [2024-05-14 21:09:32.943598] /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=acbc2e63 00:08:40.433 [2024-05-14 21:09:32.945983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.433 [2024-05-14 21:09:32.948118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=94, Expected=478d8185b93adcd6, Actual=478d8185bb3adcd6 00:08:40.433 [2024-05-14 21:09:32.950511] /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=288 00:08:40.433 [2024-05-14 21:09:32.952647] /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=288 00:08:40.433 [2024-05-14 21:09:32.955020] /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=200005e 00:08:40.433 [2024-05-14 21:09:32.957151] /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=200005e 00:08:40.433 [2024-05-14 21:09:32.959556] /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=cef2dfe45c75b26f 00:08:40.433 [2024-05-14 21:09:32.961695] /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=3e09e13d29ebe165 00:08:40.433 passed 00:08:40.433 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-05-14 21:09:32.964069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ff4c, Actual=fd4c 00:08:40.433 [2024-05-14 21:09:32.964739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=98c4, Actual=9ac4 00:08:40.433 [2024-05-14 21:09:32.965583] /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=288 00:08:40.433 [2024-05-14 21:09:32.966153] /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=288 00:08:40.433 [2024-05-14 21:09:32.966981] /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=2000058 00:08:40.433 [2024-05-14 21:09:32.967561] /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=2000058 00:08:40.433 [2024-05-14 21:09:32.968396] /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=1cc6 00:08:40.433 [2024-05-14 21:09:32.968961] /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=32a6 00:08:40.433 [2024-05-14 21:09:32.969874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=18b753ed, Actual=1ab753ed 00:08:40.433 [2024-05-14 21:09:32.970530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=bd1478cc, Actual=bf1478cc 00:08:40.433 [2024-05-14 21:09:32.971465] /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=288 00:08:40.433 [2024-05-14 21:09:32.972118] /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=288 00:08:40.433 [2024-05-14 21:09:32.973048] /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=2000058 00:08:40.433 [2024-05-14 21:09:32.973713] /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=2000058 00:08:40.434 [2024-05-14 21:09:32.974620] /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=d3049e0e 00:08:40.434 [2024-05-14 21:09:32.975272] /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=8f0a3a14 00:08:40.434 [2024-05-14 21:09:32.976107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ccc20d3, Actual=a576a7728ecc20d3 00:08:40.434 [2024-05-14 21:09:32.976688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=52f21af6a0e95313, Actual=52f21af6a2e95313 00:08:40.434 [2024-05-14 21:09:32.977527] /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=288 00:08:40.434 [2024-05-14 21:09:32.978095] /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=288 00:08:40.434 [2024-05-14 21:09:32.978918] /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=2000058 00:08:40.434 [2024-05-14 21:09:32.979494] /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=2000058 00:08:40.434 [2024-05-14 21:09:32.980296] /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=cef2dfe45c75b26f 00:08:40.434 [2024-05-14 21:09:32.980866] /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=2b767a4e30386ea0 00:08:40.434 passed 00:08:40.692 Test: set_md_interleave_iovs_test ...passed 00:08:40.692 Test: set_md_interleave_iovs_split_test ...passed 00:08:40.692 Test: dif_generate_stream_pi_16_test ...passed 00:08:40.692 Test: dif_generate_stream_test ...passed 00:08:40.692 Test: set_md_interleave_iovs_alignment_test ...[2024-05-14 21:09:33.052071] /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:08:40.692 passed 00:08:40.692 Test: dif_generate_split_test ...passed 00:08:40.692 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:40.693 Test: dif_verify_split_test ...passed 00:08:40.693 Test: dif_verify_stream_multi_segments_test ...passed 00:08:40.693 Test: update_crc32c_pi_16_test ...passed 00:08:40.693 Test: update_crc32c_test ...passed 00:08:40.693 Test: dif_update_crc32c_split_test ...passed 00:08:40.693 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:40.693 Test: get_range_with_md_test ...passed 00:08:40.693 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:40.693 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:40.693 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:40.693 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:40.693 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:40.968 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:40.969 Test: dif_generate_and_verify_unmap_test ...passed 00:08:40.969 00:08:40.969 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.969 suites 1 1 n/a 0 0 00:08:40.969 tests 79 79 79 0 0 00:08:40.969 asserts 3584 3584 3584 0 n/a 00:08:40.969 00:08:40.969 Elapsed time = 1.172 seconds 00:08:40.969 --72054-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.969 --72054-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.969 ==72054== 00:08:40.969 ==72054== HEAP SUMMARY: 00:08:40.969 ==72054== in use at exit: 0 bytes in 0 blocks 00:08:40.969 ==72054== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:08:40.969 ==72054== 00:08:40.969 ==72054== All heap blocks were freed -- no leaks are possible 00:08:40.969 ==72054== 00:08:40.969 ==72054== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.969 21:09:33 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/iov.c/iov_ut 00:08:40.969 ==72074== Memcheck, a memory error detector 00:08:40.969 ==72074== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.969 ==72074== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.969 ==72074== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:40.969 ==72074== 00:08:40.969 --72074-- Valgrind options: 00:08:40.969 --72074-- --leak-check=full 00:08:40.969 --72074-- --error-exitcode=2 00:08:40.969 --72074-- --verbose 00:08:40.969 --72074-- Contents of /proc/version: 00:08:40.969 --72074-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:40.969 --72074-- 00:08:40.969 --72074-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.969 --72074-- Page sizes: currently 4096, max supported 4096 00:08:40.969 --72074-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.969 --72074-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:40.969 --72074-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.969 --72074-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.969 --72074-- might be shown as UnknownInlinedFun 00:08:40.969 --72074-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.969 --72074-- object doesn't have a dynamic symbol table 00:08:40.969 --72074-- Scheduler: using generic scheduler lock implementation. 00:08:40.970 --72074-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.970 ==72074== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72074-by-???-on-20c6b9f0ce9d 00:08:40.970 ==72074== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72074-by-???-on-20c6b9f0ce9d 00:08:40.970 ==72074== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72074-by-???-on-20c6b9f0ce9d 00:08:40.970 ==72074== 00:08:40.970 ==72074== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.970 ==72074== don't want to do, unless you know exactly what you're doing, 00:08:40.970 ==72074== or are doing some strange experiment): 00:08:40.970 ==72074== /usr/libexec/valgrind/../../bin/vgdb --pid=72074 ...command... 00:08:40.970 ==72074== 00:08:40.970 ==72074== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.970 ==72074== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:40.970 ==72074== and then give GDB the following command 00:08:40.970 ==72074== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72074 00:08:40.970 ==72074== --pid is optional if only one valgrind process is running 00:08:40.970 ==72074== 00:08:40.970 --72074-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.970 --72074-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.970 --72074-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.970 --72074-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.970 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.970 --72074-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.970 --72074-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.970 --72074-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.970 --72074-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.970 --72074-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.970 --72074-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.970 --72074-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.970 --72074-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.970 --72074-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.970 --72074-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.970 --72074-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.970 --72074-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.970 --72074-- Reading syms from /usr/lib64/libm.so.6 00:08:40.970 --72074-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.970 --72074-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.970 --72074-- Reading syms from /usr/lib64/libc.so.6 00:08:40.970 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.970 --72074-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.970 --72074-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.970 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.970 --72074-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.970 --72074-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.970 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.970 --72074-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.970 --72074-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.971 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.971 --72074-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.971 --72074-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.233 --72074-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.233 --72074-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.233 --72074-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.233 --72074-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.233 --72074-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.233 --72074-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.233 --72074-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.233 --72074-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 ==72074== Preferring higher priority redirection: 00:08:41.234 --72074-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.234 --72074-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.234 --72074-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 --72074-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.234 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.234 --72074-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.234 --72074-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.234 ==72074== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.234 --72074-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.234 --72074-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.234 --72074-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.234 --72074-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.234 --72074-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.234 --72074-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.234 --72074-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.234 --72074-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.234 --72074-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.234 --72074-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.234 --72074-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.234 --72074-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.234 --72074-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.234 --72074-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.234 --72074-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.234 --72074-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.234 --72074-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.234 --72074-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.234 00:08:41.234 00:08:41.234 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.234 http://cunit.sourceforge.net/ 00:08:41.234 00:08:41.234 00:08:41.234 Suite: iov 00:08:41.234 Test: test_single_iov ...passed 00:08:41.234 Test: test_simple_iov ...passed 00:08:41.234 Test: test_complex_iov ...passed 00:08:41.234 Test: test_iovs_to_buf ...passed 00:08:41.234 Test: test_buf_to_iovs ...passed 00:08:41.234 Test: test_memset ...passed 00:08:41.234 Test: test_iov_one ...passed 00:08:41.492 Test: test_iov_xfer ...passed 00:08:41.492 00:08:41.492 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.492 suites 1 1 n/a 0 0 00:08:41.492 tests 8 8 8 0 0 00:08:41.492 asserts 156 156 156 0 n/a 00:08:41.492 00:08:41.492 Elapsed time = 0.041 seconds 00:08:41.492 --72074-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.492 --72074-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.492 ==72074== 00:08:41.493 ==72074== HEAP SUMMARY: 00:08:41.493 ==72074== in use at exit: 0 bytes in 0 blocks 00:08:41.493 ==72074== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:08:41.493 ==72074== 00:08:41.493 ==72074== All heap blocks were freed -- no leaks are possible 00:08:41.493 ==72074== 00:08:41.493 ==72074== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.493 21:09:33 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/math.c/math_ut 00:08:41.493 ==72085== Memcheck, a memory error detector 00:08:41.493 ==72085== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.493 ==72085== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.493 ==72085== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:41.493 ==72085== 00:08:41.493 --72085-- Valgrind options: 00:08:41.493 --72085-- --leak-check=full 00:08:41.493 --72085-- --error-exitcode=2 00:08:41.493 --72085-- --verbose 00:08:41.493 --72085-- Contents of /proc/version: 00:08:41.493 --72085-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:41.493 --72085-- 00:08:41.493 --72085-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.493 --72085-- Page sizes: currently 4096, max supported 4096 00:08:41.493 --72085-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.493 --72085-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:41.493 --72085-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.493 --72085-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.493 --72085-- might be shown as UnknownInlinedFun 00:08:41.493 --72085-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.493 --72085-- object doesn't have a dynamic symbol table 00:08:41.493 --72085-- Scheduler: using generic scheduler lock implementation. 00:08:41.493 --72085-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.493 ==72085== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72085-by-???-on-20c6b9f0ce9d 00:08:41.493 ==72085== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72085-by-???-on-20c6b9f0ce9d 00:08:41.493 ==72085== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72085-by-???-on-20c6b9f0ce9d 00:08:41.493 ==72085== 00:08:41.493 ==72085== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.493 ==72085== don't want to do, unless you know exactly what you're doing, 00:08:41.493 ==72085== or are doing some strange experiment): 00:08:41.493 ==72085== /usr/libexec/valgrind/../../bin/vgdb --pid=72085 ...command... 00:08:41.493 ==72085== 00:08:41.493 ==72085== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.493 ==72085== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:41.493 ==72085== and then give GDB the following command 00:08:41.493 ==72085== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72085 00:08:41.493 ==72085== --pid is optional if only one valgrind process is running 00:08:41.493 ==72085== 00:08:41.493 --72085-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.493 --72085-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.493 --72085-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.493 --72085-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.493 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.493 --72085-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.493 --72085-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.493 --72085-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.493 --72085-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.493 --72085-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.494 --72085-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.494 --72085-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.494 --72085-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.494 --72085-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.494 --72085-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.494 --72085-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.494 --72085-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.494 --72085-- Reading syms from /usr/lib64/libm.so.6 00:08:41.494 --72085-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.494 --72085-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.494 --72085-- Reading syms from /usr/lib64/libc.so.6 00:08:41.494 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.494 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.494 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.494 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.494 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.494 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.494 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.494 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.494 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.494 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.494 --72085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.494 --72085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.752 --72085-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.752 --72085-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.752 --72085-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.752 --72085-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.752 --72085-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.752 --72085-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.752 --72085-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 ==72085== Preferring higher priority redirection: 00:08:41.752 --72085-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.752 --72085-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.752 --72085-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.752 --72085-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.753 --72085-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.753 --72085-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.753 --72085-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.753 --72085-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.753 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.753 --72085-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.753 --72085-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.753 ==72085== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.753 --72085-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.753 --72085-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.753 --72085-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.753 --72085-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.753 --72085-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.753 --72085-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.753 --72085-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.753 --72085-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.753 --72085-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.753 --72085-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.753 --72085-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.753 --72085-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.753 --72085-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.753 --72085-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.753 --72085-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.753 --72085-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.753 --72085-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.753 --72085-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.753 00:08:41.753 00:08:41.753 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.753 http://cunit.sourceforge.net/ 00:08:41.753 00:08:41.753 00:08:41.753 Suite: math 00:08:41.753 Test: test_serial_number_arithmetic ...passed 00:08:41.753 Suite: erase 00:08:41.753 Test: test_memset_s ...passed 00:08:41.753 00:08:42.011 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.011 suites 2 2 n/a 0 0 00:08:42.011 tests 2 2 2 0 0 00:08:42.011 asserts 18 18 18 0 n/a 00:08:42.011 00:08:42.011 Elapsed time = 0.008 seconds 00:08:42.011 --72085-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.011 --72085-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.011 ==72085== 00:08:42.011 ==72085== HEAP SUMMARY: 00:08:42.011 ==72085== in use at exit: 0 bytes in 0 blocks 00:08:42.011 ==72085== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:42.011 ==72085== 00:08:42.011 ==72085== All heap blocks were freed -- no leaks are possible 00:08:42.011 ==72085== 00:08:42.011 ==72085== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.011 21:09:34 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/pipe.c/pipe_ut 00:08:42.011 ==72087== Memcheck, a memory error detector 00:08:42.011 ==72087== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.011 ==72087== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.011 ==72087== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:42.011 ==72087== 00:08:42.011 --72087-- Valgrind options: 00:08:42.011 --72087-- --leak-check=full 00:08:42.011 --72087-- --error-exitcode=2 00:08:42.011 --72087-- --verbose 00:08:42.011 --72087-- Contents of /proc/version: 00:08:42.011 --72087-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:42.011 --72087-- 00:08:42.011 --72087-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.011 --72087-- Page sizes: currently 4096, max supported 4096 00:08:42.011 --72087-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.011 --72087-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:42.012 --72087-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.012 --72087-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.012 --72087-- might be shown as UnknownInlinedFun 00:08:42.012 --72087-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.012 --72087-- object doesn't have a dynamic symbol table 00:08:42.012 --72087-- Scheduler: using generic scheduler lock implementation. 00:08:42.012 --72087-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.012 ==72087== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72087-by-???-on-20c6b9f0ce9d 00:08:42.012 ==72087== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72087-by-???-on-20c6b9f0ce9d 00:08:42.012 ==72087== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72087-by-???-on-20c6b9f0ce9d 00:08:42.012 ==72087== 00:08:42.012 ==72087== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.012 ==72087== don't want to do, unless you know exactly what you're doing, 00:08:42.012 ==72087== or are doing some strange experiment): 00:08:42.012 ==72087== /usr/libexec/valgrind/../../bin/vgdb --pid=72087 ...command... 00:08:42.012 ==72087== 00:08:42.012 ==72087== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.012 ==72087== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:42.012 ==72087== and then give GDB the following command 00:08:42.012 ==72087== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72087 00:08:42.012 ==72087== --pid is optional if only one valgrind process is running 00:08:42.012 ==72087== 00:08:42.012 --72087-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.012 --72087-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.012 --72087-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.012 --72087-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.012 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.012 --72087-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.012 --72087-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.012 --72087-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.012 --72087-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.012 --72087-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.012 --72087-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.012 --72087-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.012 --72087-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.012 --72087-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.012 --72087-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.012 --72087-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.012 --72087-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.012 --72087-- Reading syms from /usr/lib64/libm.so.6 00:08:42.012 --72087-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.012 --72087-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.012 --72087-- Reading syms from /usr/lib64/libc.so.6 00:08:42.270 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.270 --72087-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.270 --72087-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.270 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.270 --72087-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.270 --72087-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.270 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.270 --72087-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.270 --72087-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.270 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.270 --72087-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.270 --72087-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.270 --72087-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.270 --72087-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.270 --72087-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.270 --72087-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.270 --72087-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.270 --72087-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.270 --72087-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.270 --72087-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.270 --72087-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.270 --72087-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.270 --72087-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.270 --72087-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 ==72087== Preferring higher priority redirection: 00:08:42.271 --72087-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.271 --72087-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.271 --72087-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 --72087-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.271 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.271 --72087-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.271 --72087-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.271 ==72087== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.271 --72087-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.271 --72087-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.271 --72087-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.271 --72087-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.271 --72087-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.271 --72087-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.530 --72087-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.530 --72087-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.530 --72087-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.530 --72087-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.530 --72087-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.530 --72087-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.530 --72087-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.530 --72087-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.530 --72087-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.530 --72087-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.530 --72087-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.530 --72087-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.530 00:08:42.530 00:08:42.530 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.530 http://cunit.sourceforge.net/ 00:08:42.530 00:08:42.530 00:08:42.530 Suite: pipe 00:08:42.530 Test: test_create_destroy ...passed 00:08:42.530 Test: test_write_get_buffer ...passed 00:08:42.530 Test: test_write_advance ...passed 00:08:42.530 Test: test_read_get_buffer ...passed 00:08:42.530 Test: test_read_advance ...passed 00:08:42.530 Test: test_data ...passed 00:08:42.530 00:08:42.530 Run Summary: Type Total Ran Passed Failed Inactive 00:08:42.530 suites 1 1 n/a 0 0 00:08:42.530 tests 6 6 6 0 0 00:08:42.530 asserts 251 251 251 0 n/a 00:08:42.530 00:08:42.530 Elapsed time = 0.084 seconds 00:08:42.530 --72087-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:42.530 --72087-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:42.530 ==72087== 00:08:42.530 ==72087== HEAP SUMMARY: 00:08:42.530 ==72087== in use at exit: 0 bytes in 0 blocks 00:08:42.530 ==72087== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:08:42.530 ==72087== 00:08:42.530 ==72087== All heap blocks were freed -- no leaks are possible 00:08:42.530 ==72087== 00:08:42.530 ==72087== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:42.530 21:09:35 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/xor.c/xor_ut 00:08:42.530 ==72094== Memcheck, a memory error detector 00:08:42.530 ==72094== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.530 ==72094== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.530 ==72094== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:42.530 ==72094== 00:08:42.530 --72094-- Valgrind options: 00:08:42.530 --72094-- --leak-check=full 00:08:42.530 --72094-- --error-exitcode=2 00:08:42.530 --72094-- --verbose 00:08:42.530 --72094-- Contents of /proc/version: 00:08:42.530 --72094-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:42.530 --72094-- 00:08:42.530 --72094-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.530 --72094-- Page sizes: currently 4096, max supported 4096 00:08:42.530 --72094-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.530 --72094-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:42.530 --72094-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.788 --72094-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.788 --72094-- might be shown as UnknownInlinedFun 00:08:42.788 --72094-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.788 --72094-- object doesn't have a dynamic symbol table 00:08:42.788 --72094-- Scheduler: using generic scheduler lock implementation. 00:08:42.788 --72094-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.788 ==72094== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72094-by-???-on-20c6b9f0ce9d 00:08:42.788 ==72094== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72094-by-???-on-20c6b9f0ce9d 00:08:42.788 ==72094== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72094-by-???-on-20c6b9f0ce9d 00:08:42.788 ==72094== 00:08:42.788 ==72094== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.788 ==72094== don't want to do, unless you know exactly what you're doing, 00:08:42.788 ==72094== or are doing some strange experiment): 00:08:42.788 ==72094== /usr/libexec/valgrind/../../bin/vgdb --pid=72094 ...command... 00:08:42.788 ==72094== 00:08:42.788 ==72094== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.788 ==72094== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:42.788 ==72094== and then give GDB the following command 00:08:42.788 ==72094== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72094 00:08:42.788 ==72094== --pid is optional if only one valgrind process is running 00:08:42.788 ==72094== 00:08:42.788 --72094-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.788 --72094-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.788 --72094-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.788 --72094-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.788 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.788 --72094-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.788 --72094-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.788 --72094-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.788 --72094-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.788 --72094-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.788 --72094-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.788 --72094-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.788 --72094-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.788 --72094-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.788 --72094-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.788 --72094-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.788 --72094-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.788 --72094-- Reading syms from /usr/lib64/libm.so.6 00:08:42.788 --72094-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.788 --72094-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.788 --72094-- Reading syms from /usr/lib64/libc.so.6 00:08:42.788 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.788 --72094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.788 --72094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.789 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.789 --72094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.789 --72094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.789 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.789 --72094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.789 --72094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.789 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.789 --72094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.789 --72094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.789 --72094-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.789 --72094-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.789 --72094-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.789 --72094-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.789 --72094-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.047 --72094-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.047 --72094-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 ==72094== Preferring higher priority redirection: 00:08:43.047 --72094-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.047 --72094-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.047 --72094-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 --72094-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.047 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.047 --72094-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.048 --72094-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.048 ==72094== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.048 --72094-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.048 --72094-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.048 --72094-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.048 --72094-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.048 --72094-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.048 --72094-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.048 --72094-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.048 --72094-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.048 --72094-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.048 --72094-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.048 --72094-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.048 --72094-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.048 --72094-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.048 --72094-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.048 --72094-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.048 --72094-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.048 --72094-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.048 --72094-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.048 00:08:43.048 00:08:43.048 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.048 http://cunit.sourceforge.net/ 00:08:43.048 00:08:43.048 00:08:43.048 Suite: xor 00:08:43.048 Test: test_xor_gen ...--72094-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:43.048 passed 00:08:43.048 00:08:43.048 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.048 suites 1 1 n/a 0 0 00:08:43.048 tests 1 1 1 0 0 00:08:43.048 asserts 17 17 17 0 n/a 00:08:43.048 00:08:43.048 Elapsed time = 0.025 seconds 00:08:43.048 --72094-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.048 --72094-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.048 ==72094== 00:08:43.048 ==72094== HEAP SUMMARY: 00:08:43.048 ==72094== in use at exit: 0 bytes in 0 blocks 00:08:43.048 ==72094== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:43.048 ==72094== 00:08:43.048 ==72094== All heap blocks were freed -- no leaks are possible 00:08:43.048 ==72094== 00:08:43.048 ==72094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.048 00:08:43.048 real 0m8.576s 00:08:43.048 user 0m8.224s 00:08:43.048 sys 0m0.322s 00:08:43.048 21:09:35 unittest_util -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:43.048 21:09:35 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:08:43.048 ************************************ 00:08:43.048 END TEST unittest_util 00:08:43.048 ************************************ 00:08:43.306 21:09:35 -- unit/unittest.sh@283 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:43.306 21:09:35 -- unit/unittest.sh@284 -- # 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:08:43.306 21:09:35 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:43.306 21:09:35 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:43.306 21:09:35 -- common/autotest_common.sh@10 -- # set +x 00:08:43.306 ************************************ 00:08:43.306 START TEST unittest_vhost 00:08:43.306 ************************************ 00:08:43.306 21:09:35 unittest_vhost -- common/autotest_common.sh@1121 -- # 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:08:43.306 ==72117== Memcheck, a memory error detector 00:08:43.306 ==72117== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.306 ==72117== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.306 ==72117== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:43.306 ==72117== 00:08:43.306 --72117-- Valgrind options: 00:08:43.306 --72117-- --leak-check=full 00:08:43.307 --72117-- --error-exitcode=2 00:08:43.307 --72117-- --verbose 00:08:43.307 --72117-- Contents of /proc/version: 00:08:43.307 --72117-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:43.307 --72117-- 00:08:43.307 --72117-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.307 --72117-- Page sizes: currently 4096, max supported 4096 00:08:43.307 --72117-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.307 --72117-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:43.307 --72117-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.307 --72117-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.307 --72117-- might be shown as UnknownInlinedFun 00:08:43.307 --72117-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.307 --72117-- object doesn't have a dynamic symbol table 00:08:43.307 --72117-- Scheduler: using generic scheduler lock implementation. 00:08:43.307 --72117-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.307 ==72117== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72117-by-???-on-20c6b9f0ce9d 00:08:43.307 ==72117== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72117-by-???-on-20c6b9f0ce9d 00:08:43.307 ==72117== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72117-by-???-on-20c6b9f0ce9d 00:08:43.307 ==72117== 00:08:43.307 ==72117== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.307 ==72117== don't want to do, unless you know exactly what you're doing, 00:08:43.307 ==72117== or are doing some strange experiment): 00:08:43.307 ==72117== /usr/libexec/valgrind/../../bin/vgdb --pid=72117 ...command... 00:08:43.307 ==72117== 00:08:43.307 ==72117== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.307 ==72117== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:43.307 ==72117== and then give GDB the following command 00:08:43.307 ==72117== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72117 00:08:43.307 ==72117== --pid is optional if only one valgrind process is running 00:08:43.307 ==72117== 00:08:43.307 --72117-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.307 --72117-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.307 --72117-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.307 --72117-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.307 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.307 --72117-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.307 --72117-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.307 --72117-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.307 --72117-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.307 --72117-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.307 --72117-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.307 --72117-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.307 --72117-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.307 --72117-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.307 --72117-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.307 --72117-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.307 --72117-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.307 --72117-- Reading syms from /usr/lib64/libm.so.6 00:08:43.307 --72117-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.307 --72117-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.307 --72117-- Reading syms from /usr/lib64/libc.so.6 00:08:43.307 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.307 --72117-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.307 --72117-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.307 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.307 --72117-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.307 --72117-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.307 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.307 --72117-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.307 --72117-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.307 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.308 --72117-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.308 --72117-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.308 --72117-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.308 --72117-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.308 --72117-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.308 --72117-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.566 --72117-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.566 --72117-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.566 --72117-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.566 --72117-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 ==72117== Preferring higher priority redirection: 00:08:43.567 --72117-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.567 --72117-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.567 --72117-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 --72117-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.567 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.567 --72117-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.567 --72117-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.567 ==72117== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.567 --72117-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.567 --72117-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.567 --72117-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.567 --72117-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.567 --72117-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.567 --72117-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.567 --72117-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.567 --72117-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.567 --72117-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.567 --72117-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.567 --72117-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.567 --72117-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.567 --72117-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.567 --72117-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.567 --72117-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.567 --72117-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.567 --72117-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.567 --72117-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:43.567 00:08:43.567 00:08:43.567 CUnit - A unit testing framework for C - Version 2.1-3 00:08:43.567 http://cunit.sourceforge.net/ 00:08:43.567 00:08:43.567 --72117-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:43.567 00:08:43.567 Suite: vhost_suite 00:08:43.825 Test: desc_to_iov_test ...[2024-05-14 21:09:36.140251] /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:08:43.825 passed 00:08:43.825 Test: create_controller_test ...[2024-05-14 21:09:36.198481] /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:08:43.825 [2024-05-14 21:09:36.199404] /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:08:43.825 [2024-05-14 21:09:36.200358] /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:08:43.825 [2024-05-14 21:09:36.200619] /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:08:43.825 [2024-05-14 21:09:36.201163] /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:08:43.826 --72117-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:43.826 [2024-05-14 21:09:36.203801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1780:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:08:43.826 [2024-05-14 21:09:36.208636] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:08:43.826 passed 00:08:43.826 Test: session_find_by_vid_test ...passed 00:08:43.826 Test: remove_controller_test ...[2024-05-14 21:09:36.219340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1865:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:08:43.826 passed 00:08:43.826 Test: vq_avail_ring_get_test ...passed 00:08:43.826 Test: vq_packed_ring_test ...passed 00:08:43.826 Test: vhost_blk_construct_test ...passed 00:08:43.826 00:08:43.826 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.826 suites 1 1 n/a 0 0 00:08:43.826 tests 7 7 7 0 0 00:08:43.826 asserts 147 147 147 0 n/a 00:08:43.826 00:08:43.826 Elapsed time = 0.218 seconds 00:08:43.826 --72117-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.826 --72117-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.826 ==72117== 00:08:43.826 ==72117== HEAP SUMMARY: 00:08:43.826 ==72117== in use at exit: 303,664 bytes in 9,253 blocks 00:08:43.826 ==72117== total heap usage: 10,441 allocs, 1,188 frees, 651,150 bytes allocated 00:08:43.826 ==72117== 00:08:43.826 ==72117== Searching for pointers to 9,253 not-freed blocks 00:08:43.826 ==72117== Checked 6,783,944 bytes 00:08:43.826 ==72117== 00:08:43.826 ==72117== LEAK SUMMARY: 00:08:43.826 ==72117== definitely lost: 0 bytes in 0 blocks 00:08:43.826 ==72117== indirectly lost: 0 bytes in 0 blocks 00:08:43.826 ==72117== possibly lost: 0 bytes in 0 blocks 00:08:43.826 ==72117== still reachable: 303,664 bytes in 9,253 blocks 00:08:43.826 ==72117== suppressed: 0 bytes in 0 blocks 00:08:43.826 ==72117== Reachable blocks (those to which a pointer was found) are not shown. 00:08:43.826 ==72117== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:43.826 ==72117== 00:08:43.826 ==72117== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.085 00:08:44.085 real 0m0.762s 00:08:44.085 user 0m0.736s 00:08:44.085 sys 0m0.023s 00:08:44.085 21:09:36 unittest_vhost -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:44.085 21:09:36 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:08:44.085 ************************************ 00:08:44.085 END TEST unittest_vhost 00:08:44.085 ************************************ 00:08:44.085 21:09:36 -- unit/unittest.sh@286 -- # 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:08:44.085 21:09:36 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:44.085 21:09:36 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:44.085 21:09:36 -- common/autotest_common.sh@10 -- # set +x 00:08:44.085 ************************************ 00:08:44.085 START TEST unittest_dma 00:08:44.085 ************************************ 00:08:44.085 21:09:36 unittest_dma -- common/autotest_common.sh@1121 -- # 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:08:44.085 ==72144== Memcheck, a memory error detector 00:08:44.085 ==72144== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.085 ==72144== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.085 ==72144== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:44.085 ==72144== 00:08:44.085 --72144-- Valgrind options: 00:08:44.085 --72144-- --leak-check=full 00:08:44.085 --72144-- --error-exitcode=2 00:08:44.085 --72144-- --verbose 00:08:44.085 --72144-- Contents of /proc/version: 00:08:44.085 --72144-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:44.085 --72144-- 00:08:44.085 --72144-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.085 --72144-- Page sizes: currently 4096, max supported 4096 00:08:44.085 --72144-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.085 --72144-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:44.085 --72144-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.085 --72144-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.085 --72144-- might be shown as UnknownInlinedFun 00:08:44.085 --72144-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.085 --72144-- object doesn't have a dynamic symbol table 00:08:44.085 --72144-- Scheduler: using generic scheduler lock implementation. 00:08:44.085 --72144-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.085 ==72144== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72144-by-???-on-20c6b9f0ce9d 00:08:44.085 ==72144== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72144-by-???-on-20c6b9f0ce9d 00:08:44.085 ==72144== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72144-by-???-on-20c6b9f0ce9d 00:08:44.085 ==72144== 00:08:44.085 ==72144== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.085 ==72144== don't want to do, unless you know exactly what you're doing, 00:08:44.085 ==72144== or are doing some strange experiment): 00:08:44.085 ==72144== /usr/libexec/valgrind/../../bin/vgdb --pid=72144 ...command... 00:08:44.085 ==72144== 00:08:44.085 ==72144== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.086 ==72144== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:44.086 ==72144== and then give GDB the following command 00:08:44.086 ==72144== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72144 00:08:44.086 ==72144== --pid is optional if only one valgrind process is running 00:08:44.086 ==72144== 00:08:44.086 --72144-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.086 --72144-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.086 --72144-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.086 --72144-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.086 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.086 --72144-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.086 --72144-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.086 --72144-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.086 --72144-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.086 --72144-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.086 --72144-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.086 --72144-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.086 --72144-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.086 --72144-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.086 --72144-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.086 --72144-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.086 --72144-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.086 --72144-- Reading syms from /usr/lib64/libm.so.6 00:08:44.086 --72144-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.086 --72144-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.086 --72144-- Reading syms from /usr/lib64/libc.so.6 00:08:44.086 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.086 --72144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.086 --72144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.086 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.086 --72144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.086 --72144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.086 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.086 --72144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.086 --72144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.086 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.086 --72144-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.086 --72144-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.086 --72144-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.344 --72144-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.344 --72144-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.344 --72144-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.344 --72144-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.344 --72144-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.344 --72144-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.344 --72144-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 ==72144== Preferring higher priority redirection: 00:08:44.345 --72144-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.345 --72144-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.345 --72144-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 --72144-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.345 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.345 --72144-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.345 --72144-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.345 ==72144== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.345 --72144-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.345 --72144-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.345 --72144-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.345 --72144-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.345 --72144-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.345 --72144-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.345 --72144-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.345 --72144-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.345 --72144-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.345 --72144-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.345 --72144-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.345 --72144-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.345 --72144-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.345 --72144-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.345 --72144-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.345 --72144-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:44.345 --72144-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:44.345 --72144-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.345 00:08:44.345 00:08:44.345 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.345 http://cunit.sourceforge.net/ 00:08:44.345 00:08:44.345 00:08:44.345 Suite: dma_suite 00:08:44.345 Test: test_dma ...[2024-05-14 21:09:36.852097] /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:08:44.604 passed 00:08:44.604 00:08:44.604 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.604 suites 1 1 n/a 0 0 00:08:44.604 tests 1 1 1 0 0 00:08:44.604 asserts 54 54 54 0 n/a 00:08:44.604 00:08:44.604 Elapsed time = 0.060 seconds 00:08:44.604 --72144-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.604 --72144-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:44.604 ==72144== 00:08:44.604 ==72144== HEAP SUMMARY: 00:08:44.604 ==72144== in use at exit: 0 bytes in 0 blocks 00:08:44.604 ==72144== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:08:44.604 ==72144== 00:08:44.604 ==72144== All heap blocks were freed -- no leaks are possible 00:08:44.604 ==72144== 00:08:44.604 ==72144== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:44.604 00:08:44.604 real 0m0.559s 00:08:44.604 user 0m0.538s 00:08:44.604 sys 0m0.019s 00:08:44.604 21:09:36 unittest_dma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:44.604 21:09:36 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:08:44.604 ************************************ 00:08:44.604 END TEST unittest_dma 00:08:44.604 ************************************ 00:08:44.604 21:09:36 -- unit/unittest.sh@288 -- # run_test unittest_init unittest_init 00:08:44.604 21:09:36 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:44.604 21:09:36 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:44.604 21:09:36 -- common/autotest_common.sh@10 -- # set +x 00:08:44.604 ************************************ 00:08:44.604 START TEST unittest_init 00:08:44.604 ************************************ 00:08:44.604 21:09:36 unittest_init -- common/autotest_common.sh@1121 -- # unittest_init 00:08:44.604 21:09:36 unittest_init -- unit/unittest.sh@149 -- # 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:08:44.604 ==72172== Memcheck, a memory error detector 00:08:44.604 ==72172== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:44.604 ==72172== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:44.604 ==72172== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:44.604 ==72172== 00:08:44.604 --72172-- Valgrind options: 00:08:44.604 --72172-- --leak-check=full 00:08:44.604 --72172-- --error-exitcode=2 00:08:44.604 --72172-- --verbose 00:08:44.604 --72172-- Contents of /proc/version: 00:08:44.604 --72172-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:44.604 --72172-- 00:08:44.604 --72172-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:44.604 --72172-- Page sizes: currently 4096, max supported 4096 00:08:44.604 --72172-- Valgrind library directory: /usr/libexec/valgrind 00:08:44.604 --72172-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:44.604 --72172-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:44.604 --72172-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:44.604 --72172-- might be shown as UnknownInlinedFun 00:08:44.604 --72172-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:44.604 --72172-- object doesn't have a dynamic symbol table 00:08:44.604 --72172-- Scheduler: using generic scheduler lock implementation. 00:08:44.604 --72172-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:44.604 ==72172== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72172-by-???-on-20c6b9f0ce9d 00:08:44.604 ==72172== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72172-by-???-on-20c6b9f0ce9d 00:08:44.604 ==72172== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72172-by-???-on-20c6b9f0ce9d 00:08:44.604 ==72172== 00:08:44.605 ==72172== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:44.605 ==72172== don't want to do, unless you know exactly what you're doing, 00:08:44.605 ==72172== or are doing some strange experiment): 00:08:44.605 ==72172== /usr/libexec/valgrind/../../bin/vgdb --pid=72172 ...command... 00:08:44.605 ==72172== 00:08:44.605 ==72172== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:44.605 ==72172== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:44.605 ==72172== and then give GDB the following command 00:08:44.605 ==72172== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72172 00:08:44.605 ==72172== --pid is optional if only one valgrind process is running 00:08:44.605 ==72172== 00:08:44.605 --72172-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:44.605 --72172-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:44.605 --72172-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:44.605 --72172-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:44.605 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.605 --72172-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:44.605 --72172-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:44.605 --72172-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:44.605 --72172-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:44.605 --72172-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:44.605 --72172-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:44.605 --72172-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:44.605 --72172-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:44.605 --72172-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:44.605 --72172-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:44.605 --72172-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:44.605 --72172-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:44.605 --72172-- Reading syms from /usr/lib64/libm.so.6 00:08:44.605 --72172-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:44.605 --72172-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:44.605 --72172-- Reading syms from /usr/lib64/libc.so.6 00:08:44.863 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.863 --72172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.863 --72172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.863 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.863 --72172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.863 --72172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.863 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.863 --72172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.863 --72172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:44.863 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.863 --72172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:44.863 --72172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:44.863 --72172-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:44.863 --72172-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:44.863 --72172-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:44.863 --72172-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:44.863 --72172-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:44.863 --72172-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:44.863 --72172-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 ==72172== Preferring higher priority redirection: 00:08:44.863 --72172-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:44.863 --72172-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:44.863 --72172-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.863 --72172-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.864 --72172-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.864 --72172-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.864 --72172-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.864 --72172-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:44.864 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.864 --72172-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.864 --72172-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.864 ==72172== WARNING: new redirection conflicts with existing -- ignoring it 00:08:44.864 --72172-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:44.864 --72172-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:44.864 --72172-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:44.864 --72172-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:44.864 --72172-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:44.864 --72172-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:44.864 --72172-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:44.864 --72172-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:44.864 --72172-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:44.864 --72172-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:44.864 --72172-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:44.864 --72172-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:44.864 --72172-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:44.864 --72172-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:44.864 --72172-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:44.864 --72172-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.122 --72172-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.122 --72172-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:45.122 --72172-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.122 00:08:45.122 00:08:45.122 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.122 http://cunit.sourceforge.net/ 00:08:45.122 00:08:45.122 00:08:45.122 Suite: subsystem_suite 00:08:45.122 Test: subsystem_sort_test_depends_on_single ...passed 00:08:45.122 Test: subsystem_sort_test_depends_on_multiple ...passed 00:08:45.122 Test: subsystem_sort_test_missing_dependency ...[2024-05-14 21:09:37.485828] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:08:45.122 [2024-05-14 21:09:37.513870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:08:45.122 passed 00:08:45.123 00:08:45.123 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.123 suites 1 1 n/a 0 0 00:08:45.123 tests 3 3 3 0 0 00:08:45.123 asserts 20 20 20 0 n/a 00:08:45.123 00:08:45.123 Elapsed time = 0.059 seconds 00:08:45.123 --72172-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.123 --72172-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.123 ==72172== 00:08:45.123 ==72172== HEAP SUMMARY: 00:08:45.123 ==72172== in use at exit: 33,688 bytes in 1,027 blocks 00:08:45.123 ==72172== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:08:45.123 ==72172== 00:08:45.123 ==72172== Searching for pointers to 1,027 not-freed blocks 00:08:45.123 ==72172== Checked 6,510,520 bytes 00:08:45.123 ==72172== 00:08:45.123 ==72172== LEAK SUMMARY: 00:08:45.123 ==72172== definitely lost: 0 bytes in 0 blocks 00:08:45.123 ==72172== indirectly lost: 0 bytes in 0 blocks 00:08:45.123 ==72172== possibly lost: 0 bytes in 0 blocks 00:08:45.123 ==72172== still reachable: 33,688 bytes in 1,027 blocks 00:08:45.123 ==72172== suppressed: 0 bytes in 0 blocks 00:08:45.123 ==72172== Reachable blocks (those to which a pointer was found) are not shown. 00:08:45.123 ==72172== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:45.123 ==72172== 00:08:45.123 ==72172== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.123 00:08:45.123 real 0m0.610s 00:08:45.123 user 0m0.585s 00:08:45.123 sys 0m0.023s 00:08:45.123 21:09:37 unittest_init -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:45.123 21:09:37 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:08:45.123 ************************************ 00:08:45.123 END TEST unittest_init 00:08:45.123 ************************************ 00:08:45.123 21:09:37 -- unit/unittest.sh@289 -- # 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:08:45.123 21:09:37 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:45.123 21:09:37 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:45.123 21:09:37 -- common/autotest_common.sh@10 -- # set +x 00:08:45.123 ************************************ 00:08:45.123 START TEST unittest_keyring 00:08:45.123 ************************************ 00:08:45.123 21:09:37 unittest_keyring -- common/autotest_common.sh@1121 -- # 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:08:45.123 ==72191== Memcheck, a memory error detector 00:08:45.123 ==72191== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.123 ==72191== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.123 ==72191== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:45.123 ==72191== 00:08:45.123 --72191-- Valgrind options: 00:08:45.123 --72191-- --leak-check=full 00:08:45.123 --72191-- --error-exitcode=2 00:08:45.123 --72191-- --verbose 00:08:45.123 --72191-- Contents of /proc/version: 00:08:45.123 --72191-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:45.123 --72191-- 00:08:45.123 --72191-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.123 --72191-- Page sizes: currently 4096, max supported 4096 00:08:45.123 --72191-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.123 --72191-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:45.123 --72191-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.123 --72191-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.123 --72191-- might be shown as UnknownInlinedFun 00:08:45.123 --72191-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.123 --72191-- object doesn't have a dynamic symbol table 00:08:45.123 --72191-- Scheduler: using generic scheduler lock implementation. 00:08:45.123 --72191-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.123 ==72191== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72191-by-???-on-20c6b9f0ce9d 00:08:45.123 ==72191== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72191-by-???-on-20c6b9f0ce9d 00:08:45.123 ==72191== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72191-by-???-on-20c6b9f0ce9d 00:08:45.123 ==72191== 00:08:45.123 ==72191== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.123 ==72191== don't want to do, unless you know exactly what you're doing, 00:08:45.124 ==72191== or are doing some strange experiment): 00:08:45.124 ==72191== /usr/libexec/valgrind/../../bin/vgdb --pid=72191 ...command... 00:08:45.124 ==72191== 00:08:45.124 ==72191== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.124 ==72191== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:45.124 ==72191== and then give GDB the following command 00:08:45.124 ==72191== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72191 00:08:45.124 ==72191== --pid is optional if only one valgrind process is running 00:08:45.124 ==72191== 00:08:45.383 --72191-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.383 --72191-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.383 --72191-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.383 --72191-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.383 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.383 --72191-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.383 --72191-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.383 --72191-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.383 --72191-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.383 --72191-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.383 --72191-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.383 --72191-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.383 --72191-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.383 --72191-- Reading syms from /usr/lib64/libm.so.6 00:08:45.383 --72191-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.383 --72191-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/libc.so.6 00:08:45.383 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.383 --72191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.383 --72191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.383 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.383 --72191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.383 --72191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.383 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.383 --72191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.383 --72191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.383 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.383 --72191-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.383 --72191-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.383 --72191-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.383 --72191-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.383 --72191-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.383 --72191-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.643 --72191-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.643 --72191-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 ==72191== Preferring higher priority redirection: 00:08:45.643 --72191-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.643 --72191-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.643 --72191-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 --72191-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.643 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.643 --72191-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.643 --72191-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.643 ==72191== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.643 --72191-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.643 --72191-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.643 --72191-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.644 --72191-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.644 --72191-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.644 --72191-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.644 --72191-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.644 --72191-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.644 --72191-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.644 --72191-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.644 --72191-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.644 --72191-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.644 --72191-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.644 --72191-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.644 --72191-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.644 --72191-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.644 --72191-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.644 --72191-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.644 00:08:45.644 00:08:45.644 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.644 http://cunit.sourceforge.net/ 00:08:45.644 00:08:45.644 00:08:45.644 Suite: keyring 00:08:45.903 Test: test_keyring_add_remove ...[2024-05-14 21:09:38.178140] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:08:45.903 [2024-05-14 21:09:38.213301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:08:45.903 [2024-05-14 21:09:38.216213] /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:08:45.903 passed 00:08:45.903 Test: test_keyring_get_put ...passed 00:08:45.903 00:08:45.903 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.903 suites 1 1 n/a 0 0 00:08:45.903 tests 2 2 2 0 0 00:08:45.903 asserts 44 44 44 0 n/a 00:08:45.903 00:08:45.903 Elapsed time = 0.070 seconds 00:08:45.903 --72191-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.903 --72191-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.903 ==72191== 00:08:45.903 ==72191== HEAP SUMMARY: 00:08:45.903 ==72191== in use at exit: 0 bytes in 0 blocks 00:08:45.903 ==72191== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:08:45.903 ==72191== 00:08:45.903 ==72191== All heap blocks were freed -- no leaks are possible 00:08:45.903 ==72191== 00:08:45.903 ==72191== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.903 00:08:45.903 real 0m0.678s 00:08:45.903 user 0m0.645s 00:08:45.903 sys 0m0.030s 00:08:45.903 21:09:38 unittest_keyring -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:45.903 21:09:38 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:08:45.903 ************************************ 00:08:45.903 END TEST unittest_keyring 00:08:45.903 ************************************ 00:08:45.903 21:09:38 -- unit/unittest.sh@291 -- # '[' yes = yes ']' 00:08:45.903 21:09:38 -- unit/unittest.sh@291 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:08:45.903 21:09:38 -- unit/unittest.sh@292 -- # hostname 00:08:45.903 21:09:38 -- unit/unittest.sh@292 -- # 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 20c6b9f0ce9d -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:12.438 21:10:02 -- 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 -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:09:13.003 21:10:05 -- 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_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:14.902 21:10:07 -- 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 -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:09:16.800 21:10:09 -- 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/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:18.699 21:10:11 -- 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/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:20.598 21:10:12 -- 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/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:22.497 21:10:14 -- 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/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:23.871 21:10:16 -- unit/unittest.sh@300 -- # 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:09:23.871 21:10:16 -- unit/unittest.sh@301 -- # 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:09:24.462 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:24.462 Found 362 entries. 00:09:24.462 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:24.462 Writing .css and .png files. 00:09:24.462 Generating output. 00:09:24.462 Processing file include/linux/virtio_ring.h 00:09:24.462 Processing file include/spdk/trace.h 00:09:24.462 Processing file include/spdk/thread.h 00:09:24.462 Processing file include/spdk/endian.h 00:09:24.462 Processing file include/spdk/nvmf_transport.h 00:09:24.462 Processing file include/spdk/bdev_module.h 00:09:24.462 Processing file include/spdk/mmio.h 00:09:24.462 Processing file include/spdk/nvme_spec.h 00:09:24.462 Processing file include/spdk/base64.h 00:09:24.462 Processing file include/spdk/util.h 00:09:24.462 Processing file include/spdk/histogram_data.h 00:09:24.462 Processing file include/spdk/nvme.h 00:09:24.462 Processing file include/spdk_internal/rdma.h 00:09:24.462 Processing file include/spdk_internal/sgl.h 00:09:24.462 Processing file include/spdk_internal/virtio.h 00:09:24.462 Processing file include/spdk_internal/sock.h 00:09:24.462 Processing file include/spdk_internal/utf.h 00:09:24.462 Processing file include/spdk_internal/nvme_tcp.h 00:09:24.462 Processing file lib/accel/accel_rpc.c 00:09:24.462 Processing file lib/accel/accel_sw.c 00:09:24.462 Processing file lib/accel/accel.c 00:09:24.720 Processing file lib/bdev/bdev_zone.c 00:09:24.720 Processing file lib/bdev/bdev_rpc.c 00:09:24.720 Processing file lib/bdev/scsi_nvme.c 00:09:24.720 Processing file lib/bdev/part.c 00:09:24.720 Processing file lib/bdev/bdev.c 00:09:24.720 Processing file lib/blob/blobstore.h 00:09:24.720 Processing file lib/blob/blobstore.c 00:09:24.720 Processing file lib/blob/zeroes.c 00:09:24.720 Processing file lib/blob/request.c 00:09:24.720 Processing file lib/blob/blob_bs_dev.c 00:09:24.720 Processing file lib/blobfs/tree.c 00:09:24.720 Processing file lib/blobfs/blobfs.c 00:09:24.720 Processing file lib/conf/conf.c 00:09:24.720 Processing file lib/dma/dma.c 00:09:24.720 Processing file lib/env_dpdk/env.c 00:09:24.720 Processing file lib/env_dpdk/threads.c 00:09:24.720 Processing file lib/env_dpdk/pci_vmd.c 00:09:24.720 Processing file lib/env_dpdk/pci.c 00:09:24.720 Processing file lib/env_dpdk/pci_virtio.c 00:09:24.720 Processing file lib/env_dpdk/pci_ioat.c 00:09:24.720 Processing file lib/env_dpdk/pci_event.c 00:09:24.720 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:24.720 Processing file lib/env_dpdk/pci_idxd.c 00:09:24.720 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:24.720 Processing file lib/env_dpdk/init.c 00:09:24.720 Processing file lib/env_dpdk/sigbus_handler.c 00:09:24.720 Processing file lib/env_dpdk/memory.c 00:09:24.720 Processing file lib/env_dpdk/pci_dpdk.c 00:09:24.720 Processing file lib/env_ocf/ocf_env.h 00:09:24.720 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:24.720 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:24.720 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:24.978 Processing file lib/event/log_rpc.c 00:09:24.978 Processing file lib/event/reactor.c 00:09:24.978 Processing file lib/event/app_rpc.c 00:09:24.978 Processing file lib/event/scheduler_static.c 00:09:24.978 Processing file lib/event/app.c 00:09:24.978 Processing file lib/ftl/ftl_init.c 00:09:24.978 Processing file lib/ftl/ftl_sb.c 00:09:24.978 Processing file lib/ftl/ftl_core.c 00:09:24.978 Processing file lib/ftl/ftl_debug.c 00:09:24.978 Processing file lib/ftl/ftl_l2p_flat.c 00:09:24.978 Processing file lib/ftl/ftl_io.h 00:09:24.978 Processing file lib/ftl/ftl_core.h 00:09:24.978 Processing file lib/ftl/ftl_rq.c 00:09:24.978 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:24.978 Processing file lib/ftl/ftl_trace.c 00:09:24.978 Processing file lib/ftl/ftl_band_ops.c 00:09:24.978 Processing file lib/ftl/ftl_layout.c 00:09:24.978 Processing file lib/ftl/ftl_io.c 00:09:24.978 Processing file lib/ftl/ftl_l2p_cache.c 00:09:24.978 Processing file lib/ftl/ftl_nv_cache.h 00:09:24.978 Processing file lib/ftl/ftl_debug.h 00:09:24.978 Processing file lib/ftl/ftl_band.c 00:09:24.978 Processing file lib/ftl/ftl_writer.c 00:09:24.978 Processing file lib/ftl/ftl_p2l.c 00:09:24.978 Processing file lib/ftl/ftl_l2p.c 00:09:24.978 Processing file lib/ftl/ftl_nv_cache.c 00:09:24.978 Processing file lib/ftl/ftl_writer.h 00:09:24.978 Processing file lib/ftl/ftl_reloc.c 00:09:24.978 Processing file lib/ftl/ftl_band.h 00:09:24.978 Processing file lib/ftl/base/ftl_base_dev.c 00:09:24.978 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:24.978 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:24.978 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:24.978 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:09:24.978 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:24.978 Processing file lib/ftl/utils/ftl_mempool.c 00:09:24.978 Processing file lib/ftl/utils/ftl_md.c 00:09:24.978 Processing file lib/ftl/utils/ftl_conf.c 00:09:24.978 Processing file lib/ftl/utils/ftl_df.h 00:09:24.978 Processing file lib/ftl/utils/ftl_property.c 00:09:24.978 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:24.978 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:24.978 Processing file lib/ftl/utils/ftl_property.h 00:09:24.978 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:24.978 Processing file lib/idxd/idxd_internal.h 00:09:24.978 Processing file lib/idxd/idxd.c 00:09:24.978 Processing file lib/idxd/idxd_user.c 00:09:24.979 Processing file lib/init/rpc.c 00:09:24.979 Processing file lib/init/subsystem_rpc.c 00:09:24.979 Processing file lib/init/subsystem.c 00:09:24.979 Processing file lib/init/json_config.c 00:09:24.979 Processing file lib/ioat/ioat.c 00:09:24.979 Processing file lib/ioat/ioat_internal.h 00:09:25.237 Processing file lib/iscsi/iscsi_rpc.c 00:09:25.237 Processing file lib/iscsi/task.h 00:09:25.237 Processing file lib/iscsi/task.c 00:09:25.237 Processing file lib/iscsi/conn.c 00:09:25.237 Processing file lib/iscsi/iscsi_subsystem.c 00:09:25.237 Processing file lib/iscsi/init_grp.c 00:09:25.237 Processing file lib/iscsi/param.c 00:09:25.237 Processing file lib/iscsi/iscsi.h 00:09:25.237 Processing file lib/iscsi/tgt_node.c 00:09:25.237 Processing file lib/iscsi/iscsi.c 00:09:25.237 Processing file lib/iscsi/portal_grp.c 00:09:25.237 Processing file lib/iscsi/md5.c 00:09:25.237 Processing file lib/json/json_util.c 00:09:25.237 Processing file lib/json/json_parse.c 00:09:25.237 Processing file lib/json/json_write.c 00:09:25.237 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:25.237 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:25.237 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:25.237 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:25.237 Processing file lib/keyring/keyring.c 00:09:25.237 Processing file lib/keyring/keyring_rpc.c 00:09:25.237 Processing file lib/log/log_flags.c 00:09:25.237 Processing file lib/log/log.c 00:09:25.237 Processing file lib/log/log_deprecated.c 00:09:25.237 Processing file lib/lvol/lvol.c 00:09:25.237 Processing file lib/nbd/nbd.c 00:09:25.237 Processing file lib/nbd/nbd_rpc.c 00:09:25.237 Processing file lib/notify/notify_rpc.c 00:09:25.237 Processing file lib/notify/notify.c 00:09:25.495 Processing file lib/nvme/nvme_cuse.c 00:09:25.495 Processing file lib/nvme/nvme.c 00:09:25.495 Processing file lib/nvme/nvme_internal.h 00:09:25.495 Processing file lib/nvme/nvme_io_msg.c 00:09:25.495 Processing file lib/nvme/nvme_ctrlr.c 00:09:25.495 Processing file lib/nvme/nvme_discovery.c 00:09:25.495 Processing file lib/nvme/nvme_rdma.c 00:09:25.495 Processing file lib/nvme/nvme_vfio_user.c 00:09:25.495 Processing file lib/nvme/nvme_transport.c 00:09:25.495 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:25.495 Processing file lib/nvme/nvme_pcie_common.c 00:09:25.495 Processing file lib/nvme/nvme_opal.c 00:09:25.495 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:25.495 Processing file lib/nvme/nvme_quirks.c 00:09:25.495 Processing file lib/nvme/nvme_ns_cmd.c 00:09:25.495 Processing file lib/nvme/nvme_poll_group.c 00:09:25.495 Processing file lib/nvme/nvme_tcp.c 00:09:25.495 Processing file lib/nvme/nvme_pcie.c 00:09:25.495 Processing file lib/nvme/nvme_qpair.c 00:09:25.495 Processing file lib/nvme/nvme_zns.c 00:09:25.495 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:25.495 Processing file lib/nvme/nvme_auth.c 00:09:25.495 Processing file lib/nvme/nvme_ns.c 00:09:25.495 Processing file lib/nvme/nvme_fabric.c 00:09:25.495 Processing file lib/nvme/nvme_pcie_internal.h 00:09:25.495 Processing file lib/nvmf/ctrlr_discovery.c 00:09:25.495 Processing file lib/nvmf/transport.c 00:09:25.495 Processing file lib/nvmf/auth.c 00:09:25.495 Processing file lib/nvmf/subsystem.c 00:09:25.495 Processing file lib/nvmf/rdma.c 00:09:25.495 Processing file lib/nvmf/ctrlr.c 00:09:25.495 Processing file lib/nvmf/nvmf_internal.h 00:09:25.495 Processing file lib/nvmf/ctrlr_bdev.c 00:09:25.495 Processing file lib/nvmf/nvmf_rpc.c 00:09:25.495 Processing file lib/nvmf/vfio_user.c 00:09:25.495 Processing file lib/nvmf/tcp.c 00:09:25.495 Processing file lib/nvmf/nvmf.c 00:09:25.753 Processing file lib/rdma/common.c 00:09:25.753 Processing file lib/rdma/rdma_verbs.c 00:09:25.753 Processing file lib/reduce/reduce.c 00:09:25.753 Processing file lib/rpc/rpc.c 00:09:25.753 Processing file lib/scsi/scsi_rpc.c 00:09:25.753 Processing file lib/scsi/scsi.c 00:09:25.753 Processing file lib/scsi/dev.c 00:09:25.753 Processing file lib/scsi/task.c 00:09:25.753 Processing file lib/scsi/port.c 00:09:25.753 Processing file lib/scsi/lun.c 00:09:25.754 Processing file lib/scsi/scsi_bdev.c 00:09:25.754 Processing file lib/scsi/scsi_pr.c 00:09:25.754 Processing file lib/sock/sock.c 00:09:25.754 Processing file lib/sock/sock_rpc.c 00:09:25.754 Processing file lib/thread/thread.c 00:09:25.754 Processing file lib/thread/iobuf.c 00:09:25.754 Processing file lib/trace/trace_flags.c 00:09:25.754 Processing file lib/trace/trace_rpc.c 00:09:25.754 Processing file lib/trace/trace.c 00:09:25.754 Processing file lib/trace_parser/trace.cpp 00:09:25.754 Processing file lib/ublk/ublk.c 00:09:25.754 Processing file lib/ublk/ublk_rpc.c 00:09:25.754 Processing file lib/ut/ut.c 00:09:25.754 Processing file lib/ut_mock/mock.c 00:09:25.754 Processing file lib/util/xor.c 00:09:25.754 Processing file lib/util/hexlify.c 00:09:25.754 Processing file lib/util/cpuset.c 00:09:25.754 Processing file lib/util/zipf.c 00:09:25.754 Processing file lib/util/fd.c 00:09:25.754 Processing file lib/util/iov.c 00:09:25.754 Processing file lib/util/crc16.c 00:09:25.754 Processing file lib/util/strerror_tls.c 00:09:25.754 Processing file lib/util/fd_group.c 00:09:25.754 Processing file lib/util/uuid.c 00:09:25.754 Processing file lib/util/crc32c.c 00:09:25.754 Processing file lib/util/crc32.c 00:09:25.754 Processing file lib/util/bit_array.c 00:09:25.754 Processing file lib/util/crc64.c 00:09:25.754 Processing file lib/util/dif.c 00:09:25.754 Processing file lib/util/crc32_ieee.c 00:09:25.754 Processing file lib/util/file.c 00:09:25.754 Processing file lib/util/base64.c 00:09:25.754 Processing file lib/util/pipe.c 00:09:25.754 Processing file lib/util/string.c 00:09:25.754 Processing file lib/util/math.c 00:09:25.754 Processing file lib/vfio_user/host/vfio_user.c 00:09:25.754 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:25.754 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:25.754 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:26.011 Processing file lib/vhost/rte_vhost_user.c 00:09:26.011 Processing file lib/vhost/vhost_scsi.c 00:09:26.011 Processing file lib/vhost/vhost_internal.h 00:09:26.011 Processing file lib/vhost/vhost.c 00:09:26.011 Processing file lib/vhost/vhost_rpc.c 00:09:26.011 Processing file lib/vhost/vhost_blk.c 00:09:26.011 Processing file lib/virtio/virtio.c 00:09:26.011 Processing file lib/virtio/virtio_pci.c 00:09:26.011 Processing file lib/virtio/virtio_vfio_user.c 00:09:26.011 Processing file lib/virtio/virtio_vhost_user.c 00:09:26.011 Processing file lib/vmd/vmd.c 00:09:26.011 Processing file lib/vmd/led.c 00:09:26.011 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:26.011 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:26.011 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:26.011 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:26.011 Processing file module/accel/dsa/accel_dsa.c 00:09:26.011 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:26.011 Processing file module/accel/error/accel_error_rpc.c 00:09:26.011 Processing file module/accel/error/accel_error.c 00:09:26.011 Processing file module/accel/iaa/accel_iaa.c 00:09:26.011 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:26.011 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:26.011 Processing file module/accel/ioat/accel_ioat.c 00:09:26.011 Processing file module/bdev/aio/bdev_aio.c 00:09:26.012 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:26.012 Processing file module/bdev/compress/vbdev_compress.c 00:09:26.012 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:26.012 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:26.012 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:26.012 Processing file module/bdev/delay/vbdev_delay.c 00:09:26.012 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:26.012 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:26.012 Processing file module/bdev/error/vbdev_error.c 00:09:26.012 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:26.012 Processing file module/bdev/ftl/bdev_ftl.c 00:09:26.012 Processing file module/bdev/gpt/gpt.h 00:09:26.012 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:26.012 Processing file module/bdev/gpt/gpt.c 00:09:26.012 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:26.012 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:26.012 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:26.012 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:26.012 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:26.012 Processing file module/bdev/malloc/bdev_malloc.c 00:09:26.012 Processing file module/bdev/null/bdev_null.c 00:09:26.012 Processing file module/bdev/null/bdev_null_rpc.c 00:09:26.270 Processing file module/bdev/nvme/bdev_mdns_client.c 00:09:26.270 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:09:26.270 Processing file module/bdev/nvme/nvme_rpc.c 00:09:26.270 Processing file module/bdev/nvme/bdev_nvme.c 00:09:26.270 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:09:26.270 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:09:26.270 Processing file module/bdev/nvme/vbdev_opal.c 00:09:26.270 Processing file module/bdev/ocf/data.c 00:09:26.270 Processing file module/bdev/ocf/vbdev_ocf.c 00:09:26.270 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:09:26.270 Processing file module/bdev/ocf/volume.h 00:09:26.270 Processing file module/bdev/ocf/volume.c 00:09:26.270 Processing file module/bdev/ocf/ctx.c 00:09:26.270 Processing file module/bdev/ocf/stats.c 00:09:26.270 Processing file module/bdev/ocf/utils.c 00:09:26.270 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:09:26.270 Processing file module/bdev/passthru/vbdev_passthru.c 00:09:26.270 Processing file module/bdev/raid/bdev_raid.h 00:09:26.270 Processing file module/bdev/raid/bdev_raid_rpc.c 00:09:26.270 Processing file module/bdev/raid/bdev_raid_sb.c 00:09:26.270 Processing file module/bdev/raid/bdev_raid.c 00:09:26.270 Processing file module/bdev/raid/raid0.c 00:09:26.270 Processing file module/bdev/raid/raid5f.c 00:09:26.270 Processing file module/bdev/raid/concat.c 00:09:26.270 Processing file module/bdev/raid/raid1.c 00:09:26.270 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:09:26.270 Processing file module/bdev/rbd/bdev_rbd.c 00:09:26.270 Processing file module/bdev/split/vbdev_split.c 00:09:26.270 Processing file module/bdev/split/vbdev_split_rpc.c 00:09:26.270 Processing file module/bdev/uring/bdev_uring_rpc.c 00:09:26.270 Processing file module/bdev/uring/bdev_uring.c 00:09:26.270 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:09:26.270 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:09:26.270 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:09:26.270 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:09:26.270 Processing file module/bdev/xnvme/bdev_xnvme.c 00:09:26.270 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:09:26.270 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:09:26.270 Processing file module/blob/bdev/blob_bdev.c 00:09:26.270 Processing file module/blobfs/bdev/blobfs_fuse.c 00:09:26.270 Processing file module/blobfs/bdev/blobfs_bdev.c 00:09:26.270 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:09:26.270 Processing file module/env_dpdk/env_dpdk_rpc.c 00:09:26.270 Processing file module/event/subsystems/accel/accel.c 00:09:26.270 Processing file module/event/subsystems/bdev/bdev.c 00:09:26.270 Processing file module/event/subsystems/iobuf/iobuf.c 00:09:26.270 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:09:26.270 Processing file module/event/subsystems/iscsi/iscsi.c 00:09:26.270 Processing file module/event/subsystems/keyring/keyring.c 00:09:26.271 Processing file module/event/subsystems/nbd/nbd.c 00:09:26.271 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:09:26.271 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:09:26.271 Processing file module/event/subsystems/scheduler/scheduler.c 00:09:26.529 Processing file module/event/subsystems/scsi/scsi.c 00:09:26.529 Processing file module/event/subsystems/sock/sock.c 00:09:26.529 Processing file module/event/subsystems/ublk/ublk.c 00:09:26.529 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:09:26.529 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:09:26.529 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:09:26.529 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:09:26.529 Processing file module/event/subsystems/vmd/vmd.c 00:09:26.529 Processing file module/keyring/file/keyring.c 00:09:26.529 Processing file module/keyring/file/keyring_rpc.c 00:09:26.530 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:09:26.530 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:09:26.530 Processing file module/scheduler/gscheduler/gscheduler.c 00:09:26.530 Processing file module/sock/sock_kernel.h 00:09:26.530 Processing file module/sock/posix/posix.c 00:09:26.530 Processing file module/sock/uring/uring.c 00:09:26.530 Processing file module/vfu_device/vfu_virtio_rpc.c 00:09:26.530 Processing file module/vfu_device/vfu_virtio_blk.c 00:09:26.530 Processing file module/vfu_device/vfu_virtio_scsi.c 00:09:26.530 Processing file module/vfu_device/vfu_virtio_internal.h 00:09:26.530 Processing file module/vfu_device/vfu_virtio.c 00:09:26.530 Processing file xnvme/include/libxnvme_cmd.h 00:09:26.530 Writing directory view page. 00:09:26.530 Overall coverage rate: 00:09:26.530 lines......: 35.8% (41710 of 116565 lines) 00:09:26.530 functions..: 38.9% (3793 of 9742 functions) 00:09:26.530 21:10:18 -- unit/unittest.sh@304 -- # set +x 00:09:26.530 00:09:26.530 00:09:26.530 ===================== 00:09:26.530 All unit tests passed 00:09:26.530 ===================== 00:09:26.530 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:09:26.530 00:09:26.530 00:09:26.530 21:10:18 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:09:26.530 21:10:18 -- pm/common@29 -- # signal_monitor_resources TERM 00:09:26.530 21:10:18 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:09:26.530 21:10:18 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:26.530 21:10:18 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:09:26.530 21:10:18 -- pm/common@44 -- # pid=168 00:09:26.530 21:10:18 -- pm/common@50 -- # kill -TERM 168 00:09:26.530 21:10:18 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:26.530 21:10:18 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:09:26.530 21:10:18 -- pm/common@44 -- # pid=169 00:09:26.530 21:10:18 -- pm/common@50 -- # kill -TERM 169 00:09:26.540 [Pipeline] } 00:09:26.557 [Pipeline] // stage 00:09:26.562 [Pipeline] } 00:09:26.580 [Pipeline] // timeout 00:09:26.585 [Pipeline] } 00:09:26.601 [Pipeline] // catchError 00:09:26.610 [Pipeline] stage 00:09:26.613 [Pipeline] { (Epilogue) 00:09:26.628 [Pipeline] sh 00:09:26.982 [Pipeline] setCustomBuildProperty 00:09:26.991 [Pipeline] catchError 00:09:26.992 [Pipeline] { 00:09:27.007 [Pipeline] sh 00:09:27.297 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:27.297 Artifacts sizes are good 00:09:27.305 [Pipeline] } 00:09:27.322 [Pipeline] // catchError 00:09:27.330 [Pipeline] sh 00:09:27.619 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:35.739 [Pipeline] archiveArtifacts 00:09:35.746 Archiving artifacts 00:09:36.610 [Pipeline] } 00:09:36.628 [Pipeline] // stage 00:09:36.635 [Pipeline] } 00:09:36.653 [Pipeline] // wrap 00:09:36.660 [Pipeline] } 00:09:36.679 [Pipeline] // node 00:09:36.686 [Pipeline] } 00:09:36.700 [Pipeline] // timeout 00:09:36.706 [Pipeline] } 00:09:36.720 [Pipeline] // retry 00:09:36.726 [Pipeline] End of Pipeline 00:09:36.758 Finished: SUCCESS