00:00:00.000 Started by upstream project "autotest-per-patch" build number 126242 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.028 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.029 The recommended git tool is: git 00:00:00.029 using credential 00000000-0000-0000-0000-000000000002 00:00:00.030 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.042 Fetching changes from the remote Git repository 00:00:00.045 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.059 Using shallow fetch with depth 1 00:00:00.059 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.059 > git --version # timeout=10 00:00:00.082 > git --version # 'git version 2.39.2' 00:00:00.082 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.110 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.110 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:02.640 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.650 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.661 Checking out Revision 7caca6989ac753a10259529aadac5754060382af (FETCH_HEAD) 00:00:02.661 > git config core.sparsecheckout # timeout=10 00:00:02.670 > git read-tree -mu HEAD # timeout=10 00:00:02.685 > git checkout -f 7caca6989ac753a10259529aadac5754060382af # timeout=5 00:00:02.704 Commit message: "jenkins/jjb-config: Purge centos leftovers" 00:00:02.704 > git rev-list --no-walk 7caca6989ac753a10259529aadac5754060382af # timeout=10 00:00:02.772 [Pipeline] Start of Pipeline 00:00:02.783 [Pipeline] library 00:00:02.785 Loading library shm_lib@master 00:00:02.785 Library shm_lib@master is cached. Copying from home. 00:00:02.800 [Pipeline] retry 00:00:02.802 [Pipeline] { 00:00:02.810 [Pipeline] timeout 00:00:02.810 Timeout set to expire after 10 min without activity 00:00:02.811 [Pipeline] { 00:00:02.819 [Pipeline] node 00:00:06.756 Running on agt-_autotest_23919-26302 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:06.757 [Pipeline] { 00:00:06.768 [Pipeline] wrap 00:00:06.776 [Pipeline] { 00:00:06.782 [Pipeline] stage 00:00:06.784 [Pipeline] { (Prologue) 00:00:06.798 [Pipeline] echo 00:00:06.799 Node: agt-_autotest_23919-26302 00:00:06.988 [Pipeline] setCustomBuildProperty 00:00:07.011 [Pipeline] sh 00:00:08.161 + sudo git config --global --replace-all safe.directory '*' 00:00:08.239 [Pipeline] httpRequest 00:00:09.423 [Pipeline] echo 00:00:09.425 Sorcerer 10.211.164.101 is alive 00:00:09.434 [Pipeline] httpRequest 00:00:09.440 HttpMethod: GET 00:00:09.440 URL: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:09.443 Sending request to url: http://10.211.164.101/packages/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:09.462 Response Code: HTTP/1.1 200 OK 00:00:09.463 Success: Status code 200 is in the accepted range: 200,404 00:00:09.463 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:14.231 [Pipeline] sh 00:00:14.529 + tar --no-same-owner -xf jbp_7caca6989ac753a10259529aadac5754060382af.tar.gz 00:00:14.546 [Pipeline] httpRequest 00:00:14.584 [Pipeline] echo 00:00:14.585 Sorcerer 10.211.164.101 is alive 00:00:14.593 [Pipeline] httpRequest 00:00:14.598 HttpMethod: GET 00:00:14.599 URL: http://10.211.164.101/packages/spdk_a940d368120131c3cd50300e08f24a6d86433616.tar.gz 00:00:14.601 Sending request to url: http://10.211.164.101/packages/spdk_a940d368120131c3cd50300e08f24a6d86433616.tar.gz 00:00:14.629 Response Code: HTTP/1.1 200 OK 00:00:14.630 Success: Status code 200 is in the accepted range: 200,404 00:00:14.630 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_a940d368120131c3cd50300e08f24a6d86433616.tar.gz 00:01:03.734 [Pipeline] sh 00:01:04.047 + tar --no-same-owner -xf spdk_a940d368120131c3cd50300e08f24a6d86433616.tar.gz 00:01:06.607 [Pipeline] sh 00:01:06.904 + git -C spdk log --oneline -n5 00:01:06.904 a940d3681 util: add spdk_read_sysfs_attribute 00:01:06.904 f604975ba doc: fix deprecation.md typo 00:01:06.904 a95bbf233 blob: set parent_id properly on spdk_bs_blob_set_external_parent. 00:01:06.904 248c547d0 nvmf/tcp: add option for selecting a sock impl 00:01:06.904 2d30d9f83 accel: introduce tasks in sequence limit 00:01:06.921 [Pipeline] writeFile 00:01:06.941 [Pipeline] sh 00:01:07.234 + cat autorun-spdk.conf 00:01:07.234 SPDK_RUN_VALGRIND=1 00:01:07.234 SPDK_TEST_UNITTEST=1 00:01:07.235 SPDK_TEST_BLOCKDEV=1 00:01:07.235 SPDK_TEST_ISAL=1 00:01:07.235 SPDK_TEST_REDUCE=1 00:01:07.235 SPDK_TEST_VBDEV_COMPRESS=1 00:01:07.235 SPDK_TEST_CRYPTO=1 00:01:07.235 SPDK_TEST_FTL=1 00:01:07.235 SPDK_TEST_OCF=1 00:01:07.235 SPDK_TEST_RAID5=1 00:01:07.235 SPDK_TEST_RBD=1 00:01:07.235 SPDK_TEST_URING=1 00:01:07.235 SPDK_TEST_NVME_CUSE=1 00:01:07.235 SPDK_TEST_BLOBFS=1 00:01:07.235 SPDK_TEST_VFIOUSER=1 00:01:07.235 SPDK_TEST_DAOS=0 00:01:07.235 SPDK_RUN_ASAN=0 00:01:07.235 SPDK_RUN_UBSAN=1 00:01:07.235 SPDK_TEST_XNVME=1 00:01:07.241 RUN_NIGHTLY=0 00:01:07.242 [Pipeline] } 00:01:07.257 [Pipeline] // stage 00:01:07.267 [Pipeline] catchError 00:01:07.269 [Pipeline] { 00:01:07.284 [Pipeline] timeout 00:01:07.284 Timeout set to expire in 45 min 00:01:07.286 [Pipeline] { 00:01:07.301 [Pipeline] stage 00:01:07.303 [Pipeline] { (Tests) 00:01:07.320 [Pipeline] sh 00:01:07.614 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:01:07.614 19:58:32 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:01:07.614 19:58:32 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:01:07.614 19:58:32 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:01:07.614 19:58:32 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:01:07.614 19:58:32 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:07.614 19:58:32 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:07.614 19:58:32 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:07.614 19:58:32 -- paths/export.sh@5 -- # export PATH 00:01:07.614 19:58:32 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:01:07.614 19:58:32 -- common/autobuild_common.sh@443 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:01:07.614 19:58:32 -- common/autobuild_common.sh@444 -- # date +%s 00:01:07.614 19:58:32 -- common/autobuild_common.sh@444 -- # mktemp -dt spdk_1721073512.XXXXXX 00:01:07.614 19:58:32 -- common/autobuild_common.sh@444 -- # SPDK_WORKSPACE=/tmp/spdk_1721073512.8DvHai 00:01:07.614 19:58:32 -- common/autobuild_common.sh@446 -- # [[ -n '' ]] 00:01:07.614 19:58:32 -- common/autobuild_common.sh@450 -- # '[' -n '' ']' 00:01:07.614 19:58:32 -- common/autobuild_common.sh@453 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:01:07.614 19:58:32 -- common/autobuild_common.sh@457 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:01:07.614 19:58:32 -- common/autobuild_common.sh@459 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:01:07.614 19:58:32 -- common/autobuild_common.sh@460 -- # get_config_params 00:01:07.614 19:58:32 -- common/autotest_common.sh@396 -- # xtrace_disable 00:01:07.614 19:58:32 -- common/autotest_common.sh@10 -- # set +x 00:01:07.614 19:58:32 -- common/autobuild_common.sh@460 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:01:07.614 19:58:32 -- common/autobuild_common.sh@462 -- # start_monitor_resources 00:01:07.614 19:58:32 -- pm/common@17 -- # local monitor 00:01:07.614 19:58:32 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:07.614 19:58:32 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:01:07.614 19:58:32 -- pm/common@25 -- # sleep 1 00:01:07.614 19:58:32 -- pm/common@21 -- # date +%s 00:01:07.614 19:58:32 -- pm/common@21 -- # date +%s 00:01:07.614 19:58:32 -- 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.1721073512 00:01:07.614 19:58:32 -- 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.1721073512 00:01:07.614 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721073512_collect-cpu-load.pm.log 00:01:07.614 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1721073512_collect-vmstat.pm.log 00:01:08.553 19:58:33 -- common/autobuild_common.sh@463 -- # trap stop_monitor_resources EXIT 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@27 -- # nproc 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:01:08.553 19:58:33 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:01:08.553 19:58:33 -- common/autobuild_common.sh@428 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:01:08.553 19:58:33 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:08.553 19:58:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:08.553 19:58:33 -- common/autotest_common.sh@10 -- # set +x 00:01:08.553 ************************************ 00:01:08.553 START TEST autobuild_ocf_precompile 00:01:08.553 ************************************ 00:01:08.553 19:58:33 autobuild_ocf_precompile -- common/autotest_common.sh@1123 -- # _ocf_precompile 00:01:08.553 19:58:33 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:08.553 19:58:33 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:01:08.553 19:58:33 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:01:08.553 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:08.553 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:08.813 Using 'verbs' RDMA provider 00:01:17.875 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:26.002 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:26.002 Creating mk/config.mk...done. 00:01:26.002 Creating mk/cc.flags.mk...done. 00:01:26.002 Type 'make' to build. 00:01:26.002 19:58:50 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:26.002 19:58:51 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:26.002 19:58:51 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:26.002 19:58:51 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:26.002 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:26.002 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:26.003 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:26.003 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:26.262 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:26.262 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:26.262 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:26.263 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:26.264 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:26.265 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:26.266 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:26.526 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:26.526 CC env_ocf/src/ocf/ocf_queue.o 00:01:26.526 CC env_ocf/src/ocf/ocf_logger.o 00:01:26.526 CC env_ocf/src/ocf/ocf_core.o 00:01:26.526 CC env_ocf/src/ocf/ocf_cache.o 00:01:26.526 CC env_ocf/src/ocf/ocf_ctx.o 00:01:26.526 CC env_ocf/src/ocf/ocf_space.o 00:01:26.526 CC env_ocf/src/ocf/ocf_io.o 00:01:26.526 CC env_ocf/src/ocf/ocf_lru.o 00:01:26.526 CC env_ocf/src/ocf/ocf_volume.o 00:01:26.526 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:26.526 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:26.526 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:26.526 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:26.526 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:26.526 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:26.526 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:26.527 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:26.527 CC env_ocf/src/ocf/promotion/promotion.o 00:01:26.527 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:26.527 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:26.527 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:26.527 CC env_ocf/src/ocf/ocf_io_class.o 00:01:26.527 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:26.527 CC env_ocf/src/ocf/cleaning/nop.o 00:01:26.527 CC env_ocf/src/ocf/cleaning/acp.o 00:01:26.527 CC env_ocf/src/ocf/cleaning/alru.o 00:01:26.785 CC env_ocf/src/ocf/ocf_request.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_io.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_list.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_request.o 00:01:26.785 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:26.785 CC env_ocf/src/ocf/ocf_stats.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:26.785 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_common.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:26.785 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:26.785 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:26.785 CC env_ocf/src/ocf/ocf_metadata.o 00:01:26.785 CC env_ocf/ocf_env.o 00:01:27.044 CC env_ocf/mpool.o 00:01:27.044 LIB libspdk_ocfenv.a 00:01:27.311 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:27.311 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:27.311 19:58:52 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:27.311 19:58:52 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:27.572 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:27.572 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:27.572 Using 'verbs' RDMA provider 00:01:36.673 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:43.246 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:43.246 Creating mk/config.mk...done. 00:01:43.246 Creating mk/cc.flags.mk...done. 00:01:43.246 Type 'make' to build. 00:01:43.246 00:01:43.246 real 0m34.051s 00:01:43.246 user 0m28.284s 00:01:43.246 sys 0m17.915s 00:01:43.246 19:59:07 autobuild_ocf_precompile -- common/autotest_common.sh@1124 -- # xtrace_disable 00:01:43.246 19:59:07 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:43.246 ************************************ 00:01:43.246 END TEST autobuild_ocf_precompile 00:01:43.246 ************************************ 00:01:43.246 19:59:07 -- common/autotest_common.sh@1142 -- # return 0 00:01:43.246 19:59:07 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:43.246 19:59:07 -- common/autobuild_common.sh@420 -- # run_test unittest_build _unittest_build 00:01:43.246 19:59:07 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:01:43.246 19:59:07 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:01:43.246 19:59:07 -- common/autotest_common.sh@10 -- # set +x 00:01:43.246 ************************************ 00:01:43.246 START TEST unittest_build 00:01:43.246 ************************************ 00:01:43.246 19:59:07 unittest_build -- common/autotest_common.sh@1123 -- # _unittest_build 00:01:43.246 19:59:07 unittest_build -- common/autobuild_common.sh@411 -- # /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:43.246 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:43.246 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:43.246 Using 'verbs' RDMA provider 00:01:51.960 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:58.525 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:58.525 Creating mk/config.mk...done. 00:01:58.525 Creating mk/cc.flags.mk...done. 00:01:58.525 Type 'make' to build. 00:01:58.525 19:59:23 unittest_build -- common/autobuild_common.sh@412 -- # make -j 26 00:01:58.525 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:58.525 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:58.525 meson setup builddir \ 00:01:58.525 -Dwith-libaio=enabled \ 00:01:58.525 -Dwith-liburing=enabled \ 00:01:58.525 -Dwith-libvfn=disabled \ 00:01:58.525 -Dwith-spdk=false && \ 00:01:58.525 meson compile -C builddir && \ 00:01:58.525 cd -) 00:01:58.525 make[1]: Nothing to be done for 'all'. 00:01:59.091 The Meson build system 00:01:59.092 Version: 1.3.1 00:01:59.092 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:59.092 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:59.092 Build type: native build 00:01:59.092 Project name: libvfio-user 00:01:59.092 Project version: 0.0.1 00:01:59.092 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:59.092 C linker for the host machine: cc ld.bfd 2.39-16 00:01:59.092 Host machine cpu family: x86_64 00:01:59.092 Host machine cpu: x86_64 00:01:59.092 Run-time dependency threads found: YES 00:01:59.092 Library dl found: YES 00:01:59.092 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:59.092 Run-time dependency json-c found: YES 0.17 00:01:59.092 Run-time dependency cmocka found: YES 1.1.7 00:01:59.092 Program pytest-3 found: NO 00:01:59.092 Program flake8 found: NO 00:01:59.092 Program misspell-fixer found: NO 00:01:59.092 Program restructuredtext-lint found: NO 00:01:59.092 Program valgrind found: YES (/usr/bin/valgrind) 00:01:59.092 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:59.092 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:59.092 Compiler for C supports arguments -Wwrite-strings: YES 00:01:59.092 ../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:59.092 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:59.092 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:59.092 ../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:59.092 Build targets in project: 8 00:01:59.092 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:59.092 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:59.092 00:01:59.092 libvfio-user 0.0.1 00:01:59.092 00:01:59.092 User defined options 00:01:59.092 buildtype : debug 00:01:59.092 default_library: static 00:01:59.092 libdir : /usr/local/lib 00:01:59.092 00:01:59.092 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:59.352 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:59.352 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:59.352 [2/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:59.352 [3/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:59.352 [4/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:59.352 [5/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:59.352 [6/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:59.352 [7/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:59.612 [8/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:59.612 [9/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:59.612 [10/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:59.612 [11/36] Compiling C object samples/null.p/null.c.o 00:01:59.612 [12/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:59.612 [13/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:59.612 [14/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:59.612 [15/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:59.612 [16/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:59.612 [17/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:59.612 [18/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:59.612 [19/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:59.612 [20/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:59.612 [21/36] Compiling C object samples/server.p/server.c.o 00:01:59.612 [22/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:59.612 [23/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:59.612 [24/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:59.612 [25/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:59.612 [26/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:59.612 [27/36] Linking static target lib/libvfio-user.a 00:01:59.612 [28/36] Compiling C object samples/client.p/client.c.o 00:01:59.612 [29/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:59.612 [30/36] Linking target samples/shadow_ioeventfd_server 00:01:59.612 [31/36] Linking target samples/lspci 00:01:59.612 [32/36] Linking target samples/gpio-pci-idio-16 00:01:59.612 [33/36] Linking target samples/null 00:01:59.612 [34/36] Linking target samples/server 00:01:59.612 [35/36] Linking target samples/client 00:01:59.612 [36/36] Linking target test/unit_tests 00:01:59.612 INFO: autodetecting backend as ninja 00:01:59.612 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:59.872 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:02:00.131 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:02:00.131 ninja: no work to do. 00:02:00.131 The Meson build system 00:02:00.131 Version: 1.3.1 00:02:00.131 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:02:00.131 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:00.131 Build type: native build 00:02:00.132 Project name: xnvme 00:02:00.132 Project version: 0.7.3 00:02:00.132 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:00.132 C linker for the host machine: cc ld.bfd 2.39-16 00:02:00.132 Host machine cpu family: x86_64 00:02:00.132 Host machine cpu: x86_64 00:02:00.132 Message: host_machine.system: linux 00:02:00.132 Compiler for C supports arguments -Wno-missing-braces: YES 00:02:00.132 Compiler for C supports arguments -Wno-cast-function-type: YES 00:02:00.132 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:02:00.132 Run-time dependency threads found: YES 00:02:00.132 Has header "setupapi.h" : NO 00:02:00.132 Has header "linux/blkzoned.h" : YES 00:02:00.132 Has header "linux/blkzoned.h" : YES (cached) 00:02:00.132 Has header "libaio.h" : YES 00:02:00.132 Library aio found: YES 00:02:00.132 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:00.132 Run-time dependency liburing found: YES 2.2 00:02:00.132 Dependency libvfn skipped: feature with-libvfn disabled 00:02:00.132 Run-time dependency appleframeworks found: NO (tried framework) 00:02:00.132 Run-time dependency appleframeworks found: NO (tried framework) 00:02:00.132 Configuring xnvme_config.h using configuration 00:02:00.132 Configuring xnvme.spec using configuration 00:02:00.132 Run-time dependency bash-completion found: YES 2.11 00:02:00.132 Message: Bash-completions: /usr/share/bash-completion/completions 00:02:00.132 Program cp found: YES (/usr/bin/cp) 00:02:00.132 Has header "winsock2.h" : NO 00:02:00.132 Has header "dbghelp.h" : NO 00:02:00.132 Library rpcrt4 found: NO 00:02:00.132 Library rt found: YES 00:02:00.132 Checking for function "clock_gettime" with dependency -lrt: YES 00:02:00.132 Found CMake: /usr/bin/cmake (3.27.7) 00:02:00.132 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:02:00.132 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:02:00.132 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:02:00.132 Build targets in project: 32 00:02:00.132 00:02:00.132 xnvme 0.7.3 00:02:00.132 00:02:00.132 User defined options 00:02:00.132 with-libaio : enabled 00:02:00.132 with-liburing: enabled 00:02:00.132 with-libvfn : disabled 00:02:00.132 with-spdk : false 00:02:00.132 00:02:00.132 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:00.754 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:02:01.448 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:02:01.448 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:02:01.448 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:02:01.448 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:02:01.448 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:02:01.448 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:02:01.448 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:02:01.448 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:02:01.448 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:02:01.448 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:02:01.448 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:02:01.448 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:02:01.448 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:02:01.448 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:02:01.448 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:02:01.753 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:02:01.753 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:02:01.753 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:02:01.753 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:02:01.753 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:02:01.753 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:02:01.753 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:02:01.753 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:02:01.753 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:02:01.753 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:02:01.753 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:02:01.753 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:02:01.753 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:02:01.753 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:02:01.753 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:02:01.753 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:02:01.753 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:02:01.753 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:02:01.753 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:02:01.753 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:02:01.753 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:02:01.753 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:02:01.753 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:02:01.753 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:02:01.753 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:02:01.753 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:02:01.753 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:02:01.753 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:02:01.753 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:02:01.753 [45/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:02:01.753 [46/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:02:01.753 [47/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:02:01.753 [48/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:02:01.753 [49/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:02:01.753 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:02:01.753 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:02:01.753 [52/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:02:01.753 [53/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:02:01.753 [54/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:02:01.753 [55/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:02:01.753 [56/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:02:01.753 [57/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:02:01.753 [58/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:02:01.753 [59/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:02:01.753 [60/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:02:01.753 [61/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:02:01.753 [62/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:02:01.753 [63/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:02:01.753 [64/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:02:01.753 [65/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:02:01.753 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:02:01.753 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:02:01.753 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:02:01.753 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:02:01.753 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:02:01.753 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:02:01.753 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:02:01.753 [73/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:02:01.753 [74/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:02:01.753 [75/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:02:01.753 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:02:01.753 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:02:01.753 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:02:01.753 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:02:01.753 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:02:01.753 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:02:01.753 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:02:01.753 [83/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:02:01.753 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:02:02.049 [85/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:02:02.049 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:02:02.049 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:02:02.049 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:02:02.049 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:02:02.049 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:02:02.049 [91/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:02:02.049 [92/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:02:02.049 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:02:02.049 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:02:02.049 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:02:02.049 [96/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:02:02.049 [97/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:02:02.049 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:02:02.049 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:02:02.049 [100/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:02:02.049 [101/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:02:02.049 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:02:02.049 [103/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:02:02.049 [104/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:02:02.049 [105/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:02:02.049 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:02:02.049 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:02:02.049 [108/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:02:02.049 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:02:02.049 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:02:02.049 [111/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:02:02.049 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:02:02.049 [113/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:02:02.049 [114/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:02:02.049 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:02:02.352 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:02:02.352 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:02:02.352 [118/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:02:02.352 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:02:02.352 [120/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:02:02.352 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:02:02.352 [122/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:02:02.352 [123/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:02:02.352 [124/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:02:02.352 [125/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:02:02.352 [126/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:02:02.352 [127/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:02:02.352 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:02:02.352 [129/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:02:02.352 [130/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:02:02.352 [131/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:02:02.352 [132/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:02:02.352 [133/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:02:02.352 [134/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:02:02.352 [135/203] Compiling C object tools/lblk.p/lblk.c.o 00:02:02.352 [136/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:02:02.352 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:02:02.352 [138/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:02:02.352 [139/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:02:02.352 [140/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:02:02.352 [141/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:02:02.352 [142/203] Compiling C object tools/xdd.p/xdd.c.o 00:02:02.352 [143/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:02:02.611 [144/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:02:02.611 [145/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:02:02.611 [146/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:02:02.611 [147/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:02:02.611 [148/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:02:02.611 [149/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:02:02.611 [150/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:02:02.611 [151/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:02:02.611 [152/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:02:02.611 [153/203] Compiling C object tools/kvs.p/kvs.c.o 00:02:02.611 [154/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:02:02.611 [155/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:02:02.611 [156/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:02:02.611 [157/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:02:02.611 [158/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:02:02.611 [159/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:02:02.611 [160/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:02:02.611 [161/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:02:02.611 [162/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:02:02.869 [163/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:02:02.869 [164/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:02:02.869 [165/203] Compiling C object tools/zoned.p/zoned.c.o 00:02:02.869 [166/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:02:02.869 [167/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:02:02.869 [168/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:02:03.129 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:02:03.129 [170/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:02:03.129 [171/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:02:03.388 [172/203] Linking target lib/libxnvme.so 00:02:03.388 [173/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:02:03.388 [174/203] Linking static target lib/libxnvme.a 00:02:03.388 [175/203] Linking target tests/xnvme_tests_ioworker 00:02:03.388 [176/203] Linking target tests/xnvme_tests_async_intf 00:02:03.388 [177/203] Linking target tests/xnvme_tests_buf 00:02:03.388 [178/203] Linking target tests/xnvme_tests_cli 00:02:03.388 [179/203] Linking target tests/xnvme_tests_lblk 00:02:03.388 [180/203] Linking target tests/xnvme_tests_enum 00:02:03.388 [181/203] Linking target tests/xnvme_tests_xnvme_file 00:02:03.388 [182/203] Linking target examples/xnvme_dev 00:02:03.388 [183/203] Linking target tests/xnvme_tests_xnvme_cli 00:02:03.388 [184/203] Linking target tests/xnvme_tests_scc 00:02:03.388 [185/203] Linking target tests/xnvme_tests_kvs 00:02:03.388 [186/203] Linking target tests/xnvme_tests_znd_append 00:02:03.388 [187/203] Linking target tests/xnvme_tests_znd_state 00:02:03.388 [188/203] Linking target tests/xnvme_tests_znd_zrwa 00:02:03.388 [189/203] Linking target tools/xnvme_file 00:02:03.388 [190/203] Linking target examples/xnvme_hello 00:02:03.388 [191/203] Linking target tools/lblk 00:02:03.388 [192/203] Linking target examples/xnvme_single_async 00:02:03.388 [193/203] Linking target examples/xnvme_enum 00:02:03.388 [194/203] Linking target tools/kvs 00:02:03.388 [195/203] Linking target examples/zoned_io_sync 00:02:03.388 [196/203] Linking target examples/xnvme_io_async 00:02:03.388 [197/203] Linking target tests/xnvme_tests_znd_explicit_open 00:02:03.388 [198/203] Linking target tools/xdd 00:02:03.388 [199/203] Linking target examples/xnvme_single_sync 00:02:03.389 [200/203] Linking target tools/zoned 00:02:03.389 [201/203] Linking target tests/xnvme_tests_map 00:02:03.389 [202/203] Linking target tools/xnvme 00:02:03.389 [203/203] Linking target examples/zoned_io_async 00:02:03.389 INFO: autodetecting backend as ninja 00:02:03.389 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:02:03.646 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:25.569 The Meson build system 00:02:25.569 Version: 1.3.1 00:02:25.569 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:25.569 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:25.569 Build type: native build 00:02:25.569 Program cat found: YES (/usr/bin/cat) 00:02:25.569 Project name: DPDK 00:02:25.569 Project version: 24.03.0 00:02:25.569 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:25.569 C linker for the host machine: cc ld.bfd 2.39-16 00:02:25.569 Host machine cpu family: x86_64 00:02:25.569 Host machine cpu: x86_64 00:02:25.569 Message: ## Building in Developer Mode ## 00:02:25.569 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:25.569 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:25.569 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:25.569 Program python3 found: YES (/usr/bin/python3) 00:02:25.569 Program cat found: YES (/usr/bin/cat) 00:02:25.569 Compiler for C supports arguments -march=native: YES 00:02:25.569 Checking for size of "void *" : 8 00:02:25.569 Checking for size of "void *" : 8 (cached) 00:02:25.569 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:25.569 Library m found: YES 00:02:25.569 Library numa found: YES 00:02:25.569 Has header "numaif.h" : YES 00:02:25.569 Library fdt found: NO 00:02:25.569 Library execinfo found: NO 00:02:25.569 Has header "execinfo.h" : YES 00:02:25.569 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:25.569 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:25.569 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:25.569 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:25.569 Run-time dependency openssl found: YES 3.0.9 00:02:25.569 Run-time dependency libpcap found: YES 1.10.4 00:02:25.569 Has header "pcap.h" with dependency libpcap: YES 00:02:25.569 Compiler for C supports arguments -Wcast-qual: YES 00:02:25.569 Compiler for C supports arguments -Wdeprecated: YES 00:02:25.569 Compiler for C supports arguments -Wformat: YES 00:02:25.569 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:25.569 Compiler for C supports arguments -Wformat-security: NO 00:02:25.569 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:25.569 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:25.569 Compiler for C supports arguments -Wnested-externs: YES 00:02:25.569 Compiler for C supports arguments -Wold-style-definition: YES 00:02:25.569 Compiler for C supports arguments -Wpointer-arith: YES 00:02:25.569 Compiler for C supports arguments -Wsign-compare: YES 00:02:25.569 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:25.569 Compiler for C supports arguments -Wundef: YES 00:02:25.569 Compiler for C supports arguments -Wwrite-strings: YES 00:02:25.569 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:25.569 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:25.569 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:25.569 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:25.569 Program objdump found: YES (/usr/bin/objdump) 00:02:25.569 Compiler for C supports arguments -mavx512f: YES 00:02:25.569 Checking if "AVX512 checking" compiles: YES 00:02:25.569 Fetching value of define "__SSE4_2__" : 1 00:02:25.569 Fetching value of define "__AES__" : 1 00:02:25.569 Fetching value of define "__AVX__" : 1 00:02:25.569 Fetching value of define "__AVX2__" : 1 00:02:25.569 Fetching value of define "__AVX512BW__" : 1 00:02:25.569 Fetching value of define "__AVX512CD__" : 1 00:02:25.569 Fetching value of define "__AVX512DQ__" : 1 00:02:25.569 Fetching value of define "__AVX512F__" : 1 00:02:25.569 Fetching value of define "__AVX512VL__" : 1 00:02:25.569 Fetching value of define "__PCLMUL__" : 1 00:02:25.569 Fetching value of define "__RDRND__" : 1 00:02:25.569 Fetching value of define "__RDSEED__" : 1 00:02:25.569 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:25.569 Fetching value of define "__znver1__" : (undefined) 00:02:25.570 Fetching value of define "__znver2__" : (undefined) 00:02:25.570 Fetching value of define "__znver3__" : (undefined) 00:02:25.570 Fetching value of define "__znver4__" : (undefined) 00:02:25.570 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:25.570 Message: lib/log: Defining dependency "log" 00:02:25.570 Message: lib/kvargs: Defining dependency "kvargs" 00:02:25.570 Message: lib/telemetry: Defining dependency "telemetry" 00:02:25.570 Checking for function "getentropy" : NO 00:02:25.570 Message: lib/eal: Defining dependency "eal" 00:02:25.570 Message: lib/ring: Defining dependency "ring" 00:02:25.570 Message: lib/rcu: Defining dependency "rcu" 00:02:25.570 Message: lib/mempool: Defining dependency "mempool" 00:02:25.570 Message: lib/mbuf: Defining dependency "mbuf" 00:02:25.570 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:25.570 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:25.570 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:25.570 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:25.570 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:25.570 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:25.570 Compiler for C supports arguments -mpclmul: YES 00:02:25.570 Compiler for C supports arguments -maes: YES 00:02:25.570 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:25.570 Compiler for C supports arguments -mavx512bw: YES 00:02:25.570 Compiler for C supports arguments -mavx512dq: YES 00:02:25.570 Compiler for C supports arguments -mavx512vl: YES 00:02:25.570 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:25.570 Compiler for C supports arguments -mavx2: YES 00:02:25.570 Compiler for C supports arguments -mavx: YES 00:02:25.570 Message: lib/net: Defining dependency "net" 00:02:25.570 Message: lib/meter: Defining dependency "meter" 00:02:25.570 Message: lib/ethdev: Defining dependency "ethdev" 00:02:25.570 Message: lib/pci: Defining dependency "pci" 00:02:25.570 Message: lib/cmdline: Defining dependency "cmdline" 00:02:25.570 Message: lib/hash: Defining dependency "hash" 00:02:25.570 Message: lib/timer: Defining dependency "timer" 00:02:25.570 Message: lib/compressdev: Defining dependency "compressdev" 00:02:25.570 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:25.570 Message: lib/dmadev: Defining dependency "dmadev" 00:02:25.570 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:25.570 Message: lib/power: Defining dependency "power" 00:02:25.570 Message: lib/reorder: Defining dependency "reorder" 00:02:25.570 Message: lib/security: Defining dependency "security" 00:02:25.570 Has header "linux/userfaultfd.h" : YES 00:02:25.570 Has header "linux/vduse.h" : YES 00:02:25.570 Message: lib/vhost: Defining dependency "vhost" 00:02:25.570 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:25.570 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:25.570 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:25.570 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:25.570 Compiler for C supports arguments -std=c11: YES 00:02:25.570 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:25.570 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:25.570 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:25.570 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:25.570 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:25.570 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:25.570 Library mtcr_ul found: NO 00:02:25.570 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:25.570 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:26.508 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:26.508 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.508 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:26.509 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:26.509 Configuring mlx5_autoconf.h using configuration 00:02:26.509 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:26.509 Run-time dependency libcrypto found: YES 3.0.9 00:02:26.509 Library IPSec_MB found: YES 00:02:26.509 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:26.509 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:26.509 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:26.509 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:26.509 Library IPSec_MB found: YES 00:02:26.509 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:26.509 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:26.509 Compiler for C supports arguments -std=c11: YES (cached) 00:02:26.509 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:26.509 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:26.509 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:26.509 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:26.509 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:26.509 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:26.509 Library libisal found: NO 00:02:26.509 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:26.509 Compiler for C supports arguments -std=c11: YES (cached) 00:02:26.509 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:26.509 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:26.509 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:26.509 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:26.509 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:26.509 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:26.509 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:26.509 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:26.509 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:26.509 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:26.509 Program doxygen found: YES (/usr/bin/doxygen) 00:02:26.509 Configuring doxy-api-html.conf using configuration 00:02:26.509 Configuring doxy-api-man.conf using configuration 00:02:26.509 Program mandb found: YES (/usr/bin/mandb) 00:02:26.509 Program sphinx-build found: NO 00:02:26.509 Configuring rte_build_config.h using configuration 00:02:26.509 Message: 00:02:26.509 ================= 00:02:26.509 Applications Enabled 00:02:26.509 ================= 00:02:26.509 00:02:26.509 apps: 00:02:26.510 00:02:26.510 00:02:26.510 Message: 00:02:26.510 ================= 00:02:26.510 Libraries Enabled 00:02:26.510 ================= 00:02:26.510 00:02:26.510 libs: 00:02:26.510 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:26.510 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:26.510 cryptodev, dmadev, power, reorder, security, vhost, 00:02:26.510 00:02:26.510 Message: 00:02:26.510 =============== 00:02:26.510 Drivers Enabled 00:02:26.510 =============== 00:02:26.510 00:02:26.510 common: 00:02:26.510 mlx5, qat, 00:02:26.510 bus: 00:02:26.510 auxiliary, pci, vdev, 00:02:26.510 mempool: 00:02:26.510 ring, 00:02:26.510 dma: 00:02:26.510 00:02:26.510 net: 00:02:26.510 00:02:26.510 crypto: 00:02:26.510 ipsec_mb, mlx5, 00:02:26.510 compress: 00:02:26.510 isal, mlx5, 00:02:26.510 vdpa: 00:02:26.510 00:02:26.510 00:02:26.510 Message: 00:02:26.510 ================= 00:02:26.510 Content Skipped 00:02:26.510 ================= 00:02:26.510 00:02:26.510 apps: 00:02:26.510 dumpcap: explicitly disabled via build config 00:02:26.510 graph: explicitly disabled via build config 00:02:26.510 pdump: explicitly disabled via build config 00:02:26.510 proc-info: explicitly disabled via build config 00:02:26.510 test-acl: explicitly disabled via build config 00:02:26.510 test-bbdev: explicitly disabled via build config 00:02:26.510 test-cmdline: explicitly disabled via build config 00:02:26.510 test-compress-perf: explicitly disabled via build config 00:02:26.510 test-crypto-perf: explicitly disabled via build config 00:02:26.510 test-dma-perf: explicitly disabled via build config 00:02:26.510 test-eventdev: explicitly disabled via build config 00:02:26.510 test-fib: explicitly disabled via build config 00:02:26.510 test-flow-perf: explicitly disabled via build config 00:02:26.510 test-gpudev: explicitly disabled via build config 00:02:26.510 test-mldev: explicitly disabled via build config 00:02:26.510 test-pipeline: explicitly disabled via build config 00:02:26.510 test-pmd: explicitly disabled via build config 00:02:26.510 test-regex: explicitly disabled via build config 00:02:26.510 test-sad: explicitly disabled via build config 00:02:26.510 test-security-perf: explicitly disabled via build config 00:02:26.510 00:02:26.510 libs: 00:02:26.510 argparse: explicitly disabled via build config 00:02:26.510 metrics: explicitly disabled via build config 00:02:26.510 acl: explicitly disabled via build config 00:02:26.510 bbdev: explicitly disabled via build config 00:02:26.510 bitratestats: explicitly disabled via build config 00:02:26.510 bpf: explicitly disabled via build config 00:02:26.510 cfgfile: explicitly disabled via build config 00:02:26.510 distributor: explicitly disabled via build config 00:02:26.510 efd: explicitly disabled via build config 00:02:26.510 eventdev: explicitly disabled via build config 00:02:26.510 dispatcher: explicitly disabled via build config 00:02:26.510 gpudev: explicitly disabled via build config 00:02:26.510 gro: explicitly disabled via build config 00:02:26.510 gso: explicitly disabled via build config 00:02:26.510 ip_frag: explicitly disabled via build config 00:02:26.510 jobstats: explicitly disabled via build config 00:02:26.510 latencystats: explicitly disabled via build config 00:02:26.510 lpm: explicitly disabled via build config 00:02:26.510 member: explicitly disabled via build config 00:02:26.510 pcapng: explicitly disabled via build config 00:02:26.510 rawdev: explicitly disabled via build config 00:02:26.510 regexdev: explicitly disabled via build config 00:02:26.510 mldev: explicitly disabled via build config 00:02:26.510 rib: explicitly disabled via build config 00:02:26.510 sched: explicitly disabled via build config 00:02:26.510 stack: explicitly disabled via build config 00:02:26.510 ipsec: explicitly disabled via build config 00:02:26.510 pdcp: explicitly disabled via build config 00:02:26.510 fib: explicitly disabled via build config 00:02:26.510 port: explicitly disabled via build config 00:02:26.510 pdump: explicitly disabled via build config 00:02:26.510 table: explicitly disabled via build config 00:02:26.510 pipeline: explicitly disabled via build config 00:02:26.510 graph: explicitly disabled via build config 00:02:26.510 node: explicitly disabled via build config 00:02:26.510 00:02:26.510 drivers: 00:02:26.510 common/cpt: not in enabled drivers build config 00:02:26.510 common/dpaax: not in enabled drivers build config 00:02:26.510 common/iavf: not in enabled drivers build config 00:02:26.511 common/idpf: not in enabled drivers build config 00:02:26.511 common/ionic: not in enabled drivers build config 00:02:26.511 common/mvep: not in enabled drivers build config 00:02:26.511 common/octeontx: not in enabled drivers build config 00:02:26.511 bus/cdx: not in enabled drivers build config 00:02:26.511 bus/dpaa: not in enabled drivers build config 00:02:26.511 bus/fslmc: not in enabled drivers build config 00:02:26.511 bus/ifpga: not in enabled drivers build config 00:02:26.511 bus/platform: not in enabled drivers build config 00:02:26.511 bus/uacce: not in enabled drivers build config 00:02:26.511 bus/vmbus: not in enabled drivers build config 00:02:26.511 common/cnxk: not in enabled drivers build config 00:02:26.511 common/nfp: not in enabled drivers build config 00:02:26.511 common/nitrox: not in enabled drivers build config 00:02:26.511 common/sfc_efx: not in enabled drivers build config 00:02:26.511 mempool/bucket: not in enabled drivers build config 00:02:26.511 mempool/cnxk: not in enabled drivers build config 00:02:26.511 mempool/dpaa: not in enabled drivers build config 00:02:26.511 mempool/dpaa2: not in enabled drivers build config 00:02:26.511 mempool/octeontx: not in enabled drivers build config 00:02:26.511 mempool/stack: not in enabled drivers build config 00:02:26.511 dma/cnxk: not in enabled drivers build config 00:02:26.511 dma/dpaa: not in enabled drivers build config 00:02:26.511 dma/dpaa2: not in enabled drivers build config 00:02:26.511 dma/hisilicon: not in enabled drivers build config 00:02:26.511 dma/idxd: not in enabled drivers build config 00:02:26.511 dma/ioat: not in enabled drivers build config 00:02:26.511 dma/skeleton: not in enabled drivers build config 00:02:26.511 net/af_packet: not in enabled drivers build config 00:02:26.511 net/af_xdp: not in enabled drivers build config 00:02:26.511 net/ark: not in enabled drivers build config 00:02:26.511 net/atlantic: not in enabled drivers build config 00:02:26.511 net/avp: not in enabled drivers build config 00:02:26.511 net/axgbe: not in enabled drivers build config 00:02:26.511 net/bnx2x: not in enabled drivers build config 00:02:26.511 net/bnxt: not in enabled drivers build config 00:02:26.511 net/bonding: not in enabled drivers build config 00:02:26.511 net/cnxk: not in enabled drivers build config 00:02:26.511 net/cpfl: not in enabled drivers build config 00:02:26.511 net/cxgbe: not in enabled drivers build config 00:02:26.511 net/dpaa: not in enabled drivers build config 00:02:26.511 net/dpaa2: not in enabled drivers build config 00:02:26.511 net/e1000: not in enabled drivers build config 00:02:26.511 net/ena: not in enabled drivers build config 00:02:26.511 net/enetc: not in enabled drivers build config 00:02:26.511 net/enetfec: not in enabled drivers build config 00:02:26.511 net/enic: not in enabled drivers build config 00:02:26.511 net/failsafe: not in enabled drivers build config 00:02:26.511 net/fm10k: not in enabled drivers build config 00:02:26.511 net/gve: not in enabled drivers build config 00:02:26.511 net/hinic: not in enabled drivers build config 00:02:26.511 net/hns3: not in enabled drivers build config 00:02:26.511 net/i40e: not in enabled drivers build config 00:02:26.511 net/iavf: not in enabled drivers build config 00:02:26.511 net/ice: not in enabled drivers build config 00:02:26.511 net/idpf: not in enabled drivers build config 00:02:26.511 net/igc: not in enabled drivers build config 00:02:26.511 net/ionic: not in enabled drivers build config 00:02:26.511 net/ipn3ke: not in enabled drivers build config 00:02:26.511 net/ixgbe: not in enabled drivers build config 00:02:26.511 net/mana: not in enabled drivers build config 00:02:26.511 net/memif: not in enabled drivers build config 00:02:26.511 net/mlx4: not in enabled drivers build config 00:02:26.511 net/mlx5: not in enabled drivers build config 00:02:26.511 net/mvneta: not in enabled drivers build config 00:02:26.511 net/mvpp2: not in enabled drivers build config 00:02:26.511 net/netvsc: not in enabled drivers build config 00:02:26.511 net/nfb: not in enabled drivers build config 00:02:26.511 net/nfp: not in enabled drivers build config 00:02:26.511 net/ngbe: not in enabled drivers build config 00:02:26.511 net/null: not in enabled drivers build config 00:02:26.511 net/octeontx: not in enabled drivers build config 00:02:26.511 net/octeon_ep: not in enabled drivers build config 00:02:26.511 net/pcap: not in enabled drivers build config 00:02:26.511 net/pfe: not in enabled drivers build config 00:02:26.511 net/qede: not in enabled drivers build config 00:02:26.511 net/ring: not in enabled drivers build config 00:02:26.511 net/sfc: not in enabled drivers build config 00:02:26.511 net/softnic: not in enabled drivers build config 00:02:26.511 net/tap: not in enabled drivers build config 00:02:26.511 net/thunderx: not in enabled drivers build config 00:02:26.511 net/txgbe: not in enabled drivers build config 00:02:26.512 net/vdev_netvsc: not in enabled drivers build config 00:02:26.512 net/vhost: not in enabled drivers build config 00:02:26.512 net/virtio: not in enabled drivers build config 00:02:26.512 net/vmxnet3: not in enabled drivers build config 00:02:26.512 raw/*: missing internal dependency, "rawdev" 00:02:26.512 crypto/armv8: not in enabled drivers build config 00:02:26.512 crypto/bcmfs: not in enabled drivers build config 00:02:26.512 crypto/caam_jr: not in enabled drivers build config 00:02:26.512 crypto/ccp: not in enabled drivers build config 00:02:26.512 crypto/cnxk: not in enabled drivers build config 00:02:26.512 crypto/dpaa_sec: not in enabled drivers build config 00:02:26.512 crypto/dpaa2_sec: not in enabled drivers build config 00:02:26.512 crypto/mvsam: not in enabled drivers build config 00:02:26.512 crypto/nitrox: not in enabled drivers build config 00:02:26.512 crypto/null: not in enabled drivers build config 00:02:26.512 crypto/octeontx: not in enabled drivers build config 00:02:26.512 crypto/openssl: not in enabled drivers build config 00:02:26.512 crypto/scheduler: not in enabled drivers build config 00:02:26.512 crypto/uadk: not in enabled drivers build config 00:02:26.512 crypto/virtio: not in enabled drivers build config 00:02:26.512 compress/nitrox: not in enabled drivers build config 00:02:26.512 compress/octeontx: not in enabled drivers build config 00:02:26.512 compress/zlib: not in enabled drivers build config 00:02:26.512 regex/*: missing internal dependency, "regexdev" 00:02:26.512 ml/*: missing internal dependency, "mldev" 00:02:26.512 vdpa/ifc: not in enabled drivers build config 00:02:26.512 vdpa/mlx5: not in enabled drivers build config 00:02:26.512 vdpa/nfp: not in enabled drivers build config 00:02:26.512 vdpa/sfc: not in enabled drivers build config 00:02:26.512 event/*: missing internal dependency, "eventdev" 00:02:26.512 baseband/*: missing internal dependency, "bbdev" 00:02:26.512 gpu/*: missing internal dependency, "gpudev" 00:02:26.512 00:02:26.512 00:02:26.771 Build targets in project: 114 00:02:26.771 00:02:26.771 DPDK 24.03.0 00:02:26.771 00:02:26.771 User defined options 00:02:26.771 buildtype : debug 00:02:26.771 default_library : static 00:02:26.772 libdir : lib 00:02:26.772 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:26.772 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:26.772 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:26.772 cpu_instruction_set: native 00:02:26.772 disable_apps : proc-info,test-regex,test-pmd,test-gpudev,test-flow-perf,test-dma-perf,test-crypto-perf,graph,test-pipeline,dumpcap,test-eventdev,test-sad,test-fib,pdump,test-security-perf,test-cmdline,test,test-mldev,test-bbdev,test-compress-perf,test-acl 00:02:26.772 disable_libs : argparse,pcapng,table,eventdev,jobstats,mldev,sched,bbdev,fib,pdcp,dispatcher,gro,ipsec,gpudev,regexdev,cfgfile,bitratestats,metrics,pipeline,node,graph,gso,acl,member,efd,rawdev,distributor,ip_frag,latencystats,pdump,lpm,rib,bpf,stack,port 00:02:26.772 enable_docs : false 00:02:26.772 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:26.772 enable_kmods : false 00:02:26.772 max_lcores : 128 00:02:26.772 tests : false 00:02:26.772 00:02:26.772 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:27.339 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:27.339 [1/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:27.339 [2/377] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:27.339 [3/377] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:27.339 [4/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:27.339 [5/377] Linking static target lib/librte_kvargs.a 00:02:27.339 [6/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:27.339 [7/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:27.339 [8/377] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:27.339 [9/377] Linking static target lib/librte_log.a 00:02:27.339 [10/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:27.596 [11/377] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.596 [12/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:27.596 [13/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:27.596 [14/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:27.596 [15/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:27.596 [16/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:27.596 [17/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:27.596 [18/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:27.596 [19/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:27.596 [20/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:27.596 [21/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:27.596 [22/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:27.596 [23/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:27.596 [24/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:27.596 [25/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:27.596 [26/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:27.596 [27/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:27.596 [28/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:27.596 [29/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:27.596 [30/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:27.596 [31/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:27.596 [32/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:27.596 [33/377] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:27.596 [34/377] Linking static target lib/librte_telemetry.a 00:02:27.596 [35/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:27.596 [36/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:27.596 [37/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:27.596 [38/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:27.596 [39/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:27.596 [40/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:27.596 [41/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:27.596 [42/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:27.596 [43/377] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.596 [44/377] Linking target lib/librte_log.so.24.1 00:02:27.596 [45/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:27.596 [46/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:27.596 [47/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:27.854 [48/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:27.854 [49/377] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:27.854 [50/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:27.854 [51/377] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:27.854 [52/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:27.854 [53/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:27.854 [54/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:27.854 [55/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:27.854 [56/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:27.854 [57/377] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:27.854 [58/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:27.854 [59/377] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:27.854 [60/377] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:27.854 [61/377] Linking target lib/librte_kvargs.so.24.1 00:02:27.854 [62/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:27.854 [63/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:27.854 [64/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:27.854 [65/377] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:27.854 [66/377] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:27.854 [67/377] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:27.854 [68/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:27.854 [69/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:27.854 [70/377] Linking target lib/librte_telemetry.so.24.1 00:02:27.854 [71/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:27.854 [72/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:27.854 [73/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:27.854 [74/377] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:27.854 [75/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:27.854 [76/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:27.854 [77/377] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:27.854 [78/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:27.854 [79/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:27.854 [80/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:28.110 [81/377] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:28.110 [82/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:28.110 [83/377] Linking static target lib/librte_ring.a 00:02:28.110 [84/377] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:28.110 [85/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:28.110 [86/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:28.110 [87/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:28.110 [88/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:28.110 [89/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:28.110 [90/377] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:28.110 [91/377] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:28.110 [92/377] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:28.110 [93/377] Linking static target lib/librte_eal.a 00:02:28.110 [94/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:28.110 [95/377] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:28.110 [96/377] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:28.110 [97/377] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:28.110 [98/377] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:28.110 [99/377] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:28.110 [100/377] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:28.110 [101/377] Linking static target lib/librte_mempool.a 00:02:28.110 [102/377] Linking static target lib/librte_rcu.a 00:02:28.110 [103/377] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:28.110 [104/377] Linking static target lib/librte_pci.a 00:02:28.110 [105/377] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:28.110 [106/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:28.110 [107/377] Linking static target lib/librte_net.a 00:02:28.110 [108/377] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:28.110 [109/377] Linking static target lib/librte_meter.a 00:02:28.110 [110/377] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.110 [111/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:28.110 [112/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:28.110 [113/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:28.110 [114/377] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:28.110 [115/377] Linking static target lib/librte_mbuf.a 00:02:28.110 [116/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:28.110 [117/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:28.110 [118/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:28.366 [119/377] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.366 [120/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:28.366 [121/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:28.366 [122/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:28.366 [123/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:28.366 [124/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:28.366 [125/377] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.366 [126/377] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.366 [127/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:28.366 [128/377] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.366 [129/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:28.366 [130/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:28.366 [131/377] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:28.366 [132/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:28.366 [133/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:28.366 [134/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:28.366 [135/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:28.366 [136/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:28.366 [137/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:28.366 [138/377] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:28.366 [139/377] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:28.366 [140/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:28.366 [141/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:28.366 [142/377] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:28.366 [143/377] Linking static target lib/librte_cmdline.a 00:02:28.366 [144/377] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:28.366 [145/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:28.366 [146/377] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:28.366 [147/377] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:28.623 [148/377] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.623 [149/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:28.623 [150/377] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:28.623 [151/377] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:28.623 [152/377] Linking static target lib/librte_timer.a 00:02:28.623 [153/377] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.623 [154/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:28.623 [155/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:28.623 [156/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:28.623 [157/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:28.623 [158/377] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:28.623 [159/377] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:28.623 [160/377] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:28.623 [161/377] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:28.623 [162/377] Linking static target lib/librte_compressdev.a 00:02:28.623 [163/377] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:28.623 [164/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:28.623 [165/377] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:28.623 [166/377] Linking static target lib/librte_dmadev.a 00:02:28.623 [167/377] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:28.623 [168/377] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:28.623 [169/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:28.623 [170/377] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:28.623 [171/377] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:28.624 [172/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:28.624 [173/377] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:28.879 [174/377] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.879 [175/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:28.879 [176/377] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:28.879 [177/377] Linking static target lib/librte_hash.a 00:02:28.879 [178/377] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:28.879 [179/377] Linking static target lib/librte_power.a 00:02:28.879 [180/377] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:28.879 [181/377] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:28.879 [182/377] Linking static target lib/librte_reorder.a 00:02:28.879 [183/377] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:28.879 [184/377] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:28.879 [185/377] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:28.879 [186/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:28.879 [187/377] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:28.879 [188/377] Linking static target lib/librte_security.a 00:02:28.879 [189/377] Linking static target lib/librte_ethdev.a 00:02:28.879 [190/377] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.879 [191/377] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.879 [192/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:28.879 [193/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:28.879 [194/377] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:28.879 [195/377] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:28.879 [196/377] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:28.879 [197/377] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:28.879 [198/377] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:28.879 [199/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:28.879 [200/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:28.879 [201/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:28.879 [202/377] Linking static target lib/librte_cryptodev.a 00:02:28.879 [203/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:28.879 [204/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:29.135 [205/377] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.135 [206/377] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:29.135 [207/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:29.135 [208/377] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:29.135 [209/377] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:29.135 [210/377] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:29.135 [211/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:29.135 [212/377] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:29.135 [213/377] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:29.135 [214/377] Linking static target drivers/librte_bus_auxiliary.a 00:02:29.135 [215/377] Compiling C object drivers/librte_bus_auxiliary.so.24.1.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:29.135 [216/377] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.135 [217/377] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.135 [218/377] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:29.135 [219/377] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.135 [220/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:29.135 [221/377] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:29.135 [222/377] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:29.135 [223/377] Linking static target drivers/librte_bus_pci.a 00:02:29.392 [224/377] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:29.392 [225/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:29.392 [226/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:29.392 [227/377] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:29.392 [228/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:29.392 [229/377] Linking static target drivers/librte_bus_vdev.a 00:02:29.392 [230/377] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:29.392 [231/377] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.392 [232/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:29.392 [233/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:29.392 [234/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:29.392 [235/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:29.392 [236/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:29.393 [237/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:29.393 [238/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:29.393 [239/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:29.393 [240/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:29.393 [241/377] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.393 [242/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:29.393 [243/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:29.393 [244/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:29.393 [245/377] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:29.650 [246/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:29.650 [247/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:29.650 [248/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:29.650 [249/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen5.c.o 00:02:29.650 [250/377] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.650 [251/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:29.650 [252/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:29.650 [253/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen_lce.c.o 00:02:29.650 [254/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:29.650 [255/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:29.650 [256/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen5.c.o 00:02:29.650 [257/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:29.650 [258/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:29.650 [259/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:29.650 [260/377] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:29.650 [261/377] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:29.650 [262/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:29.907 [263/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:29.907 [264/377] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:29.907 [265/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:29.907 [266/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:29.907 [267/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen5.c.o 00:02:29.907 [268/377] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:29.907 [269/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen_lce.c.o 00:02:29.907 [270/377] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:29.907 [271/377] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:29.907 [272/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:29.907 [273/377] Compiling C object drivers/librte_common_mlx5.so.24.1.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:29.907 [274/377] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:29.907 [275/377] Linking static target drivers/librte_common_mlx5.a 00:02:29.907 [276/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:29.907 [277/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:29.907 [278/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:29.907 [279/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:29.907 [280/377] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:30.164 [281/377] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:30.164 [282/377] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:30.165 [283/377] Linking static target drivers/librte_mempool_ring.a 00:02:30.165 [284/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:30.165 [285/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:30.165 [286/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:30.165 [287/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:30.165 [288/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:30.165 [289/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:30.165 [290/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:30.165 [291/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:30.165 [292/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:30.165 [293/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:30.165 [294/377] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:30.165 [295/377] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:30.165 [296/377] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:30.165 [297/377] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:30.165 [298/377] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:30.165 [299/377] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:30.165 [300/377] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:30.165 [301/377] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:30.421 [302/377] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:30.421 [303/377] Linking static target lib/librte_vhost.a 00:02:30.421 [304/377] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:30.421 [305/377] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:30.421 [306/377] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:30.421 [307/377] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:30.421 [308/377] Compiling C object drivers/librte_crypto_mlx5.so.24.1.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:30.421 [309/377] Compiling C object drivers/librte_compress_mlx5.so.24.1.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:30.421 [310/377] Compiling C object drivers/librte_compress_isal.so.24.1.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:30.421 [311/377] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:30.421 [312/377] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:30.421 [313/377] Linking static target drivers/librte_crypto_mlx5.a 00:02:30.421 [314/377] Linking static target drivers/librte_compress_mlx5.a 00:02:30.421 [315/377] Linking static target drivers/librte_compress_isal.a 00:02:30.421 [316/377] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:30.421 [317/377] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:30.421 [318/377] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.1.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:30.421 [319/377] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:30.714 [320/377] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:30.714 [321/377] Linking static target drivers/libtmp_rte_common_qat.a 00:02:30.714 [322/377] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:30.970 [323/377] Compiling C object drivers/librte_common_qat.so.24.1.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:30.970 [324/377] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:30.970 [325/377] Linking static target drivers/librte_common_qat.a 00:02:30.970 [326/377] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:31.903 [327/377] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.470 [328/377] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.470 [329/377] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:32.470 [330/377] Linking target lib/librte_eal.so.24.1 00:02:32.729 [331/377] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:02:32.729 [332/377] Linking target lib/librte_ring.so.24.1 00:02:32.729 [333/377] Linking target lib/librte_timer.so.24.1 00:02:32.729 [334/377] Linking target lib/librte_meter.so.24.1 00:02:32.729 [335/377] Linking target lib/librte_pci.so.24.1 00:02:32.729 [336/377] Linking target drivers/librte_bus_auxiliary.so.24.1 00:02:32.729 [337/377] Linking target drivers/librte_bus_vdev.so.24.1 00:02:32.729 [338/377] Linking target lib/librte_dmadev.so.24.1 00:02:32.729 [339/377] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:02:32.729 [340/377] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:02:32.729 [341/377] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:02:32.729 [342/377] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:02:32.729 [343/377] Generating symbol file drivers/librte_bus_vdev.so.24.1.p/librte_bus_vdev.so.24.1.symbols 00:02:32.729 [344/377] Generating symbol file drivers/librte_bus_auxiliary.so.24.1.p/librte_bus_auxiliary.so.24.1.symbols 00:02:32.729 [345/377] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:02:32.729 [346/377] Linking target drivers/librte_bus_pci.so.24.1 00:02:32.989 [347/377] Linking target lib/librte_mempool.so.24.1 00:02:32.989 [348/377] Linking target lib/librte_rcu.so.24.1 00:02:32.989 [349/377] Generating symbol file drivers/librte_bus_pci.so.24.1.p/librte_bus_pci.so.24.1.symbols 00:02:32.989 [350/377] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:02:32.989 [351/377] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:02:32.989 [352/377] Linking target drivers/librte_mempool_ring.so.24.1 00:02:32.989 [353/377] Linking target lib/librte_mbuf.so.24.1 00:02:32.989 [354/377] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:02:32.989 [355/377] Linking target lib/librte_reorder.so.24.1 00:02:33.248 [356/377] Linking target lib/librte_compressdev.so.24.1 00:02:33.248 [357/377] Linking target lib/librte_net.so.24.1 00:02:33.248 [358/377] Linking target lib/librte_cryptodev.so.24.1 00:02:33.248 [359/377] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:02:33.248 [360/377] Generating symbol file lib/librte_compressdev.so.24.1.p/librte_compressdev.so.24.1.symbols 00:02:33.248 [361/377] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:02:33.248 [362/377] Linking target lib/librte_hash.so.24.1 00:02:33.248 [363/377] Linking target lib/librte_cmdline.so.24.1 00:02:33.248 [364/377] Linking target lib/librte_security.so.24.1 00:02:33.248 [365/377] Linking target drivers/librte_compress_isal.so.24.1 00:02:33.248 [366/377] Linking target lib/librte_ethdev.so.24.1 00:02:33.248 [367/377] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:02:33.248 [368/377] Generating symbol file lib/librte_security.so.24.1.p/librte_security.so.24.1.symbols 00:02:33.507 [369/377] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:02:33.507 [370/377] Linking target drivers/librte_common_mlx5.so.24.1 00:02:33.507 [371/377] Linking target lib/librte_power.so.24.1 00:02:33.507 [372/377] Linking target lib/librte_vhost.so.24.1 00:02:33.507 [373/377] Generating symbol file drivers/librte_common_mlx5.so.24.1.p/librte_common_mlx5.so.24.1.symbols 00:02:33.507 [374/377] Linking target drivers/librte_compress_mlx5.so.24.1 00:02:33.507 [375/377] Linking target drivers/librte_crypto_ipsec_mb.so.24.1 00:02:33.507 [376/377] Linking target drivers/librte_crypto_mlx5.so.24.1 00:02:33.507 [377/377] Linking target drivers/librte_common_qat.so.24.1 00:02:33.507 INFO: autodetecting backend as ninja 00:02:33.507 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:34.440 CC lib/ut_mock/mock.o 00:02:34.440 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:34.440 CC lib/log/log.o 00:02:34.440 CC lib/log/log_flags.o 00:02:34.440 CC lib/log/log_deprecated.o 00:02:34.440 CC lib/ut/ut.o 00:02:34.440 LIB libspdk_ut_mock.a 00:02:34.440 LIB libspdk_log.a 00:02:34.440 LIB libspdk_ut.a 00:02:34.697 CC lib/dma/dma.o 00:02:34.697 CC lib/util/base64.o 00:02:34.697 CC lib/util/bit_array.o 00:02:34.697 CXX lib/trace_parser/trace.o 00:02:34.697 CC lib/util/cpuset.o 00:02:34.697 CC lib/ioat/ioat.o 00:02:34.697 CC lib/util/crc16.o 00:02:34.697 CC lib/util/crc32.o 00:02:34.697 CC lib/util/crc32c.o 00:02:34.697 CC lib/util/crc32_ieee.o 00:02:34.697 CC lib/util/crc64.o 00:02:34.697 CC lib/util/dif.o 00:02:34.697 CC lib/util/fd.o 00:02:34.697 CC lib/util/hexlify.o 00:02:34.697 CC lib/util/iov.o 00:02:34.697 CC lib/util/file.o 00:02:34.697 CC lib/util/math.o 00:02:34.697 CC lib/util/pipe.o 00:02:34.697 CC lib/util/strerror_tls.o 00:02:34.697 CC lib/util/string.o 00:02:34.697 CC lib/util/uuid.o 00:02:34.697 CC lib/util/xor.o 00:02:34.697 CC lib/util/fd_group.o 00:02:34.697 CC lib/util/zipf.o 00:02:34.697 CC lib/vfio_user/host/vfio_user_pci.o 00:02:34.697 CC lib/vfio_user/host/vfio_user.o 00:02:34.697 LIB libspdk_dma.a 00:02:34.954 LIB libspdk_ioat.a 00:02:34.954 LIB libspdk_vfio_user.a 00:02:34.954 LIB libspdk_util.a 00:02:35.211 CC lib/rdma_provider/common.o 00:02:35.211 CC lib/rdma_provider/rdma_provider_verbs.o 00:02:35.211 CC lib/rdma_utils/rdma_utils.o 00:02:35.211 CC lib/conf/conf.o 00:02:35.211 CC lib/reduce/reduce.o 00:02:35.211 CC lib/idxd/idxd.o 00:02:35.211 CC lib/idxd/idxd_user.o 00:02:35.211 CC lib/idxd/idxd_kernel.o 00:02:35.211 CC lib/json/json_parse.o 00:02:35.211 CC lib/env_dpdk/env.o 00:02:35.211 CC lib/json/json_util.o 00:02:35.211 CC lib/json/json_write.o 00:02:35.211 CC lib/vmd/vmd.o 00:02:35.211 CC lib/vmd/led.o 00:02:35.211 CC lib/env_dpdk/memory.o 00:02:35.211 CC lib/env_dpdk/pci.o 00:02:35.211 CC lib/env_dpdk/threads.o 00:02:35.211 CC lib/env_dpdk/init.o 00:02:35.211 CC lib/env_dpdk/pci_ioat.o 00:02:35.211 CC lib/env_dpdk/pci_virtio.o 00:02:35.211 CC lib/env_dpdk/pci_vmd.o 00:02:35.211 CC lib/env_dpdk/pci_idxd.o 00:02:35.211 CC lib/env_dpdk/sigbus_handler.o 00:02:35.211 CC lib/env_dpdk/pci_dpdk.o 00:02:35.211 CC lib/env_dpdk/pci_event.o 00:02:35.211 LIB libspdk_trace_parser.a 00:02:35.211 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:35.211 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:35.211 LIB libspdk_rdma_provider.a 00:02:35.211 LIB libspdk_conf.a 00:02:35.469 LIB libspdk_rdma_utils.a 00:02:35.469 LIB libspdk_json.a 00:02:35.469 CC lib/jsonrpc/jsonrpc_server.o 00:02:35.469 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:35.469 CC lib/jsonrpc/jsonrpc_client.o 00:02:35.469 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:35.469 LIB libspdk_idxd.a 00:02:35.727 LIB libspdk_reduce.a 00:02:35.727 LIB libspdk_vmd.a 00:02:35.727 LIB libspdk_jsonrpc.a 00:02:35.985 CC lib/rpc/rpc.o 00:02:35.985 LIB libspdk_env_dpdk.a 00:02:35.985 LIB libspdk_rpc.a 00:02:36.241 CC lib/trace/trace.o 00:02:36.241 CC lib/trace/trace_flags.o 00:02:36.241 CC lib/trace/trace_rpc.o 00:02:36.241 CC lib/notify/notify.o 00:02:36.241 CC lib/notify/notify_rpc.o 00:02:36.241 CC lib/keyring/keyring.o 00:02:36.241 CC lib/keyring/keyring_rpc.o 00:02:36.241 LIB libspdk_notify.a 00:02:36.500 LIB libspdk_keyring.a 00:02:36.500 LIB libspdk_trace.a 00:02:36.500 CC lib/sock/sock.o 00:02:36.500 CC lib/sock/sock_rpc.o 00:02:36.500 CC lib/thread/thread.o 00:02:36.500 CC lib/thread/iobuf.o 00:02:36.758 LIB libspdk_sock.a 00:02:37.016 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:37.016 CC lib/nvme/nvme_ctrlr.o 00:02:37.016 CC lib/nvme/nvme_fabric.o 00:02:37.016 CC lib/nvme/nvme_ns_cmd.o 00:02:37.016 CC lib/nvme/nvme_ns.o 00:02:37.016 CC lib/nvme/nvme_pcie_common.o 00:02:37.016 CC lib/nvme/nvme_pcie.o 00:02:37.016 CC lib/nvme/nvme_qpair.o 00:02:37.016 CC lib/nvme/nvme.o 00:02:37.016 CC lib/nvme/nvme_quirks.o 00:02:37.016 CC lib/nvme/nvme_transport.o 00:02:37.016 CC lib/nvme/nvme_discovery.o 00:02:37.016 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:37.016 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:37.016 CC lib/nvme/nvme_tcp.o 00:02:37.016 CC lib/nvme/nvme_opal.o 00:02:37.016 CC lib/nvme/nvme_io_msg.o 00:02:37.016 CC lib/nvme/nvme_poll_group.o 00:02:37.016 CC lib/nvme/nvme_zns.o 00:02:37.016 CC lib/nvme/nvme_stubs.o 00:02:37.016 CC lib/nvme/nvme_auth.o 00:02:37.016 CC lib/nvme/nvme_cuse.o 00:02:37.016 CC lib/nvme/nvme_vfio_user.o 00:02:37.016 CC lib/nvme/nvme_rdma.o 00:02:37.580 LIB libspdk_thread.a 00:02:37.838 CC lib/accel/accel.o 00:02:37.838 CC lib/accel/accel_rpc.o 00:02:37.838 CC lib/accel/accel_sw.o 00:02:37.838 CC lib/vfu_tgt/tgt_endpoint.o 00:02:37.838 CC lib/vfu_tgt/tgt_rpc.o 00:02:37.838 CC lib/virtio/virtio.o 00:02:37.838 CC lib/virtio/virtio_vhost_user.o 00:02:37.838 CC lib/virtio/virtio_vfio_user.o 00:02:37.838 CC lib/virtio/virtio_pci.o 00:02:37.838 CC lib/blob/blobstore.o 00:02:37.838 CC lib/blob/request.o 00:02:37.838 CC lib/blob/zeroes.o 00:02:37.838 CC lib/blob/blob_bs_dev.o 00:02:37.838 CC lib/init/json_config.o 00:02:37.838 CC lib/init/subsystem.o 00:02:37.838 CC lib/init/subsystem_rpc.o 00:02:37.838 CC lib/init/rpc.o 00:02:38.095 LIB libspdk_init.a 00:02:38.095 LIB libspdk_vfu_tgt.a 00:02:38.095 LIB libspdk_virtio.a 00:02:38.095 CC lib/event/app.o 00:02:38.095 CC lib/event/reactor.o 00:02:38.095 CC lib/event/log_rpc.o 00:02:38.095 CC lib/event/app_rpc.o 00:02:38.095 CC lib/event/scheduler_static.o 00:02:38.354 LIB libspdk_nvme.a 00:02:38.354 LIB libspdk_event.a 00:02:38.354 LIB libspdk_accel.a 00:02:38.614 CC lib/bdev/bdev.o 00:02:38.614 CC lib/bdev/bdev_rpc.o 00:02:38.614 CC lib/bdev/bdev_zone.o 00:02:38.614 CC lib/bdev/scsi_nvme.o 00:02:38.614 CC lib/bdev/part.o 00:02:39.995 LIB libspdk_blob.a 00:02:39.995 CC lib/blobfs/blobfs.o 00:02:39.995 CC lib/blobfs/tree.o 00:02:39.995 CC lib/lvol/lvol.o 00:02:40.572 LIB libspdk_bdev.a 00:02:40.572 LIB libspdk_blobfs.a 00:02:40.830 CC lib/nvmf/ctrlr.o 00:02:40.830 CC lib/nvmf/ctrlr_discovery.o 00:02:40.830 CC lib/nvmf/ctrlr_bdev.o 00:02:40.830 CC lib/nvmf/subsystem.o 00:02:40.830 CC lib/nvmf/nvmf.o 00:02:40.830 CC lib/nvmf/nvmf_rpc.o 00:02:40.830 CC lib/nvmf/tcp.o 00:02:40.830 CC lib/nvmf/stubs.o 00:02:40.830 CC lib/nvmf/transport.o 00:02:40.830 CC lib/scsi/dev.o 00:02:40.830 CC lib/nvmf/mdns_server.o 00:02:40.830 CC lib/scsi/lun.o 00:02:40.830 CC lib/nvmf/vfio_user.o 00:02:40.830 CC lib/scsi/port.o 00:02:40.830 CC lib/nvmf/rdma.o 00:02:40.830 CC lib/nvmf/auth.o 00:02:40.830 CC lib/scsi/scsi_bdev.o 00:02:40.830 CC lib/scsi/scsi.o 00:02:40.830 CC lib/scsi/scsi_pr.o 00:02:40.830 CC lib/scsi/task.o 00:02:40.830 CC lib/scsi/scsi_rpc.o 00:02:40.830 CC lib/ftl/ftl_core.o 00:02:40.830 CC lib/ftl/ftl_init.o 00:02:40.830 LIB libspdk_lvol.a 00:02:40.830 CC lib/nbd/nbd.o 00:02:40.830 CC lib/ublk/ublk.o 00:02:40.830 CC lib/ublk/ublk_rpc.o 00:02:40.830 CC lib/ftl/ftl_layout.o 00:02:40.830 CC lib/nbd/nbd_rpc.o 00:02:40.830 CC lib/ftl/ftl_debug.o 00:02:41.090 CC lib/ftl/ftl_io.o 00:02:41.090 CC lib/ftl/ftl_sb.o 00:02:41.090 CC lib/ftl/ftl_l2p.o 00:02:41.090 CC lib/ftl/ftl_l2p_flat.o 00:02:41.090 CC lib/ftl/ftl_nv_cache.o 00:02:41.090 CC lib/ftl/ftl_band.o 00:02:41.090 CC lib/ftl/ftl_band_ops.o 00:02:41.090 CC lib/ftl/ftl_writer.o 00:02:41.090 LIB libspdk_nbd.a 00:02:41.090 CC lib/ftl/ftl_rq.o 00:02:41.090 CC lib/ftl/ftl_reloc.o 00:02:41.090 CC lib/ftl/ftl_l2p_cache.o 00:02:41.090 CC lib/ftl/ftl_p2l.o 00:02:41.090 CC lib/ftl/mngt/ftl_mngt.o 00:02:41.090 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:41.090 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:41.090 LIB libspdk_scsi.a 00:02:41.090 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:41.090 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:41.090 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:41.347 LIB libspdk_ublk.a 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:41.347 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:41.347 CC lib/ftl/utils/ftl_conf.o 00:02:41.347 CC lib/ftl/utils/ftl_md.o 00:02:41.347 CC lib/ftl/utils/ftl_mempool.o 00:02:41.347 CC lib/ftl/utils/ftl_bitmap.o 00:02:41.347 CC lib/ftl/utils/ftl_property.o 00:02:41.347 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:41.347 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:41.347 CC lib/iscsi/conn.o 00:02:41.347 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:41.347 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:41.347 CC lib/iscsi/init_grp.o 00:02:41.347 CC lib/iscsi/iscsi.o 00:02:41.347 CC lib/iscsi/md5.o 00:02:41.347 CC lib/vhost/vhost.o 00:02:41.347 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:41.626 CC lib/iscsi/param.o 00:02:41.626 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:41.626 CC lib/vhost/vhost_rpc.o 00:02:41.626 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:02:41.626 CC lib/iscsi/portal_grp.o 00:02:41.626 CC lib/vhost/vhost_scsi.o 00:02:41.626 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:41.626 CC lib/vhost/vhost_blk.o 00:02:41.626 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:41.626 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:41.626 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:41.626 CC lib/iscsi/tgt_node.o 00:02:41.626 CC lib/ftl/base/ftl_base_dev.o 00:02:41.626 CC lib/iscsi/iscsi_subsystem.o 00:02:41.626 CC lib/ftl/base/ftl_base_bdev.o 00:02:41.626 CC lib/ftl/ftl_trace.o 00:02:41.626 CC lib/iscsi/iscsi_rpc.o 00:02:41.626 CC lib/iscsi/task.o 00:02:41.626 CC lib/vhost/rte_vhost_user.o 00:02:41.886 LIB libspdk_ftl.a 00:02:42.145 LIB libspdk_nvmf.a 00:02:42.405 LIB libspdk_iscsi.a 00:02:42.405 LIB libspdk_vhost.a 00:02:42.664 CC module/env_dpdk/env_dpdk_rpc.o 00:02:42.664 CC module/vfu_device/vfu_virtio.o 00:02:42.664 CC module/vfu_device/vfu_virtio_blk.o 00:02:42.664 CC module/vfu_device/vfu_virtio_scsi.o 00:02:42.664 CC module/vfu_device/vfu_virtio_rpc.o 00:02:42.921 CC module/accel/iaa/accel_iaa.o 00:02:42.921 CC module/accel/ioat/accel_ioat.o 00:02:42.921 CC module/accel/iaa/accel_iaa_rpc.o 00:02:42.921 CC module/accel/ioat/accel_ioat_rpc.o 00:02:42.921 CC module/blob/bdev/blob_bdev.o 00:02:42.921 CC module/accel/error/accel_error.o 00:02:42.921 CC module/accel/dsa/accel_dsa.o 00:02:42.921 CC module/accel/error/accel_error_rpc.o 00:02:42.921 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:42.921 CC module/accel/dsa/accel_dsa_rpc.o 00:02:42.921 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:42.921 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:42.921 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:42.921 CC module/sock/posix/posix.o 00:02:42.921 CC module/keyring/linux/keyring.o 00:02:42.921 CC module/keyring/linux/keyring_rpc.o 00:02:42.921 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:42.921 CC module/keyring/file/keyring.o 00:02:42.921 CC module/scheduler/gscheduler/gscheduler.o 00:02:42.921 CC module/sock/uring/uring.o 00:02:42.921 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:42.921 LIB libspdk_env_dpdk_rpc.a 00:02:42.921 CC module/keyring/file/keyring_rpc.o 00:02:42.921 LIB libspdk_keyring_linux.a 00:02:42.921 LIB libspdk_scheduler_gscheduler.a 00:02:42.921 LIB libspdk_scheduler_dpdk_governor.a 00:02:42.921 LIB libspdk_accel_ioat.a 00:02:42.921 LIB libspdk_accel_error.a 00:02:42.921 LIB libspdk_accel_iaa.a 00:02:42.921 LIB libspdk_scheduler_dynamic.a 00:02:42.921 LIB libspdk_keyring_file.a 00:02:42.921 LIB libspdk_accel_dsa.a 00:02:42.921 LIB libspdk_blob_bdev.a 00:02:43.179 LIB libspdk_vfu_device.a 00:02:43.437 CC module/blobfs/bdev/blobfs_bdev.o 00:02:43.437 CC module/bdev/error/vbdev_error.o 00:02:43.437 CC module/bdev/malloc/bdev_malloc.o 00:02:43.437 CC module/bdev/delay/vbdev_delay.o 00:02:43.437 CC module/bdev/gpt/gpt.o 00:02:43.437 CC module/bdev/split/vbdev_split.o 00:02:43.437 CC module/bdev/raid/bdev_raid.o 00:02:43.437 CC module/bdev/lvol/vbdev_lvol.o 00:02:43.437 CC module/bdev/passthru/vbdev_passthru.o 00:02:43.437 CC module/bdev/null/bdev_null.o 00:02:43.437 CC module/bdev/xnvme/bdev_xnvme.o 00:02:43.437 CC module/bdev/crypto/vbdev_crypto.o 00:02:43.438 CC module/bdev/nvme/bdev_nvme.o 00:02:43.438 CC module/bdev/aio/bdev_aio.o 00:02:43.438 CC module/bdev/uring/bdev_uring.o 00:02:43.438 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:43.438 CC module/bdev/iscsi/bdev_iscsi.o 00:02:43.438 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:43.438 CC module/bdev/compress/vbdev_compress.o 00:02:43.438 CC module/bdev/ftl/bdev_ftl.o 00:02:43.438 CC module/bdev/ocf/ctx.o 00:02:43.438 LIB libspdk_sock_uring.a 00:02:43.438 LIB libspdk_sock_posix.a 00:02:43.438 CC module/bdev/uring/bdev_uring_rpc.o 00:02:43.438 CC module/bdev/aio/bdev_aio_rpc.o 00:02:43.438 CC module/bdev/rbd/bdev_rbd.o 00:02:43.438 CC module/bdev/gpt/vbdev_gpt.o 00:02:43.438 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:43.438 CC module/bdev/split/vbdev_split_rpc.o 00:02:43.438 CC module/bdev/error/vbdev_error_rpc.o 00:02:43.438 CC module/bdev/null/bdev_null_rpc.o 00:02:43.438 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:43.438 CC module/bdev/ocf/data.o 00:02:43.438 CC module/bdev/ocf/stats.o 00:02:43.438 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:43.695 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:43.695 CC module/bdev/ocf/utils.o 00:02:43.695 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:43.695 LIB libspdk_bdev_aio.a 00:02:43.695 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:43.695 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:43.695 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:43.695 LIB libspdk_bdev_uring.a 00:02:43.695 CC module/blobfs/bdev/blobfs_fuse.o 00:02:43.695 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:43.695 LIB libspdk_bdev_split.a 00:02:43.695 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:43.695 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:43.695 LIB libspdk_accel_dpdk_compressdev.a 00:02:43.695 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:43.695 LIB libspdk_bdev_error.a 00:02:43.695 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:43.695 LIB libspdk_bdev_null.a 00:02:43.695 LIB libspdk_bdev_xnvme.a 00:02:43.695 LIB libspdk_bdev_gpt.a 00:02:43.695 CC module/bdev/raid/bdev_raid_rpc.o 00:02:43.695 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:43.695 LIB libspdk_bdev_passthru.a 00:02:43.695 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:43.695 CC module/bdev/ocf/vbdev_ocf.o 00:02:43.695 CC module/bdev/raid/bdev_raid_sb.o 00:02:43.695 CC module/bdev/nvme/nvme_rpc.o 00:02:43.695 CC module/bdev/nvme/bdev_mdns_client.o 00:02:43.695 CC module/bdev/nvme/vbdev_opal.o 00:02:43.695 CC module/bdev/raid/raid0.o 00:02:43.695 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:43.695 LIB libspdk_bdev_zone_block.a 00:02:43.695 LIB libspdk_bdev_crypto.a 00:02:43.695 LIB libspdk_bdev_malloc.a 00:02:43.695 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:43.695 LIB libspdk_bdev_ftl.a 00:02:43.695 LIB libspdk_bdev_iscsi.a 00:02:43.695 LIB libspdk_bdev_delay.a 00:02:43.695 LIB libspdk_bdev_compress.a 00:02:43.695 CC module/bdev/raid/raid1.o 00:02:43.695 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:43.695 LIB libspdk_blobfs_bdev.a 00:02:43.695 CC module/bdev/ocf/volume.o 00:02:43.695 LIB libspdk_bdev_rbd.a 00:02:43.695 CC module/bdev/raid/concat.o 00:02:43.695 CC module/bdev/raid/raid5f.o 00:02:43.954 LIB libspdk_accel_dpdk_cryptodev.a 00:02:43.954 LIB libspdk_bdev_virtio.a 00:02:43.954 LIB libspdk_bdev_lvol.a 00:02:43.954 LIB libspdk_bdev_ocf.a 00:02:44.213 LIB libspdk_bdev_raid.a 00:02:45.150 LIB libspdk_bdev_nvme.a 00:02:45.414 CC module/event/subsystems/scheduler/scheduler.o 00:02:45.414 CC module/event/subsystems/iobuf/iobuf.o 00:02:45.414 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:45.414 CC module/event/subsystems/sock/sock.o 00:02:45.414 CC module/event/subsystems/keyring/keyring.o 00:02:45.414 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:45.414 CC module/event/subsystems/vmd/vmd.o 00:02:45.414 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:45.414 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:45.414 LIB libspdk_event_keyring.a 00:02:45.414 LIB libspdk_event_sock.a 00:02:45.414 LIB libspdk_event_vhost_blk.a 00:02:45.414 LIB libspdk_event_scheduler.a 00:02:45.414 LIB libspdk_event_vmd.a 00:02:45.414 LIB libspdk_event_iobuf.a 00:02:45.414 LIB libspdk_event_vfu_tgt.a 00:02:45.683 CC module/event/subsystems/accel/accel.o 00:02:45.683 LIB libspdk_event_accel.a 00:02:45.942 CC module/event/subsystems/bdev/bdev.o 00:02:45.942 LIB libspdk_event_bdev.a 00:02:46.201 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:46.201 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:46.201 CC module/event/subsystems/ublk/ublk.o 00:02:46.201 CC module/event/subsystems/scsi/scsi.o 00:02:46.201 CC module/event/subsystems/nbd/nbd.o 00:02:46.461 LIB libspdk_event_ublk.a 00:02:46.461 LIB libspdk_event_nbd.a 00:02:46.461 LIB libspdk_event_scsi.a 00:02:46.461 LIB libspdk_event_nvmf.a 00:02:46.461 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:46.461 CC module/event/subsystems/iscsi/iscsi.o 00:02:46.719 LIB libspdk_event_vhost_scsi.a 00:02:46.719 LIB libspdk_event_iscsi.a 00:02:46.977 CC app/trace_record/trace_record.o 00:02:46.977 CXX app/trace/trace.o 00:02:46.977 CC app/spdk_nvme_identify/identify.o 00:02:46.977 CC app/spdk_nvme_perf/perf.o 00:02:46.977 CC app/spdk_top/spdk_top.o 00:02:46.977 CC app/spdk_lspci/spdk_lspci.o 00:02:46.977 TEST_HEADER include/spdk/accel.h 00:02:46.977 CC test/rpc_client/rpc_client_test.o 00:02:46.977 TEST_HEADER include/spdk/accel_module.h 00:02:46.977 CC app/spdk_nvme_discover/discovery_aer.o 00:02:46.977 TEST_HEADER include/spdk/assert.h 00:02:46.977 TEST_HEADER include/spdk/barrier.h 00:02:46.977 TEST_HEADER include/spdk/base64.h 00:02:46.977 TEST_HEADER include/spdk/bdev.h 00:02:46.977 TEST_HEADER include/spdk/bdev_module.h 00:02:46.977 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:46.977 TEST_HEADER include/spdk/bdev_zone.h 00:02:46.977 TEST_HEADER include/spdk/bit_array.h 00:02:46.977 TEST_HEADER include/spdk/bit_pool.h 00:02:46.977 TEST_HEADER include/spdk/blob.h 00:02:46.977 TEST_HEADER include/spdk/blob_bdev.h 00:02:46.977 CC app/spdk_dd/spdk_dd.o 00:02:46.977 TEST_HEADER include/spdk/blobfs.h 00:02:46.977 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:46.977 TEST_HEADER include/spdk/conf.h 00:02:46.977 CC app/iscsi_tgt/iscsi_tgt.o 00:02:46.977 TEST_HEADER include/spdk/config.h 00:02:46.977 CC app/nvmf_tgt/nvmf_main.o 00:02:46.977 TEST_HEADER include/spdk/cpuset.h 00:02:46.977 TEST_HEADER include/spdk/crc16.h 00:02:46.977 TEST_HEADER include/spdk/crc32.h 00:02:46.977 TEST_HEADER include/spdk/crc64.h 00:02:46.977 TEST_HEADER include/spdk/dif.h 00:02:46.977 TEST_HEADER include/spdk/dma.h 00:02:46.977 TEST_HEADER include/spdk/endian.h 00:02:46.977 TEST_HEADER include/spdk/env.h 00:02:46.977 TEST_HEADER include/spdk/env_dpdk.h 00:02:46.977 CC app/spdk_tgt/spdk_tgt.o 00:02:46.977 TEST_HEADER include/spdk/event.h 00:02:46.977 TEST_HEADER include/spdk/fd.h 00:02:46.977 TEST_HEADER include/spdk/fd_group.h 00:02:46.977 TEST_HEADER include/spdk/file.h 00:02:46.977 CC examples/util/zipf/zipf.o 00:02:46.977 TEST_HEADER include/spdk/ftl.h 00:02:46.977 CC examples/ioat/verify/verify.o 00:02:46.977 TEST_HEADER include/spdk/gpt_spec.h 00:02:46.977 CC examples/ioat/perf/perf.o 00:02:46.977 TEST_HEADER include/spdk/hexlify.h 00:02:46.977 TEST_HEADER include/spdk/histogram_data.h 00:02:46.977 TEST_HEADER include/spdk/idxd.h 00:02:46.977 TEST_HEADER include/spdk/idxd_spec.h 00:02:46.977 CC test/app/histogram_perf/histogram_perf.o 00:02:46.977 TEST_HEADER include/spdk/init.h 00:02:46.977 TEST_HEADER include/spdk/ioat.h 00:02:46.977 CC test/thread/poller_perf/poller_perf.o 00:02:46.977 TEST_HEADER include/spdk/ioat_spec.h 00:02:46.977 CC app/fio/nvme/fio_plugin.o 00:02:46.977 CC test/app/jsoncat/jsoncat.o 00:02:46.977 TEST_HEADER include/spdk/iscsi_spec.h 00:02:46.977 TEST_HEADER include/spdk/json.h 00:02:46.977 TEST_HEADER include/spdk/jsonrpc.h 00:02:46.977 TEST_HEADER include/spdk/keyring.h 00:02:46.977 TEST_HEADER include/spdk/keyring_module.h 00:02:46.977 TEST_HEADER include/spdk/likely.h 00:02:46.977 TEST_HEADER include/spdk/log.h 00:02:46.977 TEST_HEADER include/spdk/lvol.h 00:02:46.977 TEST_HEADER include/spdk/memory.h 00:02:46.977 TEST_HEADER include/spdk/mmio.h 00:02:46.977 TEST_HEADER include/spdk/nbd.h 00:02:46.977 TEST_HEADER include/spdk/notify.h 00:02:46.977 TEST_HEADER include/spdk/nvme.h 00:02:46.977 TEST_HEADER include/spdk/nvme_intel.h 00:02:46.977 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:46.977 CC test/dma/test_dma/test_dma.o 00:02:46.977 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:46.978 CC test/app/bdev_svc/bdev_svc.o 00:02:46.978 TEST_HEADER include/spdk/nvme_spec.h 00:02:46.978 TEST_HEADER include/spdk/nvme_zns.h 00:02:46.978 TEST_HEADER include/spdk/nvmf.h 00:02:46.978 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:46.978 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:46.978 TEST_HEADER include/spdk/nvmf_spec.h 00:02:46.978 LINK spdk_lspci 00:02:46.978 TEST_HEADER include/spdk/nvmf_transport.h 00:02:46.978 TEST_HEADER include/spdk/opal.h 00:02:46.978 TEST_HEADER include/spdk/opal_spec.h 00:02:46.978 TEST_HEADER include/spdk/pci_ids.h 00:02:46.978 TEST_HEADER include/spdk/pipe.h 00:02:46.978 TEST_HEADER include/spdk/queue.h 00:02:46.978 TEST_HEADER include/spdk/reduce.h 00:02:46.978 TEST_HEADER include/spdk/rpc.h 00:02:46.978 TEST_HEADER include/spdk/scheduler.h 00:02:47.237 TEST_HEADER include/spdk/scsi.h 00:02:47.237 TEST_HEADER include/spdk/scsi_spec.h 00:02:47.237 TEST_HEADER include/spdk/sock.h 00:02:47.237 TEST_HEADER include/spdk/stdinc.h 00:02:47.237 TEST_HEADER include/spdk/string.h 00:02:47.237 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:47.237 TEST_HEADER include/spdk/thread.h 00:02:47.237 TEST_HEADER include/spdk/trace.h 00:02:47.237 TEST_HEADER include/spdk/trace_parser.h 00:02:47.237 TEST_HEADER include/spdk/tree.h 00:02:47.237 CC test/env/mem_callbacks/mem_callbacks.o 00:02:47.237 TEST_HEADER include/spdk/ublk.h 00:02:47.237 TEST_HEADER include/spdk/util.h 00:02:47.237 TEST_HEADER include/spdk/uuid.h 00:02:47.237 TEST_HEADER include/spdk/version.h 00:02:47.237 LINK rpc_client_test 00:02:47.237 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:47.237 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:47.237 TEST_HEADER include/spdk/vhost.h 00:02:47.237 TEST_HEADER include/spdk/vmd.h 00:02:47.237 TEST_HEADER include/spdk/xor.h 00:02:47.237 TEST_HEADER include/spdk/zipf.h 00:02:47.237 CXX test/cpp_headers/accel.o 00:02:47.237 LINK spdk_nvme_discover 00:02:47.237 LINK interrupt_tgt 00:02:47.237 LINK zipf 00:02:47.237 LINK spdk_trace_record 00:02:47.237 LINK jsoncat 00:02:47.237 LINK nvmf_tgt 00:02:47.237 LINK histogram_perf 00:02:47.237 LINK poller_perf 00:02:47.237 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:47.237 LINK spdk_tgt 00:02:47.237 LINK verify 00:02:47.237 LINK iscsi_tgt 00:02:47.237 LINK bdev_svc 00:02:47.237 LINK ioat_perf 00:02:47.237 LINK spdk_trace 00:02:47.237 CXX test/cpp_headers/accel_module.o 00:02:47.237 LINK histogram_ut 00:02:47.237 LINK spdk_dd 00:02:47.498 LINK test_dma 00:02:47.498 LINK nvme_fuzz 00:02:47.498 CXX test/cpp_headers/assert.o 00:02:47.498 LINK spdk_nvme 00:02:47.498 LINK spdk_nvme_identify 00:02:47.498 LINK mem_callbacks 00:02:47.498 CXX test/cpp_headers/barrier.o 00:02:47.756 LINK spdk_top 00:02:47.756 LINK spdk_nvme_perf 00:02:47.756 CC test/thread/lock/spdk_lock.o 00:02:47.756 CC test/unit/lib/log/log.c/log_ut.o 00:02:47.756 CXX test/cpp_headers/base64.o 00:02:47.756 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:48.013 CC app/vhost/vhost.o 00:02:48.013 CC test/env/vtophys/vtophys.o 00:02:48.013 CXX test/cpp_headers/bdev.o 00:02:48.013 CC test/app/stub/stub.o 00:02:48.013 LINK log_ut 00:02:48.013 LINK vtophys 00:02:48.013 CC examples/sock/hello_world/hello_sock.o 00:02:48.013 CC examples/vmd/lsvmd/lsvmd.o 00:02:48.013 LINK vhost 00:02:48.013 CC examples/thread/thread/thread_ex.o 00:02:48.013 CXX test/cpp_headers/bdev_module.o 00:02:48.013 LINK stub 00:02:48.013 CC examples/idxd/perf/perf.o 00:02:48.013 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:48.270 LINK lsvmd 00:02:48.270 LINK hello_sock 00:02:48.270 CXX test/cpp_headers/bdev_zone.o 00:02:48.271 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:48.271 LINK thread 00:02:48.271 LINK env_dpdk_post_init 00:02:48.271 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:48.271 LINK idxd_perf 00:02:48.271 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:48.271 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:48.271 CC test/env/memory/memory_ut.o 00:02:48.271 CXX test/cpp_headers/bit_array.o 00:02:48.530 LINK base64_ut 00:02:48.530 CC app/fio/bdev/fio_plugin.o 00:02:48.530 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:48.530 CXX test/cpp_headers/bit_pool.o 00:02:48.530 CC examples/vmd/led/led.o 00:02:48.530 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:48.530 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:48.530 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:48.530 CXX test/cpp_headers/blob.o 00:02:48.530 LINK led 00:02:48.789 CC test/env/pci/pci_ut.o 00:02:48.789 LINK common_ut 00:02:48.789 LINK ioat_ut 00:02:48.789 CXX test/cpp_headers/blob_bdev.o 00:02:48.789 LINK spdk_lock 00:02:48.789 LINK cpuset_ut 00:02:48.789 LINK spdk_bdev 00:02:48.789 LINK dma_ut 00:02:48.789 CXX test/cpp_headers/blobfs.o 00:02:48.789 LINK vhost_fuzz 00:02:49.048 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:49.048 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:49.048 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:49.048 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:49.048 CXX test/cpp_headers/blobfs_bdev.o 00:02:49.048 LINK bit_array_ut 00:02:49.048 LINK pci_ut 00:02:49.048 LINK iscsi_fuzz 00:02:49.048 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:49.048 LINK crc16_ut 00:02:49.048 LINK crc32_ieee_ut 00:02:49.048 CC examples/nvme/hello_world/hello_world.o 00:02:49.048 CC test/unit/lib/util/file.c/file_ut.o 00:02:49.048 LINK crc64_ut 00:02:49.048 LINK crc32c_ut 00:02:49.048 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:49.048 CXX test/cpp_headers/conf.o 00:02:49.048 LINK memory_ut 00:02:49.048 CXX test/cpp_headers/config.o 00:02:49.305 LINK file_ut 00:02:49.305 CXX test/cpp_headers/cpuset.o 00:02:49.305 CXX test/cpp_headers/crc16.o 00:02:49.305 CC examples/nvme/reconnect/reconnect.o 00:02:49.305 CC test/unit/lib/util/math.c/math_ut.o 00:02:49.305 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:49.305 LINK hello_world 00:02:49.305 CC test/unit/lib/util/string.c/string_ut.o 00:02:49.305 LINK iov_ut 00:02:49.305 CXX test/cpp_headers/crc32.o 00:02:49.305 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:49.305 CXX test/cpp_headers/crc64.o 00:02:49.305 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:49.305 LINK math_ut 00:02:49.305 CXX test/cpp_headers/dif.o 00:02:49.305 CC examples/nvme/arbitration/arbitration.o 00:02:49.306 CXX test/cpp_headers/dma.o 00:02:49.563 CXX test/cpp_headers/endian.o 00:02:49.563 LINK reconnect 00:02:49.563 LINK string_ut 00:02:49.563 CC examples/nvme/hotplug/hotplug.o 00:02:49.563 CC test/event/event_perf/event_perf.o 00:02:49.563 CC test/event/reactor/reactor.o 00:02:49.563 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:49.563 CXX test/cpp_headers/env.o 00:02:49.563 CC test/event/reactor_perf/reactor_perf.o 00:02:49.563 CXX test/cpp_headers/env_dpdk.o 00:02:49.563 CC test/event/app_repeat/app_repeat.o 00:02:49.563 LINK xor_ut 00:02:49.563 LINK pipe_ut 00:02:49.563 LINK event_perf 00:02:49.563 LINK arbitration 00:02:49.563 LINK reactor 00:02:49.563 LINK reactor_perf 00:02:49.563 LINK hotplug 00:02:49.822 LINK dif_ut 00:02:49.822 LINK nvme_manage 00:02:49.822 LINK cmb_copy 00:02:49.822 CC test/event/scheduler/scheduler.o 00:02:49.822 CXX test/cpp_headers/event.o 00:02:49.822 LINK app_repeat 00:02:49.822 CC examples/nvme/abort/abort.o 00:02:49.822 CXX test/cpp_headers/fd.o 00:02:49.822 CXX test/cpp_headers/fd_group.o 00:02:49.822 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:49.822 CXX test/cpp_headers/file.o 00:02:49.822 LINK scheduler 00:02:49.822 CXX test/cpp_headers/ftl.o 00:02:50.079 CXX test/cpp_headers/gpt_spec.o 00:02:50.079 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:50.079 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:50.079 LINK pmr_persistence 00:02:50.079 CXX test/cpp_headers/hexlify.o 00:02:50.079 LINK abort 00:02:50.079 CXX test/cpp_headers/histogram_data.o 00:02:50.079 CXX test/cpp_headers/idxd.o 00:02:50.079 CXX test/cpp_headers/idxd_spec.o 00:02:50.079 CC test/accel/dif/dif.o 00:02:50.079 CC test/blobfs/mkfs/mkfs.o 00:02:50.079 CXX test/cpp_headers/init.o 00:02:50.336 CXX test/cpp_headers/ioat.o 00:02:50.336 CXX test/cpp_headers/ioat_spec.o 00:02:50.336 CXX test/cpp_headers/iscsi_spec.o 00:02:50.336 CC test/blobfs/fuse/fuse.o 00:02:50.336 CC test/lvol/esnap/esnap.o 00:02:50.336 CXX test/cpp_headers/json.o 00:02:50.336 CXX test/cpp_headers/jsonrpc.o 00:02:50.336 LINK json_util_ut 00:02:50.336 CC test/nvme/aer/aer.o 00:02:50.336 LINK mkfs 00:02:50.336 CC test/nvme/reset/reset.o 00:02:50.336 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:50.336 CC test/nvme/sgl/sgl.o 00:02:50.336 CC test/nvme/e2edp/nvme_dp.o 00:02:50.336 CC test/nvme/overhead/overhead.o 00:02:50.336 LINK fuse 00:02:50.336 LINK dif 00:02:50.336 CC test/nvme/err_injection/err_injection.o 00:02:50.592 CXX test/cpp_headers/keyring.o 00:02:50.592 CC test/nvme/startup/startup.o 00:02:50.592 CC test/nvme/reserve/reserve.o 00:02:50.592 CXX test/cpp_headers/keyring_module.o 00:02:50.592 LINK reset 00:02:50.592 LINK aer 00:02:50.592 LINK sgl 00:02:50.592 LINK nvme_dp 00:02:50.592 LINK err_injection 00:02:50.592 LINK overhead 00:02:50.592 CC test/nvme/simple_copy/simple_copy.o 00:02:50.592 CXX test/cpp_headers/likely.o 00:02:50.592 LINK startup 00:02:50.592 CC test/nvme/connect_stress/connect_stress.o 00:02:50.592 CC test/nvme/fused_ordering/fused_ordering.o 00:02:50.592 CC test/nvme/compliance/nvme_compliance.o 00:02:50.592 CC test/nvme/boot_partition/boot_partition.o 00:02:50.592 LINK reserve 00:02:50.872 CXX test/cpp_headers/log.o 00:02:50.872 LINK connect_stress 00:02:50.872 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:50.872 LINK boot_partition 00:02:50.872 LINK simple_copy 00:02:50.872 LINK fused_ordering 00:02:50.872 LINK json_write_ut 00:02:50.872 LINK nvme_compliance 00:02:50.872 CXX test/cpp_headers/lvol.o 00:02:50.872 CC test/nvme/fdp/fdp.o 00:02:51.129 CC test/nvme/cuse/cuse.o 00:02:51.129 LINK doorbell_aers 00:02:51.129 CC examples/accel/perf/accel_perf.o 00:02:51.129 CXX test/cpp_headers/memory.o 00:02:51.129 CXX test/cpp_headers/mmio.o 00:02:51.385 CXX test/cpp_headers/nbd.o 00:02:51.385 LINK fdp 00:02:51.385 CXX test/cpp_headers/notify.o 00:02:51.385 LINK accel_perf 00:02:51.385 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:51.385 LINK json_parse_ut 00:02:51.642 CXX test/cpp_headers/nvme.o 00:02:51.642 CC examples/blob/hello_world/hello_blob.o 00:02:51.642 CC examples/blob/cli/blobcli.o 00:02:51.642 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:51.642 CXX test/cpp_headers/nvme_intel.o 00:02:51.642 CXX test/cpp_headers/nvme_ocssd.o 00:02:51.642 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:51.642 CXX test/cpp_headers/nvme_spec.o 00:02:51.642 LINK pci_event_ut 00:02:51.899 CXX test/cpp_headers/nvme_zns.o 00:02:51.899 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:51.899 CXX test/cpp_headers/nvmf.o 00:02:51.899 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:51.899 CXX test/cpp_headers/nvmf_cmd.o 00:02:51.899 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:51.899 LINK hello_blob 00:02:51.899 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:51.899 CXX test/cpp_headers/nvmf_spec.o 00:02:51.899 CXX test/cpp_headers/nvmf_transport.o 00:02:51.899 CXX test/cpp_headers/opal.o 00:02:51.899 CXX test/cpp_headers/opal_spec.o 00:02:51.899 CXX test/cpp_headers/pci_ids.o 00:02:51.899 CXX test/cpp_headers/pipe.o 00:02:51.899 LINK cuse 00:02:51.899 CXX test/cpp_headers/queue.o 00:02:51.899 CXX test/cpp_headers/reduce.o 00:02:51.899 LINK blobcli 00:02:52.155 CXX test/cpp_headers/rpc.o 00:02:52.155 CXX test/cpp_headers/scheduler.o 00:02:52.155 CXX test/cpp_headers/scsi.o 00:02:52.155 CXX test/cpp_headers/scsi_spec.o 00:02:52.155 CXX test/cpp_headers/sock.o 00:02:52.155 CXX test/cpp_headers/stdinc.o 00:02:52.155 CXX test/cpp_headers/string.o 00:02:52.155 CXX test/cpp_headers/thread.o 00:02:52.155 CXX test/cpp_headers/trace.o 00:02:52.155 CXX test/cpp_headers/trace_parser.o 00:02:52.155 CXX test/cpp_headers/tree.o 00:02:52.155 LINK jsonrpc_server_ut 00:02:52.155 CXX test/cpp_headers/ublk.o 00:02:52.155 CXX test/cpp_headers/util.o 00:02:52.155 LINK idxd_user_ut 00:02:52.155 CXX test/cpp_headers/uuid.o 00:02:52.155 CXX test/cpp_headers/version.o 00:02:52.155 CXX test/cpp_headers/vfio_user_pci.o 00:02:52.155 CXX test/cpp_headers/vfio_user_spec.o 00:02:52.155 CXX test/cpp_headers/vhost.o 00:02:52.155 CXX test/cpp_headers/vmd.o 00:02:52.155 CXX test/cpp_headers/xor.o 00:02:52.155 CXX test/cpp_headers/zipf.o 00:02:52.412 CC examples/bdev/hello_world/hello_bdev.o 00:02:52.412 CC examples/bdev/bdevperf/bdevperf.o 00:02:52.412 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:52.412 LINK idxd_ut 00:02:52.669 LINK hello_bdev 00:02:52.669 LINK reduce_ut 00:02:52.925 LINK bdevperf 00:02:52.925 LINK rpc_ut 00:02:53.181 CC test/bdev/bdevio/bdevio.o 00:02:53.181 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:53.181 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:53.181 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:53.181 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:53.181 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:53.437 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:53.437 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:53.437 LINK esnap 00:02:53.437 LINK bdevio 00:02:53.694 LINK keyring_ut 00:02:53.694 LINK notify_ut 00:02:53.971 LINK iobuf_ut 00:02:53.971 LINK uring_ut 00:02:53.971 LINK posix_ut 00:02:54.230 LINK sock_ut 00:02:54.486 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:54.486 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:54.487 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:54.743 LINK thread_ut 00:02:55.000 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:55.000 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:55.000 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:55.000 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:55.000 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:55.000 LINK nvme_quirks_ut 00:02:55.000 CC examples/nvmf/nvmf/nvmf.o 00:02:55.258 LINK nvme_opal_ut 00:02:55.258 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:55.258 LINK nvme_fabric_ut 00:02:55.258 LINK nvme_io_msg_ut 00:02:55.258 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:55.516 LINK nvmf 00:02:55.516 LINK rpc_ut 00:02:55.516 LINK nvme_ctrlr_cmd_ut 00:02:55.516 LINK nvme_ns_ut 00:02:55.516 LINK nvme_transport_ut 00:02:55.516 LINK nvme_poll_group_ut 00:02:55.516 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:55.516 LINK subsystem_ut 00:02:55.516 LINK blob_bdev_ut 00:02:55.516 LINK nvme_qpair_ut 00:02:55.516 LINK nvme_ns_ocssd_cmd_ut 00:02:55.774 LINK nvme_pcie_common_ut 00:02:55.774 LINK nvme_ut 00:02:55.774 CC test/unit/lib/event/app.c/app_ut.o 00:02:55.774 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:55.774 LINK nvme_pcie_ut 00:02:55.774 LINK nvme_cuse_ut 00:02:56.033 LINK nvme_ns_cmd_ut 00:02:56.033 LINK nvme_rdma_ut 00:02:56.033 LINK nvme_tcp_ut 00:02:56.340 LINK app_ut 00:02:56.340 LINK accel_dpdk_cryptodev_ut 00:02:56.340 LINK accel_dpdk_compressdev_ut 00:02:56.631 LINK reactor_ut 00:02:56.631 LINK accel_ut 00:02:56.631 LINK nvme_ctrlr_ut 00:02:56.894 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:56.894 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:56.894 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:56.894 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:56.894 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:56.894 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:56.894 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:56.894 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:56.894 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:56.894 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:56.894 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:56.894 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:02:56.894 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:56.894 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:56.894 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:56.894 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:56.894 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:57.204 LINK scsi_nvme_ut 00:02:57.204 LINK bdev_zone_ut 00:02:57.462 LINK gpt_ut 00:02:57.462 LINK concat_ut 00:02:57.462 LINK bdev_raid_sb_ut 00:02:57.462 LINK raid0_ut 00:02:57.462 LINK raid1_ut 00:02:57.462 LINK compress_ut 00:02:57.462 LINK vbdev_zone_block_ut 00:02:57.719 LINK raid5f_ut 00:02:57.976 LINK vbdev_lvol_ut 00:02:57.977 LINK crypto_ut 00:02:58.236 LINK bdev_raid_ut 00:02:58.800 LINK part_ut 00:02:59.057 LINK blob_ut 00:02:59.057 LINK bdev_ut 00:02:59.314 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:59.314 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:59.314 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:59.314 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:59.314 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:59.314 LINK tree_ut 00:02:59.572 LINK blobfs_bdev_ut 00:02:59.831 LINK bdev_nvme_ut 00:02:59.831 LINK bdev_ut 00:03:00.088 LINK blobfs_async_ut 00:03:00.088 LINK blobfs_sync_ut 00:03:00.088 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:03:00.088 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:03:00.088 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:03:00.088 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:03:00.088 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:03:00.088 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:03:00.088 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:03:00.088 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:03:00.088 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:03:00.088 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:03:00.088 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:03:00.088 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:03:00.088 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:03:00.088 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:03:00.088 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:03:00.344 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:03:00.344 LINK ftl_bitmap_ut 00:03:00.344 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:03:00.344 LINK dev_ut 00:03:00.601 LINK scsi_ut 00:03:00.601 LINK lvol_ut 00:03:00.601 LINK ftl_l2p_ut 00:03:00.601 LINK ftl_mempool_ut 00:03:00.601 LINK scsi_pr_ut 00:03:00.601 LINK ftl_mngt_ut 00:03:00.601 LINK lun_ut 00:03:00.858 LINK ftl_io_ut 00:03:00.858 LINK ctrlr_bdev_ut 00:03:00.858 LINK scsi_bdev_ut 00:03:01.115 LINK ftl_layout_upgrade_ut 00:03:01.115 LINK ftl_sb_ut 00:03:01.115 LINK nvmf_ut 00:03:01.115 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:03:01.115 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:03:01.115 CC test/unit/lib/iscsi/param.c/param_ut.o 00:03:01.115 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:03:01.115 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:03:01.115 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:03:01.115 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:03:01.378 LINK ftl_band_ut 00:03:01.378 LINK auth_ut 00:03:01.378 LINK ctrlr_discovery_ut 00:03:01.637 LINK param_ut 00:03:01.637 LINK ftl_p2l_ut 00:03:01.637 LINK init_grp_ut 00:03:01.895 LINK subsystem_ut 00:03:01.895 LINK vfio_user_ut 00:03:02.152 LINK portal_grp_ut 00:03:02.152 LINK tgt_node_ut 00:03:02.152 LINK ctrlr_ut 00:03:02.152 LINK transport_ut 00:03:02.152 LINK conn_ut 00:03:02.152 LINK rdma_ut 00:03:02.717 LINK tcp_ut 00:03:02.717 LINK iscsi_ut 00:03:02.717 LINK vhost_ut 00:03:02.717 00:03:02.717 real 1m20.178s 00:03:02.717 user 11m37.194s 00:03:02.717 sys 2m59.105s 00:03:02.717 20:00:28 unittest_build -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:02.717 20:00:28 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:03:02.717 ************************************ 00:03:02.717 END TEST unittest_build 00:03:02.717 ************************************ 00:03:02.718 20:00:28 -- common/autotest_common.sh@1142 -- # return 0 00:03:02.718 20:00:28 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:02.718 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:02.718 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.718 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.975 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:03:02.975 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:03:02.975 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:02.975 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:03:02.976 ++ rpc_py=rpc_cmd 00:03:02.976 ++ set -e 00:03:02.976 ++ shopt -s nullglob 00:03:02.976 ++ shopt -s extglob 00:03:02.976 ++ shopt -s inherit_errexit 00:03:02.976 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:03:02.976 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:03:02.976 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:03:02.976 +++ CONFIG_WPDK_DIR= 00:03:02.976 +++ CONFIG_ASAN=n 00:03:02.976 +++ CONFIG_VBDEV_COMPRESS=y 00:03:02.976 +++ CONFIG_HAVE_EXECINFO_H=y 00:03:02.976 +++ CONFIG_USDT=n 00:03:02.976 +++ CONFIG_CUSTOMOCF=y 00:03:02.976 +++ CONFIG_PREFIX=/usr/local 00:03:02.976 +++ CONFIG_RBD=y 00:03:02.976 +++ CONFIG_LIBDIR= 00:03:02.976 +++ CONFIG_IDXD=y 00:03:02.976 +++ CONFIG_NVME_CUSE=y 00:03:02.976 +++ CONFIG_SMA=n 00:03:02.976 +++ CONFIG_VTUNE=n 00:03:02.976 +++ CONFIG_TSAN=n 00:03:02.976 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:03:02.976 +++ CONFIG_VFIO_USER_DIR= 00:03:02.976 +++ CONFIG_PGO_CAPTURE=n 00:03:02.976 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:03:02.976 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:02.976 +++ CONFIG_LTO=n 00:03:02.976 +++ CONFIG_ISCSI_INITIATOR=y 00:03:02.976 +++ CONFIG_CET=n 00:03:02.976 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:03:02.976 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:02.976 +++ CONFIG_RDMA_SET_TOS=y 00:03:02.976 +++ CONFIG_HAVE_ARC4RANDOM=y 00:03:02.976 +++ CONFIG_HAVE_LIBARCHIVE=n 00:03:02.976 +++ CONFIG_UBLK=y 00:03:02.976 +++ CONFIG_ISAL_CRYPTO=y 00:03:02.976 +++ CONFIG_OPENSSL_PATH= 00:03:02.976 +++ CONFIG_OCF=y 00:03:02.976 +++ CONFIG_FUSE=y 00:03:02.976 +++ CONFIG_VTUNE_DIR= 00:03:02.976 +++ CONFIG_FUZZER_LIB= 00:03:02.976 +++ CONFIG_FUZZER=n 00:03:02.976 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:02.976 +++ CONFIG_CRYPTO=y 00:03:02.976 +++ CONFIG_PGO_USE=n 00:03:02.976 +++ CONFIG_VHOST=y 00:03:02.976 +++ CONFIG_DAOS=n 00:03:02.976 +++ CONFIG_DPDK_INC_DIR= 00:03:02.976 +++ CONFIG_DAOS_DIR= 00:03:02.976 +++ CONFIG_UNIT_TESTS=y 00:03:02.976 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:03:02.976 +++ CONFIG_VIRTIO=y 00:03:02.976 +++ CONFIG_DPDK_UADK=n 00:03:02.976 +++ CONFIG_COVERAGE=y 00:03:02.976 +++ CONFIG_RDMA=y 00:03:02.976 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:03:02.976 +++ CONFIG_URING_PATH= 00:03:02.976 +++ CONFIG_XNVME=y 00:03:02.976 +++ CONFIG_VFIO_USER=y 00:03:02.976 +++ CONFIG_ARCH=native 00:03:02.976 +++ CONFIG_HAVE_EVP_MAC=y 00:03:02.976 +++ CONFIG_URING_ZNS=y 00:03:02.976 +++ CONFIG_WERROR=y 00:03:02.976 +++ CONFIG_HAVE_LIBBSD=n 00:03:02.976 +++ CONFIG_UBSAN=y 00:03:02.976 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:02.976 +++ CONFIG_GOLANG=n 00:03:02.976 +++ CONFIG_ISAL=y 00:03:02.976 +++ CONFIG_IDXD_KERNEL=y 00:03:02.976 +++ CONFIG_DPDK_LIB_DIR= 00:03:02.976 +++ CONFIG_RDMA_PROV=verbs 00:03:02.976 +++ CONFIG_APPS=y 00:03:02.976 +++ CONFIG_SHARED=n 00:03:02.976 +++ CONFIG_HAVE_KEYUTILS=y 00:03:02.976 +++ CONFIG_FC_PATH= 00:03:02.976 +++ CONFIG_DPDK_PKG_CONFIG=n 00:03:02.976 +++ CONFIG_FC=n 00:03:02.976 +++ CONFIG_AVAHI=n 00:03:02.976 +++ CONFIG_FIO_PLUGIN=y 00:03:02.976 +++ CONFIG_RAID5F=y 00:03:02.976 +++ CONFIG_EXAMPLES=y 00:03:02.976 +++ CONFIG_TESTS=y 00:03:02.976 +++ CONFIG_CRYPTO_MLX5=y 00:03:02.976 +++ CONFIG_MAX_LCORES=128 00:03:02.976 +++ CONFIG_IPSEC_MB=y 00:03:02.976 +++ CONFIG_PGO_DIR= 00:03:02.976 +++ CONFIG_DEBUG=y 00:03:02.976 +++ CONFIG_DPDK_COMPRESSDEV=y 00:03:02.976 +++ CONFIG_CROSS_PREFIX= 00:03:02.976 +++ CONFIG_URING=y 00:03:02.976 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:02.976 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:03:02.976 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:02.976 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:03:02.976 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:02.976 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:02.976 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:03:02.976 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:02.976 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:03:02.976 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:03:02.976 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:03:02.976 +++ VHOST_APP=("$_app_dir/vhost") 00:03:02.976 +++ DD_APP=("$_app_dir/spdk_dd") 00:03:02.976 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:03:02.976 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:03:02.976 +++ [[ #ifndef SPDK_CONFIG_H 00:03:02.976 #define SPDK_CONFIG_H 00:03:02.976 #define SPDK_CONFIG_APPS 1 00:03:02.976 #define SPDK_CONFIG_ARCH native 00:03:02.976 #undef SPDK_CONFIG_ASAN 00:03:02.976 #undef SPDK_CONFIG_AVAHI 00:03:02.976 #undef SPDK_CONFIG_CET 00:03:02.976 #define SPDK_CONFIG_COVERAGE 1 00:03:02.976 #define SPDK_CONFIG_CROSS_PREFIX 00:03:02.976 #define SPDK_CONFIG_CRYPTO 1 00:03:02.976 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:03:02.976 #define SPDK_CONFIG_CUSTOMOCF 1 00:03:02.976 #undef SPDK_CONFIG_DAOS 00:03:02.976 #define SPDK_CONFIG_DAOS_DIR 00:03:02.976 #define SPDK_CONFIG_DEBUG 1 00:03:02.976 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:03:02.976 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:03:02.976 #define SPDK_CONFIG_DPDK_INC_DIR 00:03:02.976 #define SPDK_CONFIG_DPDK_LIB_DIR 00:03:02.976 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:03:02.976 #undef SPDK_CONFIG_DPDK_UADK 00:03:02.976 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:03:02.976 #define SPDK_CONFIG_EXAMPLES 1 00:03:02.976 #undef SPDK_CONFIG_FC 00:03:02.976 #define SPDK_CONFIG_FC_PATH 00:03:02.976 #define SPDK_CONFIG_FIO_PLUGIN 1 00:03:02.976 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:03:02.976 #define SPDK_CONFIG_FUSE 1 00:03:02.977 #undef SPDK_CONFIG_FUZZER 00:03:02.977 #define SPDK_CONFIG_FUZZER_LIB 00:03:02.977 #undef SPDK_CONFIG_GOLANG 00:03:02.977 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:03:02.977 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:03:02.977 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:03:02.977 #define SPDK_CONFIG_HAVE_KEYUTILS 1 00:03:02.977 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:03:02.977 #undef SPDK_CONFIG_HAVE_LIBBSD 00:03:02.977 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:03:02.977 #define SPDK_CONFIG_IDXD 1 00:03:02.977 #define SPDK_CONFIG_IDXD_KERNEL 1 00:03:02.977 #define SPDK_CONFIG_IPSEC_MB 1 00:03:02.977 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:03:02.977 #define SPDK_CONFIG_ISAL 1 00:03:02.977 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:03:02.977 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:03:02.977 #define SPDK_CONFIG_LIBDIR 00:03:02.977 #undef SPDK_CONFIG_LTO 00:03:02.977 #define SPDK_CONFIG_MAX_LCORES 128 00:03:02.977 #define SPDK_CONFIG_NVME_CUSE 1 00:03:02.977 #define SPDK_CONFIG_OCF 1 00:03:02.977 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:03:02.977 #define SPDK_CONFIG_OPENSSL_PATH 00:03:02.977 #undef SPDK_CONFIG_PGO_CAPTURE 00:03:02.977 #define SPDK_CONFIG_PGO_DIR 00:03:02.977 #undef SPDK_CONFIG_PGO_USE 00:03:02.977 #define SPDK_CONFIG_PREFIX /usr/local 00:03:02.977 #define SPDK_CONFIG_RAID5F 1 00:03:02.977 #define SPDK_CONFIG_RBD 1 00:03:02.977 #define SPDK_CONFIG_RDMA 1 00:03:02.977 #define SPDK_CONFIG_RDMA_PROV verbs 00:03:02.977 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:03:02.977 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:03:02.977 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:03:02.977 #undef SPDK_CONFIG_SHARED 00:03:02.977 #undef SPDK_CONFIG_SMA 00:03:02.977 #define SPDK_CONFIG_TESTS 1 00:03:02.977 #undef SPDK_CONFIG_TSAN 00:03:02.977 #define SPDK_CONFIG_UBLK 1 00:03:02.977 #define SPDK_CONFIG_UBSAN 1 00:03:02.977 #define SPDK_CONFIG_UNIT_TESTS 1 00:03:02.977 #define SPDK_CONFIG_URING 1 00:03:02.977 #define SPDK_CONFIG_URING_PATH 00:03:02.977 #define SPDK_CONFIG_URING_ZNS 1 00:03:02.977 #undef SPDK_CONFIG_USDT 00:03:02.977 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:03:02.977 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:03:02.977 #define SPDK_CONFIG_VFIO_USER 1 00:03:02.977 #define SPDK_CONFIG_VFIO_USER_DIR 00:03:02.977 #define SPDK_CONFIG_VHOST 1 00:03:02.977 #define SPDK_CONFIG_VIRTIO 1 00:03:02.977 #undef SPDK_CONFIG_VTUNE 00:03:02.977 #define SPDK_CONFIG_VTUNE_DIR 00:03:02.977 #define SPDK_CONFIG_WERROR 1 00:03:02.977 #define SPDK_CONFIG_WPDK_DIR 00:03:02.977 #define SPDK_CONFIG_XNVME 1 00:03:02.977 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:03:02.977 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:03:02.977 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:03:02.977 +++ [[ -e /bin/wpdk_common.sh ]] 00:03:02.977 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:03:02.977 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:03:02.977 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:02.977 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:02.977 ++++ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:02.977 ++++ export PATH 00:03:02.977 ++++ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:03:02.977 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:02.977 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:03:02.977 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:02.977 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:03:02.977 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:03:02.977 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:02.977 +++ TEST_TAG=N/A 00:03:02.977 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:03:02.977 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:03:02.977 ++++ uname -s 00:03:02.977 +++ PM_OS=Linux 00:03:02.977 +++ MONITOR_RESOURCES_SUDO=() 00:03:02.977 +++ declare -A MONITOR_RESOURCES_SUDO 00:03:02.977 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:03:02.977 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:03:02.977 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:03:02.977 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:03:02.977 +++ SUDO[0]= 00:03:02.977 +++ SUDO[1]='sudo -E' 00:03:02.977 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:03:02.977 +++ [[ Linux == FreeBSD ]] 00:03:02.977 +++ [[ Linux == Linux ]] 00:03:02.977 +++ [[ Supermicro != QEMU ]] 00:03:02.977 +++ [[ ! -e /.dockerenv ]] 00:03:02.977 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:03:02.977 ++ : 0 00:03:02.977 ++ export RUN_NIGHTLY 00:03:02.977 ++ : 0 00:03:02.977 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:03:02.977 ++ : 1 00:03:02.978 ++ export SPDK_RUN_VALGRIND 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_UNITTEST 00:03:02.978 ++ : 00:03:02.978 ++ export SPDK_TEST_AUTOBUILD 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_RELEASE_BUILD 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_ISAL 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_ISCSI 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_ISCSI_INITIATOR 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVME 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVME_PMR 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVME_BP 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVME_CLI 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_NVME_CUSE 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVME_FDP 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVMF 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_VFIOUSER 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_VFIOUSER_QEMU 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_FUZZER 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_FUZZER_SHORT 00:03:02.978 ++ : rdma 00:03:02.978 ++ export SPDK_TEST_NVMF_TRANSPORT 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_RBD 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_VHOST 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_BLOCKDEV 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_IOAT 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_BLOBFS 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_VHOST_INIT 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_LVOL 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_VBDEV_COMPRESS 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_RUN_ASAN 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_RUN_UBSAN 00:03:02.978 ++ : 00:03:02.978 ++ export SPDK_RUN_EXTERNAL_DPDK 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_RUN_NON_ROOT 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_CRYPTO 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_FTL 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_OCF 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_VMD 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_OPAL 00:03:02.978 ++ : 00:03:02.978 ++ export SPDK_TEST_NATIVE_DPDK 00:03:02.978 ++ : true 00:03:02.978 ++ export SPDK_AUTOTEST_X 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_RAID5 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_URING 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_USDT 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_USE_IGB_UIO 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_SCHEDULER 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_SCANBUILD 00:03:02.978 ++ : 00:03:02.978 ++ export SPDK_TEST_NVMF_NICS 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_SMA 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_DAOS 00:03:02.978 ++ : 1 00:03:02.978 ++ export SPDK_TEST_XNVME 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_ACCEL_DSA 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_ACCEL_IAA 00:03:02.978 ++ : 00:03:02.978 ++ export SPDK_TEST_FUZZER_TARGET 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_TEST_NVMF_MDNS 00:03:02.978 ++ : 0 00:03:02.978 ++ export SPDK_JSONRPC_GO_CLIENT 00:03:02.978 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:02.978 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:03:02.978 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:02.978 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:03:02.978 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:02.978 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:02.978 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:02.978 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:03:02.978 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:03:02.978 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:03:02.978 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:02.978 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:03:02.978 ++ export PYTHONDONTWRITEBYTECODE=1 00:03:02.979 ++ PYTHONDONTWRITEBYTECODE=1 00:03:02.979 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:02.979 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:03:02.979 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:02.979 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:03:02.979 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:03:02.979 ++ rm -rf /var/tmp/asan_suppression_file 00:03:02.979 ++ cat 00:03:02.979 ++ echo leak:libfuse3.so 00:03:02.979 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:02.979 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:03:02.979 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:02.979 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:03:02.979 ++ '[' -z /var/spdk/dependencies ']' 00:03:02.979 ++ export DEPENDENCY_DIR 00:03:02.979 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:02.979 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:03:02.979 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:02.979 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:03:02.979 ++ export QEMU_BIN= 00:03:02.979 ++ QEMU_BIN= 00:03:02.979 ++ export VFIO_QEMU_BIN= 00:03:02.979 ++ VFIO_QEMU_BIN= 00:03:02.979 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:02.979 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:03:02.979 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:02.979 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:03:02.979 ++ '[' 1 -eq 0 ']' 00:03:02.979 ++ unset -v 00:03:02.979 +++ uname -s 00:03:02.979 ++ '[' Linux = Linux ']' 00:03:02.979 ++ HUGEMEM=4096 00:03:02.979 ++ export CLEAR_HUGE=yes 00:03:02.979 ++ CLEAR_HUGE=yes 00:03:02.979 ++ [[ 1 -eq 1 ]] 00:03:02.979 ++ export HUGE_EVEN_ALLOC=yes 00:03:02.979 ++ HUGE_EVEN_ALLOC=yes 00:03:02.979 ++ MAKE=make 00:03:02.979 ++ MAKEFLAGS='-j 26' 00:03:02.979 ++ export HUGEMEM=4096 00:03:02.979 ++ HUGEMEM=4096 00:03:02.979 ++ NO_HUGE=() 00:03:02.979 ++ TEST_MODE= 00:03:02.979 ++ [[ -z '' ]] 00:03:02.979 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:02.979 ++ exec 00:03:02.979 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:03:02.979 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:03:02.979 ++ set_test_storage 2147483648 00:03:02.979 ++ [[ -v testdir ]] 00:03:02.979 ++ local requested_size=2147483648 00:03:02.979 ++ local mount target_dir 00:03:02.979 ++ local -A mounts fss sizes avails uses 00:03:02.979 ++ local source fs size avail mount use 00:03:02.979 ++ local storage_fallback storage_candidates 00:03:02.979 +++ mktemp -udt spdk.XXXXXX 00:03:02.979 ++ storage_fallback=/tmp/spdk.ZXyw7G 00:03:02.979 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:03:02.979 ++ [[ -n '' ]] 00:03:02.979 ++ [[ -n '' ]] 00:03:02.979 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.ZXyw7G/tests/unit /tmp/spdk.ZXyw7G 00:03:02.979 ++ requested_size=2214592512 00:03:02.979 ++ read -r source fs size use avail _ mount 00:03:02.979 +++ df -T 00:03:02.979 +++ grep -v Filesystem 00:03:02.979 ++ mounts["$mount"]=overlay 00:03:02.979 ++ fss["$mount"]=overlay 00:03:02.979 ++ avails["$mount"]=1502287241216 00:03:02.979 ++ sizes["$mount"]=1570878156800 00:03:02.979 ++ uses["$mount"]=68574138368 00:03:02.979 ++ read -r source fs size use avail _ mount 00:03:02.979 ++ mounts["$mount"]=tmpfs 00:03:02.979 ++ fss["$mount"]=tmpfs 00:03:02.979 ++ avails["$mount"]=67108864 00:03:02.979 ++ sizes["$mount"]=67108864 00:03:02.979 ++ uses["$mount"]=0 00:03:02.979 ++ read -r source fs size use avail _ mount 00:03:02.979 ++ mounts["$mount"]=shm 00:03:02.979 ++ fss["$mount"]=tmpfs 00:03:02.979 ++ avails["$mount"]=67108864 00:03:02.979 ++ sizes["$mount"]=67108864 00:03:02.979 ++ uses["$mount"]=0 00:03:02.980 ++ read -r source fs size use avail _ mount 00:03:02.980 ++ mounts["$mount"]=/dev/sda4 00:03:02.980 ++ fss["$mount"]=ext4 00:03:02.980 ++ avails["$mount"]=1502287241216 00:03:02.980 ++ sizes["$mount"]=1570878156800 00:03:02.980 ++ uses["$mount"]=68574138368 00:03:02.980 ++ read -r source fs size use avail _ mount 00:03:02.980 ++ mounts["$mount"]=tmpfs 00:03:02.980 ++ fss["$mount"]=tmpfs 00:03:02.980 ++ avails["$mount"]=134940434432 00:03:02.980 ++ sizes["$mount"]=134940434432 00:03:02.980 ++ uses["$mount"]=0 00:03:02.980 ++ read -r source fs size use avail _ mount 00:03:02.980 ++ mounts["$mount"]=tmpfs 00:03:02.980 ++ fss["$mount"]=tmpfs 00:03:02.980 ++ avails["$mount"]=134940434432 00:03:02.980 ++ sizes["$mount"]=134940434432 00:03:02.980 ++ uses["$mount"]=0 00:03:02.980 ++ read -r source fs size use avail _ mount 00:03:02.980 ++ mounts["$mount"]=tmpfs 00:03:02.980 ++ fss["$mount"]=tmpfs 00:03:02.980 ++ avails["$mount"]=134940434432 00:03:02.980 ++ sizes["$mount"]=134940434432 00:03:02.980 ++ uses["$mount"]=0 00:03:02.980 ++ read -r source fs size use avail _ mount 00:03:02.980 ++ printf '* Looking for test storage...\n' 00:03:02.980 * Looking for test storage... 00:03:02.980 ++ local target_space new_size 00:03:02.980 ++ for target_dir in "${storage_candidates[@]}" 00:03:02.980 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.980 +++ awk '$1 !~ /Filesystem/{print $6}' 00:03:02.980 ++ mount=/ 00:03:02.980 ++ target_space=1502287241216 00:03:02.980 ++ (( target_space == 0 || target_space < requested_size )) 00:03:02.980 ++ (( target_space >= requested_size )) 00:03:02.980 ++ [[ overlay == tmpfs ]] 00:03:02.980 ++ [[ overlay == ramfs ]] 00:03:02.980 ++ [[ / == / ]] 00:03:02.980 ++ new_size=70788730880 00:03:02.980 ++ (( new_size * 100 / sizes[/] > 95 )) 00:03:02.980 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.980 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.980 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.980 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:03:02.980 ++ return 0 00:03:02.980 ++ set -o errtrace 00:03:02.980 ++ shopt -s extdebug 00:03:02.980 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:03:02.980 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:03:02.980 20:00:28 -- common/autotest_common.sh@1687 -- # true 00:03:02.980 20:00:28 -- common/autotest_common.sh@1689 -- # xtrace_fd 00:03:02.980 20:00:28 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:03:02.980 20:00:28 -- common/autotest_common.sh@29 -- # exec 00:03:02.980 20:00:28 -- common/autotest_common.sh@31 -- # xtrace_restore 00:03:02.980 20:00:28 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:03:02.980 20:00:28 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:03:02.980 20:00:28 -- common/autotest_common.sh@18 -- # set -x 00:03:02.980 20:00:28 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:03:02.980 20:00:28 -- unit/unittest.sh@153 -- # '[' 1 -eq 1 ']' 00:03:02.980 20:00:28 -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:03:02.980 20:00:28 -- unit/unittest.sh@160 -- # '[' -z ']' 00:03:02.980 20:00:28 -- unit/unittest.sh@161 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:02.980 20:00:28 -- unit/unittest.sh@161 -- # hash valgrind 00:03:02.980 20:00:28 -- unit/unittest.sh@162 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:03:02.980 20:00:28 -- unit/unittest.sh@167 -- # '[' 1 -eq 1 ']' 00:03:02.980 20:00:28 -- unit/unittest.sh@168 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:03:02.980 20:00:28 -- unit/unittest.sh@169 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:03:02.980 20:00:28 -- common/autotest_common.sh@1099 -- # '[' 3 -le 1 ']' 00:03:02.980 20:00:28 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:02.980 20:00:28 -- common/autotest_common.sh@10 -- # set +x 00:03:02.980 ************************************ 00:03:02.980 START TEST valgrind 00:03:02.980 ************************************ 00:03:02.980 20:00:28 valgrind -- common/autotest_common.sh@1123 -- # echo 'Using valgrind for unit tests' 00:03:02.980 Using valgrind for unit tests 00:03:02.980 00:03:02.980 real 0m0.000s 00:03:02.980 user 0m0.000s 00:03:02.980 sys 0m0.000s 00:03:02.980 20:00:28 valgrind -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:02.980 20:00:28 valgrind -- common/autotest_common.sh@10 -- # set +x 00:03:02.980 ************************************ 00:03:02.981 END TEST valgrind 00:03:02.981 ************************************ 00:03:02.981 20:00:28 -- common/autotest_common.sh@1142 -- # return 0 00:03:02.981 20:00:28 -- unit/unittest.sh@180 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:03:02.981 20:00:28 -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=gcc 00:03:02.981 20:00:28 -- unit/unittest.sh@181 -- # hash lcov 00:03:02.981 20:00:28 -- unit/unittest.sh@181 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:02.981 20:00:28 -- unit/unittest.sh@181 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:03:02.981 20:00:28 -- unit/unittest.sh@182 -- # cov_avail=yes 00:03:02.981 20:00:28 -- unit/unittest.sh@186 -- # '[' yes = yes ']' 00:03:02.981 20:00:28 -- unit/unittest.sh@188 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:03:02.981 20:00:28 -- unit/unittest.sh@191 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:02.981 20:00:28 -- unit/unittest.sh@193 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:03:02.981 20:00:28 -- unit/unittest.sh@201 -- # export 'LCOV_OPTS= 00:03:02.981 --rc lcov_branch_coverage=1 00:03:02.981 --rc lcov_function_coverage=1 00:03:02.981 --rc genhtml_branch_coverage=1 00:03:02.981 --rc genhtml_function_coverage=1 00:03:02.981 --rc genhtml_legend=1 00:03:02.981 --rc geninfo_all_blocks=1 00:03:02.981 ' 00:03:02.981 20:00:28 -- unit/unittest.sh@201 -- # LCOV_OPTS=' 00:03:02.981 --rc lcov_branch_coverage=1 00:03:02.981 --rc lcov_function_coverage=1 00:03:02.981 --rc genhtml_branch_coverage=1 00:03:02.981 --rc genhtml_function_coverage=1 00:03:02.981 --rc genhtml_legend=1 00:03:02.981 --rc geninfo_all_blocks=1 00:03:02.981 ' 00:03:02.981 20:00:28 -- unit/unittest.sh@202 -- # export 'LCOV=lcov 00:03:02.981 --rc lcov_branch_coverage=1 00:03:02.981 --rc lcov_function_coverage=1 00:03:02.981 --rc genhtml_branch_coverage=1 00:03:02.981 --rc genhtml_function_coverage=1 00:03:02.981 --rc genhtml_legend=1 00:03:02.981 --rc geninfo_all_blocks=1 00:03:02.981 --no-external' 00:03:02.981 20:00:28 -- unit/unittest.sh@202 -- # LCOV='lcov 00:03:02.981 --rc lcov_branch_coverage=1 00:03:02.981 --rc lcov_function_coverage=1 00:03:02.981 --rc genhtml_branch_coverage=1 00:03:02.981 --rc genhtml_function_coverage=1 00:03:02.981 --rc genhtml_legend=1 00:03:02.981 --rc geninfo_all_blocks=1 00:03:02.981 --no-external' 00:03:02.981 20:00:28 -- unit/unittest.sh@204 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:03:17.849 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:03:17.849 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:44.375 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:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:44.375 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:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:44.375 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:44.375 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:44.376 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:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:44.376 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:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:44.376 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:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:44.376 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:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:44.376 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:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:44.376 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:44.376 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:44.376 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:44.376 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:44.377 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:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:44.377 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:44.377 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:44.377 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:44.378 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:44.378 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:44.378 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:44.378 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:44.378 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:44.378 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:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:44.378 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:44.378 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:44.379 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:44.379 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:44.379 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:44.379 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:44.379 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:44.379 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:44.379 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:44.379 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:46.282 20:01:11 -- unit/unittest.sh@208 -- # uname -m 00:03:46.282 20:01:11 -- unit/unittest.sh@208 -- # '[' x86_64 = aarch64 ']' 00:03:46.282 20:01:11 -- unit/unittest.sh@212 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:46.282 20:01:11 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:46.282 20:01:11 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:46.282 20:01:11 -- common/autotest_common.sh@10 -- # set +x 00:03:46.282 ************************************ 00:03:46.282 START TEST unittest_pci_event 00:03:46.282 ************************************ 00:03:46.282 20:01:11 unittest_pci_event -- common/autotest_common.sh@1123 -- # 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:46.282 ==68751== Memcheck, a memory error detector 00:03:46.282 ==68751== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:46.282 ==68751== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:46.282 ==68751== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:46.282 ==68751== 00:03:46.282 --68751-- Valgrind options: 00:03:46.282 --68751-- --leak-check=full 00:03:46.282 --68751-- --error-exitcode=2 00:03:46.282 --68751-- --verbose 00:03:46.282 --68751-- Contents of /proc/version: 00:03:46.282 --68751-- 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:46.282 --68751-- 00:03:46.282 --68751-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:46.282 --68751-- Page sizes: currently 4096, max supported 4096 00:03:46.282 --68751-- Valgrind library directory: /usr/libexec/valgrind 00:03:46.282 --68751-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:46.283 --68751-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:46.283 --68751-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:46.283 --68751-- might be shown as UnknownInlinedFun 00:03:46.283 --68751-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:46.283 --68751-- object doesn't have a dynamic symbol table 00:03:46.283 --68751-- Scheduler: using generic scheduler lock implementation. 00:03:46.283 --68751-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:46.283 ==68751== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68751-by-???-on-7fc73dd678ec 00:03:46.283 ==68751== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68751-by-???-on-7fc73dd678ec 00:03:46.283 ==68751== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68751-by-???-on-7fc73dd678ec 00:03:46.283 ==68751== 00:03:46.283 ==68751== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:46.283 ==68751== don't want to do, unless you know exactly what you're doing, 00:03:46.283 ==68751== or are doing some strange experiment): 00:03:46.283 ==68751== /usr/libexec/valgrind/../../bin/vgdb --pid=68751 ...command... 00:03:46.283 ==68751== 00:03:46.283 ==68751== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:46.283 ==68751== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:46.283 ==68751== and then give GDB the following command 00:03:46.283 ==68751== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68751 00:03:46.283 ==68751== --pid is optional if only one valgrind process is running 00:03:46.283 ==68751== 00:03:46.283 --68751-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:46.283 --68751-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:46.283 --68751-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:46.283 --68751-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:46.283 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.283 --68751-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:46.283 --68751-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:46.283 --68751-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:46.283 --68751-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:46.283 --68751-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:46.283 --68751-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:46.283 --68751-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:46.283 --68751-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:46.283 --68751-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:46.283 --68751-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:46.283 --68751-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:46.283 --68751-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:46.283 --68751-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:46.283 --68751-- Reading syms from /usr/lib64/libm.so.6 00:03:46.283 --68751-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:46.283 --68751-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:46.283 --68751-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:46.283 --68751-- Reading syms from /usr/lib64/libc.so.6 00:03:46.542 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.542 --68751-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.542 --68751-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.542 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.542 --68751-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.543 --68751-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.543 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.543 --68751-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.543 --68751-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.543 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.543 --68751-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.543 --68751-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.543 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.543 --68751-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.543 --68751-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:46.543 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.543 --68751-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:46.543 --68751-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:46.543 --68751-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:46.543 --68751-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:46.543 --68751-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:46.543 --68751-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:46.543 --68751-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:46.543 --68751-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:46.543 --68751-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 --68751-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.543 ==68751== Preferring higher priority redirection: 00:03:46.543 --68751-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:46.543 --68751-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:46.544 --68751-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 --68751-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:46.544 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.544 --68751-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.544 --68751-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.544 ==68751== WARNING: new redirection conflicts with existing -- ignoring it 00:03:46.544 --68751-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:46.544 --68751-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:46.544 --68751-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:46.544 --68751-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:46.544 --68751-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:46.544 --68751-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:46.544 --68751-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:46.803 --68751-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:46.803 --68751-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:46.803 --68751-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:46.803 --68751-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:46.803 --68751-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:46.803 --68751-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:46.803 --68751-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:46.803 --68751-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:46.803 --68751-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:46.803 --68751-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:46.803 --68751-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:46.803 00:03:46.803 00:03:46.803 CUnit - A unit testing framework for C - Version 2.1-3 00:03:46.803 http://cunit.sourceforge.net/ 00:03:46.803 00:03:46.803 00:03:46.803 Suite: pci_event 00:03:46.803 Test: test_pci_parse_event ...--68751-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:46.803 --68751-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:46.803 --68751-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:46.803 [2024-07-15 20:01:11.953745] /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:46.803 [2024-07-15 20:01:11.996242] /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:46.803 passed 00:03:46.803 00:03:46.803 Run Summary: Type Total Ran Passed Failed Inactive 00:03:46.803 suites 1 1 n/a 0 0 00:03:46.803 tests 1 1 1 0 0 00:03:46.803 asserts 15 15 15 0 n/a 00:03:46.803 00:03:46.803 Elapsed time = 0.066 seconds 00:03:46.804 --68751-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:46.804 --68751-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:46.804 ==68751== 00:03:46.804 ==68751== HEAP SUMMARY: 00:03:46.804 ==68751== in use at exit: 0 bytes in 0 blocks 00:03:46.804 ==68751== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:46.804 ==68751== 00:03:46.804 ==68751== All heap blocks were freed -- no leaks are possible 00:03:46.804 ==68751== 00:03:46.804 ==68751== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:46.804 00:03:46.804 real 0m0.680s 00:03:46.804 user 0m0.650s 00:03:46.804 sys 0m0.027s 00:03:46.804 20:01:12 unittest_pci_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:46.804 20:01:12 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:46.804 ************************************ 00:03:46.804 END TEST unittest_pci_event 00:03:46.804 ************************************ 00:03:46.804 20:01:12 -- common/autotest_common.sh@1142 -- # return 0 00:03:46.804 20:01:12 -- unit/unittest.sh@213 -- # run_test unittest_include valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:46.804 20:01:12 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:03:46.804 20:01:12 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:46.804 20:01:12 -- common/autotest_common.sh@10 -- # set +x 00:03:46.804 ************************************ 00:03:46.804 START TEST unittest_include 00:03:46.804 ************************************ 00:03:46.804 20:01:12 unittest_include -- common/autotest_common.sh@1123 -- # 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:46.804 ==68782== Memcheck, a memory error detector 00:03:46.804 ==68782== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:46.804 ==68782== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:46.804 ==68782== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:46.804 ==68782== 00:03:46.804 --68782-- Valgrind options: 00:03:46.804 --68782-- --leak-check=full 00:03:46.804 --68782-- --error-exitcode=2 00:03:46.804 --68782-- --verbose 00:03:46.804 --68782-- Contents of /proc/version: 00:03:46.804 --68782-- 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:46.804 --68782-- 00:03:46.804 --68782-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:46.804 --68782-- Page sizes: currently 4096, max supported 4096 00:03:46.804 --68782-- Valgrind library directory: /usr/libexec/valgrind 00:03:46.804 --68782-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:46.804 --68782-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:46.804 --68782-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:46.804 --68782-- might be shown as UnknownInlinedFun 00:03:47.063 --68782-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:47.063 --68782-- object doesn't have a dynamic symbol table 00:03:47.063 --68782-- Scheduler: using generic scheduler lock implementation. 00:03:47.063 --68782-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:47.063 ==68782== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68782-by-???-on-7fc73dd678ec 00:03:47.063 ==68782== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68782-by-???-on-7fc73dd678ec 00:03:47.063 ==68782== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68782-by-???-on-7fc73dd678ec 00:03:47.063 ==68782== 00:03:47.063 ==68782== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:47.063 ==68782== don't want to do, unless you know exactly what you're doing, 00:03:47.063 ==68782== or are doing some strange experiment): 00:03:47.063 ==68782== /usr/libexec/valgrind/../../bin/vgdb --pid=68782 ...command... 00:03:47.063 ==68782== 00:03:47.063 ==68782== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:47.063 ==68782== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:47.063 ==68782== and then give GDB the following command 00:03:47.064 ==68782== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68782 00:03:47.064 ==68782== --pid is optional if only one valgrind process is running 00:03:47.064 ==68782== 00:03:47.064 --68782-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:47.064 --68782-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:47.064 --68782-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:47.064 --68782-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:47.064 --68782-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:47.064 --68782-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:47.064 --68782-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:47.064 --68782-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:47.064 --68782-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:47.064 --68782-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:47.064 --68782-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:47.064 --68782-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:47.064 --68782-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:47.064 --68782-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:47.064 --68782-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:47.064 --68782-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:47.064 --68782-- Reading syms from /usr/lib64/libm.so.6 00:03:47.064 --68782-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:47.064 --68782-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:47.064 --68782-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:47.064 --68782-- Reading syms from /usr/lib64/libc.so.6 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.064 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.064 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.064 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.064 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.064 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.064 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.064 --68782-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.064 --68782-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.323 --68782-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:47.323 --68782-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:47.323 --68782-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:47.323 --68782-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:47.323 --68782-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:47.323 --68782-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:47.323 --68782-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.323 --68782-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 ==68782== Preferring higher priority redirection: 00:03:47.324 --68782-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:47.324 --68782-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:47.324 --68782-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 --68782-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.324 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.324 --68782-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.324 --68782-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.324 ==68782== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.324 --68782-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:47.324 --68782-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:47.324 --68782-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:47.324 --68782-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:47.324 --68782-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:47.324 --68782-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:47.324 --68782-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:47.324 --68782-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:47.324 --68782-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:47.324 --68782-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:47.324 --68782-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:47.324 --68782-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:47.324 --68782-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:47.324 --68782-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:47.324 --68782-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:47.324 --68782-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:47.324 --68782-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:47.324 --68782-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:47.324 00:03:47.324 00:03:47.324 CUnit - A unit testing framework for C - Version 2.1-3 00:03:47.324 http://cunit.sourceforge.net/ 00:03:47.324 00:03:47.324 00:03:47.324 Suite: histogram 00:03:47.584 Test: histogram_test ...passed 00:03:47.584 Test: histogram_merge ...passed 00:03:47.584 00:03:47.584 Run Summary: Type Total Ran Passed Failed Inactive 00:03:47.584 suites 1 1 n/a 0 0 00:03:47.584 tests 2 2 2 0 0 00:03:47.584 asserts 50 50 50 0 n/a 00:03:47.584 00:03:47.584 Elapsed time = 0.039 seconds 00:03:47.584 --68782-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:47.584 --68782-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:47.584 ==68782== 00:03:47.584 ==68782== HEAP SUMMARY: 00:03:47.584 ==68782== in use at exit: 0 bytes in 0 blocks 00:03:47.584 ==68782== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:47.584 ==68782== 00:03:47.584 ==68782== All heap blocks were freed -- no leaks are possible 00:03:47.584 ==68782== 00:03:47.584 ==68782== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:47.584 00:03:47.584 real 0m0.660s 00:03:47.584 user 0m0.621s 00:03:47.584 sys 0m0.037s 00:03:47.584 20:01:12 unittest_include -- common/autotest_common.sh@1124 -- # xtrace_disable 00:03:47.584 20:01:12 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:47.584 ************************************ 00:03:47.584 END TEST unittest_include 00:03:47.584 ************************************ 00:03:47.584 20:01:12 -- common/autotest_common.sh@1142 -- # return 0 00:03:47.584 20:01:12 -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:03:47.584 20:01:12 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:03:47.584 20:01:12 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:03:47.584 20:01:12 -- common/autotest_common.sh@10 -- # set +x 00:03:47.584 ************************************ 00:03:47.584 START TEST unittest_bdev 00:03:47.584 ************************************ 00:03:47.584 20:01:12 unittest_bdev -- common/autotest_common.sh@1123 -- # unittest_bdev 00:03:47.584 20:01:12 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:47.584 ==68810== Memcheck, a memory error detector 00:03:47.584 ==68810== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:47.584 ==68810== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:47.584 ==68810== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:47.584 ==68810== 00:03:47.584 --68810-- Valgrind options: 00:03:47.584 --68810-- --leak-check=full 00:03:47.584 --68810-- --error-exitcode=2 00:03:47.584 --68810-- --verbose 00:03:47.584 --68810-- Contents of /proc/version: 00:03:47.584 --68810-- 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:47.584 --68810-- 00:03:47.584 --68810-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:47.584 --68810-- Page sizes: currently 4096, max supported 4096 00:03:47.584 --68810-- Valgrind library directory: /usr/libexec/valgrind 00:03:47.584 --68810-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:47.584 --68810-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:47.584 --68810-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:47.584 --68810-- might be shown as UnknownInlinedFun 00:03:47.584 --68810-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:47.584 --68810-- object doesn't have a dynamic symbol table 00:03:47.584 --68810-- Scheduler: using generic scheduler lock implementation. 00:03:47.584 --68810-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:47.584 ==68810== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68810-by-???-on-7fc73dd678ec 00:03:47.584 ==68810== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68810-by-???-on-7fc73dd678ec 00:03:47.584 ==68810== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68810-by-???-on-7fc73dd678ec 00:03:47.584 ==68810== 00:03:47.584 ==68810== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:47.585 ==68810== don't want to do, unless you know exactly what you're doing, 00:03:47.585 ==68810== or are doing some strange experiment): 00:03:47.585 ==68810== /usr/libexec/valgrind/../../bin/vgdb --pid=68810 ...command... 00:03:47.585 ==68810== 00:03:47.585 ==68810== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:47.585 ==68810== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:47.585 ==68810== and then give GDB the following command 00:03:47.585 ==68810== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68810 00:03:47.585 ==68810== --pid is optional if only one valgrind process is running 00:03:47.585 ==68810== 00:03:47.585 --68810-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:47.585 --68810-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:47.585 --68810-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:47.585 --68810-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:47.585 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.585 --68810-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:47.585 --68810-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:47.844 --68810-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:47.844 --68810-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:47.844 --68810-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:47.844 --68810-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:47.844 --68810-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:47.844 --68810-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:47.844 --68810-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:47.844 --68810-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:47.844 --68810-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:47.844 --68810-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:47.844 --68810-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:47.844 --68810-- Reading syms from /usr/lib64/libm.so.6 00:03:47.844 --68810-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:47.844 --68810-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:47.844 --68810-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:47.844 --68810-- Reading syms from /usr/lib64/libc.so.6 00:03:47.844 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.844 --68810-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.844 --68810-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.844 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.844 --68810-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.845 --68810-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.845 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.845 --68810-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.845 --68810-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.845 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.845 --68810-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.845 --68810-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.845 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.845 --68810-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.845 --68810-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:47.845 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:47.845 --68810-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:47.845 --68810-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:47.845 --68810-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:47.845 --68810-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:47.845 --68810-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:47.845 --68810-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:47.845 --68810-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:47.845 --68810-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:47.845 --68810-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 ==68810== Preferring higher priority redirection: 00:03:47.845 --68810-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:47.845 --68810-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:47.845 --68810-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:47.845 --68810-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.109 --68810-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.109 --68810-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.109 --68810-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.109 --68810-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:48.109 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.110 --68810-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.110 --68810-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.110 ==68810== WARNING: new redirection conflicts with existing -- ignoring it 00:03:48.110 --68810-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:48.110 --68810-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:48.110 --68810-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:48.110 --68810-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:48.110 --68810-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:48.110 --68810-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:48.110 --68810-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:48.110 --68810-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:48.110 --68810-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:48.110 --68810-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:48.110 --68810-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:48.110 --68810-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:48.110 --68810-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:48.110 --68810-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:48.110 --68810-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:48.110 --68810-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:48.110 --68810-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:48.110 --68810-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:48.110 --68810-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:48.110 00:03:48.110 00:03:48.110 CUnit - A unit testing framework for C - Version 2.1-3 00:03:48.110 http://cunit.sourceforge.net/ 00:03:48.110 00:03:48.110 00:03:48.110 Suite: bdev 00:03:48.110 Test: bytes_to_blocks_test ...passed 00:03:48.369 Test: num_blocks_test ...--68810-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:48.370 passed 00:03:48.370 Test: io_valid_test ...passed 00:03:48.627 Test: open_write_test ...[2024-07-15 20:01:13.679829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:48.627 [2024-07-15 20:01:13.706650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:48.627 [2024-07-15 20:01:13.708960] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:48.627 passed 00:03:48.627 Test: claim_test ...passed 00:03:48.627 Test: alias_add_del_test ...[2024-07-15 20:01:13.816289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:48.627 [2024-07-15 20:01:13.817106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4643:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:48.627 [2024-07-15 20:01:13.817840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:48.627 passed 00:03:48.627 Test: get_device_stat_test ...passed 00:03:48.884 Test: bdev_io_types_test ...passed 00:03:48.884 Test: bdev_io_wait_test ...passed 00:03:48.884 Test: bdev_io_spans_split_test ...passed 00:03:49.141 Test: bdev_io_boundary_split_test ...passed 00:03:49.141 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-15 20:01:14.288249] /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:49.141 passed 00:03:49.141 Test: bdev_io_mix_split_test ...passed 00:03:49.399 Test: bdev_io_split_with_io_wait ...passed 00:03:49.399 Test: bdev_io_write_unit_split_test ...[2024-07-15 20:01:14.520965] /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:49.399 [2024-07-15 20:01:14.524075] /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:49.399 [2024-07-15 20:01:14.524253] /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:49.399 [2024-07-15 20:01:14.526763] /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:49.399 passed 00:03:49.399 Test: bdev_io_alignment_with_boundary ...passed 00:03:49.399 Test: bdev_io_alignment ...passed 00:03:49.657 Test: bdev_histograms ...passed 00:03:49.657 Test: bdev_write_zeroes ...passed 00:03:49.657 Test: bdev_compare_and_write ...passed 00:03:49.657 Test: bdev_compare ...passed 00:03:49.914 Test: bdev_compare_emulated ...passed 00:03:49.914 Test: bdev_zcopy_write ...passed 00:03:49.914 Test: bdev_zcopy_read ...passed 00:03:49.914 Test: bdev_open_while_hotremove ...passed 00:03:49.914 Test: bdev_close_while_hotremove ...passed 00:03:49.914 Test: bdev_open_ext_test ...[2024-07-15 20:01:15.104984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:49.914 passed 00:03:49.914 Test: bdev_open_ext_unregister ...[2024-07-15 20:01:15.108777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8184:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:49.914 passed 00:03:49.914 Test: bdev_set_io_timeout ...passed 00:03:50.172 Test: bdev_set_qd_sampling ...passed 00:03:50.172 Test: lba_range_overlap ...passed 00:03:50.172 Test: lock_lba_range_check_ranges ...passed 00:03:50.172 Test: lock_lba_range_with_io_outstanding ...passed 00:03:50.172 Test: lock_lba_range_overlapped ...passed 00:03:50.172 Test: bdev_quiesce ...[2024-07-15 20:01:15.413772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10107:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:50.172 passed 00:03:50.172 Test: bdev_io_abort ...passed 00:03:50.429 Test: bdev_unmap ...passed 00:03:50.429 Test: bdev_write_zeroes_split_test ...passed 00:03:50.429 Test: bdev_set_options_test ...[2024-07-15 20:01:15.567344] /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:50.429 passed 00:03:50.429 Test: bdev_get_memory_domains ...passed 00:03:50.429 Test: bdev_io_ext ...passed 00:03:50.429 Test: bdev_io_ext_no_opts ...passed 00:03:50.429 Test: bdev_io_ext_invalid_opts ...passed 00:03:50.429 Test: bdev_io_ext_split ...passed 00:03:50.687 Test: bdev_io_ext_bounce_buffer ...passed 00:03:50.687 Test: bdev_register_uuid_alias ...[2024-07-15 20:01:15.812637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 1f8d32ee-c2a8-4d02-9b8e-1405111675cd already exists 00:03:50.687 [2024-07-15 20:01:15.813106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:1f8d32ee-c2a8-4d02-9b8e-1405111675cd alias for bdev bdev0 00:03:50.687 passed 00:03:50.687 Test: bdev_unregister_by_name ...[2024-07-15 20:01:15.822678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7974:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:50.687 [2024-07-15 20:01:15.823821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7982:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:50.687 passed 00:03:50.687 Test: for_each_bdev_test ...passed 00:03:50.687 Test: bdev_seek_test ...passed 00:03:50.687 Test: bdev_copy ...passed 00:03:50.687 Test: bdev_copy_split_test ...passed 00:03:50.687 Test: examine_locks ...passed 00:03:50.945 Test: claim_v2_rwo ...[2024-07-15 20:01:16.016454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.018467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8708:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.019402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.020606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.021399] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.027854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8703:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:50.945 passed 00:03:50.945 Test: claim_v2_rom ...[2024-07-15 20:01:16.037523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.038668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.039265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.039883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:50.945 [2024-07-15 20:01:16.047458] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8746:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:50.946 [2024-07-15 20:01:16.049426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:50.946 passed 00:03:50.946 Test: claim_v2_rwm ...[2024-07-15 20:01:16.053508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8776:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:50.946 [2024-07-15 20:01:16.058676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8078:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.059824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.060484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.061098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.062245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8796:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.068653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8776:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:50.946 passed 00:03:50.946 Test: claim_v2_existing_writer ...[2024-07-15 20:01:16.074538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:50.946 [2024-07-15 20:01:16.074840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8741:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:50.946 passed 00:03:50.946 Test: claim_v2_existing_v1 ...[2024-07-15 20:01:16.078001] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.078787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.078918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:50.946 passed 00:03:50.946 Test: claim_v1_existing_v2 ...[2024-07-15 20:01:16.081693] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.082836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:50.946 [2024-07-15 20:01:16.083049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8545:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:50.946 passed 00:03:50.946 Test: examine_claimed ...[2024-07-15 20:01:16.095517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8873:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:50.946 passed 00:03:50.946 00:03:50.946 Run Summary: Type Total Ran Passed Failed Inactive 00:03:50.946 suites 1 1 n/a 0 0 00:03:50.946 tests 59 59 59 0 0 00:03:50.946 asserts 4599 4599 4599 0 n/a 00:03:50.946 00:03:50.946 Elapsed time = 2.710 seconds 00:03:50.946 --68810-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:50.946 --68810-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:50.946 ==68810== 00:03:50.946 ==68810== HEAP SUMMARY: 00:03:50.946 ==68810== in use at exit: 2,040 bytes in 5 blocks 00:03:50.946 ==68810== total heap usage: 379,165 allocs, 379,160 frees, 8,273,801,442 bytes allocated 00:03:50.946 ==68810== 00:03:50.946 ==68810== Searching for pointers to 5 not-freed blocks 00:03:50.946 ==68810== Checked 7,187,480 bytes 00:03:50.946 ==68810== 00:03:50.946 ==68810== LEAK SUMMARY: 00:03:50.946 ==68810== definitely lost: 0 bytes in 0 blocks 00:03:50.946 ==68810== indirectly lost: 0 bytes in 0 blocks 00:03:50.946 ==68810== possibly lost: 0 bytes in 0 blocks 00:03:50.946 ==68810== still reachable: 2,040 bytes in 5 blocks 00:03:50.946 ==68810== suppressed: 0 bytes in 0 blocks 00:03:50.946 ==68810== Reachable blocks (those to which a pointer was found) are not shown. 00:03:50.946 ==68810== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:50.946 ==68810== 00:03:50.946 ==68810== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:50.946 20:01: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:50.946 ==68842== Memcheck, a memory error detector 00:03:50.946 ==68842== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:50.946 ==68842== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:50.946 ==68842== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:50.946 ==68842== 00:03:50.946 --68842-- Valgrind options: 00:03:50.946 --68842-- --leak-check=full 00:03:50.947 --68842-- --error-exitcode=2 00:03:50.947 --68842-- --verbose 00:03:50.947 --68842-- Contents of /proc/version: 00:03:50.947 --68842-- 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:50.947 --68842-- 00:03:50.947 --68842-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:50.947 --68842-- Page sizes: currently 4096, max supported 4096 00:03:50.947 --68842-- Valgrind library directory: /usr/libexec/valgrind 00:03:50.947 --68842-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:50.947 --68842-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:50.947 --68842-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:50.947 --68842-- might be shown as UnknownInlinedFun 00:03:50.947 --68842-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:50.947 --68842-- object doesn't have a dynamic symbol table 00:03:50.947 --68842-- Scheduler: using generic scheduler lock implementation. 00:03:50.947 --68842-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:50.947 ==68842== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68842-by-???-on-7fc73dd678ec 00:03:50.947 ==68842== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68842-by-???-on-7fc73dd678ec 00:03:50.947 ==68842== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68842-by-???-on-7fc73dd678ec 00:03:50.947 ==68842== 00:03:50.947 ==68842== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:50.947 ==68842== don't want to do, unless you know exactly what you're doing, 00:03:50.947 ==68842== or are doing some strange experiment): 00:03:50.947 ==68842== /usr/libexec/valgrind/../../bin/vgdb --pid=68842 ...command... 00:03:50.947 ==68842== 00:03:50.947 ==68842== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:50.947 ==68842== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:50.947 ==68842== and then give GDB the following command 00:03:50.947 ==68842== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68842 00:03:50.947 ==68842== --pid is optional if only one valgrind process is running 00:03:50.947 ==68842== 00:03:51.205 --68842-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:51.205 --68842-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:51.205 --68842-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:51.205 --68842-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:51.205 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.205 --68842-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:51.205 --68842-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:51.205 --68842-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:51.205 --68842-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:51.205 --68842-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:51.205 --68842-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:51.205 --68842-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:51.205 --68842-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:51.205 --68842-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:51.205 --68842-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:51.205 --68842-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:51.205 --68842-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:51.205 --68842-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:51.205 --68842-- Reading syms from /usr/lib64/libm.so.6 00:03:51.205 --68842-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:51.205 --68842-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:51.205 --68842-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:51.205 --68842-- Reading syms from /usr/lib64/libc.so.6 00:03:51.206 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.206 --68842-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.206 --68842-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.206 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.206 --68842-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.206 --68842-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.206 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.206 --68842-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.206 --68842-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.206 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.206 --68842-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.206 --68842-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.206 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.206 --68842-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.206 --68842-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:51.206 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.206 --68842-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:51.206 --68842-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:51.206 --68842-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:51.206 --68842-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:51.206 --68842-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:51.206 --68842-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:51.206 --68842-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:51.206 --68842-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:51.206 --68842-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 ==68842== Preferring higher priority redirection: 00:03:51.206 --68842-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:51.206 --68842-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:51.206 --68842-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.206 --68842-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 --68842-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:51.464 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.464 --68842-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.464 --68842-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.464 ==68842== WARNING: new redirection conflicts with existing -- ignoring it 00:03:51.464 --68842-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:51.464 --68842-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:51.464 --68842-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:51.464 --68842-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:51.464 --68842-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:51.464 --68842-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:51.465 --68842-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:51.465 --68842-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:51.465 --68842-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:51.465 --68842-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:51.465 --68842-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:51.465 --68842-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:51.465 --68842-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:51.465 --68842-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:51.465 --68842-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:51.465 --68842-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:51.465 --68842-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:51.465 --68842-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:51.465 --68842-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:51.465 00:03:51.465 00:03:51.465 CUnit - A unit testing framework for C - Version 2.1-3 00:03:51.465 http://cunit.sourceforge.net/ 00:03:51.465 00:03:51.465 00:03:51.465 Suite: nvme 00:03:51.722 Test: test_create_ctrlr ...passed 00:03:51.722 Test: test_reset_ctrlr ...[2024-07-15 20:01:16.921645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:51.722 passed 00:03:51.722 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:51.722 Test: test_failover_ctrlr ...--68842-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:51.722 passed 00:03:51.722 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-15 20:01:17.020449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:51.722 [2024-07-15 20:01:17.025713] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:51.722 [2024-07-15 20:01:17.026910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:51.722 passed 00:03:51.722 Test: test_pending_reset ...--68842-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:51.980 --68842-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:51.980 [2024-07-15 20:01:17.125582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:51.980 [2024-07-15 20:01:17.126808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:51.980 passed 00:03:51.980 Test: test_attach_ctrlr ...[2024-07-15 20:01:17.166239] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4317:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:51.980 passed 00:03:51.980 Test: test_aer_cb ...passed 00:03:52.238 Test: test_submit_nvme_cmd ...passed 00:03:52.238 Test: test_add_remove_trid ...passed 00:03:52.238 Test: test_abort ...[2024-07-15 20:01:17.365890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7452:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:52.238 passed 00:03:52.238 Test: test_get_io_qpair ...passed 00:03:52.238 Test: test_bdev_unregister ...passed 00:03:52.238 Test: test_compare_ns ...passed 00:03:52.238 Test: test_init_ana_log_page ...passed 00:03:52.238 Test: test_get_memory_domains ...passed 00:03:52.238 Test: test_reconnect_qpair ...[2024-07-15 20:01:17.479203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.238 passed 00:03:52.238 Test: test_create_bdev_ctrlr ...[2024-07-15 20:01:17.489406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5382:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:52.238 passed 00:03:52.238 Test: test_add_multi_ns_to_bdev ...[2024-07-15 20:01:17.518826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4573:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:52.238 passed 00:03:52.495 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:52.495 Test: test_admin_path ...passed 00:03:52.495 Test: test_reset_bdev_ctrlr ...passed 00:03:52.495 Test: test_find_io_path ...passed 00:03:52.495 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:52.495 Test: test_retry_io_for_io_path_error ...passed 00:03:52.495 Test: test_retry_io_count ...passed 00:03:52.495 Test: test_concurrent_read_ana_log_page ...passed 00:03:52.495 Test: test_retry_io_for_ana_error ...passed 00:03:52.496 Test: test_check_io_error_resiliency_params ...[2024-07-15 20:01:17.728475] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6076:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:52.496 [2024-07-15 20:01:17.728994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6080:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:52.496 [2024-07-15 20:01:17.729577] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6089: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:52.496 [2024-07-15 20:01:17.730094] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6092:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:52.496 [2024-07-15 20:01:17.730603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104: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:52.496 [2024-07-15 20:01:17.731961] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6104: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:52.496 [2024-07-15 20:01:17.732451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:52.496 [2024-07-15 20:01:17.733066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6099:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:52.496 [2024-07-15 20:01:17.733542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6096:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:52.496 passed 00:03:52.496 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:52.496 Test: test_reconnect_ctrlr ...[2024-07-15 20:01:17.760589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 [2024-07-15 20:01:17.769080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 [2024-07-15 20:01:17.778885] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 [2024-07-15 20:01:17.781833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 [2024-07-15 20:01:17.784579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 passed 00:03:52.496 Test: test_retry_failover_ctrlr ...[2024-07-15 20:01:17.796006] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 passed 00:03:52.496 Test: test_fail_path ...[2024-07-15 20:01:17.811498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.496 [2024-07-15 20:01:17.815640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 [2024-07-15 20:01:17.818637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 [2024-07-15 20:01:17.822058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 [2024-07-15 20:01:17.824602] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 passed 00:03:52.754 Test: test_nvme_ns_cmp ...passed 00:03:52.754 Test: test_ana_transition ...passed 00:03:52.754 Test: test_set_preferred_path ...passed 00:03:52.754 Test: test_find_next_io_path ...passed 00:03:52.754 Test: test_find_io_path_min_qd ...passed 00:03:52.754 Test: test_disable_auto_failback ...[2024-07-15 20:01:17.892679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 passed 00:03:52.754 Test: test_set_multipath_policy ...passed 00:03:52.754 Test: test_uuid_generation ...passed 00:03:52.754 Test: test_retry_io_to_same_path ...passed 00:03:52.754 Test: test_race_between_reset_and_disconnected ...passed 00:03:52.754 Test: test_ctrlr_op_rpc ...passed 00:03:52.754 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:52.754 Test: test_disable_enable_ctrlr ...[2024-07-15 20:01:18.056720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 [2024-07-15 20:01:18.062946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:52.754 passed 00:03:52.754 Test: test_delete_ctrlr_done ...passed 00:03:53.011 Test: test_ns_remove_during_reset ...passed 00:03:53.011 Test: test_io_path_is_current ...passed 00:03:53.011 00:03:53.011 Run Summary: Type Total Ran Passed Failed Inactive 00:03:53.011 suites 1 1 n/a 0 0 00:03:53.011 tests 49 49 49 0 0 00:03:53.011 asserts 3577 3577 3577 0 n/a 00:03:53.011 00:03:53.011 Elapsed time = 1.376 seconds 00:03:53.011 --68842-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:53.011 --68842-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:53.011 ==68842== 00:03:53.011 ==68842== HEAP SUMMARY: 00:03:53.011 ==68842== in use at exit: 0 bytes in 0 blocks 00:03:53.011 ==68842== total heap usage: 5,793 allocs, 5,793 frees, 1,767,644 bytes allocated 00:03:53.011 ==68842== 00:03:53.011 ==68842== All heap blocks were freed -- no leaks are possible 00:03:53.011 ==68842== 00:03:53.011 ==68842== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:53.011 20:01: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:53.011 ==68867== Memcheck, a memory error detector 00:03:53.011 ==68867== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:53.012 ==68867== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:53.012 ==68867== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:53.012 ==68867== 00:03:53.012 --68867-- Valgrind options: 00:03:53.012 --68867-- --leak-check=full 00:03:53.012 --68867-- --error-exitcode=2 00:03:53.012 --68867-- --verbose 00:03:53.012 --68867-- Contents of /proc/version: 00:03:53.012 --68867-- 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:53.012 --68867-- 00:03:53.012 --68867-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:53.012 --68867-- Page sizes: currently 4096, max supported 4096 00:03:53.012 --68867-- Valgrind library directory: /usr/libexec/valgrind 00:03:53.012 --68867-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:53.012 --68867-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:53.012 --68867-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:53.012 --68867-- might be shown as UnknownInlinedFun 00:03:53.012 --68867-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:53.012 --68867-- object doesn't have a dynamic symbol table 00:03:53.012 --68867-- Scheduler: using generic scheduler lock implementation. 00:03:53.012 --68867-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:53.012 ==68867== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68867-by-???-on-7fc73dd678ec 00:03:53.012 ==68867== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68867-by-???-on-7fc73dd678ec 00:03:53.012 ==68867== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68867-by-???-on-7fc73dd678ec 00:03:53.012 ==68867== 00:03:53.012 ==68867== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:53.012 ==68867== don't want to do, unless you know exactly what you're doing, 00:03:53.012 ==68867== or are doing some strange experiment): 00:03:53.012 ==68867== /usr/libexec/valgrind/../../bin/vgdb --pid=68867 ...command... 00:03:53.012 ==68867== 00:03:53.012 ==68867== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:53.012 ==68867== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:53.012 ==68867== and then give GDB the following command 00:03:53.012 ==68867== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68867 00:03:53.012 ==68867== --pid is optional if only one valgrind process is running 00:03:53.012 ==68867== 00:03:53.012 --68867-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:53.012 --68867-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:53.012 --68867-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:53.012 --68867-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:53.012 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.012 --68867-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:53.012 --68867-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:53.012 --68867-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:53.012 --68867-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:53.012 --68867-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:53.012 --68867-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:53.012 --68867-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:53.012 --68867-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:53.012 --68867-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:53.012 --68867-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:53.012 --68867-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:53.012 --68867-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:53.012 --68867-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:53.310 --68867-- Reading syms from /usr/lib64/libm.so.6 00:03:53.310 --68867-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:53.310 --68867-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:53.310 --68867-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:53.310 --68867-- Reading syms from /usr/lib64/libc.so.6 00:03:53.310 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.310 --68867-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.310 --68867-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.310 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.310 --68867-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.310 --68867-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.310 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.310 --68867-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.310 --68867-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.310 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.310 --68867-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.310 --68867-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.310 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.311 --68867-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.311 --68867-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:53.311 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.311 --68867-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:53.311 --68867-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:53.311 --68867-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:53.311 --68867-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:53.311 --68867-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:53.311 --68867-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:53.311 --68867-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:53.311 --68867-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:53.311 --68867-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 ==68867== Preferring higher priority redirection: 00:03:53.311 --68867-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:53.311 --68867-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:53.311 --68867-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 --68867-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:53.311 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.311 --68867-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:53.311 --68867-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:53.311 ==68867== WARNING: new redirection conflicts with existing -- ignoring it 00:03:53.311 --68867-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:53.311 --68867-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:53.311 --68867-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:53.311 --68867-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:53.311 --68867-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:53.311 --68867-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:53.311 --68867-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:53.311 --68867-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:53.311 --68867-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:53.311 --68867-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:53.311 --68867-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:53.311 --68867-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:53.311 --68867-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:53.311 --68867-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:53.311 --68867-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:53.311 --68867-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:53.568 --68867-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:53.568 --68867-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:53.568 --68867-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:53.568 00:03:53.568 00:03:53.568 CUnit - A unit testing framework for C - Version 2.1-3 00:03:53.569 http://cunit.sourceforge.net/ 00:03:53.569 00:03:53.569 Test Options 00:03:53.569 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:03:53.569 00:03:53.569 Suite: raid 00:03:53.569 Test: test_create_raid ...--68867-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:53.569 passed 00:03:53.569 Test: test_create_raid_superblock ...passed 00:03:53.569 Test: test_delete_raid ...passed 00:03:53.569 Test: test_create_raid_invalid_args ...[2024-07-15 20:01:18.839969] /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:53.569 [2024-07-15 20:01:18.869559] /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:53.569 [2024-07-15 20:01:18.873870] /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:53.569 [2024-07-15 20:01:18.875652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:53.569 [2024-07-15 20:01:18.876487] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:53.569 [2024-07-15 20:01:18.885949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3193:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:53.569 [2024-07-15 20:01:18.886064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3369:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:53.826 passed 00:03:53.826 Test: test_delete_raid_invalid_args ...passed 00:03:53.826 Test: test_io_channel ...passed 00:03:53.826 Test: test_reset_io ...passed 00:03:53.826 Test: test_multi_raid ...passed 00:03:53.826 Test: test_io_type_supported ...passed 00:03:53.826 Test: test_raid_json_dump_info ...passed 00:03:53.826 Test: test_context_size ...passed 00:03:53.826 Test: test_raid_level_conversions ...passed 00:03:53.826 Test: test_raid_io_split ...passed 00:03:54.083 Test: test_raid_process ...passed 00:03:54.083 00:03:54.083 Run Summary: Type Total Ran Passed Failed Inactive 00:03:54.083 suites 1 1 n/a 0 0 00:03:54.083 tests 14 14 14 0 0 00:03:54.083 asserts 6183 6183 6183 0 n/a 00:03:54.083 00:03:54.083 Elapsed time = 0.469 seconds 00:03:54.083 --68867-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:54.083 --68867-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:54.083 ==68867== 00:03:54.083 ==68867== HEAP SUMMARY: 00:03:54.083 ==68867== in use at exit: 34,168 bytes in 1,028 blocks 00:03:54.083 ==68867== total heap usage: 5,140 allocs, 4,112 frees, 18,007,107 bytes allocated 00:03:54.083 ==68867== 00:03:54.083 ==68867== Searching for pointers to 1,028 not-freed blocks 00:03:54.083 ==68867== Checked 6,789,592 bytes 00:03:54.083 ==68867== 00:03:54.083 ==68867== LEAK SUMMARY: 00:03:54.083 ==68867== definitely lost: 0 bytes in 0 blocks 00:03:54.083 ==68867== indirectly lost: 0 bytes in 0 blocks 00:03:54.083 ==68867== possibly lost: 0 bytes in 0 blocks 00:03:54.083 ==68867== still reachable: 34,168 bytes in 1,028 blocks 00:03:54.083 ==68867== suppressed: 0 bytes in 0 blocks 00:03:54.083 ==68867== Reachable blocks (those to which a pointer was found) are not shown. 00:03:54.083 ==68867== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:54.083 ==68867== 00:03:54.083 ==68867== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:54.083 20:01:19 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:54.083 ==68879== Memcheck, a memory error detector 00:03:54.083 ==68879== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:54.083 ==68879== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:54.083 ==68879== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:54.083 ==68879== 00:03:54.083 --68879-- Valgrind options: 00:03:54.083 --68879-- --leak-check=full 00:03:54.083 --68879-- --error-exitcode=2 00:03:54.083 --68879-- --verbose 00:03:54.083 --68879-- Contents of /proc/version: 00:03:54.083 --68879-- 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:54.083 --68879-- 00:03:54.083 --68879-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:54.083 --68879-- Page sizes: currently 4096, max supported 4096 00:03:54.083 --68879-- Valgrind library directory: /usr/libexec/valgrind 00:03:54.083 --68879-- 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:54.083 --68879-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:54.083 --68879-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:54.083 --68879-- might be shown as UnknownInlinedFun 00:03:54.083 --68879-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:54.083 --68879-- object doesn't have a dynamic symbol table 00:03:54.083 --68879-- Scheduler: using generic scheduler lock implementation. 00:03:54.083 --68879-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:54.083 ==68879== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68879-by-???-on-7fc73dd678ec 00:03:54.083 ==68879== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68879-by-???-on-7fc73dd678ec 00:03:54.083 ==68879== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68879-by-???-on-7fc73dd678ec 00:03:54.083 ==68879== 00:03:54.083 ==68879== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:54.083 ==68879== don't want to do, unless you know exactly what you're doing, 00:03:54.083 ==68879== or are doing some strange experiment): 00:03:54.083 ==68879== /usr/libexec/valgrind/../../bin/vgdb --pid=68879 ...command... 00:03:54.083 ==68879== 00:03:54.084 ==68879== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:54.084 ==68879== /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:54.084 ==68879== and then give GDB the following command 00:03:54.084 ==68879== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68879 00:03:54.084 ==68879== --pid is optional if only one valgrind process is running 00:03:54.084 ==68879== 00:03:54.084 --68879-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:54.084 --68879-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:54.084 --68879-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:54.084 --68879-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:54.084 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.084 --68879-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:54.084 --68879-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:54.084 --68879-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:54.084 --68879-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:54.084 --68879-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:54.084 --68879-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:54.084 --68879-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:54.084 --68879-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:54.084 --68879-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:54.084 --68879-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:54.084 --68879-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:54.084 --68879-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:54.084 --68879-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:54.084 --68879-- Reading syms from /usr/lib64/libm.so.6 00:03:54.084 --68879-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:54.084 --68879-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:54.084 --68879-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:54.084 --68879-- Reading syms from /usr/lib64/libc.so.6 00:03:54.341 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.341 --68879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.341 --68879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.341 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.341 --68879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.341 --68879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.341 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.341 --68879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.341 --68879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.341 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.341 --68879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.341 --68879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.341 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.341 --68879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.341 --68879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.341 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.341 --68879-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.341 --68879-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.341 --68879-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:54.341 --68879-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:54.341 --68879-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:54.341 --68879-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:54.341 --68879-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:54.341 --68879-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:54.341 --68879-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.341 --68879-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.341 --68879-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.341 --68879-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.341 --68879-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.341 --68879-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.341 --68879-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 ==68879== Preferring higher priority redirection: 00:03:54.342 --68879-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:54.342 --68879-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:54.342 --68879-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 --68879-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:54.342 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.342 --68879-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:54.342 --68879-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:54.342 ==68879== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.342 --68879-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:54.342 --68879-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:54.342 --68879-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:54.342 --68879-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:54.342 --68879-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:54.342 --68879-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:54.342 --68879-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:54.342 --68879-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:54.342 --68879-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:54.342 --68879-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:54.342 --68879-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:54.342 --68879-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:54.342 --68879-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:54.600 --68879-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:54.600 --68879-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:54.600 --68879-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:54.600 --68879-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:54.600 --68879-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:54.600 00:03:54.600 00:03:54.600 CUnit - A unit testing framework for C - Version 2.1-3 00:03:54.600 http://cunit.sourceforge.net/ 00:03:54.600 00:03:54.600 --68879-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:54.600 00:03:54.600 Suite: raid_sb 00:03:54.600 Test: test_raid_bdev_write_superblock ...passed 00:03:54.600 Test: test_raid_bdev_load_base_bdev_superblock ...--68879-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:54.600 passed 00:03:54.600 Test: test_raid_bdev_parse_superblock ...[2024-07-15 20:01:19.786755] /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:54.600 passed 00:03:54.600 Suite: raid_sb_md 00:03:54.600 Test: test_raid_bdev_write_superblock ...passed 00:03:54.600 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:54.600 Test: test_raid_bdev_parse_superblock ...[2024-07-15 20:01:19.818918] /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:54.600 passed 00:03:54.600 Suite: raid_sb_md_interleaved 00:03:54.600 Test: test_raid_bdev_write_superblock ...passed 00:03:54.600 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:54.600 Test: test_raid_bdev_parse_superblock ...[2024-07-15 20:01:19.827007] /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:54.600 passed 00:03:54.600 00:03:54.600 Run Summary: Type Total Ran Passed Failed Inactive 00:03:54.600 suites 3 3 n/a 0 0 00:03:54.600 tests 9 9 9 0 0 00:03:54.600 asserts 139 139 139 0 n/a 00:03:54.600 00:03:54.600 Elapsed time = 0.121 seconds 00:03:54.600 --68879-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:54.600 --68879-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:54.600 ==68879== 00:03:54.600 ==68879== HEAP SUMMARY: 00:03:54.600 ==68879== in use at exit: 0 bytes in 0 blocks 00:03:54.600 ==68879== total heap usage: 176 allocs, 176 frees, 308,640 bytes allocated 00:03:54.600 ==68879== 00:03:54.600 ==68879== All heap blocks were freed -- no leaks are possible 00:03:54.600 ==68879== 00:03:54.600 ==68879== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:54.600 20:01:19 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:54.600 ==68890== Memcheck, a memory error detector 00:03:54.600 ==68890== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:54.600 ==68890== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:54.600 ==68890== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:54.600 ==68890== 00:03:54.600 --68890-- Valgrind options: 00:03:54.600 --68890-- --leak-check=full 00:03:54.600 --68890-- --error-exitcode=2 00:03:54.600 --68890-- --verbose 00:03:54.600 --68890-- Contents of /proc/version: 00:03:54.600 --68890-- 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:54.600 --68890-- 00:03:54.600 --68890-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:54.600 --68890-- Page sizes: currently 4096, max supported 4096 00:03:54.600 --68890-- Valgrind library directory: /usr/libexec/valgrind 00:03:54.600 --68890-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:54.600 --68890-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:54.600 --68890-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:54.600 --68890-- might be shown as UnknownInlinedFun 00:03:54.858 --68890-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:54.858 --68890-- object doesn't have a dynamic symbol table 00:03:54.858 --68890-- Scheduler: using generic scheduler lock implementation. 00:03:54.858 --68890-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:54.858 ==68890== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68890-by-???-on-7fc73dd678ec 00:03:54.858 ==68890== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68890-by-???-on-7fc73dd678ec 00:03:54.858 ==68890== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68890-by-???-on-7fc73dd678ec 00:03:54.858 ==68890== 00:03:54.858 ==68890== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:54.858 ==68890== don't want to do, unless you know exactly what you're doing, 00:03:54.858 ==68890== or are doing some strange experiment): 00:03:54.858 ==68890== /usr/libexec/valgrind/../../bin/vgdb --pid=68890 ...command... 00:03:54.858 ==68890== 00:03:54.858 ==68890== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:54.858 ==68890== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:54.858 ==68890== and then give GDB the following command 00:03:54.858 ==68890== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68890 00:03:54.858 ==68890== --pid is optional if only one valgrind process is running 00:03:54.858 ==68890== 00:03:54.858 --68890-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:54.858 --68890-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:54.858 --68890-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:54.858 --68890-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:54.858 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.858 --68890-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:54.858 --68890-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:54.858 --68890-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:54.858 --68890-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:54.859 --68890-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:54.859 --68890-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:54.859 --68890-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:54.859 --68890-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:54.859 --68890-- Reading syms from /usr/lib64/libm.so.6 00:03:54.859 --68890-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:54.859 --68890-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:54.859 --68890-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/libc.so.6 00:03:54.859 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.859 --68890-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.859 --68890-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.859 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.859 --68890-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.859 --68890-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.859 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.859 --68890-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.859 --68890-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.859 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.859 --68890-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.859 --68890-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.859 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.859 --68890-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.859 --68890-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:54.859 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:54.859 --68890-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:54.859 --68890-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:54.859 --68890-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:54.859 --68890-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:54.859 --68890-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:54.859 --68890-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:54.859 --68890-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:55.116 --68890-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.116 --68890-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 ==68890== Preferring higher priority redirection: 00:03:55.117 --68890-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:55.117 --68890-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:55.117 --68890-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 --68890-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.117 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.117 --68890-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.117 --68890-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.117 ==68890== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.117 --68890-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.117 --68890-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.117 --68890-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:55.117 --68890-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:55.117 --68890-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:55.117 --68890-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:55.117 --68890-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:55.117 --68890-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:55.117 --68890-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:55.117 --68890-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:55.117 --68890-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:55.117 --68890-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:55.117 --68890-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:55.117 --68890-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:55.117 --68890-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:55.117 --68890-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:55.117 --68890-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:55.117 --68890-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:55.117 --68890-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:55.117 00:03:55.117 00:03:55.117 CUnit - A unit testing framework for C - Version 2.1-3 00:03:55.117 http://cunit.sourceforge.net/ 00:03:55.117 00:03:55.117 00:03:55.117 Suite: concat 00:03:55.117 Test: test_concat_start ...passed 00:03:55.374 Test: test_concat_rw ...passed 00:03:55.375 Test: test_concat_null_payload ...passed 00:03:55.375 00:03:55.375 Run Summary: Type Total Ran Passed Failed Inactive 00:03:55.375 suites 1 1 n/a 0 0 00:03:55.375 tests 3 3 3 0 0 00:03:55.375 asserts 8460 8460 8460 0 n/a 00:03:55.375 00:03:55.375 Elapsed time = 0.092 seconds 00:03:55.375 --68890-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:55.375 --68890-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:55.375 ==68890== 00:03:55.375 ==68890== HEAP SUMMARY: 00:03:55.375 ==68890== in use at exit: 0 bytes in 0 blocks 00:03:55.375 ==68890== total heap usage: 6,713 allocs, 6,713 frees, 1,472,048 bytes allocated 00:03:55.375 ==68890== 00:03:55.375 ==68890== All heap blocks were freed -- no leaks are possible 00:03:55.375 ==68890== 00:03:55.375 ==68890== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:55.375 20:01:20 unittest_bdev -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:55.375 ==68892== Memcheck, a memory error detector 00:03:55.375 ==68892== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:55.375 ==68892== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:55.375 ==68892== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:55.375 ==68892== 00:03:55.375 --68892-- Valgrind options: 00:03:55.375 --68892-- --leak-check=full 00:03:55.375 --68892-- --error-exitcode=2 00:03:55.375 --68892-- --verbose 00:03:55.375 --68892-- Contents of /proc/version: 00:03:55.375 --68892-- 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:55.375 --68892-- 00:03:55.375 --68892-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:55.375 --68892-- Page sizes: currently 4096, max supported 4096 00:03:55.375 --68892-- Valgrind library directory: /usr/libexec/valgrind 00:03:55.375 --68892-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:55.375 --68892-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:55.375 --68892-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:55.375 --68892-- might be shown as UnknownInlinedFun 00:03:55.375 --68892-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:55.375 --68892-- object doesn't have a dynamic symbol table 00:03:55.375 --68892-- Scheduler: using generic scheduler lock implementation. 00:03:55.375 --68892-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:55.375 ==68892== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68892-by-???-on-7fc73dd678ec 00:03:55.375 ==68892== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68892-by-???-on-7fc73dd678ec 00:03:55.375 ==68892== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68892-by-???-on-7fc73dd678ec 00:03:55.375 ==68892== 00:03:55.375 ==68892== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:55.375 ==68892== don't want to do, unless you know exactly what you're doing, 00:03:55.375 ==68892== or are doing some strange experiment): 00:03:55.375 ==68892== /usr/libexec/valgrind/../../bin/vgdb --pid=68892 ...command... 00:03:55.375 ==68892== 00:03:55.375 ==68892== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:55.375 ==68892== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:03:55.375 ==68892== and then give GDB the following command 00:03:55.375 ==68892== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68892 00:03:55.375 ==68892== --pid is optional if only one valgrind process is running 00:03:55.375 ==68892== 00:03:55.375 --68892-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:55.375 --68892-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:55.375 --68892-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:55.375 --68892-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:55.375 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.375 --68892-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:55.375 --68892-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:55.375 --68892-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:55.376 --68892-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:55.376 --68892-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:55.376 --68892-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:55.376 --68892-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:55.376 --68892-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:55.376 --68892-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:55.376 --68892-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:55.376 --68892-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:55.376 --68892-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:55.376 --68892-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:55.376 --68892-- Reading syms from /usr/lib64/libm.so.6 00:03:55.633 --68892-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:55.633 --68892-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:55.633 --68892-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:55.633 --68892-- Reading syms from /usr/lib64/libc.so.6 00:03:55.633 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.633 --68892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.633 --68892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:55.633 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.633 --68892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.633 --68892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:55.633 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.633 --68892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.634 --68892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:55.634 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.634 --68892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.634 --68892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:55.634 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.634 --68892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.634 --68892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:55.634 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.634 --68892-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:55.634 --68892-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:55.634 --68892-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:55.634 --68892-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:55.634 --68892-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:55.634 --68892-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:55.634 --68892-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:55.634 --68892-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:55.634 --68892-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 ==68892== Preferring higher priority redirection: 00:03:55.634 --68892-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:55.634 --68892-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:55.634 --68892-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.634 --68892-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.635 --68892-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.635 --68892-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.635 --68892-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.635 --68892-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:55.635 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.635 --68892-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.635 --68892-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.635 ==68892== WARNING: new redirection conflicts with existing -- ignoring it 00:03:55.635 --68892-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:55.635 --68892-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:55.635 --68892-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:55.635 --68892-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:55.635 --68892-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:55.635 --68892-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:55.635 --68892-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:55.635 --68892-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:55.635 --68892-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:55.892 --68892-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:55.892 --68892-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:55.892 --68892-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:55.892 --68892-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:55.892 --68892-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:55.892 --68892-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:55.892 --68892-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:55.892 --68892-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:55.892 --68892-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:55.892 --68892-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:55.892 00:03:55.892 00:03:55.892 CUnit - A unit testing framework for C - Version 2.1-3 00:03:55.892 http://cunit.sourceforge.net/ 00:03:55.892 00:03:55.892 00:03:55.892 Suite: raid0 00:03:55.892 Test: test_write_io ...passed 00:03:55.892 Test: test_read_io ...passed 00:03:56.150 Test: test_unmap_io ...passed 00:03:56.150 Test: test_io_failure ...passed 00:03:56.150 Suite: raid0_dif 00:03:56.150 Test: test_write_io ...passed 00:03:56.150 Test: test_read_io ...passed 00:03:56.407 Test: test_unmap_io ...passed 00:03:56.407 Test: test_io_failure ...passed 00:03:56.407 00:03:56.407 Run Summary: Type Total Ran Passed Failed Inactive 00:03:56.407 suites 2 2 n/a 0 0 00:03:56.407 tests 8 8 8 0 0 00:03:56.407 asserts 368291 368291 368291 0 n/a 00:03:56.407 00:03:56.407 Elapsed time = 0.634 seconds 00:03:56.407 --68892-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:56.407 --68892-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:56.665 ==68892== 00:03:56.665 ==68892== HEAP SUMMARY: 00:03:56.665 ==68892== in use at exit: 0 bytes in 0 blocks 00:03:56.665 ==68892== total heap usage: 39,066 allocs, 39,066 frees, 38,283,242 bytes allocated 00:03:56.665 ==68892== 00:03:56.665 ==68892== All heap blocks were freed -- no leaks are possible 00:03:56.665 ==68892== 00:03:56.665 ==68892== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:56.665 20:01:21 unittest_bdev -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:56.665 ==68912== Memcheck, a memory error detector 00:03:56.665 ==68912== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:56.665 ==68912== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:56.665 ==68912== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:56.665 ==68912== 00:03:56.665 --68912-- Valgrind options: 00:03:56.665 --68912-- --leak-check=full 00:03:56.665 --68912-- --error-exitcode=2 00:03:56.665 --68912-- --verbose 00:03:56.665 --68912-- Contents of /proc/version: 00:03:56.665 --68912-- 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:56.665 --68912-- 00:03:56.665 --68912-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:56.665 --68912-- Page sizes: currently 4096, max supported 4096 00:03:56.665 --68912-- Valgrind library directory: /usr/libexec/valgrind 00:03:56.665 --68912-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:56.665 --68912-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:56.665 --68912-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:56.666 --68912-- might be shown as UnknownInlinedFun 00:03:56.666 --68912-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:56.666 --68912-- object doesn't have a dynamic symbol table 00:03:56.666 --68912-- Scheduler: using generic scheduler lock implementation. 00:03:56.666 --68912-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:56.666 ==68912== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68912-by-???-on-7fc73dd678ec 00:03:56.666 ==68912== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68912-by-???-on-7fc73dd678ec 00:03:56.666 ==68912== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68912-by-???-on-7fc73dd678ec 00:03:56.666 ==68912== 00:03:56.666 ==68912== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:56.666 ==68912== don't want to do, unless you know exactly what you're doing, 00:03:56.666 ==68912== or are doing some strange experiment): 00:03:56.666 ==68912== /usr/libexec/valgrind/../../bin/vgdb --pid=68912 ...command... 00:03:56.666 ==68912== 00:03:56.666 ==68912== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:56.666 ==68912== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:56.666 ==68912== and then give GDB the following command 00:03:56.666 ==68912== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68912 00:03:56.666 ==68912== --pid is optional if only one valgrind process is running 00:03:56.666 ==68912== 00:03:56.666 --68912-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:56.666 --68912-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:56.666 --68912-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:56.666 --68912-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:56.666 --68912-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:56.666 --68912-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:56.666 --68912-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:56.666 --68912-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:56.666 --68912-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:56.666 --68912-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:56.666 --68912-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:56.666 --68912-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:56.666 --68912-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:56.666 --68912-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:56.666 --68912-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:56.666 --68912-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:56.666 --68912-- Reading syms from /usr/lib64/libm.so.6 00:03:56.666 --68912-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:56.666 --68912-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:56.666 --68912-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:56.666 --68912-- Reading syms from /usr/lib64/libc.so.6 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.666 --68912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.666 --68912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.666 --68912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.666 --68912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.666 --68912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:56.666 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.666 --68912-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:56.666 --68912-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:56.924 --68912-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:56.924 --68912-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:56.924 --68912-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:56.924 --68912-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:56.924 --68912-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:56.924 --68912-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:56.924 --68912-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.924 --68912-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 ==68912== Preferring higher priority redirection: 00:03:56.925 --68912-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:56.925 --68912-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:56.925 --68912-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 --68912-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:56.925 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.925 --68912-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.925 --68912-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.925 ==68912== WARNING: new redirection conflicts with existing -- ignoring it 00:03:56.925 --68912-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:56.925 --68912-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:56.925 --68912-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:56.925 --68912-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:56.925 --68912-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:56.925 --68912-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:56.925 --68912-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:56.925 --68912-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:56.925 --68912-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:56.925 --68912-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:56.925 --68912-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:56.925 --68912-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:56.925 --68912-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:56.925 --68912-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:56.925 --68912-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:56.925 --68912-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:56.925 --68912-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:56.925 --68912-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:56.925 --68912-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:56.925 00:03:56.925 00:03:56.925 CUnit - A unit testing framework for C - Version 2.1-3 00:03:56.925 http://cunit.sourceforge.net/ 00:03:56.925 00:03:57.183 00:03:57.183 Suite: raid1 00:03:57.183 Test: test_raid1_start ...passed 00:03:57.183 Test: test_raid1_read_balancing ...passed 00:03:57.183 Test: test_raid1_write_error ...passed 00:03:57.183 Test: test_raid1_read_error ...passed 00:03:57.183 00:03:57.183 Run Summary: Type Total Ran Passed Failed Inactive 00:03:57.183 suites 1 1 n/a 0 0 00:03:57.183 tests 4 4 4 0 0 00:03:57.183 asserts 4374 4374 4374 0 n/a 00:03:57.183 00:03:57.183 Elapsed time = 0.153 seconds 00:03:57.183 --68912-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:57.183 --68912-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:57.183 ==68912== 00:03:57.183 ==68912== HEAP SUMMARY: 00:03:57.183 ==68912== in use at exit: 0 bytes in 0 blocks 00:03:57.183 ==68912== total heap usage: 3,114 allocs, 3,114 frees, 563,187 bytes allocated 00:03:57.183 ==68912== 00:03:57.183 ==68912== All heap blocks were freed -- no leaks are possible 00:03:57.183 ==68912== 00:03:57.183 ==68912== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:57.183 20:01:22 unittest_bdev -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:57.183 ==68918== Memcheck, a memory error detector 00:03:57.183 ==68918== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:57.183 ==68918== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:57.183 ==68918== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:57.183 ==68918== 00:03:57.183 --68918-- Valgrind options: 00:03:57.183 --68918-- --leak-check=full 00:03:57.183 --68918-- --error-exitcode=2 00:03:57.183 --68918-- --verbose 00:03:57.183 --68918-- Contents of /proc/version: 00:03:57.183 --68918-- 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:57.183 --68918-- 00:03:57.183 --68918-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:57.183 --68918-- Page sizes: currently 4096, max supported 4096 00:03:57.183 --68918-- Valgrind library directory: /usr/libexec/valgrind 00:03:57.183 --68918-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:57.183 --68918-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:57.441 --68918-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:57.441 --68918-- might be shown as UnknownInlinedFun 00:03:57.441 --68918-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:57.441 --68918-- object doesn't have a dynamic symbol table 00:03:57.441 --68918-- Scheduler: using generic scheduler lock implementation. 00:03:57.441 --68918-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:57.441 ==68918== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68918-by-???-on-7fc73dd678ec 00:03:57.441 ==68918== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68918-by-???-on-7fc73dd678ec 00:03:57.441 ==68918== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68918-by-???-on-7fc73dd678ec 00:03:57.441 ==68918== 00:03:57.441 ==68918== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:57.441 ==68918== don't want to do, unless you know exactly what you're doing, 00:03:57.441 ==68918== or are doing some strange experiment): 00:03:57.441 ==68918== /usr/libexec/valgrind/../../bin/vgdb --pid=68918 ...command... 00:03:57.441 ==68918== 00:03:57.441 ==68918== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:57.441 ==68918== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:57.441 ==68918== and then give GDB the following command 00:03:57.441 ==68918== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68918 00:03:57.441 ==68918== --pid is optional if only one valgrind process is running 00:03:57.441 ==68918== 00:03:57.441 --68918-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:57.441 --68918-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:57.441 --68918-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:57.441 --68918-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:57.441 --68918-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:57.441 --68918-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:57.441 --68918-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:57.441 --68918-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:57.441 --68918-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:57.441 --68918-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:57.441 --68918-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:57.441 --68918-- Reading syms from /usr/lib64/libm.so.6 00:03:57.441 --68918-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:57.441 --68918-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:57.441 --68918-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/libc.so.6 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.441 --68918-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.441 --68918-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.441 --68918-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.441 --68918-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.441 --68918-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.441 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.441 --68918-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.441 --68918-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.441 --68918-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:57.441 --68918-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:57.441 --68918-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:57.441 --68918-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:57.699 --68918-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:57.699 --68918-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.699 --68918-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 ==68918== Preferring higher priority redirection: 00:03:57.700 --68918-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:57.700 --68918-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:57.700 --68918-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 --68918-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:57.700 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.700 --68918-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:57.700 --68918-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:57.700 ==68918== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.700 --68918-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:57.700 --68918-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:57.700 --68918-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:57.700 --68918-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:57.700 --68918-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:57.700 --68918-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:57.700 --68918-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:57.700 --68918-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:57.700 --68918-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:57.700 --68918-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:57.700 --68918-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:57.700 --68918-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:57.700 --68918-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:57.700 --68918-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:57.700 --68918-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:57.700 --68918-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:57.700 --68918-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:57.700 --68918-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:57.700 00:03:57.700 00:03:57.700 CUnit - A unit testing framework for C - Version 2.1-3 00:03:57.700 http://cunit.sourceforge.net/ 00:03:57.700 00:03:57.700 00:03:57.700 Suite: zone 00:03:57.700 Test: test_zone_get_operation ...passed 00:03:57.700 Test: test_bdev_zone_get_info ...passed 00:03:57.700 Test: test_bdev_zone_management ...passed 00:03:57.700 Test: test_bdev_zone_append ...passed 00:03:57.700 Test: test_bdev_zone_append_with_md ...passed 00:03:57.700 Test: test_bdev_zone_appendv ...passed 00:03:57.700 Test: test_bdev_zone_appendv_with_md ...passed 00:03:57.700 Test: test_bdev_io_get_append_location ...passed 00:03:57.700 00:03:57.700 Run Summary: Type Total Ran Passed Failed Inactive 00:03:57.700 suites 1 1 n/a 0 0 00:03:57.700 tests 8 8 8 0 0 00:03:57.700 asserts 94 94 94 0 n/a 00:03:57.700 00:03:57.700 Elapsed time = 0.045 seconds 00:03:57.700 --68918-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:57.700 --68918-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:57.957 ==68918== 00:03:57.957 ==68918== HEAP SUMMARY: 00:03:57.957 ==68918== in use at exit: 0 bytes in 0 blocks 00:03:57.957 ==68918== total heap usage: 80 allocs, 80 frees, 103,583 bytes allocated 00:03:57.957 ==68918== 00:03:57.957 ==68918== All heap blocks were freed -- no leaks are possible 00:03:57.957 ==68918== 00:03:57.958 ==68918== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:57.958 20:01:23 unittest_bdev -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:57.958 ==68925== Memcheck, a memory error detector 00:03:57.958 ==68925== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:57.958 ==68925== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:57.958 ==68925== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:57.958 ==68925== 00:03:57.958 --68925-- Valgrind options: 00:03:57.958 --68925-- --leak-check=full 00:03:57.958 --68925-- --error-exitcode=2 00:03:57.958 --68925-- --verbose 00:03:57.958 --68925-- Contents of /proc/version: 00:03:57.958 --68925-- 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:57.958 --68925-- 00:03:57.958 --68925-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:57.958 --68925-- Page sizes: currently 4096, max supported 4096 00:03:57.958 --68925-- Valgrind library directory: /usr/libexec/valgrind 00:03:57.958 --68925-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:57.958 --68925-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:57.958 --68925-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:57.958 --68925-- might be shown as UnknownInlinedFun 00:03:57.958 --68925-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:57.958 --68925-- object doesn't have a dynamic symbol table 00:03:57.958 --68925-- Scheduler: using generic scheduler lock implementation. 00:03:57.958 --68925-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:57.958 ==68925== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68925-by-???-on-7fc73dd678ec 00:03:57.958 ==68925== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68925-by-???-on-7fc73dd678ec 00:03:57.958 ==68925== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68925-by-???-on-7fc73dd678ec 00:03:57.958 ==68925== 00:03:57.958 ==68925== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:57.958 ==68925== don't want to do, unless you know exactly what you're doing, 00:03:57.958 ==68925== or are doing some strange experiment): 00:03:57.958 ==68925== /usr/libexec/valgrind/../../bin/vgdb --pid=68925 ...command... 00:03:57.958 ==68925== 00:03:57.958 ==68925== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:57.958 ==68925== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:57.958 ==68925== and then give GDB the following command 00:03:57.958 ==68925== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68925 00:03:57.958 ==68925== --pid is optional if only one valgrind process is running 00:03:57.958 ==68925== 00:03:57.958 --68925-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:57.958 --68925-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:57.958 --68925-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:57.958 --68925-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:57.958 --68925-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:57.958 --68925-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:57.958 --68925-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:57.958 --68925-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:57.958 --68925-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:57.958 --68925-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:57.958 --68925-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:57.958 --68925-- Reading syms from /usr/lib64/libm.so.6 00:03:57.958 --68925-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:57.958 --68925-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:57.958 --68925-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/libc.so.6 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.958 --68925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.958 --68925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.958 --68925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.958 --68925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.958 --68925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:57.958 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:57.958 --68925-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:57.958 --68925-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:57.958 --68925-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:57.958 --68925-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:57.958 --68925-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:58.215 --68925-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:58.215 --68925-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:58.215 --68925-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 ==68925== Preferring higher priority redirection: 00:03:58.215 --68925-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:58.215 --68925-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:58.215 --68925-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 --68925-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.215 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.215 --68925-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.215 --68925-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.215 ==68925== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.215 --68925-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.215 --68925-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.215 --68925-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:58.215 --68925-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:58.215 --68925-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:58.215 --68925-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:58.215 --68925-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:58.215 --68925-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:58.215 --68925-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:58.215 --68925-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:58.215 --68925-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:58.215 --68925-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:58.215 --68925-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:58.215 --68925-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:58.215 --68925-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:58.215 --68925-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:58.215 --68925-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:58.215 --68925-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:58.215 00:03:58.215 00:03:58.215 CUnit - A unit testing framework for C - Version 2.1-3 00:03:58.215 http://cunit.sourceforge.net/ 00:03:58.215 00:03:58.216 00:03:58.216 Suite: gpt_parse 00:03:58.216 Test: test_parse_mbr_and_primary ...[2024-07-15 20:01:23.487367] /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:58.216 [2024-07-15 20:01:23.517269] /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:58.216 [2024-07-15 20:01:23.524688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:58.216 [2024-07-15 20:01:23.525088] /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:58.216 [2024-07-15 20:01:23.535725] /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:58.216 [2024-07-15 20:01:23.536293] /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:58.472 passed 00:03:58.472 Test: test_parse_secondary ...[2024-07-15 20:01:23.544895] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:58.472 [2024-07-15 20:01:23.545007] /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:58.472 [2024-07-15 20:01:23.549121] /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:58.472 [2024-07-15 20:01:23.549234] /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:58.472 passed 00:03:58.472 Test: test_check_mbr ...[2024-07-15 20:01:23.553733] /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:58.472 [2024-07-15 20:01:23.554375] /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:58.472 passed 00:03:58.472 Test: test_read_header ...[2024-07-15 20:01:23.559449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:58.472 [2024-07-15 20:01:23.560419] /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:58.472 [2024-07-15 20:01:23.561316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:58.472 [2024-07-15 20:01:23.563258] /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:58.472 [2024-07-15 20:01:23.564493] /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:58.473 [2024-07-15 20:01:23.564817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:58.473 passed 00:03:58.473 Test: test_read_partitions ...[2024-07-15 20:01:23.569134] /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:58.473 [2024-07-15 20:01:23.570934] /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:58.473 [2024-07-15 20:01:23.572394] /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:58.473 [2024-07-15 20:01:23.572736] /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:58.473 [2024-07-15 20:01:23.574776] /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:58.473 passed 00:03:58.473 00:03:58.473 Run Summary: Type Total Ran Passed Failed Inactive 00:03:58.473 suites 1 1 n/a 0 0 00:03:58.473 tests 5 5 5 0 0 00:03:58.473 asserts 33 33 33 0 n/a 00:03:58.473 00:03:58.473 Elapsed time = 0.094 seconds 00:03:58.473 --68925-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:58.473 --68925-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:58.473 ==68925== 00:03:58.473 ==68925== HEAP SUMMARY: 00:03:58.473 ==68925== in use at exit: 0 bytes in 0 blocks 00:03:58.473 ==68925== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:58.473 ==68925== 00:03:58.473 ==68925== All heap blocks were freed -- no leaks are possible 00:03:58.473 ==68925== 00:03:58.473 ==68925== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:58.473 20:01:23 unittest_bdev -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:58.473 ==68931== Memcheck, a memory error detector 00:03:58.473 ==68931== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:58.473 ==68931== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:58.473 ==68931== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:58.473 ==68931== 00:03:58.473 --68931-- Valgrind options: 00:03:58.473 --68931-- --leak-check=full 00:03:58.473 --68931-- --error-exitcode=2 00:03:58.473 --68931-- --verbose 00:03:58.473 --68931-- Contents of /proc/version: 00:03:58.473 --68931-- 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:58.473 --68931-- 00:03:58.473 --68931-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:58.473 --68931-- Page sizes: currently 4096, max supported 4096 00:03:58.473 --68931-- Valgrind library directory: /usr/libexec/valgrind 00:03:58.473 --68931-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:58.473 --68931-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:58.473 --68931-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:58.473 --68931-- might be shown as UnknownInlinedFun 00:03:58.473 --68931-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:58.473 --68931-- object doesn't have a dynamic symbol table 00:03:58.473 --68931-- Scheduler: using generic scheduler lock implementation. 00:03:58.473 --68931-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:58.473 ==68931== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68931-by-???-on-7fc73dd678ec 00:03:58.473 ==68931== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68931-by-???-on-7fc73dd678ec 00:03:58.473 ==68931== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68931-by-???-on-7fc73dd678ec 00:03:58.473 ==68931== 00:03:58.473 ==68931== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:58.473 ==68931== don't want to do, unless you know exactly what you're doing, 00:03:58.473 ==68931== or are doing some strange experiment): 00:03:58.473 ==68931== /usr/libexec/valgrind/../../bin/vgdb --pid=68931 ...command... 00:03:58.473 ==68931== 00:03:58.473 ==68931== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:58.473 ==68931== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:58.473 ==68931== and then give GDB the following command 00:03:58.473 ==68931== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68931 00:03:58.473 ==68931== --pid is optional if only one valgrind process is running 00:03:58.473 ==68931== 00:03:58.473 --68931-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:58.473 --68931-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:58.473 --68931-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:58.473 --68931-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:58.473 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.473 --68931-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:58.473 --68931-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:58.473 --68931-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:58.474 --68931-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:58.474 --68931-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:58.474 --68931-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:58.474 --68931-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:58.474 --68931-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:58.474 --68931-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:58.474 --68931-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:58.474 --68931-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:58.474 --68931-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:58.474 --68931-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:58.474 --68931-- Reading syms from /usr/lib64/libm.so.6 00:03:58.474 --68931-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:58.474 --68931-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:58.474 --68931-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:58.474 --68931-- Reading syms from /usr/lib64/libc.so.6 00:03:58.731 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68931-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68931-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.731 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68931-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68931-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.731 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68931-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68931-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.731 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68931-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68931-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.731 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68931-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68931-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:58.731 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.731 --68931-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:58.731 --68931-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:58.732 --68931-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:58.732 --68931-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:58.732 --68931-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:58.732 --68931-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:58.732 --68931-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:58.732 --68931-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:58.732 --68931-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 ==68931== Preferring higher priority redirection: 00:03:58.732 --68931-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:58.732 --68931-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:58.732 --68931-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 --68931-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:58.732 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.732 --68931-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.732 --68931-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.732 ==68931== WARNING: new redirection conflicts with existing -- ignoring it 00:03:58.732 --68931-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:58.732 --68931-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:58.732 --68931-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:58.732 --68931-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:58.732 --68931-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:58.732 --68931-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:58.732 --68931-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:58.732 --68931-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:58.732 --68931-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:58.732 --68931-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:58.732 --68931-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:58.732 --68931-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:58.732 --68931-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:58.732 --68931-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:58.732 --68931-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:58.989 --68931-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:58.989 --68931-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:58.989 --68931-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:58.989 --68931-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:58.989 00:03:58.989 00:03:58.989 CUnit - A unit testing framework for C - Version 2.1-3 00:03:58.989 http://cunit.sourceforge.net/ 00:03:58.989 00:03:58.989 00:03:58.989 Suite: bdev_part 00:03:58.989 Test: part_test ...--68931-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:58.989 [2024-07-15 20:01:24.248107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4613:bdev_name_add: *ERROR*: Bdev name 90f91a88-2fae-5d88-8a88-0fbc9753b4a1 already exists 00:03:58.989 [2024-07-15 20:01:24.274656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7722:bdev_register: *ERROR*: Unable to add uuid:90f91a88-2fae-5d88-8a88-0fbc9753b4a1 alias for bdev test1 00:03:59.247 passed 00:03:59.247 Test: part_free_test ...passed 00:03:59.247 Test: part_get_io_channel_test ...passed 00:03:59.247 Test: part_construct_ext ...passed 00:03:59.247 00:03:59.504 Run Summary: Type Total Ran Passed Failed Inactive 00:03:59.504 suites 1 1 n/a 0 0 00:03:59.504 tests 4 4 4 0 0 00:03:59.504 asserts 48 48 48 0 n/a 00:03:59.504 00:03:59.504 Elapsed time = 0.434 seconds 00:03:59.504 --68931-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:59.504 --68931-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:59.504 ==68931== 00:03:59.504 ==68931== HEAP SUMMARY: 00:03:59.504 ==68931== in use at exit: 1,224 bytes in 3 blocks 00:03:59.504 ==68931== total heap usage: 10,988 allocs, 10,985 frees, 207,305,103 bytes allocated 00:03:59.504 ==68931== 00:03:59.504 ==68931== Searching for pointers to 3 not-freed blocks 00:03:59.504 ==68931== Checked 7,063,784 bytes 00:03:59.504 ==68931== 00:03:59.504 ==68931== LEAK SUMMARY: 00:03:59.504 ==68931== definitely lost: 0 bytes in 0 blocks 00:03:59.504 ==68931== indirectly lost: 0 bytes in 0 blocks 00:03:59.504 ==68931== possibly lost: 0 bytes in 0 blocks 00:03:59.504 ==68931== still reachable: 1,224 bytes in 3 blocks 00:03:59.504 ==68931== suppressed: 0 bytes in 0 blocks 00:03:59.504 ==68931== Reachable blocks (those to which a pointer was found) are not shown. 00:03:59.504 ==68931== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:59.504 ==68931== 00:03:59.504 ==68931== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:59.504 20:01:24 unittest_bdev -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:59.504 ==68945== Memcheck, a memory error detector 00:03:59.504 ==68945== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:59.504 ==68945== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:59.504 ==68945== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:59.504 ==68945== 00:03:59.504 --68945-- Valgrind options: 00:03:59.504 --68945-- --leak-check=full 00:03:59.504 --68945-- --error-exitcode=2 00:03:59.504 --68945-- --verbose 00:03:59.504 --68945-- Contents of /proc/version: 00:03:59.504 --68945-- 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:59.504 --68945-- 00:03:59.504 --68945-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:59.504 --68945-- Page sizes: currently 4096, max supported 4096 00:03:59.504 --68945-- Valgrind library directory: /usr/libexec/valgrind 00:03:59.504 --68945-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:59.504 --68945-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:59.504 --68945-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:59.504 --68945-- might be shown as UnknownInlinedFun 00:03:59.504 --68945-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:59.504 --68945-- object doesn't have a dynamic symbol table 00:03:59.504 --68945-- Scheduler: using generic scheduler lock implementation. 00:03:59.504 --68945-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:59.504 ==68945== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68945-by-???-on-7fc73dd678ec 00:03:59.505 ==68945== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68945-by-???-on-7fc73dd678ec 00:03:59.505 ==68945== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68945-by-???-on-7fc73dd678ec 00:03:59.505 ==68945== 00:03:59.505 ==68945== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:59.505 ==68945== don't want to do, unless you know exactly what you're doing, 00:03:59.505 ==68945== or are doing some strange experiment): 00:03:59.505 ==68945== /usr/libexec/valgrind/../../bin/vgdb --pid=68945 ...command... 00:03:59.505 ==68945== 00:03:59.505 ==68945== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:59.505 ==68945== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:59.505 ==68945== and then give GDB the following command 00:03:59.505 ==68945== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68945 00:03:59.505 ==68945== --pid is optional if only one valgrind process is running 00:03:59.505 ==68945== 00:03:59.505 --68945-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:59.505 --68945-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:59.505 --68945-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:59.505 --68945-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:59.505 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.505 --68945-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:59.505 --68945-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:59.505 --68945-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:59.505 --68945-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:59.505 --68945-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:59.505 --68945-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:59.505 --68945-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:59.505 --68945-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:59.505 --68945-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:59.505 --68945-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:03:59.505 --68945-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:59.505 --68945-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:59.505 --68945-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:59.505 --68945-- Reading syms from /usr/lib64/libm.so.6 00:03:59.505 --68945-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:59.505 --68945-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:03:59.505 --68945-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:59.505 --68945-- Reading syms from /usr/lib64/libc.so.6 00:03:59.762 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.762 --68945-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.762 --68945-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.762 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.762 --68945-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.762 --68945-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.762 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.762 --68945-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.762 --68945-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.762 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.763 --68945-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.763 --68945-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.763 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.763 --68945-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.763 --68945-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:59.763 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.763 --68945-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:59.763 --68945-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:59.763 --68945-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:59.763 --68945-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:59.763 --68945-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:59.763 --68945-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:59.763 --68945-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:59.763 --68945-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:59.763 --68945-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 ==68945== Preferring higher priority redirection: 00:03:59.763 --68945-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:59.763 --68945-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:59.763 --68945-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 --68945-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:59.763 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.763 --68945-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.763 --68945-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.763 ==68945== WARNING: new redirection conflicts with existing -- ignoring it 00:03:59.763 --68945-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:59.763 --68945-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:59.763 --68945-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:59.763 --68945-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:59.763 --68945-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:59.763 --68945-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:59.763 --68945-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:59.764 --68945-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:59.764 --68945-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:59.764 --68945-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:59.764 --68945-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:59.764 --68945-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:59.764 --68945-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:59.764 --68945-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:59.764 --68945-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:59.764 --68945-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:00.021 --68945-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:00.021 --68945-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:00.021 00:04:00.021 00:04:00.021 CUnit - A unit testing framework for C - Version 2.1-3 00:04:00.021 http://cunit.sourceforge.net/ 00:04:00.021 00:04:00.021 00:04:00.021 Suite: scsi_nvme_suite 00:04:00.021 Test: scsi_nvme_translate_test ...passed 00:04:00.021 00:04:00.021 Run Summary: Type Total Ran Passed Failed Inactive 00:04:00.021 suites 1 1 n/a 0 0 00:04:00.021 tests 1 1 1 0 0 00:04:00.021 asserts 104 104 104 0 n/a 00:04:00.021 00:04:00.021 Elapsed time = 0.030 seconds 00:04:00.021 --68945-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:00.021 --68945-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:00.021 ==68945== 00:04:00.021 ==68945== HEAP SUMMARY: 00:04:00.021 ==68945== in use at exit: 0 bytes in 0 blocks 00:04:00.021 ==68945== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:04:00.021 ==68945== 00:04:00.021 ==68945== All heap blocks were freed -- no leaks are possible 00:04:00.021 ==68945== 00:04:00.021 ==68945== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:00.021 20:01:25 unittest_bdev -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:00.021 ==68952== Memcheck, a memory error detector 00:04:00.021 ==68952== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:00.021 ==68952== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:00.021 ==68952== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:00.021 ==68952== 00:04:00.021 --68952-- Valgrind options: 00:04:00.021 --68952-- --leak-check=full 00:04:00.021 --68952-- --error-exitcode=2 00:04:00.021 --68952-- --verbose 00:04:00.021 --68952-- Contents of /proc/version: 00:04:00.021 --68952-- 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:04:00.022 --68952-- 00:04:00.022 --68952-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:00.022 --68952-- Page sizes: currently 4096, max supported 4096 00:04:00.022 --68952-- Valgrind library directory: /usr/libexec/valgrind 00:04:00.022 --68952-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:00.022 --68952-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:00.022 --68952-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:00.022 --68952-- might be shown as UnknownInlinedFun 00:04:00.022 --68952-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:00.022 --68952-- object doesn't have a dynamic symbol table 00:04:00.022 --68952-- Scheduler: using generic scheduler lock implementation. 00:04:00.022 --68952-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:00.022 ==68952== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68952-by-???-on-7fc73dd678ec 00:04:00.022 ==68952== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68952-by-???-on-7fc73dd678ec 00:04:00.022 ==68952== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68952-by-???-on-7fc73dd678ec 00:04:00.022 ==68952== 00:04:00.022 ==68952== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:00.022 ==68952== don't want to do, unless you know exactly what you're doing, 00:04:00.022 ==68952== or are doing some strange experiment): 00:04:00.022 ==68952== /usr/libexec/valgrind/../../bin/vgdb --pid=68952 ...command... 00:04:00.022 ==68952== 00:04:00.022 ==68952== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:00.022 ==68952== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:04:00.022 ==68952== and then give GDB the following command 00:04:00.022 ==68952== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68952 00:04:00.022 ==68952== --pid is optional if only one valgrind process is running 00:04:00.022 ==68952== 00:04:00.022 --68952-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:00.022 --68952-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:00.022 --68952-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:00.022 --68952-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:00.022 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.022 --68952-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:00.022 --68952-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:00.022 --68952-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:00.022 --68952-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:00.022 --68952-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:00.022 --68952-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:00.022 --68952-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:00.022 --68952-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:00.022 --68952-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:00.022 --68952-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:00.022 --68952-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:00.022 --68952-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:00.022 --68952-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:00.022 --68952-- Reading syms from /usr/lib64/libm.so.6 00:04:00.022 --68952-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:00.022 --68952-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:00.022 --68952-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:00.022 --68952-- Reading syms from /usr/lib64/libc.so.6 00:04:00.279 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.279 --68952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.279 --68952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.279 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.279 --68952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.279 --68952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.279 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.280 --68952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.280 --68952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.280 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.280 --68952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.280 --68952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.280 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.280 --68952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.280 --68952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:00.280 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.280 --68952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:00.280 --68952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:00.280 --68952-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:00.280 --68952-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:00.280 --68952-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:00.280 --68952-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:00.280 --68952-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:00.280 --68952-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:00.280 --68952-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 ==68952== Preferring higher priority redirection: 00:04:00.280 --68952-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:00.280 --68952-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:00.280 --68952-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 --68952-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:00.280 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.280 --68952-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:00.280 --68952-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:00.280 ==68952== WARNING: new redirection conflicts with existing -- ignoring it 00:04:00.280 --68952-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:00.280 --68952-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:00.280 --68952-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:00.280 --68952-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:00.281 --68952-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:00.281 --68952-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:00.281 --68952-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:00.281 --68952-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:00.281 --68952-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:00.281 --68952-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:00.538 --68952-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:00.538 --68952-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:00.538 --68952-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:00.538 --68952-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:00.538 --68952-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:00.538 --68952-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:00.538 --68952-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:00.538 --68952-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:00.538 --68952-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:00.538 00:04:00.538 00:04:00.538 CUnit - A unit testing framework for C - Version 2.1-3 00:04:00.538 http://cunit.sourceforge.net/ 00:04:00.538 00:04:00.538 00:04:00.538 Suite: lvol 00:04:00.538 Test: ut_lvs_init ...--68952-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:00.538 [2024-07-15 20:01:25.687545] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:04:00.538 [2024-07-15 20:01:25.725747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:04:00.538 passed 00:04:00.538 Test: ut_lvol_init ...--68952-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:00.538 passed 00:04:00.538 Test: ut_lvol_snapshot ...passed 00:04:00.538 Test: ut_lvol_clone ...passed 00:04:00.538 Test: ut_lvs_destroy ...passed 00:04:00.538 Test: ut_lvs_unload ...passed 00:04:00.538 Test: ut_lvol_resize ...[2024-07-15 20:01:25.789089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:04:00.538 passed 00:04:00.538 Test: ut_lvol_set_read_only ...passed 00:04:00.538 Test: ut_lvol_hotremove ...passed 00:04:00.538 Test: ut_vbdev_lvol_get_io_channel ...passed 00:04:00.538 Test: ut_vbdev_lvol_io_type_supported ...passed 00:04:00.538 Test: ut_lvol_read_write ...passed 00:04:00.538 Test: ut_vbdev_lvol_submit_request ...passed 00:04:00.538 Test: ut_lvol_examine_config ...passed 00:04:00.538 Test: ut_lvol_examine_disk ...[2024-07-15 20:01:25.834044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1536:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:04:00.538 passed 00:04:00.539 Test: ut_lvol_rename ...--68952-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:00.539 [2024-07-15 20:01:25.856969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:04:00.539 [2024-07-15 20:01:25.857321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1344:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:04:00.539 passed 00:04:00.796 Test: ut_bdev_finish ...passed 00:04:00.796 Test: ut_lvs_rename ...passed 00:04:00.796 Test: ut_lvol_seek ...passed 00:04:00.797 Test: ut_esnap_dev_create ...[2024-07-15 20:01:25.882343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:04:00.797 [2024-07-15 20:01:25.884114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1885:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:04:00.797 [2024-07-15 20:01:25.885413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1890:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:04:00.797 passed 00:04:00.797 Test: ut_lvol_esnap_clone_bad_args ...[2024-07-15 20:01:25.894953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1280:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:04:00.797 [2024-07-15 20:01:25.896331] /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-a9f1-aa17f37dd8db' could not be opened: error -19 00:04:00.797 passed 00:04:00.797 Test: ut_lvol_shallow_copy ...[2024-07-15 20:01:25.902880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1977:vbdev_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:04:00.797 [2024-07-15 20:01:25.903686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1982:vbdev_lvol_shallow_copy: *ERROR*: lvol lvol_sc, bdev name must not be NULL 00:04:00.797 passed 00:04:00.797 Test: ut_lvol_set_external_parent ...[2024-07-15 20:01:25.909217] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:2037:vbdev_lvol_set_external_parent: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:04:00.797 passed 00:04:00.797 00:04:00.797 Run Summary: Type Total Ran Passed Failed Inactive 00:04:00.797 suites 1 1 n/a 0 0 00:04:00.797 tests 23 23 23 0 0 00:04:00.797 asserts 770 770 770 0 n/a 00:04:00.797 00:04:00.797 Elapsed time = 0.237 seconds 00:04:00.797 --68952-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:00.797 --68952-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:00.797 ==68952== 00:04:00.797 ==68952== HEAP SUMMARY: 00:04:00.797 ==68952== in use at exit: 0 bytes in 0 blocks 00:04:00.797 ==68952== total heap usage: 1,495 allocs, 1,495 frees, 231,184 bytes allocated 00:04:00.797 ==68952== 00:04:00.797 ==68952== All heap blocks were freed -- no leaks are possible 00:04:00.797 ==68952== 00:04:00.797 ==68952== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:00.797 20:01:26 unittest_bdev -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:00.797 ==68964== Memcheck, a memory error detector 00:04:00.797 ==68964== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:00.797 ==68964== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:00.797 ==68964== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:00.797 ==68964== 00:04:00.797 --68964-- Valgrind options: 00:04:00.797 --68964-- --leak-check=full 00:04:00.797 --68964-- --error-exitcode=2 00:04:00.797 --68964-- --verbose 00:04:00.797 --68964-- Contents of /proc/version: 00:04:00.797 --68964-- 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:04:00.797 --68964-- 00:04:00.797 --68964-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:00.797 --68964-- Page sizes: currently 4096, max supported 4096 00:04:00.797 --68964-- Valgrind library directory: /usr/libexec/valgrind 00:04:00.797 --68964-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:00.797 --68964-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:00.797 --68964-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:00.797 --68964-- might be shown as UnknownInlinedFun 00:04:00.797 --68964-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:00.797 --68964-- object doesn't have a dynamic symbol table 00:04:00.797 --68964-- Scheduler: using generic scheduler lock implementation. 00:04:00.797 --68964-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:00.797 ==68964== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68964-by-???-on-7fc73dd678ec 00:04:00.797 ==68964== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68964-by-???-on-7fc73dd678ec 00:04:00.797 ==68964== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68964-by-???-on-7fc73dd678ec 00:04:00.797 ==68964== 00:04:00.797 ==68964== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:00.797 ==68964== don't want to do, unless you know exactly what you're doing, 00:04:00.797 ==68964== or are doing some strange experiment): 00:04:00.797 ==68964== /usr/libexec/valgrind/../../bin/vgdb --pid=68964 ...command... 00:04:00.797 ==68964== 00:04:00.797 ==68964== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:00.797 ==68964== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:04:00.797 ==68964== and then give GDB the following command 00:04:00.797 ==68964== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68964 00:04:00.797 ==68964== --pid is optional if only one valgrind process is running 00:04:00.797 ==68964== 00:04:00.797 --68964-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:00.797 --68964-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:00.798 --68964-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:00.798 --68964-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:01.067 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.067 --68964-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:01.067 --68964-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:01.067 --68964-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:01.067 --68964-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:01.067 --68964-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:01.067 --68964-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:01.067 --68964-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:01.067 --68964-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:01.067 --68964-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:01.067 --68964-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:01.067 --68964-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:01.068 --68964-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:01.068 --68964-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:01.068 --68964-- Reading syms from /usr/lib64/libm.so.6 00:04:01.068 --68964-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:01.068 --68964-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:01.068 --68964-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:01.068 --68964-- Reading syms from /usr/lib64/libc.so.6 00:04:01.068 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.068 --68964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.068 --68964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.068 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.068 --68964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.068 --68964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.068 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.068 --68964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.068 --68964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.068 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.068 --68964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.068 --68964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.068 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.068 --68964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.068 --68964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:01.068 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.068 --68964-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:01.068 --68964-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:01.068 --68964-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:01.068 --68964-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:01.068 --68964-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:01.068 --68964-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:01.068 --68964-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:01.068 --68964-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:01.068 --68964-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 ==68964== Preferring higher priority redirection: 00:04:01.068 --68964-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:01.068 --68964-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:01.068 --68964-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.068 --68964-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.069 --68964-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.069 --68964-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.069 --68964-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.328 --68964-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.328 --68964-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.328 --68964-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.328 --68964-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:01.328 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.328 --68964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.328 --68964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.328 ==68964== WARNING: new redirection conflicts with existing -- ignoring it 00:04:01.328 --68964-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:01.328 --68964-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:01.328 --68964-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:01.328 --68964-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:01.328 --68964-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:01.328 --68964-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:01.328 --68964-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:01.328 --68964-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:01.328 --68964-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:01.328 --68964-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:01.328 --68964-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:01.328 --68964-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:01.328 --68964-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:01.328 --68964-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:01.328 --68964-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:01.328 --68964-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:01.328 --68964-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:01.328 --68964-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:01.328 --68964-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:01.328 00:04:01.328 00:04:01.328 CUnit - A unit testing framework for C - Version 2.1-3 00:04:01.328 http://cunit.sourceforge.net/ 00:04:01.328 00:04:01.328 00:04:01.328 Suite: zone_block 00:04:01.586 Test: test_zone_block_create ...passed 00:04:01.586 Test: test_zone_block_create_invalid ...[2024-07-15 20:01:26.726147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:04:01.586 --68964-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:01.586 --68964-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:01.586 [2024-07-15 20:01:26.766592] /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-07-15 20:01:26.769615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:04:01.586 [2024-07-15 20:01:26.770223] /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-07-15 20:01:26.771039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:04:01.587 [2024-07-15 20:01:26.771278] /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-07-15 20:01:26.771832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:04:01.587 [2024-07-15 20:01:26.772056] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:04:01.587 Test: test_get_zone_info ...[2024-07-15 20:01:26.791100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.792103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.792913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 passed 00:04:01.587 Test: test_supported_io_types ...passed 00:04:01.587 Test: test_reset_zone ...[2024-07-15 20:01:26.810579] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.811274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 passed 00:04:01.587 Test: test_open_zone ...[2024-07-15 20:01:26.816249] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.822999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.823669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 passed 00:04:01.587 Test: test_zone_write ...[2024-07-15 20:01:26.833758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:01.587 [2024-07-15 20:01:26.834424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.836173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:01.587 [2024-07-15 20:01:26.836440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.854400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:04:01.587 [2024-07-15 20:01:26.854663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.855098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:04:01.587 [2024-07-15 20:01:26.855220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.864913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:01.587 [2024-07-15 20:01:26.865161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 passed 00:04:01.587 Test: test_zone_read ...[2024-07-15 20:01:26.869932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:04:01.587 [2024-07-15 20:01:26.870316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.871319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:04:01.587 [2024-07-15 20:01:26.871573] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.877088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:04:01.587 [2024-07-15 20:01:26.877225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 passed 00:04:01.587 Test: test_close_zone ...[2024-07-15 20:01:26.880964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.881779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.885914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 [2024-07-15 20:01:26.886591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.587 passed 00:04:01.588 Test: test_finish_zone ...[2024-07-15 20:01:26.894303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.588 [2024-07-15 20:01:26.894986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.588 passed 00:04:01.588 Test: test_append_zone ...[2024-07-15 20:01:26.899147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:04:01.588 [2024-07-15 20:01:26.899288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.588 [2024-07-15 20:01:26.900178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:04:01.588 [2024-07-15 20:01:26.900306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.846 [2024-07-15 20:01:26.920665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:04:01.846 [2024-07-15 20:01:26.920805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:04:01.846 passed 00:04:01.846 00:04:01.846 Run Summary: Type Total Ran Passed Failed Inactive 00:04:01.846 suites 1 1 n/a 0 0 00:04:01.846 tests 11 11 11 0 0 00:04:01.846 asserts 3437 3437 3437 0 n/a 00:04:01.846 00:04:01.846 Elapsed time = 0.324 seconds 00:04:01.846 --68964-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:01.846 ==68964== 00:04:01.846 ==68964== HEAP SUMMARY: 00:04:01.846 ==68964== in use at exit: 67,109,824 bytes in 1,026 blocks 00:04:01.846 ==68964== total heap usage: 2,638 allocs, 1,612 frees, 85,902,749 bytes allocated 00:04:01.846 ==68964== 00:04:01.846 ==68964== Searching for pointers to 1,026 not-freed blocks 00:04:01.846 ==68964== Checked 6,607,840 bytes 00:04:01.846 ==68964== 00:04:01.846 ==68964== LEAK SUMMARY: 00:04:01.846 ==68964== definitely lost: 0 bytes in 0 blocks 00:04:01.846 ==68964== indirectly lost: 0 bytes in 0 blocks 00:04:01.846 ==68964== possibly lost: 0 bytes in 0 blocks 00:04:01.846 ==68964== still reachable: 67,109,824 bytes in 1,026 blocks 00:04:01.846 ==68964== suppressed: 0 bytes in 0 blocks 00:04:01.846 ==68964== Reachable blocks (those to which a pointer was found) are not shown. 00:04:01.846 ==68964== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:01.846 ==68964== 00:04:01.846 ==68964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:01.846 20:01:27 unittest_bdev -- unit/unittest.sh@33 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:01.846 ==68978== Memcheck, a memory error detector 00:04:01.846 ==68978== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:01.846 ==68978== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:01.846 ==68978== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:01.846 ==68978== 00:04:01.846 --68978-- Valgrind options: 00:04:01.846 --68978-- --leak-check=full 00:04:01.846 --68978-- --error-exitcode=2 00:04:01.846 --68978-- --verbose 00:04:01.846 --68978-- Contents of /proc/version: 00:04:01.846 --68978-- 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:04:01.846 --68978-- 00:04:01.846 --68978-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:01.846 --68978-- Page sizes: currently 4096, max supported 4096 00:04:01.846 --68978-- Valgrind library directory: /usr/libexec/valgrind 00:04:01.846 --68978-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:01.846 --68978-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:01.846 --68978-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:01.846 --68978-- might be shown as UnknownInlinedFun 00:04:01.846 --68978-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:01.846 --68978-- object doesn't have a dynamic symbol table 00:04:01.846 --68978-- Scheduler: using generic scheduler lock implementation. 00:04:01.846 --68978-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:01.846 ==68978== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68978-by-???-on-7fc73dd678ec 00:04:01.846 ==68978== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68978-by-???-on-7fc73dd678ec 00:04:01.846 ==68978== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68978-by-???-on-7fc73dd678ec 00:04:01.846 ==68978== 00:04:01.846 ==68978== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:01.846 ==68978== don't want to do, unless you know exactly what you're doing, 00:04:01.846 ==68978== or are doing some strange experiment): 00:04:01.847 ==68978== /usr/libexec/valgrind/../../bin/vgdb --pid=68978 ...command... 00:04:01.847 ==68978== 00:04:01.847 ==68978== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:01.847 ==68978== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:04:01.847 ==68978== and then give GDB the following command 00:04:01.847 ==68978== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68978 00:04:01.847 ==68978== --pid is optional if only one valgrind process is running 00:04:01.847 ==68978== 00:04:01.847 --68978-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:01.847 --68978-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:02.104 --68978-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:02.104 --68978-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:02.104 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.104 --68978-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:02.104 --68978-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:02.104 --68978-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:02.104 --68978-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:02.104 --68978-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:02.104 --68978-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:02.104 --68978-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:02.104 --68978-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:02.104 --68978-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:02.104 --68978-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:02.104 --68978-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:02.105 --68978-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:02.105 --68978-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:02.105 --68978-- Reading syms from /usr/lib64/libm.so.6 00:04:02.105 --68978-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:02.105 --68978-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:02.105 --68978-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:02.105 --68978-- Reading syms from /usr/lib64/libc.so.6 00:04:02.105 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.105 --68978-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.105 --68978-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.105 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.105 --68978-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.105 --68978-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.105 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.105 --68978-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.105 --68978-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.105 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.105 --68978-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.105 --68978-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.105 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.105 --68978-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.105 --68978-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:02.105 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.105 --68978-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:02.105 --68978-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:02.105 --68978-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:02.105 --68978-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:02.105 --68978-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:02.105 --68978-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:02.105 --68978-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:02.105 --68978-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:02.105 --68978-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 ==68978== Preferring higher priority redirection: 00:04:02.105 --68978-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:02.105 --68978-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:02.105 --68978-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.105 --68978-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 --68978-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 --68978-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 --68978-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 --68978-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 --68978-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 --68978-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:02.106 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.106 --68978-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:02.106 --68978-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:02.106 ==68978== WARNING: new redirection conflicts with existing -- ignoring it 00:04:02.106 --68978-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:02.106 --68978-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:02.363 --68978-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:02.363 --68978-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:02.363 --68978-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:02.363 --68978-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:02.363 --68978-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:02.363 --68978-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:02.363 --68978-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:02.363 --68978-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:02.363 --68978-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:02.363 --68978-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:02.363 --68978-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:02.363 --68978-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:02.363 --68978-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:02.363 --68978-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:02.363 --68978-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:02.363 --68978-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:02.363 00:04:02.363 00:04:02.363 CUnit - A unit testing framework for C - Version 2.1-3 00:04:02.364 http://cunit.sourceforge.net/ 00:04:02.364 00:04:02.364 00:04:02.364 Suite: bdev 00:04:02.364 Test: basic ...--68978-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:02.364 --68978-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:02.622 --68978-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:02.622 --68978-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:02.622 [2024-07-15 20:01:27.699972] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:04:02.622 [2024-07-15 20:01:27.732285] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b88a60 (0x599be0): Operation not permitted (rc=-1) 00:04:02.622 [2024-07-15 20:01:27.732760] thread.c:2373:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x599c01): Operation not permitted (rc=-1) 00:04:02.622 passed 00:04:02.879 Test: unregister_and_close ...passed 00:04:02.879 Test: unregister_and_close_different_threads ...passed 00:04:02.879 Test: basic_qos ...passed 00:04:03.137 Test: put_channel_during_reset ...passed 00:04:03.137 Test: aborted_reset ...passed 00:04:03.137 Test: aborted_reset_no_outstanding_io ...passed 00:04:03.137 Test: io_during_reset ...passed 00:04:03.137 Test: reset_completions ...passed 00:04:03.394 Test: io_during_qos_queue ...passed 00:04:03.394 Test: io_during_qos_reset ...passed 00:04:03.394 Test: enomem ...passed 00:04:03.394 Test: enomem_multi_bdev ...passed 00:04:03.394 Test: enomem_multi_bdev_unregister ...passed 00:04:03.652 Test: enomem_multi_io_target ...passed 00:04:03.652 Test: qos_dynamic_enable ...passed 00:04:03.652 Test: bdev_histograms_mt ...passed 00:04:03.909 Test: bdev_set_io_timeout_mt ...[2024-07-15 20:01:28.988022] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6badf30 not unregistered 00:04:03.909 passed 00:04:03.909 Test: lock_lba_range_then_submit_io ...[2024-07-15 20:01:29.016440] thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x599e88 already registered (old:0x6badf30 new:0x6e9bac0) 00:04:03.909 passed 00:04:03.909 Test: unregister_during_reset ...passed 00:04:03.909 Test: event_notify_and_close ...passed 00:04:03.909 Test: unregister_and_qos_poller ...passed 00:04:03.909 Suite: bdev_wrong_thread 00:04:03.909 Test: spdk_bdev_register_wt ...[2024-07-15 20:01:29.221375] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8502:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x76f1940 (0x76f1940) 00:04:03.909 passed 00:04:03.909 Test: spdk_bdev_examine_wt ...[2024-07-15 20:01:29.229726] /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 0x76f1940 (0x76f1940) 00:04:04.167 passed 00:04:04.167 00:04:04.167 Run Summary: Type Total Ran Passed Failed Inactive 00:04:04.167 suites 2 2 n/a 0 0 00:04:04.167 tests 24 24 24 0 0 00:04:04.167 asserts 621 621 621 0 n/a 00:04:04.167 00:04:04.167 Elapsed time = 1.683 seconds 00:04:04.167 --68978-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:04.167 ==68978== 00:04:04.167 ==68978== HEAP SUMMARY: 00:04:04.167 ==68978== in use at exit: 845 bytes in 4 blocks 00:04:04.167 ==68978== total heap usage: 288,110 allocs, 288,106 frees, 4,562,344,991 bytes allocated 00:04:04.167 ==68978== 00:04:04.167 ==68978== Searching for pointers to 4 not-freed blocks 00:04:04.167 ==68978== Checked 7,018,344 bytes 00:04:04.167 ==68978== 00:04:04.167 ==68978== LEAK SUMMARY: 00:04:04.167 ==68978== definitely lost: 0 bytes in 0 blocks 00:04:04.167 ==68978== indirectly lost: 0 bytes in 0 blocks 00:04:04.167 ==68978== possibly lost: 0 bytes in 0 blocks 00:04:04.167 ==68978== still reachable: 845 bytes in 4 blocks 00:04:04.167 ==68978== suppressed: 0 bytes in 0 blocks 00:04:04.167 ==68978== Reachable blocks (those to which a pointer was found) are not shown. 00:04:04.167 ==68978== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:04.167 ==68978== 00:04:04.167 ==68978== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:04.167 00:04:04.167 real 0m16.558s 00:04:04.167 user 0m15.993s 00:04:04.167 sys 0m0.517s 00:04:04.167 20:01:29 unittest_bdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:04.167 20:01:29 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:04:04.167 ************************************ 00:04:04.167 END TEST unittest_bdev 00:04:04.167 ************************************ 00:04:04.167 20:01:29 -- common/autotest_common.sh@1142 -- # return 0 00:04:04.167 20:01:29 -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:04.167 20:01:29 -- unit/unittest.sh@216 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:04.168 20:01:29 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:04.168 20:01:29 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:04.168 20:01:29 -- common/autotest_common.sh@10 -- # set +x 00:04:04.168 ************************************ 00:04:04.168 START TEST unittest_bdev_crypto 00:04:04.168 ************************************ 00:04:04.168 20:01:29 unittest_bdev_crypto -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:04.168 ==69019== Memcheck, a memory error detector 00:04:04.168 ==69019== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:04.168 ==69019== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:04.168 ==69019== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:04.168 ==69019== 00:04:04.168 --69019-- Valgrind options: 00:04:04.168 --69019-- --leak-check=full 00:04:04.168 --69019-- --error-exitcode=2 00:04:04.168 --69019-- --verbose 00:04:04.168 --69019-- Contents of /proc/version: 00:04:04.168 --69019-- 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:04:04.168 --69019-- 00:04:04.168 --69019-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:04.168 --69019-- Page sizes: currently 4096, max supported 4096 00:04:04.168 --69019-- Valgrind library directory: /usr/libexec/valgrind 00:04:04.168 --69019-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:04.168 --69019-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:04.168 --69019-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:04.168 --69019-- might be shown as UnknownInlinedFun 00:04:04.168 --69019-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:04.168 --69019-- object doesn't have a dynamic symbol table 00:04:04.168 --69019-- Scheduler: using generic scheduler lock implementation. 00:04:04.168 --69019-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:04.168 ==69019== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69019-by-???-on-7fc73dd678ec 00:04:04.168 ==69019== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69019-by-???-on-7fc73dd678ec 00:04:04.168 ==69019== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69019-by-???-on-7fc73dd678ec 00:04:04.168 ==69019== 00:04:04.168 ==69019== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:04.168 ==69019== don't want to do, unless you know exactly what you're doing, 00:04:04.168 ==69019== or are doing some strange experiment): 00:04:04.168 ==69019== /usr/libexec/valgrind/../../bin/vgdb --pid=69019 ...command... 00:04:04.168 ==69019== 00:04:04.168 ==69019== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:04.168 ==69019== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:04:04.168 ==69019== and then give GDB the following command 00:04:04.168 ==69019== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69019 00:04:04.168 ==69019== --pid is optional if only one valgrind process is running 00:04:04.168 ==69019== 00:04:04.168 --69019-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:04.168 --69019-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:04.168 --69019-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:04.168 --69019-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:04.168 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.168 --69019-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:04.168 --69019-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:04.426 --69019-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:04.426 --69019-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:04.426 --69019-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:04.426 --69019-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:04.426 --69019-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:04.426 --69019-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:04.426 --69019-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:04.426 --69019-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:04.426 --69019-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:04.426 --69019-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:04.426 --69019-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:04.426 --69019-- Reading syms from /usr/lib64/libm.so.6 00:04:04.426 --69019-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:04.426 --69019-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:04.426 --69019-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:04.426 --69019-- Reading syms from /usr/lib64/libc.so.6 00:04:04.426 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.426 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.426 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.426 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.426 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.426 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.426 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.426 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.426 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.426 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.426 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.426 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.426 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.427 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.427 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:04.427 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.427 --69019-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:04.427 --69019-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:04.427 --69019-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:04.427 --69019-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:04.427 --69019-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:04.427 --69019-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:04.427 --69019-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:04.427 --69019-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:04.427 --69019-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 ==69019== Preferring higher priority redirection: 00:04:04.427 --69019-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:04.427 --69019-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:04.427 --69019-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.427 --69019-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.685 --69019-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.685 --69019-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.685 --69019-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.685 --69019-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:04.685 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.685 --69019-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.685 --69019-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.685 ==69019== WARNING: new redirection conflicts with existing -- ignoring it 00:04:04.685 --69019-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:04.685 --69019-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:04.685 --69019-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:04.685 --69019-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:04.685 --69019-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:04.685 --69019-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:04.685 --69019-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:04.685 --69019-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:04.685 --69019-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:04.685 --69019-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:04.685 --69019-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:04.685 --69019-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:04.685 --69019-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:04.685 --69019-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:04.685 --69019-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:04.685 --69019-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:04.685 --69019-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:04.685 --69019-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:04.685 --69019-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:04.685 00:04:04.685 00:04:04.685 CUnit - A unit testing framework for C - Version 2.1-3 00:04:04.686 http://cunit.sourceforge.net/ 00:04:04.686 00:04:04.686 00:04:04.686 Suite: crypto 00:04:04.686 Test: test_error_paths ...[2024-07-15 20:01:29.971400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:04:04.945 [2024-07-15 20:01:30.021773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:04.945 [2024-07-15 20:01:30.052290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:04:04.945 passed 00:04:04.945 Test: test_simple_write ...passed 00:04:04.945 Test: test_simple_read ...passed 00:04:04.945 Test: test_passthru ...[2024-07-15 20:01:30.067732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:04.945 [2024-07-15 20:01:30.071512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:04.945 [2024-07-15 20:01:30.072861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:04:04.945 [2024-07-15 20:01:30.073120] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:04:04.945 passed 00:04:04.945 Test: test_crypto_op_complete ...[2024-07-15 20:01:30.077326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:04:04.945 passed 00:04:04.945 Test: test_supported_io ...passed 00:04:04.945 Test: test_reset ...passed 00:04:04.945 00:04:04.945 Run Summary: Type Total Ran Passed Failed Inactive 00:04:04.945 suites 1 1 n/a 0 0 00:04:04.945 tests 7 7 7 0 0 00:04:04.945 asserts 44 44 44 0 n/a 00:04:04.945 00:04:04.945 Elapsed time = 0.127 seconds 00:04:04.945 --69019-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:04.945 --69019-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:04.945 ==69019== 00:04:04.945 ==69019== HEAP SUMMARY: 00:04:04.945 ==69019== in use at exit: 0 bytes in 0 blocks 00:04:04.945 ==69019== total heap usage: 1,156 allocs, 1,156 frees, 196,364 bytes allocated 00:04:04.945 ==69019== 00:04:04.945 ==69019== All heap blocks were freed -- no leaks are possible 00:04:04.945 ==69019== 00:04:04.945 ==69019== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:04.945 00:04:04.945 real 0m0.822s 00:04:04.945 user 0m0.778s 00:04:04.945 sys 0m0.040s 00:04:04.945 20:01:30 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:04.945 20:01:30 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:04.945 ************************************ 00:04:04.945 END TEST unittest_bdev_crypto 00:04:04.945 ************************************ 00:04:04.945 20:01:30 -- common/autotest_common.sh@1142 -- # return 0 00:04:04.945 20:01:30 -- unit/unittest.sh@217 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:04.945 20:01:30 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:04.945 20:01:30 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:04.945 20:01:30 -- common/autotest_common.sh@10 -- # set +x 00:04:04.945 ************************************ 00:04:04.945 START TEST unittest_bdev_crypto 00:04:04.945 ************************************ 00:04:04.945 20:01:30 unittest_bdev_crypto -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:04.945 ==69045== Memcheck, a memory error detector 00:04:04.945 ==69045== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:04.945 ==69045== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:04.945 ==69045== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:04.945 ==69045== 00:04:04.945 --69045-- Valgrind options: 00:04:04.945 --69045-- --leak-check=full 00:04:04.945 --69045-- --error-exitcode=2 00:04:04.945 --69045-- --verbose 00:04:04.945 --69045-- Contents of /proc/version: 00:04:04.945 --69045-- 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:04:04.945 --69045-- 00:04:04.945 --69045-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:04.945 --69045-- Page sizes: currently 4096, max supported 4096 00:04:04.945 --69045-- Valgrind library directory: /usr/libexec/valgrind 00:04:04.945 --69045-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:04.945 --69045-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:04.945 --69045-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:04.945 --69045-- might be shown as UnknownInlinedFun 00:04:04.945 --69045-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:04.945 --69045-- object doesn't have a dynamic symbol table 00:04:04.945 --69045-- Scheduler: using generic scheduler lock implementation. 00:04:04.945 --69045-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:04.945 ==69045== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69045-by-???-on-7fc73dd678ec 00:04:04.946 ==69045== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69045-by-???-on-7fc73dd678ec 00:04:04.946 ==69045== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69045-by-???-on-7fc73dd678ec 00:04:04.946 ==69045== 00:04:04.946 ==69045== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:04.946 ==69045== don't want to do, unless you know exactly what you're doing, 00:04:04.946 ==69045== or are doing some strange experiment): 00:04:04.946 ==69045== /usr/libexec/valgrind/../../bin/vgdb --pid=69045 ...command... 00:04:04.946 ==69045== 00:04:04.946 ==69045== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:04.946 ==69045== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:04:04.946 ==69045== and then give GDB the following command 00:04:04.946 ==69045== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69045 00:04:04.946 ==69045== --pid is optional if only one valgrind process is running 00:04:04.946 ==69045== 00:04:05.205 --69045-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.205 --69045-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.205 --69045-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.205 --69045-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.205 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.205 --69045-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.205 --69045-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.205 --69045-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.205 --69045-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.205 --69045-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.205 --69045-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.205 --69045-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.205 --69045-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.205 --69045-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:05.205 --69045-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:05.205 --69045-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:05.205 --69045-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:05.205 --69045-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:05.205 --69045-- Reading syms from /usr/lib64/libm.so.6 00:04:05.205 --69045-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:05.205 --69045-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:05.205 --69045-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:05.205 --69045-- Reading syms from /usr/lib64/libc.so.6 00:04:05.205 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.205 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.205 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.205 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.205 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.205 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.205 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.205 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.205 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.205 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.205 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.205 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.205 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.206 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.206 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:05.206 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.206 --69045-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:05.206 --69045-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:05.206 --69045-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:05.206 --69045-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:05.206 --69045-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:05.206 --69045-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:05.464 --69045-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:05.464 --69045-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:05.464 --69045-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 --69045-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.464 ==69045== Preferring higher priority redirection: 00:04:05.465 --69045-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:05.465 --69045-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:05.465 --69045-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 --69045-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:05.465 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.465 --69045-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.465 --69045-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.465 ==69045== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.465 --69045-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:05.465 --69045-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:05.465 --69045-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:05.465 --69045-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:05.465 --69045-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:05.465 --69045-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:05.465 --69045-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:05.465 --69045-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:05.465 --69045-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:05.465 --69045-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:05.465 --69045-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:05.465 --69045-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:05.465 --69045-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:05.465 --69045-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:05.465 --69045-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:05.465 --69045-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:05.465 --69045-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:05.465 --69045-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:05.465 00:04:05.465 00:04:05.465 CUnit - A unit testing framework for C - Version 2.1-3 00:04:05.465 http://cunit.sourceforge.net/ 00:04:05.465 00:04:05.465 --69045-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:05.465 00:04:05.465 Suite: dpdk_cryptodev 00:04:05.465 Test: test_error_paths ...[2024-07-15 20:01:30.752419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 652:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:04:05.465 [2024-07-15 20:01:30.784335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 468:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:04:05.724 passed 00:04:05.724 Test: test_simple_encrypt ...passed 00:04:05.724 Test: test_simple_decrypt ...passed 00:04:05.724 Test: test_large_enc_dec ...--69045-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:04:05.724 passed 00:04:05.724 Test: test_dev_full ...passed 00:04:05.724 Test: test_crazy_rw ...passed 00:04:05.724 Test: test_initdrivers ...[2024-07-15 20:01:30.979734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1214:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:04:05.724 [2024-07-15 20:01:30.981485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1235:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:04:05.724 [2024-07-15 20:01:30.986151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1044:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:04:05.724 [2024-07-15 20:01:30.986393] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1046:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:04:05.724 [2024-07-15 20:01:30.988489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1054:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:04:05.724 [2024-07-15 20:01:30.990411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1069:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:04:05.724 [2024-07-15 20:01:30.992114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1078:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:04:05.724 [2024-07-15 20:01:30.994366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:04:05.724 passed 00:04:05.724 Test: test_supported_opcodes ...passed 00:04:05.982 Test: test_poller ...[2024-07-15 20:01:31.045887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 263:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:04:05.982 passed 00:04:05.982 Test: test_assign_device_qp ...passed 00:04:05.982 00:04:05.982 Run Summary: Type Total Ran Passed Failed Inactive 00:04:05.982 suites 1 1 n/a 0 0 00:04:05.982 tests 10 10 10 0 0 00:04:05.982 asserts 8643 8643 8643 0 n/a 00:04:05.982 00:04:05.982 Elapsed time = 0.360 seconds 00:04:05.982 --69045-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:05.982 --69045-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:05.982 ==69045== 00:04:05.982 ==69045== HEAP SUMMARY: 00:04:05.982 ==69045== in use at exit: 0 bytes in 0 blocks 00:04:05.982 ==69045== total heap usage: 10,981 allocs, 10,981 frees, 2,032,268 bytes allocated 00:04:05.982 ==69045== 00:04:05.982 ==69045== All heap blocks were freed -- no leaks are possible 00:04:05.982 ==69045== 00:04:05.982 ==69045== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:05.982 00:04:05.982 real 0m0.943s 00:04:05.982 user 0m0.911s 00:04:05.982 sys 0m0.028s 00:04:05.982 20:01:31 unittest_bdev_crypto -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:05.982 20:01:31 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:04:05.982 ************************************ 00:04:05.982 END TEST unittest_bdev_crypto 00:04:05.982 ************************************ 00:04:05.982 20:01:31 -- common/autotest_common.sh@1142 -- # return 0 00:04:05.982 20:01:31 -- unit/unittest.sh@220 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:05.982 20:01:31 -- unit/unittest.sh@221 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:05.982 20:01:31 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:05.982 20:01:31 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:05.982 20:01:31 -- common/autotest_common.sh@10 -- # set +x 00:04:05.982 ************************************ 00:04:05.982 START TEST unittest_bdev_compress 00:04:05.982 ************************************ 00:04:05.982 20:01:31 unittest_bdev_compress -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:05.982 ==69075== Memcheck, a memory error detector 00:04:05.982 ==69075== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:05.982 ==69075== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:05.982 ==69075== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:05.982 ==69075== 00:04:05.982 --69075-- Valgrind options: 00:04:05.982 --69075-- --leak-check=full 00:04:05.982 --69075-- --error-exitcode=2 00:04:05.982 --69075-- --verbose 00:04:05.982 --69075-- Contents of /proc/version: 00:04:05.982 --69075-- 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:04:05.982 --69075-- 00:04:05.982 --69075-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:05.982 --69075-- Page sizes: currently 4096, max supported 4096 00:04:05.982 --69075-- Valgrind library directory: /usr/libexec/valgrind 00:04:05.982 --69075-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:05.982 --69075-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:05.982 --69075-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:05.982 --69075-- might be shown as UnknownInlinedFun 00:04:05.982 --69075-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:05.982 --69075-- object doesn't have a dynamic symbol table 00:04:05.982 --69075-- Scheduler: using generic scheduler lock implementation. 00:04:05.982 --69075-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:05.982 ==69075== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69075-by-???-on-7fc73dd678ec 00:04:05.982 ==69075== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69075-by-???-on-7fc73dd678ec 00:04:05.982 ==69075== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69075-by-???-on-7fc73dd678ec 00:04:05.982 ==69075== 00:04:05.982 ==69075== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:05.982 ==69075== don't want to do, unless you know exactly what you're doing, 00:04:05.982 ==69075== or are doing some strange experiment): 00:04:05.982 ==69075== /usr/libexec/valgrind/../../bin/vgdb --pid=69075 ...command... 00:04:05.982 ==69075== 00:04:05.982 ==69075== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:05.982 ==69075== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:04:05.982 ==69075== and then give GDB the following command 00:04:05.982 ==69075== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69075 00:04:05.982 ==69075== --pid is optional if only one valgrind process is running 00:04:05.982 ==69075== 00:04:05.982 --69075-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:05.982 --69075-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:05.982 --69075-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:05.982 --69075-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:05.982 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:05.982 --69075-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:05.982 --69075-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:05.982 --69075-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:05.982 --69075-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:05.982 --69075-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:05.982 --69075-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:05.982 --69075-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:05.982 --69075-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:05.982 --69075-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:06.239 --69075-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:06.239 --69075-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:06.239 --69075-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:06.239 --69075-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:06.239 --69075-- Reading syms from /usr/lib64/libm.so.6 00:04:06.239 --69075-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:06.240 --69075-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:06.240 --69075-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:06.240 --69075-- Reading syms from /usr/lib64/libc.so.6 00:04:06.240 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.240 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.240 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.240 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.240 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.240 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.240 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.240 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.240 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.240 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.240 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.240 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.240 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.240 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.240 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.240 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.240 --69075-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.240 --69075-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.240 --69075-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:06.240 --69075-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:06.240 --69075-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:06.240 --69075-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:06.240 --69075-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:06.240 --69075-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:06.240 --69075-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 --69075-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.240 ==69075== Preferring higher priority redirection: 00:04:06.241 --69075-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:06.241 --69075-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:06.241 --69075-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 --69075-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:06.241 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.241 --69075-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:06.241 --69075-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:06.241 ==69075== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.241 --69075-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:06.241 --69075-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:06.241 --69075-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:06.241 --69075-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:06.241 --69075-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:06.498 --69075-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:06.498 --69075-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:06.498 --69075-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:06.498 --69075-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:06.498 --69075-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:06.498 --69075-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:06.498 --69075-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:06.498 --69075-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:06.498 --69075-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:06.498 --69075-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:06.498 --69075-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:06.498 --69075-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:06.498 --69075-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:06.499 00:04:06.499 00:04:06.499 CUnit - A unit testing framework for C - Version 2.1-3 00:04:06.499 http://cunit.sourceforge.net/ 00:04:06.499 00:04:06.499 --69075-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:06.499 00:04:06.499 Suite: compress 00:04:06.499 Test: test_compress_operation ...passed 00:04:06.499 Test: test_compress_operation_cross_boundary ...passed 00:04:06.499 Test: test_vbdev_compress_submit_request ...--69075-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:04:06.499 --69075-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:06.499 [2024-07-15 20:01:31.686111] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:04:06.499 [2024-07-15 20:01:31.716942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:04:06.499 passed 00:04:06.499 Test: test_passthru ...passed 00:04:06.499 Test: test_supported_io ...passed 00:04:06.499 Test: test_reset ...passed 00:04:06.499 00:04:06.499 Run Summary: Type Total Ran Passed Failed Inactive 00:04:06.499 suites 1 1 n/a 0 0 00:04:06.499 tests 6 6 6 0 0 00:04:06.499 asserts 11 11 11 0 n/a 00:04:06.499 00:04:06.499 Elapsed time = 0.086 seconds 00:04:06.499 --69075-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:06.499 ==69075== 00:04:06.499 ==69075== HEAP SUMMARY: 00:04:06.499 ==69075== in use at exit: 0 bytes in 0 blocks 00:04:06.499 ==69075== total heap usage: 1,130 allocs, 1,130 frees, 191,129 bytes allocated 00:04:06.499 ==69075== 00:04:06.499 ==69075== All heap blocks were freed -- no leaks are possible 00:04:06.499 ==69075== 00:04:06.499 ==69075== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:06.499 00:04:06.499 real 0m0.625s 00:04:06.499 user 0m0.595s 00:04:06.499 sys 0m0.028s 00:04:06.499 20:01:31 unittest_bdev_compress -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:06.499 20:01:31 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:04:06.499 ************************************ 00:04:06.499 END TEST unittest_bdev_compress 00:04:06.499 ************************************ 00:04:06.757 20:01:31 -- common/autotest_common.sh@1142 -- # return 0 00:04:06.757 20:01:31 -- unit/unittest.sh@222 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:06.757 20:01:31 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:06.757 20:01:31 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:06.757 20:01:31 -- common/autotest_common.sh@10 -- # set +x 00:04:06.757 ************************************ 00:04:06.757 START TEST unittest_lib_reduce 00:04:06.757 ************************************ 00:04:06.757 20:01:31 unittest_lib_reduce -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:06.757 ==69104== Memcheck, a memory error detector 00:04:06.757 ==69104== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:06.757 ==69104== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:06.757 ==69104== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:06.758 ==69104== 00:04:06.758 --69104-- Valgrind options: 00:04:06.758 --69104-- --leak-check=full 00:04:06.758 --69104-- --error-exitcode=2 00:04:06.758 --69104-- --verbose 00:04:06.758 --69104-- Contents of /proc/version: 00:04:06.758 --69104-- 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:04:06.758 --69104-- 00:04:06.758 --69104-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:06.758 --69104-- Page sizes: currently 4096, max supported 4096 00:04:06.758 --69104-- Valgrind library directory: /usr/libexec/valgrind 00:04:06.758 --69104-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:06.758 --69104-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:06.758 --69104-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:06.758 --69104-- might be shown as UnknownInlinedFun 00:04:06.758 --69104-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:06.758 --69104-- object doesn't have a dynamic symbol table 00:04:06.758 --69104-- Scheduler: using generic scheduler lock implementation. 00:04:06.758 --69104-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:06.758 ==69104== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69104-by-???-on-7fc73dd678ec 00:04:06.758 ==69104== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69104-by-???-on-7fc73dd678ec 00:04:06.758 ==69104== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69104-by-???-on-7fc73dd678ec 00:04:06.758 ==69104== 00:04:06.758 ==69104== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:06.758 ==69104== don't want to do, unless you know exactly what you're doing, 00:04:06.758 ==69104== or are doing some strange experiment): 00:04:06.758 ==69104== /usr/libexec/valgrind/../../bin/vgdb --pid=69104 ...command... 00:04:06.758 ==69104== 00:04:06.758 ==69104== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:06.758 ==69104== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:04:06.758 ==69104== and then give GDB the following command 00:04:06.758 ==69104== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69104 00:04:06.758 ==69104== --pid is optional if only one valgrind process is running 00:04:06.758 ==69104== 00:04:06.758 --69104-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:06.758 --69104-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:06.758 --69104-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:06.758 --69104-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:06.758 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.758 --69104-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:06.758 --69104-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:06.758 --69104-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:06.758 --69104-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:06.758 --69104-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:06.758 --69104-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:06.758 --69104-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:06.758 --69104-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:06.758 --69104-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:06.758 --69104-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:06.758 --69104-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:06.758 --69104-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:06.758 --69104-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:06.758 --69104-- Reading syms from /usr/lib64/libm.so.6 00:04:06.758 --69104-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:06.758 --69104-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:06.758 --69104-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:06.758 --69104-- Reading syms from /usr/lib64/libc.so.6 00:04:06.758 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.758 --69104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.758 --69104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.758 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.758 --69104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.759 --69104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.759 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.759 --69104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.759 --69104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.759 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.759 --69104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.759 --69104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.759 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.759 --69104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.759 --69104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:06.759 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:06.759 --69104-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:06.759 --69104-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:06.759 --69104-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:06.759 --69104-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:07.017 --69104-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:07.017 --69104-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:07.017 --69104-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:07.018 --69104-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:07.018 --69104-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 ==69104== Preferring higher priority redirection: 00:04:07.018 --69104-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:07.018 --69104-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:07.018 --69104-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 --69104-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:07.018 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.018 --69104-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:07.018 --69104-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:07.018 ==69104== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.018 --69104-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:07.018 --69104-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:07.018 --69104-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:07.018 --69104-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:07.018 --69104-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:07.018 --69104-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:07.018 --69104-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:07.018 --69104-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:07.018 --69104-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:07.018 --69104-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:07.018 --69104-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:07.018 --69104-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:07.018 --69104-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:07.018 --69104-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:07.018 --69104-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:07.018 --69104-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:07.018 --69104-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:07.018 --69104-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:07.018 00:04:07.019 00:04:07.019 CUnit - A unit testing framework for C - Version 2.1-3 00:04:07.019 http://cunit.sourceforge.net/ 00:04:07.019 00:04:07.019 00:04:07.019 Suite: reduce 00:04:07.019 Test: get_pm_file_size ...passed 00:04:07.019 Test: get_vol_size ...passed 00:04:07.019 Test: init_failure ...--69104-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:04:07.019 [2024-07-15 20:01:32.298244] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:04:07.019 [2024-07-15 20:01:32.327594] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:04:07.019 passed 00:04:07.019 Test: init_md ...--69104-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:07.277 --69104-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:04:07.277 --69104-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:04:07.277 passed 00:04:07.277 Test: init_backing_dev ...passed 00:04:07.277 Test: load ...passed 00:04:07.277 Test: write_maps ...passed 00:04:07.277 Test: read_write ...passed 00:04:07.277 Test: readv_writev ...passed 00:04:07.535 Test: destroy ...passed 00:04:07.536 Test: defer_bdev_io ...passed 00:04:07.536 Test: overlapped ...passed 00:04:07.536 Test: compress_algorithm ...passed 00:04:07.536 Test: test_prepare_compress_chunk ...passed 00:04:07.536 Test: test_reduce_decompress_chunk ...passed 00:04:07.536 Test: test_allocate_vol_requests ...passed 00:04:07.536 00:04:07.536 Run Summary: Type Total Ran Passed Failed Inactive 00:04:07.536 suites 1 1 n/a 0 0 00:04:07.536 tests 16 16 16 0 0 00:04:07.536 asserts 11091 11091 11091 0 n/a 00:04:07.536 00:04:07.536 Elapsed time = 0.439 seconds 00:04:07.536 --69104-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:07.536 --69104-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:07.536 ==69104== 00:04:07.536 ==69104== HEAP SUMMARY: 00:04:07.536 ==69104== in use at exit: 5,259,264 bytes in 3 blocks 00:04:07.536 ==69104== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:04:07.536 ==69104== 00:04:07.536 ==69104== Searching for pointers to 3 not-freed blocks 00:04:07.536 ==69104== Checked 11,658,288 bytes 00:04:07.536 ==69104== 00:04:07.536 ==69104== LEAK SUMMARY: 00:04:07.536 ==69104== definitely lost: 0 bytes in 0 blocks 00:04:07.536 ==69104== indirectly lost: 0 bytes in 0 blocks 00:04:07.536 ==69104== possibly lost: 0 bytes in 0 blocks 00:04:07.536 ==69104== still reachable: 5,259,264 bytes in 3 blocks 00:04:07.536 ==69104== suppressed: 0 bytes in 0 blocks 00:04:07.536 ==69104== Reachable blocks (those to which a pointer was found) are not shown. 00:04:07.536 ==69104== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:07.536 ==69104== 00:04:07.536 ==69104== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:07.536 00:04:07.536 real 0m0.981s 00:04:07.536 user 0m0.934s 00:04:07.536 sys 0m0.045s 00:04:07.536 20:01:32 unittest_lib_reduce -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:07.536 20:01:32 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:04:07.536 ************************************ 00:04:07.536 END TEST unittest_lib_reduce 00:04:07.536 ************************************ 00:04:07.536 20:01:32 -- common/autotest_common.sh@1142 -- # return 0 00:04:07.536 20:01:32 -- unit/unittest.sh@225 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:07.536 20:01:32 -- unit/unittest.sh@226 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:07.536 20:01:32 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:07.536 20:01:32 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:07.536 20:01:32 -- common/autotest_common.sh@10 -- # set +x 00:04:07.536 ************************************ 00:04:07.536 START TEST unittest_dpdk_compressdev 00:04:07.536 ************************************ 00:04:07.536 20:01:32 unittest_dpdk_compressdev -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:07.536 ==69133== Memcheck, a memory error detector 00:04:07.536 ==69133== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:07.536 ==69133== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:07.536 ==69133== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:07.536 ==69133== 00:04:07.536 --69133-- Valgrind options: 00:04:07.536 --69133-- --leak-check=full 00:04:07.536 --69133-- --error-exitcode=2 00:04:07.536 --69133-- --verbose 00:04:07.536 --69133-- Contents of /proc/version: 00:04:07.536 --69133-- 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:04:07.536 --69133-- 00:04:07.536 --69133-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:07.536 --69133-- Page sizes: currently 4096, max supported 4096 00:04:07.536 --69133-- Valgrind library directory: /usr/libexec/valgrind 00:04:07.536 --69133-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:07.536 --69133-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:07.795 --69133-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:07.795 --69133-- might be shown as UnknownInlinedFun 00:04:07.795 --69133-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:07.795 --69133-- object doesn't have a dynamic symbol table 00:04:07.795 --69133-- Scheduler: using generic scheduler lock implementation. 00:04:07.795 --69133-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:07.795 ==69133== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69133-by-???-on-7fc73dd678ec 00:04:07.795 ==69133== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69133-by-???-on-7fc73dd678ec 00:04:07.795 ==69133== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69133-by-???-on-7fc73dd678ec 00:04:07.795 ==69133== 00:04:07.795 ==69133== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:07.795 ==69133== don't want to do, unless you know exactly what you're doing, 00:04:07.795 ==69133== or are doing some strange experiment): 00:04:07.795 ==69133== /usr/libexec/valgrind/../../bin/vgdb --pid=69133 ...command... 00:04:07.795 ==69133== 00:04:07.795 ==69133== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:07.795 ==69133== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:04:07.796 ==69133== and then give GDB the following command 00:04:07.796 ==69133== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69133 00:04:07.796 ==69133== --pid is optional if only one valgrind process is running 00:04:07.796 ==69133== 00:04:07.796 --69133-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:07.796 --69133-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:07.796 --69133-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:07.796 --69133-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:07.796 --69133-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:07.796 --69133-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:07.796 --69133-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:07.796 --69133-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:07.796 --69133-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:07.796 --69133-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:07.796 --69133-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:07.796 --69133-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:07.796 --69133-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:07.796 --69133-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:07.796 --69133-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:07.796 --69133-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:07.796 --69133-- Reading syms from /usr/lib64/libm.so.6 00:04:07.796 --69133-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:07.796 --69133-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:07.796 --69133-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:07.796 --69133-- Reading syms from /usr/lib64/libc.so.6 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.796 --69133-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.796 --69133-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.796 --69133-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.796 --69133-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.796 --69133-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:07.796 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:07.796 --69133-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:07.796 --69133-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.056 --69133-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:08.056 --69133-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:08.056 --69133-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:08.056 --69133-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:08.056 --69133-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:08.056 --69133-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:08.056 --69133-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.056 --69133-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 ==69133== Preferring higher priority redirection: 00:04:08.057 --69133-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:08.057 --69133-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:08.057 --69133-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 --69133-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.057 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.057 --69133-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.057 --69133-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.057 ==69133== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.057 --69133-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.057 --69133-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.057 --69133-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:08.057 --69133-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:08.057 --69133-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:08.057 --69133-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:08.057 --69133-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:08.057 --69133-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:08.057 --69133-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:08.057 --69133-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:08.057 --69133-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:08.057 --69133-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:08.057 --69133-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:08.057 --69133-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:08.057 --69133-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:08.057 --69133-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:08.316 --69133-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:08.316 --69133-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:08.316 00:04:08.316 00:04:08.316 CUnit - A unit testing framework for C - Version 2.1-3 00:04:08.316 http://cunit.sourceforge.net/ 00:04:08.316 00:04:08.316 --69133-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:08.316 00:04:08.316 Suite: compress 00:04:08.316 Test: test_compress_operation ...[2024-07-15 20:01:33.435800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:04:08.316 [2024-07-15 20:01:33.472667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:04:08.316 [2024-07-15 20:01:33.496480] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:04:08.316 [2024-07-15 20:01:33.509890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:08.316 [2024-07-15 20:01:33.511722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:08.316 passed 00:04:08.316 Test: test_compress_operation_cross_boundary ...[2024-07-15 20:01:33.538707] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:04:08.316 [2024-07-15 20:01:33.539432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:04:08.316 passed 00:04:08.316 Test: test_setup_compress_mbuf ...passed 00:04:08.316 Test: test_initdrivers ...[2024-07-15 20:01:33.546789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:04:08.316 [2024-07-15 20:01:33.547800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:04:08.316 [2024-07-15 20:01:33.551978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:08.316 [2024-07-15 20:01:33.553796] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:04:08.316 [2024-07-15 20:01:33.555187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:04:08.316 [2024-07-15 20:01:33.556723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:04:08.316 [2024-07-15 20:01:33.558325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:04:08.316 passed 00:04:08.316 Test: test_poller ...passed 00:04:08.316 00:04:08.316 Run Summary: Type Total Ran Passed Failed Inactive 00:04:08.316 suites 1 1 n/a 0 0 00:04:08.316 tests 5 5 5 0 0 00:04:08.316 asserts 70 70 70 0 n/a 00:04:08.316 00:04:08.316 Elapsed time = 0.219 seconds 00:04:08.316 --69133-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:04:08.575 --69133-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:04:08.575 ==69133== 00:04:08.575 ==69133== HEAP SUMMARY: 00:04:08.575 ==69133== in use at exit: 2,016 bytes in 50 blocks 00:04:08.575 ==69133== total heap usage: 1,206 allocs, 1,156 frees, 187,210 bytes allocated 00:04:08.575 ==69133== 00:04:08.575 ==69133== Searching for pointers to 50 not-freed blocks 00:04:08.575 ==69133== Checked 6,624,168 bytes 00:04:08.575 ==69133== 00:04:08.575 ==69133== LEAK SUMMARY: 00:04:08.575 ==69133== definitely lost: 0 bytes in 0 blocks 00:04:08.575 ==69133== indirectly lost: 0 bytes in 0 blocks 00:04:08.575 ==69133== possibly lost: 0 bytes in 0 blocks 00:04:08.575 ==69133== still reachable: 2,016 bytes in 50 blocks 00:04:08.575 ==69133== suppressed: 0 bytes in 0 blocks 00:04:08.575 ==69133== Reachable blocks (those to which a pointer was found) are not shown. 00:04:08.575 ==69133== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:04:08.575 ==69133== 00:04:08.575 ==69133== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:04:08.575 00:04:08.575 real 0m0.880s 00:04:08.575 user 0m0.846s 00:04:08.575 sys 0m0.031s 00:04:08.575 20:01:33 unittest_dpdk_compressdev -- common/autotest_common.sh@1124 -- # xtrace_disable 00:04:08.575 20:01:33 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:04:08.575 ************************************ 00:04:08.575 END TEST unittest_dpdk_compressdev 00:04:08.575 ************************************ 00:04:08.575 20:01:33 -- common/autotest_common.sh@1142 -- # return 0 00:04:08.575 20:01:33 -- unit/unittest.sh@229 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:04:08.575 20:01:33 -- unit/unittest.sh@230 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:08.575 20:01:33 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:04:08.575 20:01:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:04:08.575 20:01:33 -- common/autotest_common.sh@10 -- # set +x 00:04:08.575 ************************************ 00:04:08.575 START TEST unittest_bdev_raid5f 00:04:08.575 ************************************ 00:04:08.575 20:01:33 unittest_bdev_raid5f -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:08.575 ==69155== Memcheck, a memory error detector 00:04:08.575 ==69155== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:04:08.575 ==69155== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:04:08.575 ==69155== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:08.575 ==69155== 00:04:08.575 --69155-- Valgrind options: 00:04:08.576 --69155-- --leak-check=full 00:04:08.576 --69155-- --error-exitcode=2 00:04:08.576 --69155-- --verbose 00:04:08.576 --69155-- Contents of /proc/version: 00:04:08.576 --69155-- 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:04:08.576 --69155-- 00:04:08.576 --69155-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:04:08.576 --69155-- Page sizes: currently 4096, max supported 4096 00:04:08.576 --69155-- Valgrind library directory: /usr/libexec/valgrind 00:04:08.576 --69155-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:08.576 --69155-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:04:08.576 --69155-- Warning: cross-CU LIMITATION: some inlined fn names 00:04:08.576 --69155-- might be shown as UnknownInlinedFun 00:04:08.576 --69155-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:04:08.576 --69155-- object doesn't have a dynamic symbol table 00:04:08.576 --69155-- Scheduler: using generic scheduler lock implementation. 00:04:08.576 --69155-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:04:08.576 ==69155== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-69155-by-???-on-7fc73dd678ec 00:04:08.576 ==69155== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-69155-by-???-on-7fc73dd678ec 00:04:08.576 ==69155== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-69155-by-???-on-7fc73dd678ec 00:04:08.576 ==69155== 00:04:08.576 ==69155== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:04:08.576 ==69155== don't want to do, unless you know exactly what you're doing, 00:04:08.576 ==69155== or are doing some strange experiment): 00:04:08.576 ==69155== /usr/libexec/valgrind/../../bin/vgdb --pid=69155 ...command... 00:04:08.576 ==69155== 00:04:08.576 ==69155== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:04:08.576 ==69155== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:04:08.576 ==69155== and then give GDB the following command 00:04:08.576 ==69155== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=69155 00:04:08.576 ==69155== --pid is optional if only one valgrind process is running 00:04:08.576 ==69155== 00:04:08.576 --69155-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:04:08.576 --69155-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:04:08.576 --69155-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:04:08.576 --69155-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:04:08.576 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.576 --69155-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:04:08.576 --69155-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:04:08.576 --69155-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:04:08.576 --69155-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:04:08.576 --69155-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:04:08.576 --69155-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:04:08.576 --69155-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:04:08.576 --69155-- Reading syms from /usr/lib64/liburing.so.2.4 00:04:08.576 --69155-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:04:08.576 --69155-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:04:08.576 --69155-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:04:08.576 --69155-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:04:08.576 --69155-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:04:08.835 --69155-- Reading syms from /usr/lib64/libm.so.6 00:04:08.835 --69155-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:04:08.835 --69155-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:04:08.835 --69155-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:04:08.835 --69155-- Reading syms from /usr/lib64/libc.so.6 00:04:08.835 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.835 --69155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.835 --69155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.835 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.835 --69155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.835 --69155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.835 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.835 --69155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.835 --69155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.835 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.835 --69155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.835 --69155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.835 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.835 --69155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.835 --69155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:04:08.835 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.835 --69155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:04:08.835 --69155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:04:08.835 --69155-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:04:08.835 --69155-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:04:08.835 --69155-- Reading syms from /usr/lib64/libz.so.1.2.13 00:04:08.835 --69155-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:04:08.835 --69155-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:04:08.835 --69155-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:04:08.835 --69155-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.835 --69155-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 ==69155== Preferring higher priority redirection: 00:04:08.836 --69155-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:04:08.836 --69155-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:04:08.836 --69155-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 --69155-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:04:08.836 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.836 --69155-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.836 --69155-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:08.836 ==69155== WARNING: new redirection conflicts with existing -- ignoring it 00:04:08.836 --69155-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:04:08.836 --69155-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:04:09.094 --69155-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:04:09.094 --69155-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:04:09.094 --69155-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:04:09.094 --69155-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:04:09.094 --69155-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:04:09.094 --69155-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:04:09.094 --69155-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:04:09.094 --69155-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:04:09.094 --69155-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:04:09.094 --69155-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:04:09.094 --69155-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:04:09.094 --69155-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:04:09.094 --69155-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:04:09.094 --69155-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:04:09.094 --69155-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:04:09.094 --69155-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:04:09.094 --69155-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:04:09.094 00:04:09.094 00:04:09.094 CUnit - A unit testing framework for C - Version 2.1-3 00:04:09.094 http://cunit.sourceforge.net/ 00:04:09.094 00:04:09.094 00:04:09.094 Suite: raid5f 00:04:09.094 Test: test_raid5f_start ...passed 00:04:10.468 Test: test_raid5f_submit_read_request ...passed 00:04:10.726 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:04:22.922 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:05:19.138 Test: test_raid5f_chunk_write_error ...passed 00:05:51.207 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:56.473 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:56.473 Test: test_raid5f_submit_read_request_degraded ...--69155-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:32.909 passed 00:07:32.909 00:07:32.909 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.909 suites 1 1 n/a 0 0 00:07:32.909 tests 8 8 8 0 0 00:07:32.909 asserts 518158 518158 518158 0 n/a 00:07:32.909 00:07:32.909 Elapsed time = 192.215 seconds 00:07:32.909 --69155-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.909 --69155-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.909 ==69155== 00:07:32.909 ==69155== HEAP SUMMARY: 00:07:32.909 ==69155== in use at exit: 0 bytes in 0 blocks 00:07:32.909 ==69155== total heap usage: 776,565 allocs, 776,565 frees, 9,079,750,968 bytes allocated 00:07:32.909 ==69155== 00:07:32.909 ==69155== All heap blocks were freed -- no leaks are possible 00:07:32.909 ==69155== 00:07:32.909 ==69155== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:32.909 00:07:32.909 real 3m13.278s 00:07:32.910 user 3m11.830s 00:07:32.910 sys 0m1.065s 00:07:32.910 20:04:47 unittest_bdev_raid5f -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:32.910 20:04:47 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:32.910 ************************************ 00:07:32.910 END TEST unittest_bdev_raid5f 00:07:32.910 ************************************ 00:07:32.910 20:04:47 -- common/autotest_common.sh@1142 -- # return 0 00:07:32.910 20:04:47 -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:07:32.910 20:04:47 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:32.910 20:04:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:32.910 20:04:47 -- common/autotest_common.sh@10 -- # set +x 00:07:32.910 ************************************ 00:07:32.910 START TEST unittest_blob_blobfs 00:07:32.910 ************************************ 00:07:32.910 20:04:47 unittest_blob_blobfs -- common/autotest_common.sh@1123 -- # unittest_blob 00:07:32.910 20:04:47 unittest_blob_blobfs -- unit/unittest.sh@39 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:07:32.910 20:04:47 unittest_blob_blobfs -- unit/unittest.sh@40 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:32.910 ==71230== Memcheck, a memory error detector 00:07:32.910 ==71230== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:32.910 ==71230== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:32.910 ==71230== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:32.910 ==71230== 00:07:32.910 --71230-- Valgrind options: 00:07:32.910 --71230-- --leak-check=full 00:07:32.910 --71230-- --error-exitcode=2 00:07:32.910 --71230-- --verbose 00:07:32.910 --71230-- Contents of /proc/version: 00:07:32.910 --71230-- 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:32.910 --71230-- 00:07:32.910 --71230-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:32.910 --71230-- Page sizes: currently 4096, max supported 4096 00:07:32.910 --71230-- Valgrind library directory: /usr/libexec/valgrind 00:07:32.910 --71230-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:32.910 --71230-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:32.910 --71230-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:32.910 --71230-- might be shown as UnknownInlinedFun 00:07:32.910 --71230-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:32.910 --71230-- object doesn't have a dynamic symbol table 00:07:32.910 --71230-- Scheduler: using generic scheduler lock implementation. 00:07:32.910 --71230-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:32.910 ==71230== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71230-by-???-on-7fc73dd678ec 00:07:32.910 ==71230== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71230-by-???-on-7fc73dd678ec 00:07:32.910 ==71230== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71230-by-???-on-7fc73dd678ec 00:07:32.910 ==71230== 00:07:32.910 ==71230== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:32.910 ==71230== don't want to do, unless you know exactly what you're doing, 00:07:32.910 ==71230== or are doing some strange experiment): 00:07:32.910 ==71230== /usr/libexec/valgrind/../../bin/vgdb --pid=71230 ...command... 00:07:32.910 ==71230== 00:07:32.910 ==71230== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:32.910 ==71230== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:32.910 ==71230== and then give GDB the following command 00:07:32.910 ==71230== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71230 00:07:32.910 ==71230== --pid is optional if only one valgrind process is running 00:07:32.910 ==71230== 00:07:32.910 --71230-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:32.910 --71230-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:32.910 --71230-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:32.910 --71230-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:32.910 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.910 --71230-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:32.910 --71230-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:32.911 --71230-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:32.911 --71230-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:32.911 --71230-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:32.911 --71230-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:32.911 --71230-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:32.911 --71230-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:32.911 --71230-- Reading syms from /usr/lib64/libm.so.6 00:07:32.911 --71230-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:32.911 --71230-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:32.911 --71230-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/libc.so.6 00:07:32.911 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.911 --71230-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.911 --71230-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.911 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.911 --71230-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.911 --71230-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.911 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.911 --71230-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.911 --71230-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.911 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.911 --71230-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.911 --71230-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.911 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.911 --71230-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.911 --71230-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.911 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.911 --71230-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.911 --71230-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.911 --71230-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:32.911 --71230-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:32.911 --71230-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:32.911 --71230-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:32.911 --71230-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:32.911 --71230-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.911 --71230-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 ==71230== Preferring higher priority redirection: 00:07:32.912 --71230-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:32.912 --71230-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:32.912 --71230-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 --71230-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.912 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.912 --71230-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.912 --71230-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.912 ==71230== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.912 --71230-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.912 --71230-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.912 --71230-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:32.912 --71230-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:32.912 --71230-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:32.912 --71230-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:32.912 --71230-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:32.912 --71230-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:32.912 --71230-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:32.912 --71230-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:32.912 --71230-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:32.912 --71230-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:32.912 --71230-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:32.912 --71230-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:32.912 --71230-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:32.912 --71230-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:32.912 --71230-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:32.912 --71230-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:32.912 --71230-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:32.912 00:07:32.912 00:07:32.912 CUnit - A unit testing framework for C - Version 2.1-3 00:07:32.912 http://cunit.sourceforge.net/ 00:07:32.912 00:07:32.912 00:07:32.913 Suite: blob_nocopy_noextent 00:07:32.913 Test: blob_init ...[2024-07-15 20:04:47.684396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:32.913 --71230-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:32.913 passed 00:07:32.913 Test: blob_thin_provision ...passed 00:07:32.913 Test: blob_read_only ...passed 00:07:32.913 Test: bs_load ...[2024-07-15 20:04:48.270739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:32.913 passed 00:07:32.913 Test: bs_load_custom_cluster_size ...passed 00:07:32.913 Test: bs_load_after_failed_grow ...passed 00:07:32.913 Test: bs_cluster_sz ...[2024-07-15 20:04:48.457516] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:32.913 [2024-07-15 20:04:48.459645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:32.913 [2024-07-15 20:04:48.462191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:32.913 passed 00:07:32.913 Test: bs_resize_md ...passed 00:07:32.913 Test: bs_destroy ...passed 00:07:32.913 Test: bs_type ...passed 00:07:32.913 Test: bs_super_block ...passed 00:07:32.913 Test: bs_test_recover_cluster_count ...passed 00:07:32.913 Test: bs_grow_live ...passed 00:07:32.913 Test: bs_grow_live_no_space ...passed 00:07:32.913 Test: bs_test_grow ...passed 00:07:32.913 Test: blob_serialize_test ...passed 00:07:32.913 Test: super_block_crc ...passed 00:07:32.913 Test: blob_thin_prov_write_count_io ...passed 00:07:32.913 Test: blob_thin_prov_unmap_cluster ...passed 00:07:32.913 Test: bs_load_iter_test ...passed 00:07:32.913 Test: blob_relations ...[2024-07-15 20:04:49.185926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:32.913 [2024-07-15 20:04:49.187490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.913 [2024-07-15 20:04:49.203284] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:32.913 [2024-07-15 20:04:49.203435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.913 passed 00:07:32.913 Test: blob_relations2 ...[2024-07-15 20:04:49.288165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:32.913 [2024-07-15 20:04:49.288315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.913 [2024-07-15 20:04:49.289446] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:32.913 [2024-07-15 20:04:49.289591] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.913 [2024-07-15 20:04:49.319337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:32.913 [2024-07-15 20:04:49.319488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.913 [2024-07-15 20:04:49.322788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:32.913 [2024-07-15 20:04:49.322933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.913 passed 00:07:32.913 Test: blob_relations3 ...passed 00:07:32.913 Test: blobstore_clean_power_failure ...passed 00:07:32.913 Test: blob_delete_snapshot_power_failure ...[2024-07-15 20:04:49.670749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:32.913 [2024-07-15 20:04:49.710078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:32.913 [2024-07-15 20:04:49.710385] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:32.914 [2024-07-15 20:04:49.714255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.914 [2024-07-15 20:04:49.744536] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:32.914 [2024-07-15 20:04:49.744855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:32.914 [2024-07-15 20:04:49.745174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:32.914 [2024-07-15 20:04:49.745314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.914 [2024-07-15 20:04:49.777965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:32.914 [2024-07-15 20:04:49.779742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.914 [2024-07-15 20:04:49.810865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:32.914 [2024-07-15 20:04:49.812379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.914 [2024-07-15 20:04:49.848035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:32.914 [2024-07-15 20:04:49.848640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.914 passed 00:07:32.914 Test: blob_create_snapshot_power_failure ...[2024-07-15 20:04:49.950033] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:32.914 [2024-07-15 20:04:50.013457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:32.914 [2024-07-15 20:04:50.048567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:32.914 passed 00:07:32.914 Test: blob_io_unit ...passed 00:07:32.914 Test: blob_io_unit_compatibility ...passed 00:07:32.914 Test: blob_ext_md_pages ...passed 00:07:32.914 Test: blob_esnap_io_4096_4096 ...passed 00:07:32.914 Test: blob_esnap_io_512_512 ...passed 00:07:32.914 Test: blob_esnap_io_4096_512 ...passed 00:07:32.914 Test: blob_esnap_io_512_4096 ...passed 00:07:32.914 Test: blob_esnap_clone_resize ...passed 00:07:32.914 Suite: blob_bs_nocopy_noextent 00:07:32.914 Test: blob_open ...passed 00:07:32.914 Test: blob_create ...--71230-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:32.914 --71230-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.914 [2024-07-15 20:04:50.993737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:32.914 passed 00:07:32.914 Test: blob_create_loop ...passed 00:07:32.914 Test: blob_create_fail ...[2024-07-15 20:04:51.364112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:32.914 passed 00:07:32.914 Test: blob_create_internal ...--71230-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:32.914 passed 00:07:32.914 Test: blob_create_zero_extent ...passed 00:07:32.914 Test: blob_snapshot ...passed 00:07:32.914 Test: blob_clone ...passed 00:07:32.914 Test: blob_inflate ...[2024-07-15 20:04:51.770823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:32.914 passed 00:07:32.914 Test: blob_delete ...passed 00:07:32.914 Test: blob_resize_test ...[2024-07-15 20:04:51.908730] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:32.914 passed 00:07:32.914 Test: blob_resize_thin_test ...passed 00:07:32.914 Test: channel_ops ...passed 00:07:32.914 Test: blob_super ...passed 00:07:32.914 Test: blob_rw_verify_iov ...passed 00:07:32.914 Test: blob_unmap ...passed 00:07:32.914 Test: blob_iter ...passed 00:07:32.914 Test: blob_parse_md ...passed 00:07:32.915 Test: bs_load_pending_removal ...passed 00:07:32.915 Test: bs_unload ...[2024-07-15 20:04:52.590163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:32.915 passed 00:07:32.915 Test: bs_usable_clusters ...passed 00:07:32.915 Test: blob_crc ...[2024-07-15 20:04:52.723318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:32.915 [2024-07-15 20:04:52.724451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:32.915 passed 00:07:32.915 Test: blob_flags ...passed 00:07:32.915 Test: bs_version ...passed 00:07:32.915 Test: blob_set_xattrs_test ...[2024-07-15 20:04:52.951829] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:32.927 [2024-07-15 20:04:52.953589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:32.927 passed 00:07:32.927 Test: blob_thin_prov_alloc ...passed 00:07:32.927 Test: blob_insert_cluster_msg_test ...passed 00:07:32.927 Test: blob_thin_prov_rw ...passed 00:07:32.927 Test: blob_thin_prov_rle ...passed 00:07:32.927 Test: blob_thin_prov_rw_iov ...passed 00:07:32.927 Test: blob_snapshot_rw ...passed 00:07:32.927 Test: blob_snapshot_rw_iov ...passed 00:07:32.927 Test: blob_inflate_rw ...passed 00:07:32.927 Test: blob_snapshot_freeze_io ...passed 00:07:32.927 Test: blob_operation_split_rw ...passed 00:07:32.927 Test: blob_operation_split_rw_iov ...passed 00:07:32.927 Test: blob_simultaneous_operations ...[2024-07-15 20:04:55.433242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:32.927 [2024-07-15 20:04:55.433524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.927 [2024-07-15 20:04:55.438310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:32.927 [2024-07-15 20:04:55.438450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.927 [2024-07-15 20:04:55.458311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:32.927 [2024-07-15 20:04:55.458445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.927 [2024-07-15 20:04:55.460439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:32.927 [2024-07-15 20:04:55.460574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:32.927 passed 00:07:32.927 Test: blob_persist_test ...passed 00:07:32.927 Test: blob_decouple_snapshot ...passed 00:07:32.927 Test: blob_seek_io_unit ...passed 00:07:32.927 Test: blob_nested_freezes ...passed 00:07:32.927 Test: blob_clone_resize ...passed 00:07:32.927 Test: blob_shallow_copy ...[2024-07-15 20:04:56.108274] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:32.927 [2024-07-15 20:04:56.113967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:32.927 [2024-07-15 20:04:56.116075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:32.927 passed 00:07:32.927 Suite: blob_blob_nocopy_noextent 00:07:32.927 Test: blob_write ...passed 00:07:32.927 Test: blob_read ...passed 00:07:32.927 Test: blob_rw_verify ...passed 00:07:32.927 Test: blob_rw_verify_iov_nomem ...passed 00:07:32.927 Test: blob_rw_iov_read_only ...passed 00:07:32.927 Test: blob_xattr ...passed 00:07:32.927 Test: blob_dirty_shutdown ...passed 00:07:32.927 Test: blob_is_degraded ...passed 00:07:32.927 Suite: blob_esnap_bs_nocopy_noextent 00:07:32.927 Test: blob_esnap_create ...passed 00:07:32.927 Test: blob_esnap_thread_add_remove ...passed 00:07:32.927 Test: blob_esnap_clone_snapshot ...passed 00:07:32.927 Test: blob_esnap_clone_inflate ...passed 00:07:32.927 Test: blob_esnap_clone_decouple ...passed 00:07:32.928 Test: blob_esnap_clone_reload ...passed 00:07:32.928 Test: blob_esnap_hotplug ...passed 00:07:32.928 Test: blob_set_parent ...[2024-07-15 20:04:57.421521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:32.928 [2024-07-15 20:04:57.424149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:32.928 [2024-07-15 20:04:57.444469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:32.928 [2024-07-15 20:04:57.454110] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:32.928 [2024-07-15 20:04:57.499593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:32.928 passed 00:07:32.928 Test: blob_set_external_parent ...[2024-07-15 20:04:57.660463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:32.928 [2024-07-15 20:04:57.662000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:32.928 [2024-07-15 20:04:57.666643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:32.928 [2024-07-15 20:04:57.679593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:32.928 passed 00:07:32.928 Suite: blob_nocopy_extent 00:07:32.928 Test: blob_init ...[2024-07-15 20:04:57.710672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:32.928 passed 00:07:32.928 Test: blob_thin_provision ...passed 00:07:32.928 Test: blob_read_only ...passed 00:07:32.928 Test: bs_load ...[2024-07-15 20:04:57.819872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:32.928 passed 00:07:32.928 Test: bs_load_custom_cluster_size ...passed 00:07:32.928 Test: bs_load_after_failed_grow ...passed 00:07:32.928 Test: bs_cluster_sz ...[2024-07-15 20:04:57.895045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:32.928 [2024-07-15 20:04:57.895605] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:32.928 [2024-07-15 20:04:57.895867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:32.928 passed 00:07:32.928 Test: bs_resize_md ...passed 00:07:32.928 Test: bs_destroy ...passed 00:07:32.928 Test: bs_type ...passed 00:07:32.928 Test: bs_super_block ...passed 00:07:32.928 Test: bs_test_recover_cluster_count ...passed 00:07:32.928 Test: bs_grow_live ...passed 00:07:32.928 Test: bs_grow_live_no_space ...passed 00:07:32.928 Test: bs_test_grow ...passed 00:07:32.928 Test: blob_serialize_test ...passed 00:07:32.928 Test: super_block_crc ...passed 00:07:32.928 Test: blob_thin_prov_write_count_io ...passed 00:07:33.245 Test: blob_thin_prov_unmap_cluster ...passed 00:07:33.245 Test: bs_load_iter_test ...passed 00:07:33.245 Test: blob_relations ...[2024-07-15 20:04:58.320971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.245 [2024-07-15 20:04:58.321161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.245 [2024-07-15 20:04:58.325803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.245 [2024-07-15 20:04:58.325954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.245 passed 00:07:33.245 Test: blob_relations2 ...[2024-07-15 20:04:58.366389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.245 [2024-07-15 20:04:58.366543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.245 [2024-07-15 20:04:58.366718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.245 [2024-07-15 20:04:58.366846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.245 [2024-07-15 20:04:58.375789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.245 [2024-07-15 20:04:58.375965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.245 [2024-07-15 20:04:58.378649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:33.245 [2024-07-15 20:04:58.378797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.245 passed 00:07:33.245 Test: blob_relations3 ...passed 00:07:33.531 Test: blobstore_clean_power_failure ...passed 00:07:33.531 Test: blob_delete_snapshot_power_failure ...[2024-07-15 20:04:58.689093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:33.531 [2024-07-15 20:04:58.730785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:33.531 [2024-07-15 20:04:58.762175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:33.531 [2024-07-15 20:04:58.762329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:33.531 [2024-07-15 20:04:58.762463] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.531 [2024-07-15 20:04:58.793570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:33.531 [2024-07-15 20:04:58.793729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:33.531 [2024-07-15 20:04:58.793836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:33.531 [2024-07-15 20:04:58.793963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.531 [2024-07-15 20:04:58.826933] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:33.531 [2024-07-15 20:04:58.827095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:33.531 [2024-07-15 20:04:58.827204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:33.531 [2024-07-15 20:04:58.827330] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.849 [2024-07-15 20:04:58.859035] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:33.850 [2024-07-15 20:04:58.859293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.850 [2024-07-15 20:04:58.891344] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:33.850 [2024-07-15 20:04:58.891724] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.850 [2024-07-15 20:04:58.924305] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:33.850 [2024-07-15 20:04:58.924514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:33.850 passed 00:07:33.850 Test: blob_create_snapshot_power_failure ...[2024-07-15 20:04:59.018687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:33.850 [2024-07-15 20:04:59.046661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:33.850 [2024-07-15 20:04:59.103262] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:33.850 [2024-07-15 20:04:59.133725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:34.128 passed 00:07:34.128 Test: blob_io_unit ...passed 00:07:34.128 Test: blob_io_unit_compatibility ...passed 00:07:34.128 Test: blob_ext_md_pages ...passed 00:07:34.128 Test: blob_esnap_io_4096_4096 ...passed 00:07:34.385 Test: blob_esnap_io_512_512 ...passed 00:07:34.386 Test: blob_esnap_io_4096_512 ...passed 00:07:34.386 Test: blob_esnap_io_512_4096 ...passed 00:07:34.643 Test: blob_esnap_clone_resize ...passed 00:07:34.643 Suite: blob_bs_nocopy_extent 00:07:34.643 Test: blob_open ...passed 00:07:34.643 Test: blob_create ...[2024-07-15 20:04:59.844488] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:34.643 passed 00:07:35.209 Test: blob_create_loop ...passed 00:07:35.209 Test: blob_create_fail ...[2024-07-15 20:05:00.286648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:35.209 passed 00:07:35.209 Test: blob_create_internal ...passed 00:07:35.209 Test: blob_create_zero_extent ...passed 00:07:35.209 Test: blob_snapshot ...passed 00:07:35.467 Test: blob_clone ...passed 00:07:35.467 Test: blob_inflate ...[2024-07-15 20:05:00.636932] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:35.467 passed 00:07:35.467 Test: blob_delete ...passed 00:07:35.467 Test: blob_resize_test ...[2024-07-15 20:05:00.764255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:35.467 passed 00:07:35.724 Test: blob_resize_thin_test ...passed 00:07:35.724 Test: channel_ops ...passed 00:07:35.724 Test: blob_super ...passed 00:07:35.981 Test: blob_rw_verify_iov ...passed 00:07:35.981 Test: blob_unmap ...passed 00:07:35.981 Test: blob_iter ...passed 00:07:35.981 Test: blob_parse_md ...passed 00:07:36.239 Test: bs_load_pending_removal ...passed 00:07:36.239 Test: bs_unload ...[2024-07-15 20:05:01.400168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:36.239 passed 00:07:36.239 Test: bs_usable_clusters ...passed 00:07:36.239 Test: blob_crc ...[2024-07-15 20:05:01.529718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:36.239 [2024-07-15 20:05:01.530039] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:36.239 passed 00:07:36.497 Test: blob_flags ...passed 00:07:36.497 Test: bs_version ...passed 00:07:36.497 Test: blob_set_xattrs_test ...[2024-07-15 20:05:01.734355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:36.497 [2024-07-15 20:05:01.734634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:36.497 passed 00:07:37.061 Test: blob_thin_prov_alloc ...passed 00:07:37.061 Test: blob_insert_cluster_msg_test ...passed 00:07:37.061 Test: blob_thin_prov_rw ...passed 00:07:37.061 Test: blob_thin_prov_rle ...passed 00:07:37.061 Test: blob_thin_prov_rw_iov ...passed 00:07:37.318 Test: blob_snapshot_rw ...passed 00:07:37.318 Test: blob_snapshot_rw_iov ...passed 00:07:37.885 Test: blob_inflate_rw ...passed 00:07:37.885 Test: blob_snapshot_freeze_io ...passed 00:07:38.447 Test: blob_operation_split_rw ...passed 00:07:38.704 Test: blob_operation_split_rw_iov ...passed 00:07:38.962 Test: blob_simultaneous_operations ...[2024-07-15 20:05:04.040959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:38.962 [2024-07-15 20:05:04.041147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:38.962 [2024-07-15 20:05:04.043455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:38.963 [2024-07-15 20:05:04.043594] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:38.963 [2024-07-15 20:05:04.061018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:38.963 [2024-07-15 20:05:04.061151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:38.963 [2024-07-15 20:05:04.061742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:38.963 [2024-07-15 20:05:04.061863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:38.963 passed 00:07:38.963 Test: blob_persist_test ...passed 00:07:39.221 Test: blob_decouple_snapshot ...passed 00:07:39.221 Test: blob_seek_io_unit ...passed 00:07:39.221 Test: blob_nested_freezes ...passed 00:07:39.221 Test: blob_clone_resize ...passed 00:07:39.478 Test: blob_shallow_copy ...[2024-07-15 20:05:04.638300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:39.478 [2024-07-15 20:05:04.638786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:39.478 [2024-07-15 20:05:04.638965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:39.478 passed 00:07:39.478 Suite: blob_blob_nocopy_extent 00:07:39.478 Test: blob_write ...passed 00:07:39.735 Test: blob_read ...passed 00:07:39.735 Test: blob_rw_verify ...passed 00:07:39.735 Test: blob_rw_verify_iov_nomem ...passed 00:07:39.735 Test: blob_rw_iov_read_only ...passed 00:07:39.992 Test: blob_xattr ...passed 00:07:39.992 Test: blob_dirty_shutdown ...passed 00:07:39.992 Test: blob_is_degraded ...passed 00:07:39.992 Suite: blob_esnap_bs_nocopy_extent 00:07:40.251 Test: blob_esnap_create ...passed 00:07:40.251 Test: blob_esnap_thread_add_remove ...passed 00:07:40.251 Test: blob_esnap_clone_snapshot ...passed 00:07:40.251 Test: blob_esnap_clone_inflate ...passed 00:07:40.508 Test: blob_esnap_clone_decouple ...passed 00:07:40.508 Test: blob_esnap_clone_reload ...passed 00:07:40.508 Test: blob_esnap_hotplug ...passed 00:07:40.508 Test: blob_set_parent ...[2024-07-15 20:05:05.762913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:40.508 [2024-07-15 20:05:05.763109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:40.508 [2024-07-15 20:05:05.763865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:40.508 [2024-07-15 20:05:05.764050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:40.508 [2024-07-15 20:05:05.767556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:40.509 passed 00:07:40.767 Test: blob_set_external_parent ...[2024-07-15 20:05:05.834066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:40.767 [2024-07-15 20:05:05.834216] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:40.767 [2024-07-15 20:05:05.834331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:40.767 [2024-07-15 20:05:05.837151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:40.767 passed 00:07:40.767 Suite: blob_copy_noextent 00:07:40.767 Test: blob_init ...[2024-07-15 20:05:05.865183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:40.767 passed 00:07:40.767 Test: blob_thin_provision ...passed 00:07:40.767 Test: blob_read_only ...passed 00:07:40.767 Test: bs_load ...[2024-07-15 20:05:05.958061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:40.767 passed 00:07:40.767 Test: bs_load_custom_cluster_size ...passed 00:07:40.767 Test: bs_load_after_failed_grow ...passed 00:07:40.767 Test: bs_cluster_sz ...[2024-07-15 20:05:06.011325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:40.767 [2024-07-15 20:05:06.011875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:40.768 [2024-07-15 20:05:06.012159] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:40.768 passed 00:07:40.768 Test: bs_resize_md ...passed 00:07:40.768 Test: bs_destroy ...passed 00:07:41.025 Test: bs_type ...passed 00:07:41.025 Test: bs_super_block ...passed 00:07:41.025 Test: bs_test_recover_cluster_count ...passed 00:07:41.025 Test: bs_grow_live ...passed 00:07:41.025 Test: bs_grow_live_no_space ...passed 00:07:41.025 Test: bs_test_grow ...passed 00:07:41.025 Test: blob_serialize_test ...passed 00:07:41.025 Test: super_block_crc ...passed 00:07:41.025 Test: blob_thin_prov_write_count_io ...passed 00:07:41.282 Test: blob_thin_prov_unmap_cluster ...passed 00:07:41.282 Test: bs_load_iter_test ...passed 00:07:41.283 Test: blob_relations ...[2024-07-15 20:05:06.438984] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:41.283 [2024-07-15 20:05:06.439177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.283 [2024-07-15 20:05:06.442925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:41.283 [2024-07-15 20:05:06.443075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.283 passed 00:07:41.283 Test: blob_relations2 ...[2024-07-15 20:05:06.478931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:41.283 [2024-07-15 20:05:06.479080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.283 [2024-07-15 20:05:06.479238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:41.283 [2024-07-15 20:05:06.479352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.283 [2024-07-15 20:05:06.485856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:41.283 [2024-07-15 20:05:06.486014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.283 [2024-07-15 20:05:06.488349] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:41.283 [2024-07-15 20:05:06.488490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.283 passed 00:07:41.283 Test: blob_relations3 ...passed 00:07:41.541 Test: blobstore_clean_power_failure ...passed 00:07:41.541 Test: blob_delete_snapshot_power_failure ...[2024-07-15 20:05:06.796132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:41.541 [2024-07-15 20:05:06.826124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:41.541 [2024-07-15 20:05:06.826295] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:41.541 [2024-07-15 20:05:06.826426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.541 [2024-07-15 20:05:06.856615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:41.541 [2024-07-15 20:05:06.856766] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:41.541 [2024-07-15 20:05:06.856873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:41.541 [2024-07-15 20:05:06.857000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.799 [2024-07-15 20:05:06.887386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:41.799 [2024-07-15 20:05:06.887620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.799 [2024-07-15 20:05:06.918712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:41.799 [2024-07-15 20:05:06.919083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.799 [2024-07-15 20:05:06.950409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:41.799 [2024-07-15 20:05:06.950614] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:41.799 passed 00:07:41.799 Test: blob_create_snapshot_power_failure ...[2024-07-15 20:05:07.042647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:41.799 [2024-07-15 20:05:07.098164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:42.057 [2024-07-15 20:05:07.127925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:42.057 passed 00:07:42.057 Test: blob_io_unit ...passed 00:07:42.057 Test: blob_io_unit_compatibility ...passed 00:07:42.057 Test: blob_ext_md_pages ...passed 00:07:42.314 Test: blob_esnap_io_4096_4096 ...passed 00:07:42.314 Test: blob_esnap_io_512_512 ...passed 00:07:42.314 Test: blob_esnap_io_4096_512 ...passed 00:07:42.314 Test: blob_esnap_io_512_4096 ...passed 00:07:42.571 Test: blob_esnap_clone_resize ...passed 00:07:42.571 Suite: blob_bs_copy_noextent 00:07:42.571 Test: blob_open ...passed 00:07:42.571 Test: blob_create ...[2024-07-15 20:05:07.841771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:42.571 passed 00:07:43.136 Test: blob_create_loop ...passed 00:07:43.136 Test: blob_create_fail ...[2024-07-15 20:05:08.204803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:43.136 passed 00:07:43.136 Test: blob_create_internal ...passed 00:07:43.136 Test: blob_create_zero_extent ...passed 00:07:43.136 Test: blob_snapshot ...passed 00:07:43.394 Test: blob_clone ...passed 00:07:43.394 Test: blob_inflate ...[2024-07-15 20:05:08.545269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:43.394 passed 00:07:43.394 Test: blob_delete ...passed 00:07:43.394 Test: blob_resize_test ...[2024-07-15 20:05:08.669843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:43.394 passed 00:07:43.651 Test: blob_resize_thin_test ...passed 00:07:43.651 Test: channel_ops ...passed 00:07:43.651 Test: blob_super ...passed 00:07:43.908 Test: blob_rw_verify_iov ...passed 00:07:43.908 Test: blob_unmap ...passed 00:07:43.908 Test: blob_iter ...passed 00:07:43.908 Test: blob_parse_md ...passed 00:07:44.165 Test: bs_load_pending_removal ...passed 00:07:44.165 Test: bs_unload ...[2024-07-15 20:05:09.303400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:44.165 passed 00:07:44.165 Test: bs_usable_clusters ...passed 00:07:44.165 Test: blob_crc ...[2024-07-15 20:05:09.430851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:44.165 [2024-07-15 20:05:09.431163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:44.166 passed 00:07:44.424 Test: blob_flags ...passed 00:07:44.424 Test: bs_version ...passed 00:07:44.424 Test: blob_set_xattrs_test ...[2024-07-15 20:05:09.632986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:44.424 [2024-07-15 20:05:09.633242] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:44.424 passed 00:07:44.989 Test: blob_thin_prov_alloc ...passed 00:07:44.990 Test: blob_insert_cluster_msg_test ...passed 00:07:44.990 Test: blob_thin_prov_rw ...passed 00:07:44.990 Test: blob_thin_prov_rle ...passed 00:07:44.990 Test: blob_thin_prov_rw_iov ...passed 00:07:45.246 Test: blob_snapshot_rw ...passed 00:07:45.247 Test: blob_snapshot_rw_iov ...passed 00:07:45.812 Test: blob_inflate_rw ...passed 00:07:45.812 Test: blob_snapshot_freeze_io ...passed 00:07:46.378 Test: blob_operation_split_rw ...passed 00:07:46.635 Test: blob_operation_split_rw_iov ...passed 00:07:46.893 Test: blob_simultaneous_operations ...[2024-07-15 20:05:11.971684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:46.893 [2024-07-15 20:05:11.971873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:46.893 [2024-07-15 20:05:11.973920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:46.893 [2024-07-15 20:05:11.974064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:46.893 [2024-07-15 20:05:11.983378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:46.893 [2024-07-15 20:05:11.983507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:46.893 [2024-07-15 20:05:11.984067] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:46.894 [2024-07-15 20:05:11.984184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:46.894 passed 00:07:46.894 Test: blob_persist_test ...passed 00:07:46.894 Test: blob_decouple_snapshot ...passed 00:07:47.152 Test: blob_seek_io_unit ...passed 00:07:47.152 Test: blob_nested_freezes ...passed 00:07:47.152 Test: blob_clone_resize ...passed 00:07:47.411 Test: blob_shallow_copy ...[2024-07-15 20:05:12.530925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:47.411 [2024-07-15 20:05:12.531402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:47.411 [2024-07-15 20:05:12.531594] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:47.411 passed 00:07:47.411 Suite: blob_blob_copy_noextent 00:07:47.411 Test: blob_write ...passed 00:07:47.411 Test: blob_read ...passed 00:07:47.669 Test: blob_rw_verify ...passed 00:07:47.669 Test: blob_rw_verify_iov_nomem ...passed 00:07:47.669 Test: blob_rw_iov_read_only ...passed 00:07:47.669 Test: blob_xattr ...passed 00:07:47.927 Test: blob_dirty_shutdown ...passed 00:07:47.927 Test: blob_is_degraded ...passed 00:07:47.927 Suite: blob_esnap_bs_copy_noextent 00:07:47.927 Test: blob_esnap_create ...passed 00:07:48.184 Test: blob_esnap_thread_add_remove ...passed 00:07:48.184 Test: blob_esnap_clone_snapshot ...passed 00:07:48.184 Test: blob_esnap_clone_inflate ...passed 00:07:48.184 Test: blob_esnap_clone_decouple ...passed 00:07:48.442 Test: blob_esnap_clone_reload ...passed 00:07:48.442 Test: blob_esnap_hotplug ...passed 00:07:48.442 Test: blob_set_parent ...[2024-07-15 20:05:13.646929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:48.442 [2024-07-15 20:05:13.647114] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:48.442 [2024-07-15 20:05:13.647831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:48.442 [2024-07-15 20:05:13.648012] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:48.442 [2024-07-15 20:05:13.651406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:48.442 passed 00:07:48.442 Test: blob_set_external_parent ...[2024-07-15 20:05:13.717705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:48.442 [2024-07-15 20:05:13.717851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:48.442 [2024-07-15 20:05:13.717967] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:48.442 [2024-07-15 20:05:13.720733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:48.442 passed 00:07:48.442 Suite: blob_copy_extent 00:07:48.442 Test: blob_init ...[2024-07-15 20:05:13.749606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5490:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:48.699 passed 00:07:48.699 Test: blob_thin_provision ...passed 00:07:48.699 Test: blob_read_only ...passed 00:07:48.700 Test: bs_load ...[2024-07-15 20:05:13.843050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 965:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:48.700 passed 00:07:48.700 Test: bs_load_custom_cluster_size ...passed 00:07:48.700 Test: bs_load_after_failed_grow ...passed 00:07:48.700 Test: bs_cluster_sz ...[2024-07-15 20:05:13.898226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:48.700 [2024-07-15 20:05:13.898814] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5621:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:48.700 [2024-07-15 20:05:13.899075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3883:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:48.700 passed 00:07:48.700 Test: bs_resize_md ...passed 00:07:48.700 Test: bs_destroy ...passed 00:07:48.700 Test: bs_type ...passed 00:07:48.957 Test: bs_super_block ...passed 00:07:48.957 Test: bs_test_recover_cluster_count ...passed 00:07:48.957 Test: bs_grow_live ...passed 00:07:48.958 Test: bs_grow_live_no_space ...passed 00:07:48.958 Test: bs_test_grow ...passed 00:07:48.958 Test: blob_serialize_test ...passed 00:07:48.958 Test: super_block_crc ...passed 00:07:48.958 Test: blob_thin_prov_write_count_io ...passed 00:07:48.958 Test: blob_thin_prov_unmap_cluster ...passed 00:07:49.215 Test: bs_load_iter_test ...passed 00:07:49.215 Test: blob_relations ...[2024-07-15 20:05:14.306106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:49.215 [2024-07-15 20:05:14.306313] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.215 [2024-07-15 20:05:14.310978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:49.215 [2024-07-15 20:05:14.311131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.215 passed 00:07:49.215 Test: blob_relations2 ...[2024-07-15 20:05:14.348201] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:49.215 [2024-07-15 20:05:14.348347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.215 [2024-07-15 20:05:14.348508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:49.215 [2024-07-15 20:05:14.348620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.215 [2024-07-15 20:05:14.356204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:49.215 [2024-07-15 20:05:14.356355] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.215 [2024-07-15 20:05:14.359020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:49.215 [2024-07-15 20:05:14.359176] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.215 passed 00:07:49.215 Test: blob_relations3 ...passed 00:07:49.472 Test: blobstore_clean_power_failure ...passed 00:07:49.472 Test: blob_delete_snapshot_power_failure ...[2024-07-15 20:05:14.669763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:49.472 [2024-07-15 20:05:14.700526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:49.472 [2024-07-15 20:05:14.731484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:49.472 [2024-07-15 20:05:14.731646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:49.472 [2024-07-15 20:05:14.731778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.472 [2024-07-15 20:05:14.763821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:49.472 [2024-07-15 20:05:14.763975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:49.472 [2024-07-15 20:05:14.764082] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:49.472 [2024-07-15 20:05:14.764206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.730 [2024-07-15 20:05:14.795263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:49.731 [2024-07-15 20:05:14.795413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:49.731 [2024-07-15 20:05:14.795519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:49.731 [2024-07-15 20:05:14.795656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.731 [2024-07-15 20:05:14.827412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:49.731 [2024-07-15 20:05:14.827660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.731 [2024-07-15 20:05:14.859773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:49.731 [2024-07-15 20:05:14.860130] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.731 [2024-07-15 20:05:14.892679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:49.731 [2024-07-15 20:05:14.892877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:49.731 passed 00:07:49.731 Test: blob_create_snapshot_power_failure ...[2024-07-15 20:05:14.985943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:49.731 [2024-07-15 20:05:15.015875] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:49.990 [2024-07-15 20:05:15.072847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1669:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:49.990 [2024-07-15 20:05:15.103438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:49.990 passed 00:07:49.990 Test: blob_io_unit ...passed 00:07:49.990 Test: blob_io_unit_compatibility ...passed 00:07:50.248 Test: blob_ext_md_pages ...passed 00:07:50.248 Test: blob_esnap_io_4096_4096 ...passed 00:07:50.248 Test: blob_esnap_io_512_512 ...passed 00:07:50.248 Test: blob_esnap_io_4096_512 ...passed 00:07:50.506 Test: blob_esnap_io_512_4096 ...passed 00:07:50.506 Test: blob_esnap_clone_resize ...passed 00:07:50.506 Suite: blob_bs_copy_extent 00:07:50.506 Test: blob_open ...passed 00:07:50.506 Test: blob_create ...[2024-07-15 20:05:15.811338] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:50.763 passed 00:07:51.021 Test: blob_create_loop ...passed 00:07:51.021 Test: blob_create_fail ...[2024-07-15 20:05:16.247449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:51.021 passed 00:07:51.021 Test: blob_create_internal ...passed 00:07:51.280 Test: blob_create_zero_extent ...passed 00:07:51.280 Test: blob_snapshot ...passed 00:07:51.280 Test: blob_clone ...passed 00:07:51.280 Test: blob_inflate ...[2024-07-15 20:05:16.587949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:51.539 passed 00:07:51.539 Test: blob_delete ...passed 00:07:51.539 Test: blob_resize_test ...[2024-07-15 20:05:16.712924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:51.539 passed 00:07:51.796 Test: blob_resize_thin_test ...passed 00:07:51.796 Test: channel_ops ...passed 00:07:51.796 Test: blob_super ...passed 00:07:51.796 Test: blob_rw_verify_iov ...passed 00:07:51.796 Test: blob_unmap ...passed 00:07:52.054 Test: blob_iter ...passed 00:07:52.054 Test: blob_parse_md ...passed 00:07:52.054 Test: bs_load_pending_removal ...passed 00:07:52.054 Test: bs_unload ...[2024-07-15 20:05:17.347956] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:52.054 passed 00:07:52.311 Test: bs_usable_clusters ...passed 00:07:52.311 Test: blob_crc ...[2024-07-15 20:05:17.476287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:52.311 [2024-07-15 20:05:17.476609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1678:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:52.311 passed 00:07:52.311 Test: blob_flags ...passed 00:07:52.569 Test: bs_version ...passed 00:07:52.569 Test: blob_set_xattrs_test ...[2024-07-15 20:05:17.679571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:52.569 [2024-07-15 20:05:17.679817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6327:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:52.569 passed 00:07:52.827 Test: blob_thin_prov_alloc ...passed 00:07:52.827 Test: blob_insert_cluster_msg_test ...passed 00:07:53.084 Test: blob_thin_prov_rw ...passed 00:07:53.084 Test: blob_thin_prov_rle ...passed 00:07:53.084 Test: blob_thin_prov_rw_iov ...passed 00:07:53.084 Test: blob_snapshot_rw ...passed 00:07:53.340 Test: blob_snapshot_rw_iov ...passed 00:07:53.905 Test: blob_inflate_rw ...passed 00:07:53.905 Test: blob_snapshot_freeze_io ...passed 00:07:54.163 Test: blob_operation_split_rw ...passed 00:07:54.729 Test: blob_operation_split_rw_iov ...passed 00:07:54.729 Test: blob_simultaneous_operations ...[2024-07-15 20:05:19.966302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:54.729 [2024-07-15 20:05:19.966502] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.729 [2024-07-15 20:05:19.968558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:54.729 [2024-07-15 20:05:19.968691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.729 [2024-07-15 20:05:19.977185] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:54.729 [2024-07-15 20:05:19.977314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.729 [2024-07-15 20:05:19.977904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:54.729 [2024-07-15 20:05:19.978025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:54.729 passed 00:07:54.987 Test: blob_persist_test ...passed 00:07:54.987 Test: blob_decouple_snapshot ...passed 00:07:54.987 Test: blob_seek_io_unit ...passed 00:07:55.245 Test: blob_nested_freezes ...passed 00:07:55.245 Test: blob_clone_resize ...passed 00:07:55.245 Test: blob_shallow_copy ...[2024-07-15 20:05:20.526953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:55.245 [2024-07-15 20:05:20.527450] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7342:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:55.245 [2024-07-15 20:05:20.527647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7350:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:55.503 passed 00:07:55.503 Suite: blob_blob_copy_extent 00:07:55.503 Test: blob_write ...passed 00:07:55.503 Test: blob_read ...passed 00:07:55.503 Test: blob_rw_verify ...passed 00:07:55.761 Test: blob_rw_verify_iov_nomem ...passed 00:07:55.761 Test: blob_rw_iov_read_only ...passed 00:07:55.761 Test: blob_xattr ...passed 00:07:55.761 Test: blob_dirty_shutdown ...passed 00:07:56.019 Test: blob_is_degraded ...passed 00:07:56.019 Suite: blob_esnap_bs_copy_extent 00:07:56.019 Test: blob_esnap_create ...passed 00:07:56.019 Test: blob_esnap_thread_add_remove ...passed 00:07:56.019 Test: blob_esnap_clone_snapshot ...passed 00:07:56.277 Test: blob_esnap_clone_inflate ...passed 00:07:56.277 Test: blob_esnap_clone_decouple ...passed 00:07:56.277 Test: blob_esnap_clone_reload ...passed 00:07:56.534 Test: blob_esnap_hotplug ...passed 00:07:56.534 Test: blob_set_parent ...[2024-07-15 20:05:21.654017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:07:56.534 [2024-07-15 20:05:21.654208] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:07:56.535 [2024-07-15 20:05:21.654961] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:07:56.535 [2024-07-15 20:05:21.655145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:07:56.535 [2024-07-15 20:05:21.658617] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:56.535 passed 00:07:56.535 Test: blob_set_external_parent ...[2024-07-15 20:05:21.725106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:07:56.535 [2024-07-15 20:05:21.725266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7796:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:07:56.535 [2024-07-15 20:05:21.725384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:07:56.535 [2024-07-15 20:05:21.728218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:07:56.535 passed 00:07:56.535 00:07:56.535 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.535 suites 16 16 n/a 0 0 00:07:56.535 tests 376 376 376 0 0 00:07:56.535 asserts 143973 143973 143973 0 n/a 00:07:56.535 00:07:56.535 Elapsed time = 33.982 seconds 00:07:56.535 --71230-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.535 ==71230== 00:07:56.535 ==71230== HEAP SUMMARY: 00:07:56.535 ==71230== in use at exit: 26,940 bytes in 785 blocks 00:07:56.535 ==71230== total heap usage: 168,651 allocs, 167,866 frees, 676,193,151 bytes allocated 00:07:56.535 ==71230== 00:07:56.535 ==71230== Searching for pointers to 785 not-freed blocks 00:07:56.793 ==71230== Checked 11,389,760 bytes 00:07:56.793 ==71230== 00:07:56.793 ==71230== LEAK SUMMARY: 00:07:56.793 ==71230== definitely lost: 0 bytes in 0 blocks 00:07:56.793 ==71230== indirectly lost: 0 bytes in 0 blocks 00:07:56.793 ==71230== possibly lost: 0 bytes in 0 blocks 00:07:56.793 ==71230== still reachable: 26,940 bytes in 785 blocks 00:07:56.793 ==71230== suppressed: 0 bytes in 0 blocks 00:07:56.793 ==71230== Reachable blocks (those to which a pointer was found) are not shown. 00:07:56.793 ==71230== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:56.793 ==71230== 00:07:56.793 ==71230== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.793 20:05:21 unittest_blob_blobfs -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:56.793 ==71597== Memcheck, a memory error detector 00:07:56.793 ==71597== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.793 ==71597== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.793 ==71597== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:56.793 ==71597== 00:07:56.793 --71597-- Valgrind options: 00:07:56.793 --71597-- --leak-check=full 00:07:56.793 --71597-- --error-exitcode=2 00:07:56.793 --71597-- --verbose 00:07:56.793 --71597-- Contents of /proc/version: 00:07:56.793 --71597-- 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.793 --71597-- 00:07:56.793 --71597-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.793 --71597-- Page sizes: currently 4096, max supported 4096 00:07:56.793 --71597-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.793 --71597-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:56.793 --71597-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.793 --71597-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.793 --71597-- might be shown as UnknownInlinedFun 00:07:56.793 --71597-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.793 --71597-- object doesn't have a dynamic symbol table 00:07:56.793 --71597-- Scheduler: using generic scheduler lock implementation. 00:07:56.793 --71597-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.793 ==71597== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71597-by-???-on-7fc73dd678ec 00:07:56.793 ==71597== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71597-by-???-on-7fc73dd678ec 00:07:56.793 ==71597== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71597-by-???-on-7fc73dd678ec 00:07:56.793 ==71597== 00:07:56.793 ==71597== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.793 ==71597== don't want to do, unless you know exactly what you're doing, 00:07:56.793 ==71597== or are doing some strange experiment): 00:07:56.793 ==71597== /usr/libexec/valgrind/../../bin/vgdb --pid=71597 ...command... 00:07:56.793 ==71597== 00:07:56.793 ==71597== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.793 ==71597== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:56.793 ==71597== and then give GDB the following command 00:07:56.793 ==71597== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71597 00:07:56.793 ==71597== --pid is optional if only one valgrind process is running 00:07:56.793 ==71597== 00:07:56.793 --71597-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.793 --71597-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.793 --71597-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.793 --71597-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.793 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.793 --71597-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.793 --71597-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.793 --71597-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.793 --71597-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.793 --71597-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.793 --71597-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.793 --71597-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.794 --71597-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.794 --71597-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.794 --71597-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:56.794 --71597-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.794 --71597-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.794 --71597-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.794 --71597-- Reading syms from /usr/lib64/libm.so.6 00:07:56.794 --71597-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.794 --71597-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:56.794 --71597-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.794 --71597-- Reading syms from /usr/lib64/libc.so.6 00:07:56.794 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.794 --71597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.794 --71597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.794 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.794 --71597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.794 --71597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.794 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.794 --71597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.794 --71597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.794 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.794 --71597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.794 --71597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.794 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.794 --71597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.794 --71597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.794 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.794 --71597-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.794 --71597-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.052 --71597-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.052 --71597-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.052 --71597-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.052 --71597-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.052 --71597-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.052 --71597-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.052 --71597-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 ==71597== Preferring higher priority redirection: 00:07:57.052 --71597-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.052 --71597-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.052 --71597-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 --71597-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.052 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.052 --71597-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.052 --71597-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.052 ==71597== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.052 --71597-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.052 --71597-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.052 --71597-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.052 --71597-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.052 --71597-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.052 --71597-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.052 --71597-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.052 --71597-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.052 --71597-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.052 --71597-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.052 --71597-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.052 --71597-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.052 --71597-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.052 --71597-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.052 --71597-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.052 --71597-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.052 --71597-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.052 --71597-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:57.052 --71597-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.052 00:07:57.052 00:07:57.052 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.052 http://cunit.sourceforge.net/ 00:07:57.052 00:07:57.052 00:07:57.052 Suite: blob_bdev 00:07:57.310 Test: create_bs_dev ...passed 00:07:57.310 Test: create_bs_dev_ro ...[2024-07-15 20:05:22.381775] /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:57.310 passed 00:07:57.310 Test: create_bs_dev_rw ...passed 00:07:57.310 Test: claim_bs_dev ...[2024-07-15 20:05:22.419705] /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:57.310 passed 00:07:57.310 Test: claim_bs_dev_ro ...passed 00:07:57.310 Test: deferred_destroy_refs ...passed 00:07:57.310 Test: deferred_destroy_channels ...passed 00:07:57.310 Test: deferred_destroy_threads ...passed 00:07:57.310 00:07:57.310 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.310 suites 1 1 n/a 0 0 00:07:57.310 tests 8 8 8 0 0 00:07:57.310 asserts 119 119 119 0 n/a 00:07:57.310 00:07:57.310 Elapsed time = 0.087 seconds 00:07:57.310 --71597-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.310 --71597-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.310 ==71597== 00:07:57.310 ==71597== HEAP SUMMARY: 00:07:57.310 ==71597== in use at exit: 0 bytes in 0 blocks 00:07:57.310 ==71597== total heap usage: 2,185 allocs, 2,185 frees, 223,587 bytes allocated 00:07:57.310 ==71597== 00:07:57.310 ==71597== All heap blocks were freed -- no leaks are possible 00:07:57.310 ==71597== 00:07:57.310 ==71597== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.310 20:05:22 unittest_blob_blobfs -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:57.310 ==71604== Memcheck, a memory error detector 00:07:57.310 ==71604== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.310 ==71604== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.310 ==71604== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:57.310 ==71604== 00:07:57.310 --71604-- Valgrind options: 00:07:57.310 --71604-- --leak-check=full 00:07:57.310 --71604-- --error-exitcode=2 00:07:57.310 --71604-- --verbose 00:07:57.310 --71604-- Contents of /proc/version: 00:07:57.310 --71604-- 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.310 --71604-- 00:07:57.310 --71604-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.310 --71604-- Page sizes: currently 4096, max supported 4096 00:07:57.310 --71604-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.310 --71604-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:57.310 --71604-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.310 --71604-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.310 --71604-- might be shown as UnknownInlinedFun 00:07:57.310 --71604-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.310 --71604-- object doesn't have a dynamic symbol table 00:07:57.310 --71604-- Scheduler: using generic scheduler lock implementation. 00:07:57.311 --71604-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.311 ==71604== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71604-by-???-on-7fc73dd678ec 00:07:57.311 ==71604== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71604-by-???-on-7fc73dd678ec 00:07:57.311 ==71604== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71604-by-???-on-7fc73dd678ec 00:07:57.311 ==71604== 00:07:57.311 ==71604== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.311 ==71604== don't want to do, unless you know exactly what you're doing, 00:07:57.311 ==71604== or are doing some strange experiment): 00:07:57.311 ==71604== /usr/libexec/valgrind/../../bin/vgdb --pid=71604 ...command... 00:07:57.311 ==71604== 00:07:57.311 ==71604== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.311 ==71604== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:57.311 ==71604== and then give GDB the following command 00:07:57.311 ==71604== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71604 00:07:57.311 ==71604== --pid is optional if only one valgrind process is running 00:07:57.311 ==71604== 00:07:57.311 --71604-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.311 --71604-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.311 --71604-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.311 --71604-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.311 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.311 --71604-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.311 --71604-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.569 --71604-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.569 --71604-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.569 --71604-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.569 --71604-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.569 --71604-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.569 --71604-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.569 --71604-- Reading syms from /usr/lib64/libm.so.6 00:07:57.569 --71604-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.569 --71604-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:57.569 --71604-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/libc.so.6 00:07:57.569 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.569 --71604-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.569 --71604-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.569 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.569 --71604-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.569 --71604-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.569 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.569 --71604-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.569 --71604-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.569 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.569 --71604-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.569 --71604-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.569 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.569 --71604-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.569 --71604-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.569 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.569 --71604-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.569 --71604-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.569 --71604-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.569 --71604-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.569 --71604-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.569 --71604-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.569 --71604-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.569 --71604-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.569 --71604-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 ==71604== Preferring higher priority redirection: 00:07:57.570 --71604-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.570 --71604-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.570 --71604-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 --71604-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.570 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.570 --71604-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.570 --71604-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.570 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.570 --71604-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.570 --71604-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.570 --71604-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.828 --71604-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.828 --71604-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.828 --71604-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.828 --71604-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.828 --71604-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.828 --71604-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.828 --71604-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.828 --71604-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.828 --71604-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.828 --71604-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.828 --71604-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.828 --71604-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.828 --71604-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.828 --71604-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.828 --71604-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.828 00:07:57.828 00:07:57.828 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.828 http://cunit.sourceforge.net/ 00:07:57.828 00:07:57.828 00:07:57.828 Suite: tree 00:07:57.828 Test: blobfs_tree_op_test ...passed 00:07:57.828 00:07:57.828 Run Summary: Type Total Ran Passed Failed Inactive 00:07:57.828 suites 1 1 n/a 0 0 00:07:57.828 tests 1 1 1 0 0 00:07:57.828 asserts 27 27 27 0 n/a 00:07:57.828 00:07:57.828 Elapsed time = 0.025 seconds 00:07:57.828 --71604-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.828 --71604-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.828 ==71604== 00:07:57.828 ==71604== HEAP SUMMARY: 00:07:57.828 ==71604== in use at exit: 0 bytes in 0 blocks 00:07:57.828 ==71604== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:57.828 ==71604== 00:07:57.828 ==71604== All heap blocks were freed -- no leaks are possible 00:07:57.828 ==71604== 00:07:57.828 ==71604== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.828 20:05:23 unittest_blob_blobfs -- unit/unittest.sh@44 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:57.828 ==71616== Memcheck, a memory error detector 00:07:57.828 ==71616== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.828 ==71616== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.828 ==71616== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:57.828 ==71616== 00:07:57.828 --71616-- Valgrind options: 00:07:57.828 --71616-- --leak-check=full 00:07:57.828 --71616-- --error-exitcode=2 00:07:57.828 --71616-- --verbose 00:07:57.828 --71616-- Contents of /proc/version: 00:07:57.828 --71616-- 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.828 --71616-- 00:07:57.828 --71616-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.828 --71616-- Page sizes: currently 4096, max supported 4096 00:07:57.828 --71616-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.828 --71616-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:57.828 --71616-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.828 --71616-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.828 --71616-- might be shown as UnknownInlinedFun 00:07:57.828 --71616-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.828 --71616-- object doesn't have a dynamic symbol table 00:07:57.828 --71616-- Scheduler: using generic scheduler lock implementation. 00:07:57.828 --71616-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.829 ==71616== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71616-by-???-on-7fc73dd678ec 00:07:57.829 ==71616== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71616-by-???-on-7fc73dd678ec 00:07:57.829 ==71616== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71616-by-???-on-7fc73dd678ec 00:07:57.829 ==71616== 00:07:57.829 ==71616== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.829 ==71616== don't want to do, unless you know exactly what you're doing, 00:07:57.829 ==71616== or are doing some strange experiment): 00:07:57.829 ==71616== /usr/libexec/valgrind/../../bin/vgdb --pid=71616 ...command... 00:07:57.829 ==71616== 00:07:57.829 ==71616== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.829 ==71616== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:57.829 ==71616== and then give GDB the following command 00:07:57.829 ==71616== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71616 00:07:57.829 ==71616== --pid is optional if only one valgrind process is running 00:07:57.829 ==71616== 00:07:57.829 --71616-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.829 --71616-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.829 --71616-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.088 --71616-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.088 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.088 --71616-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.088 --71616-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.088 --71616-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.088 --71616-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.088 --71616-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.088 --71616-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.088 --71616-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.088 --71616-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.088 --71616-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.088 --71616-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:58.088 --71616-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.088 --71616-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.088 --71616-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.088 --71616-- Reading syms from /usr/lib64/libm.so.6 00:07:58.089 --71616-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.089 --71616-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:58.089 --71616-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.089 --71616-- Reading syms from /usr/lib64/libc.so.6 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.089 --71616-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.089 --71616-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.089 --71616-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.089 --71616-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.089 --71616-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.089 --71616-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.089 --71616-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.089 --71616-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.089 --71616-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.089 --71616-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.089 --71616-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.089 --71616-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.089 --71616-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 ==71616== Preferring higher priority redirection: 00:07:58.089 --71616-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.089 --71616-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.089 --71616-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 --71616-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.089 --71616-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.089 ==71616== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.089 --71616-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.089 --71616-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.347 --71616-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.347 --71616-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.347 --71616-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.347 --71616-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.347 --71616-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.347 --71616-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.347 --71616-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.347 --71616-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.347 --71616-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.347 --71616-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.347 --71616-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.347 --71616-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.347 --71616-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.347 --71616-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.347 --71616-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.347 --71616-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:58.347 --71616-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.347 00:07:58.347 00:07:58.347 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.347 http://cunit.sourceforge.net/ 00:07:58.347 00:07:58.347 00:07:58.347 Suite: blobfs_async_ut 00:07:58.347 Test: fs_init ...--71616-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:58.605 passed 00:07:58.605 Test: fs_open ...--71616-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:58.872 --71616-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:58.872 passed 00:07:58.872 Test: fs_create ...passed 00:07:58.872 Test: fs_truncate ...passed 00:07:59.130 Test: fs_rename ...[2024-07-15 20:05:24.197917] /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:59.130 passed 00:07:59.130 Test: fs_rw_async ...passed 00:07:59.130 Test: fs_writev_readv_async ...passed 00:07:59.130 Test: tree_find_buffer_ut ...passed 00:07:59.130 Test: channel_ops ...passed 00:07:59.130 Test: channel_ops_sync ...passed 00:07:59.130 00:07:59.130 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.130 suites 1 1 n/a 0 0 00:07:59.130 tests 10 10 10 0 0 00:07:59.130 asserts 292 292 292 0 n/a 00:07:59.130 00:07:59.130 Elapsed time = 0.838 seconds 00:07:59.130 --71616-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.130 --71616-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.388 ==71616== 00:07:59.388 ==71616== HEAP SUMMARY: 00:07:59.388 ==71616== in use at exit: 307,152 bytes in 9,243 blocks 00:07:59.388 ==71616== total heap usage: 11,526 allocs, 2,283 frees, 70,872,878 bytes allocated 00:07:59.388 ==71616== 00:07:59.388 ==71616== Searching for pointers to 9,243 not-freed blocks 00:07:59.389 ==71616== Checked 7,317,840 bytes 00:07:59.389 ==71616== 00:07:59.389 ==71616== LEAK SUMMARY: 00:07:59.389 ==71616== definitely lost: 0 bytes in 0 blocks 00:07:59.389 ==71616== indirectly lost: 0 bytes in 0 blocks 00:07:59.389 ==71616== possibly lost: 0 bytes in 0 blocks 00:07:59.389 ==71616== still reachable: 307,152 bytes in 9,243 blocks 00:07:59.389 ==71616== suppressed: 0 bytes in 0 blocks 00:07:59.389 ==71616== Reachable blocks (those to which a pointer was found) are not shown. 00:07:59.389 ==71616== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:59.389 ==71616== 00:07:59.389 ==71616== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.389 20:05:24 unittest_blob_blobfs -- unit/unittest.sh@46 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:59.389 00:07:59.389 00:07:59.389 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.389 http://cunit.sourceforge.net/ 00:07:59.389 00:07:59.389 00:07:59.389 Suite: blobfs_sync_ut 00:07:59.389 Test: cache_read_after_write ...[2024-07-15 20:05:24.559320] /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:59.389 passed 00:07:59.389 Test: file_length ...passed 00:07:59.389 Test: append_write_to_extend_blob ...passed 00:07:59.389 Test: partial_buffer ...passed 00:07:59.389 Test: cache_write_null_buffer ...passed 00:07:59.389 Test: fs_create_sync ...passed 00:07:59.389 Test: fs_rename_sync ...passed 00:07:59.389 Test: cache_append_no_cache ...passed 00:07:59.389 Test: fs_delete_file_without_close ...passed 00:07:59.389 00:07:59.389 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.389 suites 1 1 n/a 0 0 00:07:59.389 tests 9 9 9 0 0 00:07:59.389 asserts 345 345 345 0 n/a 00:07:59.389 00:07:59.389 Elapsed time = 0.135 seconds 00:07:59.389 20:05:24 unittest_blob_blobfs -- unit/unittest.sh@47 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:59.389 ==71632== Memcheck, a memory error detector 00:07:59.389 ==71632== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.389 ==71632== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.389 ==71632== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:59.389 ==71632== 00:07:59.389 --71632-- Valgrind options: 00:07:59.389 --71632-- --leak-check=full 00:07:59.389 --71632-- --error-exitcode=2 00:07:59.389 --71632-- --verbose 00:07:59.389 --71632-- Contents of /proc/version: 00:07:59.389 --71632-- 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.389 --71632-- 00:07:59.389 --71632-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.389 --71632-- Page sizes: currently 4096, max supported 4096 00:07:59.389 --71632-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.389 --71632-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:59.389 --71632-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.389 --71632-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.389 --71632-- might be shown as UnknownInlinedFun 00:07:59.389 --71632-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.389 --71632-- object doesn't have a dynamic symbol table 00:07:59.389 --71632-- Scheduler: using generic scheduler lock implementation. 00:07:59.389 --71632-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.389 ==71632== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71632-by-???-on-7fc73dd678ec 00:07:59.389 ==71632== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71632-by-???-on-7fc73dd678ec 00:07:59.389 ==71632== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71632-by-???-on-7fc73dd678ec 00:07:59.389 ==71632== 00:07:59.389 ==71632== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.389 ==71632== don't want to do, unless you know exactly what you're doing, 00:07:59.389 ==71632== or are doing some strange experiment): 00:07:59.389 ==71632== /usr/libexec/valgrind/../../bin/vgdb --pid=71632 ...command... 00:07:59.389 ==71632== 00:07:59.389 ==71632== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.389 ==71632== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:59.389 ==71632== and then give GDB the following command 00:07:59.389 ==71632== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71632 00:07:59.389 ==71632== --pid is optional if only one valgrind process is running 00:07:59.389 ==71632== 00:07:59.390 --71632-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.390 --71632-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.390 --71632-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.390 --71632-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.390 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.390 --71632-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.390 --71632-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.390 --71632-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.390 --71632-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.390 --71632-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.390 --71632-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.390 --71632-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.390 --71632-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.390 --71632-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.648 --71632-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:07:59.648 --71632-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.648 --71632-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.648 --71632-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.648 --71632-- Reading syms from /usr/lib64/libm.so.6 00:07:59.648 --71632-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.648 --71632-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:07:59.648 --71632-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.648 --71632-- Reading syms from /usr/lib64/libc.so.6 00:07:59.648 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.648 --71632-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.648 --71632-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.648 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.648 --71632-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.648 --71632-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.648 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.648 --71632-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.648 --71632-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.648 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.648 --71632-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.648 --71632-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.648 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.648 --71632-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.648 --71632-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.649 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.649 --71632-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.649 --71632-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.649 --71632-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.649 --71632-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.649 --71632-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.649 --71632-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.649 --71632-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.649 --71632-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.649 --71632-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 ==71632== Preferring higher priority redirection: 00:07:59.649 --71632-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.649 --71632-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.649 --71632-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 --71632-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.649 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.649 --71632-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.649 --71632-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.649 ==71632== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.649 --71632-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.649 --71632-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.649 --71632-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.649 --71632-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.649 --71632-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.908 --71632-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.908 --71632-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.908 --71632-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.908 --71632-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.908 --71632-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.908 --71632-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.908 --71632-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.908 --71632-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.908 --71632-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.908 --71632-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.908 --71632-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.908 --71632-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.908 --71632-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.908 00:07:59.908 00:07:59.908 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.908 http://cunit.sourceforge.net/ 00:07:59.908 00:07:59.908 00:07:59.908 Suite: blobfs_bdev_ut 00:07:59.908 Test: spdk_blobfs_bdev_detect_test ...[2024-07-15 20:05:25.050656] /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:59.908 passed 00:07:59.908 Test: spdk_blobfs_bdev_create_test ...[2024-07-15 20:05:25.083512] /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:59.908 passed 00:07:59.908 Test: spdk_blobfs_bdev_mount_test ...[2024-07-15 20:05:25.087281] /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:59.908 [2024-07-15 20:05:25.090642] /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:59.908 passed 00:07:59.908 00:07:59.908 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.908 suites 1 1 n/a 0 0 00:07:59.908 tests 3 3 3 0 0 00:07:59.908 asserts 16 16 16 0 n/a 00:07:59.908 00:07:59.908 Elapsed time = 0.052 seconds 00:07:59.908 --71632-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.908 --71632-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.908 ==71632== 00:07:59.908 ==71632== HEAP SUMMARY: 00:07:59.908 ==71632== in use at exit: 0 bytes in 0 blocks 00:07:59.908 ==71632== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:59.908 ==71632== 00:07:59.908 ==71632== All heap blocks were freed -- no leaks are possible 00:07:59.908 ==71632== 00:07:59.908 ==71632== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.908 00:07:59.908 real 0m38.101s 00:07:59.908 user 0m37.660s 00:07:59.908 sys 0m0.406s 00:07:59.908 20:05:25 unittest_blob_blobfs -- common/autotest_common.sh@1124 -- # xtrace_disable 00:07:59.908 20:05:25 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:07:59.908 ************************************ 00:07:59.908 END TEST unittest_blob_blobfs 00:07:59.908 ************************************ 00:07:59.908 20:05:25 -- common/autotest_common.sh@1142 -- # return 0 00:07:59.908 20:05:25 -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:07:59.908 20:05:25 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:07:59.908 20:05:25 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:07:59.908 20:05:25 -- common/autotest_common.sh@10 -- # set +x 00:07:59.908 ************************************ 00:07:59.908 START TEST unittest_event 00:07:59.908 ************************************ 00:07:59.908 20:05:25 unittest_event -- common/autotest_common.sh@1123 -- # unittest_event 00:07:59.908 20:05:25 unittest_event -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:59.908 ==71656== Memcheck, a memory error detector 00:07:59.908 ==71656== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.908 ==71656== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.908 ==71656== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:59.908 ==71656== 00:07:59.908 --71656-- Valgrind options: 00:07:59.908 --71656-- --leak-check=full 00:07:59.908 --71656-- --error-exitcode=2 00:07:59.908 --71656-- --verbose 00:07:59.908 --71656-- Contents of /proc/version: 00:07:59.909 --71656-- 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.909 --71656-- 00:07:59.909 --71656-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.909 --71656-- Page sizes: currently 4096, max supported 4096 00:07:59.909 --71656-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.909 --71656-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:59.909 --71656-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.909 --71656-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.909 --71656-- might be shown as UnknownInlinedFun 00:07:59.909 --71656-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.909 --71656-- object doesn't have a dynamic symbol table 00:07:59.909 --71656-- Scheduler: using generic scheduler lock implementation. 00:07:59.909 --71656-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.909 ==71656== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71656-by-???-on-7fc73dd678ec 00:07:59.909 ==71656== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71656-by-???-on-7fc73dd678ec 00:07:59.909 ==71656== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71656-by-???-on-7fc73dd678ec 00:07:59.909 ==71656== 00:07:59.909 ==71656== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.909 ==71656== don't want to do, unless you know exactly what you're doing, 00:07:59.909 ==71656== or are doing some strange experiment): 00:07:59.909 ==71656== /usr/libexec/valgrind/../../bin/vgdb --pid=71656 ...command... 00:07:59.909 ==71656== 00:07:59.909 ==71656== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.909 ==71656== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:59.909 ==71656== and then give GDB the following command 00:07:59.909 ==71656== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71656 00:07:59.909 ==71656== --pid is optional if only one valgrind process is running 00:07:59.909 ==71656== 00:08:00.167 --71656-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.167 --71656-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.167 --71656-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.167 --71656-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.167 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.167 --71656-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.167 --71656-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.167 --71656-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.167 --71656-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.167 --71656-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.167 --71656-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.167 --71656-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.167 --71656-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.167 --71656-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.167 --71656-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.167 --71656-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.167 --71656-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.167 --71656-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.167 --71656-- Reading syms from /usr/lib64/libm.so.6 00:08:00.167 --71656-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.167 --71656-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:00.167 --71656-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.167 --71656-- Reading syms from /usr/lib64/libc.so.6 00:08:00.167 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.167 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.167 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.167 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.167 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.167 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.167 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.168 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.168 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.168 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.168 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.168 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.168 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.168 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.168 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.168 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.168 --71656-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.168 --71656-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.168 --71656-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.168 --71656-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.168 --71656-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.168 --71656-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.425 --71656-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.425 --71656-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.425 --71656-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.425 --71656-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 ==71656== Preferring higher priority redirection: 00:08:00.426 --71656-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.426 --71656-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.426 --71656-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 --71656-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.426 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.426 --71656-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.426 --71656-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.426 ==71656== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.426 --71656-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.426 --71656-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.426 --71656-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.426 --71656-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.426 --71656-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.426 --71656-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.426 --71656-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.426 --71656-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.426 --71656-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.426 --71656-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.426 --71656-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.426 --71656-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.426 --71656-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.427 --71656-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.427 --71656-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.427 --71656-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.427 --71656-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.427 --71656-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.427 00:08:00.427 00:08:00.427 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.427 http://cunit.sourceforge.net/ 00:08:00.427 00:08:00.427 00:08:00.427 Suite: app_suite 00:08:00.427 Test: test_spdk_app_parse_args ...--71656-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:00.427 --71656-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:00.427 --71656-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:00.685 --71656-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:00.685 --71656-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.685 app_ut: invalid option -- 'z' 00:08:00.685 app_ut [options] 00:08:00.685 00:08:00.685 CPU options: 00:08:00.685 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:00.685 (like [0,1,10]) 00:08:00.685 --lcores lcore to CPU mapping list. The list is in the format: 00:08:00.685 [<,lcores[@CPUs]>...] 00:08:00.685 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:00.685 Within the group, '-' is used for range separator, 00:08:00.685 ',' is used for single number separator. 00:08:00.685 '( )' can be omitted for single element group, 00:08:00.685 '@' can be omitted if cpus and lcores have the same value 00:08:00.685 --disable-cpumask-locks Disable CPU core lock files. 00:08:00.685 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:00.685 pollers in the app support interrupt mode) 00:08:00.685 -p, --main-core main (primary) core for DPDK 00:08:00.685 00:08:00.685 Configuration options: 00:08:00.685 -c, --config, --json JSON config file 00:08:00.685 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:00.685 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:00.685 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:00.685 --rpcs-allowed comma-separated list of permitted RPCS 00:08:00.685 --json-ignore-init-errors don't exit on invalid config entry 00:08:00.685 00:08:00.685 Memory options: 00:08:00.685 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:00.685 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:00.685 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:00.685 -R, --huge-unlink unlink huge files after initialization 00:08:00.685 -n, --mem-channels number of memory channels used for DPDK 00:08:00.685 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:00.685 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:00.685 --no-huge run without using hugepages 00:08:00.685 -i, --shm-id shared memory ID (optional) 00:08:00.685 -g, --single-file-segments force creating just one hugetlbfs file 00:08:00.685 00:08:00.685 PCI options: 00:08:00.685 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:00.685 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:00.685 -u, --no-pci disable PCI access 00:08:00.685 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:00.685 00:08:00.685 Log options: 00:08:00.685 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:00.685 --silence-noticelog disable notice level logging to stderr 00:08:00.685 00:08:00.685 Trace options: 00:08:00.685 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:00.685 setting 0 to disable trace (default 32768) 00:08:00.686 Tracepoints vary in size and can use more than one trace entry. 00:08:00.686 -e, --tpoint-group [:] 00:08:00.686 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:00.686 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:00.686 a tracepoint group. First tpoint inside a group can be enabled by 00:08:00.686 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:00.686 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:00.686 in /include/spdk_internal/trace_defs.h 00:08:00.686 00:08:00.686 Other options: 00:08:00.686 -h, --help show this usage 00:08:00.686 -v, --version print SPDK version 00:08:00.686 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:00.686 --env-context Opaque context for use of the env implementation 00:08:00.686 app_ut: unrecognized option '--test-long-opt' 00:08:00.686 app_ut [options] 00:08:00.686 00:08:00.686 CPU options: 00:08:00.686 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:00.686 (like [0,1,10]) 00:08:00.686 --lcores lcore to CPU mapping list. The list is in the format: 00:08:00.686 [<,lcores[@CPUs]>...] 00:08:00.686 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:00.686 Within the group, '-' is used for range separator, 00:08:00.686 ',' is used for single number separator. 00:08:00.686 '( )' can be omitted for single element group, 00:08:00.686 '@' can be omitted if cpus and lcores have the same value 00:08:00.686 --disable-cpumask-locks Disable CPU core lock files. 00:08:00.686 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:00.686 pollers in the app support interrupt mode) 00:08:00.686 -p, --main-core main (primary) core for DPDK 00:08:00.686 00:08:00.686 Configuration options: 00:08:00.686 -c, --config, --json JSON config file 00:08:00.686 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:00.686 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:00.686 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:00.686 --rpcs-allowed comma-separated list of permitted RPCS 00:08:00.686 --json-ignore-init-errors don't exit on invalid config entry 00:08:00.686 00:08:00.686 Memory options: 00:08:00.686 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:00.686 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:00.686 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:00.686 -R, --huge-unlink unlink huge files after initialization 00:08:00.686 -n, --mem-channels number of memory channels used for DPDK 00:08:00.686 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:00.686 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:00.686 --no-huge run without using hugepages 00:08:00.686 -i, --shm-id shared memory ID (optional) 00:08:00.686 -g, --single-file-segments force creating just one hugetlbfs file 00:08:00.686 00:08:00.686 PCI options: 00:08:00.686 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:00.686 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:00.686 -u, --no-pci disable PCI access 00:08:00.686 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:00.686 00:08:00.686 Log options: 00:08:00.686 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:00.686 --silence-noticelog disable notice level logging to stderr 00:08:00.686 00:08:00.686 Trace options: 00:08:00.686 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:00.686 setting 0 to disable trace (default 32768) 00:08:00.686 Tracepoints vary in size and can use more than one trace entry. 00:08:00.686 -e, --tpoint-group [:] 00:08:00.686 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:00.686 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:00.686 a tracepoint group. First tpoint inside a group can be enabled by 00:08:00.686 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:00.686 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:00.686 in /include/spdk_internal/trace_defs.h 00:08:00.686 00:08:00.686 Other options: 00:08:00.686 -h, --help show this usage 00:08:00.686 -v, --version print SPDK version 00:08:00.686 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:00.686 --env-context Opaque context for use of the env implementation 00:08:00.686 [2024-07-15 20:05:25.788901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1192:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:08:00.687 [2024-07-15 20:05:25.820990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:08:00.687 app_ut [options] 00:08:00.687 00:08:00.687 CPU options: 00:08:00.687 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:08:00.687 (like [0,1,10]) 00:08:00.687 --lcores lcore to CPU mapping list. The list is in the format: 00:08:00.687 [<,lcores[@CPUs]>...] 00:08:00.687 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:08:00.687 Within the group, '-' is used for range separator, 00:08:00.687 ',' is used for single number separator. 00:08:00.687 '( )' can be omitted for single element group, 00:08:00.687 '@' can be omitted if cpus and lcores have the same value 00:08:00.687 --disable-cpumask-locks Disable CPU core lock files. 00:08:00.687 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:08:00.687 pollers in the app support interrupt mode) 00:08:00.687 -p, --main-core main (primary) core for DPDK 00:08:00.687 00:08:00.687 Configuration options: 00:08:00.687 -c, --config, --json JSON config file 00:08:00.687 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:08:00.687 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:08:00.687 --wait-for-rpc wait for RPCs to initialize subsystems 00:08:00.687 --rpcs-allowed comma-separated list of permitted RPCS 00:08:00.687 --json-ignore-init-errors don't exit on invalid config entry 00:08:00.687 00:08:00.687 Memory options: 00:08:00.687 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:08:00.687 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:08:00.687 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:08:00.687 -R, --huge-unlink unlink huge files after initialization 00:08:00.687 -n, --mem-channels number of memory channels used for DPDK 00:08:00.687 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:08:00.687 --msg-mempool-size global message memory pool size in count (default: 262143) 00:08:00.687 --no-huge run without using hugepages 00:08:00.687 -i, --shm-id shared memory ID (optional) 00:08:00.687 -g, --single-file-segments force creating just one hugetlbfs file 00:08:00.687 00:08:00.687 PCI options: 00:08:00.687 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:08:00.687 -B, --pci-blocked pci addr to block (can be used more than once) 00:08:00.687 -u, --no-pci disable PCI access 00:08:00.687 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:08:00.687 00:08:00.687 Log options: 00:08:00.687 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:08:00.687 --silence-noticelog disable notice level logging to stderr 00:08:00.687 00:08:00.687 Trace options: 00:08:00.687 --num-trace-entries number of trace entries for each core, must be power of 2, 00:08:00.687 setting 0 to disable trace (default 32768) 00:08:00.687 Tracepoints vary in size and can use more than one trace entry. 00:08:00.687 -e, --tpoint-group [:] 00:08:00.687 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:08:00.687 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:08:00.687 a tracepoint group. First tpoint inside a group can be enabled by 00:08:00.687 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:08:00.687 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:08:00.687 in /include/spdk_internal/trace_defs.h 00:08:00.687 00:08:00.687 Other options: 00:08:00.687 -h, --help show this usage 00:08:00.687 -v, --version print SPDK version 00:08:00.687 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:08:00.687 --env-context Opaque context for use of the env implementation 00:08:00.687 [2024-07-15 20:05:25.823873] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:08:00.687 passed 00:08:00.687 00:08:00.687 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.687 suites 1 1 n/a 0 0 00:08:00.687 tests 1 1 1 0 0 00:08:00.687 asserts 8 8 8 0 n/a 00:08:00.687 00:08:00.687 Elapsed time = 0.097 seconds 00:08:00.688 --71656-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.688 ==71656== 00:08:00.688 ==71656== HEAP SUMMARY: 00:08:00.688 ==71656== in use at exit: 0 bytes in 0 blocks 00:08:00.688 ==71656== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:08:00.688 ==71656== 00:08:00.688 ==71656== All heap blocks were freed -- no leaks are possible 00:08:00.688 ==71656== 00:08:00.688 ==71656== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.688 20:05:25 unittest_event -- unit/unittest.sh@52 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:00.688 ==71662== Memcheck, a memory error detector 00:08:00.688 ==71662== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.688 ==71662== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.688 ==71662== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:00.688 ==71662== 00:08:00.688 --71662-- Valgrind options: 00:08:00.688 --71662-- --leak-check=full 00:08:00.688 --71662-- --error-exitcode=2 00:08:00.688 --71662-- --verbose 00:08:00.688 --71662-- Contents of /proc/version: 00:08:00.688 --71662-- 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.688 --71662-- 00:08:00.688 --71662-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.688 --71662-- Page sizes: currently 4096, max supported 4096 00:08:00.688 --71662-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.688 --71662-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:00.688 --71662-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.688 --71662-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.688 --71662-- might be shown as UnknownInlinedFun 00:08:00.688 --71662-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.688 --71662-- object doesn't have a dynamic symbol table 00:08:00.688 --71662-- Scheduler: using generic scheduler lock implementation. 00:08:00.688 --71662-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.688 ==71662== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71662-by-???-on-7fc73dd678ec 00:08:00.688 ==71662== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71662-by-???-on-7fc73dd678ec 00:08:00.688 ==71662== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71662-by-???-on-7fc73dd678ec 00:08:00.688 ==71662== 00:08:00.688 ==71662== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.688 ==71662== don't want to do, unless you know exactly what you're doing, 00:08:00.688 ==71662== or are doing some strange experiment): 00:08:00.688 ==71662== /usr/libexec/valgrind/../../bin/vgdb --pid=71662 ...command... 00:08:00.688 ==71662== 00:08:00.688 ==71662== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.688 ==71662== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:08:00.688 ==71662== and then give GDB the following command 00:08:00.688 ==71662== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71662 00:08:00.688 ==71662== --pid is optional if only one valgrind process is running 00:08:00.688 ==71662== 00:08:00.688 --71662-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.688 --71662-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.947 --71662-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.947 --71662-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.947 --71662-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.947 --71662-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.947 --71662-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.947 --71662-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.947 --71662-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.947 --71662-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.947 --71662-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.947 --71662-- Reading syms from /usr/lib64/libm.so.6 00:08:00.947 --71662-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.947 --71662-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:00.947 --71662-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/libc.so.6 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.947 --71662-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.947 --71662-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.947 --71662-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.947 --71662-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.947 --71662-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.947 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.947 --71662-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.947 --71662-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.947 --71662-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.947 --71662-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.947 --71662-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.947 --71662-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.947 --71662-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.947 --71662-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.947 --71662-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 ==71662== Preferring higher priority redirection: 00:08:00.948 --71662-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.948 --71662-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.948 --71662-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 --71662-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.948 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.948 --71662-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.948 --71662-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.948 ==71662== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.948 --71662-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.948 --71662-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.206 --71662-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.206 --71662-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.206 --71662-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.207 --71662-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.207 --71662-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.207 --71662-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.207 --71662-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.207 --71662-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.207 --71662-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.207 --71662-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.207 --71662-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.207 --71662-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.207 --71662-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.207 --71662-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.207 --71662-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.207 --71662-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.207 00:08:01.207 00:08:01.207 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.207 http://cunit.sourceforge.net/ 00:08:01.207 00:08:01.207 00:08:01.207 Suite: app_suite 00:08:01.207 Test: test_create_reactor ...--71662-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:01.207 passed 00:08:01.207 Test: test_init_reactors ...passed 00:08:01.207 Test: test_event_call ...passed 00:08:01.207 Test: test_schedule_thread ...passed 00:08:01.207 Test: test_reschedule_thread ...passed 00:08:01.466 Test: test_bind_thread ...passed 00:08:01.466 Test: test_for_each_reactor ...passed 00:08:01.466 Test: test_reactor_stats ...passed 00:08:01.466 Test: test_scheduler ...passed 00:08:01.466 Test: test_governor ...passed 00:08:01.466 00:08:01.466 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.466 suites 1 1 n/a 0 0 00:08:01.466 tests 10 10 10 0 0 00:08:01.466 asserts 344 344 344 0 n/a 00:08:01.466 00:08:01.466 Elapsed time = 0.299 seconds 00:08:01.466 --71662-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.466 --71662-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.466 ==71662== 00:08:01.466 ==71662== HEAP SUMMARY: 00:08:01.466 ==71662== in use at exit: 72 bytes in 1 blocks 00:08:01.466 ==71662== total heap usage: 13,741 allocs, 13,740 frees, 650,476 bytes allocated 00:08:01.466 ==71662== 00:08:01.466 ==71662== Searching for pointers to 1 not-freed blocks 00:08:01.466 ==71662== Checked 6,628,472 bytes 00:08:01.466 ==71662== 00:08:01.466 ==71662== LEAK SUMMARY: 00:08:01.466 ==71662== definitely lost: 0 bytes in 0 blocks 00:08:01.466 ==71662== indirectly lost: 0 bytes in 0 blocks 00:08:01.466 ==71662== possibly lost: 0 bytes in 0 blocks 00:08:01.466 ==71662== still reachable: 72 bytes in 1 blocks 00:08:01.466 ==71662== suppressed: 0 bytes in 0 blocks 00:08:01.466 ==71662== Reachable blocks (those to which a pointer was found) are not shown. 00:08:01.466 ==71662== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:01.466 ==71662== 00:08:01.466 ==71662== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.466 00:08:01.466 real 0m1.593s 00:08:01.466 user 0m1.530s 00:08:01.466 sys 0m0.058s 00:08:01.466 20:05:26 unittest_event -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:01.466 20:05:26 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:08:01.466 ************************************ 00:08:01.466 END TEST unittest_event 00:08:01.466 ************************************ 00:08:01.466 20:05:26 -- common/autotest_common.sh@1142 -- # return 0 00:08:01.724 20:05:26 -- unit/unittest.sh@235 -- # uname -s 00:08:01.724 20:05:26 -- unit/unittest.sh@235 -- # '[' Linux = Linux ']' 00:08:01.724 20:05:26 -- unit/unittest.sh@236 -- # run_test unittest_ftl unittest_ftl 00:08:01.724 20:05:26 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:01.724 20:05:26 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:01.724 20:05:26 -- common/autotest_common.sh@10 -- # set +x 00:08:01.724 ************************************ 00:08:01.724 START TEST unittest_ftl 00:08:01.724 ************************************ 00:08:01.724 20:05:26 unittest_ftl -- common/autotest_common.sh@1123 -- # unittest_ftl 00:08:01.724 20:05:26 unittest_ftl -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:01.724 ==71692== Memcheck, a memory error detector 00:08:01.724 ==71692== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.725 ==71692== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.725 ==71692== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:01.725 ==71692== 00:08:01.725 --71692-- Valgrind options: 00:08:01.725 --71692-- --leak-check=full 00:08:01.725 --71692-- --error-exitcode=2 00:08:01.725 --71692-- --verbose 00:08:01.725 --71692-- Contents of /proc/version: 00:08:01.725 --71692-- 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.725 --71692-- 00:08:01.725 --71692-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.725 --71692-- Page sizes: currently 4096, max supported 4096 00:08:01.725 --71692-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.725 --71692-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:01.725 --71692-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.725 --71692-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.725 --71692-- might be shown as UnknownInlinedFun 00:08:01.725 --71692-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.725 --71692-- object doesn't have a dynamic symbol table 00:08:01.725 --71692-- Scheduler: using generic scheduler lock implementation. 00:08:01.725 --71692-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.725 ==71692== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71692-by-???-on-7fc73dd678ec 00:08:01.725 ==71692== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71692-by-???-on-7fc73dd678ec 00:08:01.725 ==71692== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71692-by-???-on-7fc73dd678ec 00:08:01.725 ==71692== 00:08:01.725 ==71692== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.725 ==71692== don't want to do, unless you know exactly what you're doing, 00:08:01.725 ==71692== or are doing some strange experiment): 00:08:01.725 ==71692== /usr/libexec/valgrind/../../bin/vgdb --pid=71692 ...command... 00:08:01.725 ==71692== 00:08:01.725 ==71692== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.725 ==71692== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:08:01.725 ==71692== and then give GDB the following command 00:08:01.725 ==71692== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71692 00:08:01.725 ==71692== --pid is optional if only one valgrind process is running 00:08:01.725 ==71692== 00:08:01.725 --71692-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.725 --71692-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.725 --71692-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.725 --71692-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.725 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71692-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.725 --71692-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.725 --71692-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.725 --71692-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.725 --71692-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.725 --71692-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.725 --71692-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.725 --71692-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.725 --71692-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.725 --71692-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:01.725 --71692-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.725 --71692-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.725 --71692-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.725 --71692-- Reading syms from /usr/lib64/libm.so.6 00:08:01.725 --71692-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.725 --71692-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:01.725 --71692-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.725 --71692-- Reading syms from /usr/lib64/libc.so.6 00:08:01.725 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71692-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.725 --71692-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.725 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71692-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.725 --71692-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.725 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.726 --71692-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.726 --71692-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.726 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.726 --71692-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.726 --71692-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.726 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.726 --71692-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.726 --71692-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.726 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.726 --71692-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.726 --71692-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.985 --71692-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.985 --71692-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.985 --71692-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.985 --71692-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.985 --71692-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.985 --71692-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.985 --71692-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 ==71692== Preferring higher priority redirection: 00:08:01.985 --71692-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.985 --71692-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.985 --71692-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 --71692-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.985 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.985 --71692-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.985 --71692-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.985 ==71692== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.985 --71692-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.986 --71692-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.986 --71692-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.986 --71692-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.986 --71692-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.986 --71692-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.986 --71692-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.986 --71692-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.986 --71692-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.986 --71692-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.986 --71692-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.986 --71692-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.986 --71692-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.986 --71692-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.986 --71692-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.986 --71692-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.244 --71692-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.244 --71692-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.244 00:08:02.244 00:08:02.244 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.244 http://cunit.sourceforge.net/ 00:08:02.244 00:08:02.244 00:08:02.244 Suite: ftl_band_suite 00:08:02.245 Test: test_band_block_offset_from_addr_base ...--71692-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:02.245 --71692-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:02.245 passed 00:08:02.245 Test: test_band_block_offset_from_addr_offset ...passed 00:08:02.245 Test: test_band_addr_from_block_offset ...passed 00:08:02.504 Test: test_band_set_addr ...passed 00:08:02.504 Test: test_invalidate_addr ...passed 00:08:02.504 Test: test_next_xfer_addr ...passed 00:08:02.504 00:08:02.504 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.504 suites 1 1 n/a 0 0 00:08:02.504 tests 6 6 6 0 0 00:08:02.504 asserts 30356 30356 30356 0 n/a 00:08:02.504 00:08:02.504 Elapsed time = 0.298 seconds 00:08:02.504 --71692-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.504 --71692-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:02.504 ==71692== 00:08:02.504 ==71692== HEAP SUMMARY: 00:08:02.504 ==71692== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:02.504 ==71692== total heap usage: 6,547 allocs, 5,521 frees, 429,739,567 bytes allocated 00:08:02.504 ==71692== 00:08:02.504 ==71692== Searching for pointers to 1,026 not-freed blocks 00:08:02.504 ==71692== Checked 6,698,104 bytes 00:08:02.504 ==71692== 00:08:02.504 ==71692== LEAK SUMMARY: 00:08:02.504 ==71692== definitely lost: 0 bytes in 0 blocks 00:08:02.504 ==71692== indirectly lost: 0 bytes in 0 blocks 00:08:02.504 ==71692== possibly lost: 0 bytes in 0 blocks 00:08:02.504 ==71692== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:02.504 ==71692== suppressed: 0 bytes in 0 blocks 00:08:02.504 ==71692== Reachable blocks (those to which a pointer was found) are not shown. 00:08:02.504 ==71692== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:02.504 ==71692== 00:08:02.504 ==71692== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:02.504 20:05:27 unittest_ftl -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:02.504 ==71702== Memcheck, a memory error detector 00:08:02.504 ==71702== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:02.504 ==71702== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:02.504 ==71702== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:02.504 ==71702== 00:08:02.504 --71702-- Valgrind options: 00:08:02.504 --71702-- --leak-check=full 00:08:02.504 --71702-- --error-exitcode=2 00:08:02.504 --71702-- --verbose 00:08:02.504 --71702-- Contents of /proc/version: 00:08:02.504 --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:02.504 --71702-- 00:08:02.504 --71702-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:02.504 --71702-- Page sizes: currently 4096, max supported 4096 00:08:02.504 --71702-- Valgrind library directory: /usr/libexec/valgrind 00:08:02.504 --71702-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:02.504 --71702-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:02.762 --71702-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:02.762 --71702-- might be shown as UnknownInlinedFun 00:08:02.762 --71702-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:02.762 --71702-- object doesn't have a dynamic symbol table 00:08:02.762 --71702-- Scheduler: using generic scheduler lock implementation. 00:08:02.762 --71702-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:02.762 ==71702== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71702-by-???-on-7fc73dd678ec 00:08:02.762 ==71702== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71702-by-???-on-7fc73dd678ec 00:08:02.762 ==71702== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71702-by-???-on-7fc73dd678ec 00:08:02.762 ==71702== 00:08:02.762 ==71702== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:02.762 ==71702== don't want to do, unless you know exactly what you're doing, 00:08:02.762 ==71702== or are doing some strange experiment): 00:08:02.762 ==71702== /usr/libexec/valgrind/../../bin/vgdb --pid=71702 ...command... 00:08:02.762 ==71702== 00:08:02.762 ==71702== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:02.762 ==71702== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:08:02.762 ==71702== and then give GDB the following command 00:08:02.762 ==71702== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71702 00:08:02.762 ==71702== --pid is optional if only one valgrind process is running 00:08:02.762 ==71702== 00:08:02.762 --71702-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:02.762 --71702-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:02.762 --71702-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:02.762 --71702-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:02.762 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.762 --71702-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:02.763 --71702-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:02.763 --71702-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:02.763 --71702-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.763 --71702-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.763 --71702-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.763 --71702-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.763 --71702-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.763 --71702-- Reading syms from /usr/lib64/libm.so.6 00:08:02.763 --71702-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.763 --71702-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:02.763 --71702-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/libc.so.6 00:08:02.763 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.763 --71702-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.763 --71702-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.763 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.763 --71702-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.763 --71702-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.763 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.763 --71702-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.763 --71702-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.763 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.763 --71702-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.763 --71702-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.763 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.763 --71702-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.763 --71702-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.763 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.763 --71702-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.763 --71702-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.763 --71702-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.763 --71702-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.763 --71702-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.763 --71702-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.020 --71702-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.020 --71702-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.020 --71702-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 ==71702== Preferring higher priority redirection: 00:08:03.021 --71702-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.021 --71702-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.021 --71702-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71702-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.021 --71702-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.021 --71702-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.021 ==71702== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.021 --71702-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.021 --71702-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.021 --71702-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.021 --71702-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.021 --71702-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.021 --71702-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.021 --71702-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.021 --71702-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.021 --71702-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.021 --71702-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.021 --71702-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.021 --71702-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.021 --71702-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.021 --71702-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.021 --71702-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.021 --71702-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.021 --71702-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.021 --71702-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.021 00:08:03.021 00:08:03.021 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.021 http://cunit.sourceforge.net/ 00:08:03.021 00:08:03.021 00:08:03.021 Suite: ftl_bitmap 00:08:03.021 Test: test_ftl_bitmap_create ...[2024-07-15 20:05:28.263709] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 52:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:08:03.021 [2024-07-15 20:05:28.291522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 58:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:08:03.021 passed 00:08:03.021 Test: test_ftl_bitmap_get ...passed 00:08:03.021 Test: test_ftl_bitmap_set ...passed 00:08:03.021 Test: test_ftl_bitmap_clear ...passed 00:08:03.021 Test: test_ftl_bitmap_find_first_set ...passed 00:08:03.021 Test: test_ftl_bitmap_find_first_clear ...passed 00:08:03.021 Test: test_ftl_bitmap_count_set ...passed 00:08:03.021 00:08:03.021 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.021 suites 1 1 n/a 0 0 00:08:03.021 tests 7 7 7 0 0 00:08:03.021 asserts 137 137 137 0 n/a 00:08:03.021 00:08:03.021 Elapsed time = 0.056 seconds 00:08:03.021 --71702-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.021 --71702-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:03.280 ==71702== 00:08:03.280 ==71702== HEAP SUMMARY: 00:08:03.280 ==71702== in use at exit: 0 bytes in 0 blocks 00:08:03.280 ==71702== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:08:03.280 ==71702== 00:08:03.280 ==71702== All heap blocks were freed -- no leaks are possible 00:08:03.280 ==71702== 00:08:03.280 ==71702== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:03.280 20:05:28 unittest_ftl -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:03.280 ==71713== Memcheck, a memory error detector 00:08:03.280 ==71713== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:03.280 ==71713== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:03.280 ==71713== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:03.280 ==71713== 00:08:03.280 --71713-- Valgrind options: 00:08:03.280 --71713-- --leak-check=full 00:08:03.280 --71713-- --error-exitcode=2 00:08:03.280 --71713-- --verbose 00:08:03.280 --71713-- Contents of /proc/version: 00:08:03.280 --71713-- 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.280 --71713-- 00:08:03.280 --71713-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:03.280 --71713-- Page sizes: currently 4096, max supported 4096 00:08:03.280 --71713-- Valgrind library directory: /usr/libexec/valgrind 00:08:03.280 --71713-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:03.280 --71713-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:03.280 --71713-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:03.280 --71713-- might be shown as UnknownInlinedFun 00:08:03.280 --71713-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:03.280 --71713-- object doesn't have a dynamic symbol table 00:08:03.280 --71713-- Scheduler: using generic scheduler lock implementation. 00:08:03.280 --71713-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:03.280 ==71713== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71713-by-???-on-7fc73dd678ec 00:08:03.280 ==71713== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71713-by-???-on-7fc73dd678ec 00:08:03.280 ==71713== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71713-by-???-on-7fc73dd678ec 00:08:03.280 ==71713== 00:08:03.280 ==71713== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:03.280 ==71713== don't want to do, unless you know exactly what you're doing, 00:08:03.280 ==71713== or are doing some strange experiment): 00:08:03.280 ==71713== /usr/libexec/valgrind/../../bin/vgdb --pid=71713 ...command... 00:08:03.280 ==71713== 00:08:03.280 ==71713== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:03.280 ==71713== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:08:03.280 ==71713== and then give GDB the following command 00:08:03.280 ==71713== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71713 00:08:03.280 ==71713== --pid is optional if only one valgrind process is running 00:08:03.280 ==71713== 00:08:03.280 --71713-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:03.280 --71713-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:03.280 --71713-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:03.280 --71713-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:03.280 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.280 --71713-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:03.280 --71713-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:03.280 --71713-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:03.280 --71713-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:03.280 --71713-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:03.280 --71713-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:03.280 --71713-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:03.280 --71713-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:03.280 --71713-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:03.280 --71713-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:03.280 --71713-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:03.280 --71713-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:03.280 --71713-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:03.280 --71713-- Reading syms from /usr/lib64/libm.so.6 00:08:03.280 --71713-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:03.280 --71713-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:03.280 --71713-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:03.280 --71713-- Reading syms from /usr/lib64/libc.so.6 00:08:03.280 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.280 --71713-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.280 --71713-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.280 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.280 --71713-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.281 --71713-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.281 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.281 --71713-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.281 --71713-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.281 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.281 --71713-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.281 --71713-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.281 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.281 --71713-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.281 --71713-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:03.281 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.281 --71713-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:03.281 --71713-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:03.540 --71713-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:03.540 --71713-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:03.540 --71713-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:03.540 --71713-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.540 --71713-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.540 --71713-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.540 --71713-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 --71713-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.540 ==71713== Preferring higher priority redirection: 00:08:03.540 --71713-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.540 --71713-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.541 --71713-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 --71713-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.541 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.541 --71713-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.541 --71713-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.541 ==71713== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.541 --71713-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.541 --71713-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.541 --71713-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.541 --71713-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.541 --71713-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.541 --71713-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.541 --71713-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.541 --71713-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.541 --71713-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.541 --71713-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.800 --71713-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.800 --71713-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.800 --71713-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.800 --71713-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.800 --71713-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.800 --71713-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.800 --71713-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.800 --71713-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.800 00:08:03.800 00:08:03.800 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.800 http://cunit.sourceforge.net/ 00:08:03.800 00:08:03.800 00:08:03.800 Suite: ftl_io_suite 00:08:03.800 Test: test_completion ...--71713-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:03.800 passed 00:08:03.800 Test: test_multiple_ios ...passed 00:08:03.800 00:08:03.800 Run Summary: Type Total Ran Passed Failed Inactive 00:08:03.800 suites 1 1 n/a 0 0 00:08:03.800 tests 2 2 2 0 0 00:08:03.800 asserts 47 47 47 0 n/a 00:08:03.800 00:08:03.800 Elapsed time = 0.115 seconds 00:08:03.800 --71713-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:03.800 --71713-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.058 ==71713== 00:08:04.058 ==71713== HEAP SUMMARY: 00:08:04.058 ==71713== in use at exit: 0 bytes in 0 blocks 00:08:04.058 ==71713== total heap usage: 2,156 allocs, 2,156 frees, 221,784 bytes allocated 00:08:04.058 ==71713== 00:08:04.058 ==71713== All heap blocks were freed -- no leaks are possible 00:08:04.058 ==71713== 00:08:04.058 ==71713== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.058 20:05:29 unittest_ftl -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:04.058 ==71721== Memcheck, a memory error detector 00:08:04.058 ==71721== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.058 ==71721== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.058 ==71721== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:04.058 ==71721== 00:08:04.058 --71721-- Valgrind options: 00:08:04.058 --71721-- --leak-check=full 00:08:04.058 --71721-- --error-exitcode=2 00:08:04.058 --71721-- --verbose 00:08:04.058 --71721-- Contents of /proc/version: 00:08:04.058 --71721-- 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.058 --71721-- 00:08:04.059 --71721-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.059 --71721-- Page sizes: currently 4096, max supported 4096 00:08:04.059 --71721-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.059 --71721-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:04.059 --71721-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.059 --71721-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.059 --71721-- might be shown as UnknownInlinedFun 00:08:04.059 --71721-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.059 --71721-- object doesn't have a dynamic symbol table 00:08:04.059 --71721-- Scheduler: using generic scheduler lock implementation. 00:08:04.059 --71721-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.059 ==71721== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71721-by-???-on-7fc73dd678ec 00:08:04.059 ==71721== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71721-by-???-on-7fc73dd678ec 00:08:04.059 ==71721== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71721-by-???-on-7fc73dd678ec 00:08:04.059 ==71721== 00:08:04.059 ==71721== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.059 ==71721== don't want to do, unless you know exactly what you're doing, 00:08:04.059 ==71721== or are doing some strange experiment): 00:08:04.059 ==71721== /usr/libexec/valgrind/../../bin/vgdb --pid=71721 ...command... 00:08:04.059 ==71721== 00:08:04.059 ==71721== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.059 ==71721== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:08:04.059 ==71721== and then give GDB the following command 00:08:04.059 ==71721== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71721 00:08:04.059 ==71721== --pid is optional if only one valgrind process is running 00:08:04.059 ==71721== 00:08:04.059 --71721-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.059 --71721-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.059 --71721-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.059 --71721-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.059 --71721-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.059 --71721-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.059 --71721-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.059 --71721-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.059 --71721-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.059 --71721-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.059 --71721-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.059 --71721-- Reading syms from /usr/lib64/libm.so.6 00:08:04.059 --71721-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.059 --71721-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:04.059 --71721-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/libc.so.6 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.059 --71721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.059 --71721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.059 --71721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.059 --71721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.059 --71721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.059 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.059 --71721-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.059 --71721-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.059 --71721-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.059 --71721-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.317 --71721-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.317 --71721-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.317 --71721-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.317 --71721-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.317 --71721-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.317 --71721-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 ==71721== Preferring higher priority redirection: 00:08:04.318 --71721-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.318 --71721-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.318 --71721-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 --71721-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.318 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.318 --71721-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.318 --71721-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.318 ==71721== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.318 --71721-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.318 --71721-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.318 --71721-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.318 --71721-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.318 --71721-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.318 --71721-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.318 --71721-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.318 --71721-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.318 --71721-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.318 --71721-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.318 --71721-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.318 --71721-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.318 --71721-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.318 --71721-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.318 --71721-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.318 --71721-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.318 --71721-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.318 --71721-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.318 00:08:04.318 00:08:04.318 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.318 http://cunit.sourceforge.net/ 00:08:04.318 00:08:04.318 00:08:04.318 Suite: ftl_mngt 00:08:04.318 Test: test_next_step ...passed 00:08:04.318 Test: test_continue_step ...passed 00:08:04.576 Test: test_get_func_and_step_cntx_alloc ...passed 00:08:04.576 Test: test_fail_step ...passed 00:08:04.576 Test: test_mngt_call_and_call_rollback ...passed 00:08:04.576 Test: test_nested_process_failure ...passed 00:08:04.576 Test: test_call_init_success ...passed 00:08:04.576 Test: test_call_init_failure ...passed 00:08:04.576 00:08:04.576 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.576 suites 1 1 n/a 0 0 00:08:04.576 tests 8 8 8 0 0 00:08:04.576 asserts 196 196 196 0 n/a 00:08:04.576 00:08:04.576 Elapsed time = 0.098 seconds 00:08:04.576 --71721-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.576 --71721-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.576 ==71721== 00:08:04.576 ==71721== HEAP SUMMARY: 00:08:04.576 ==71721== in use at exit: 0 bytes in 0 blocks 00:08:04.576 ==71721== total heap usage: 197 allocs, 197 frees, 113,721 bytes allocated 00:08:04.576 ==71721== 00:08:04.576 ==71721== All heap blocks were freed -- no leaks are possible 00:08:04.576 ==71721== 00:08:04.576 ==71721== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.576 20:05:29 unittest_ftl -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:04.576 ==71726== Memcheck, a memory error detector 00:08:04.576 ==71726== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.576 ==71726== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.576 ==71726== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:04.576 ==71726== 00:08:04.576 --71726-- Valgrind options: 00:08:04.576 --71726-- --leak-check=full 00:08:04.576 --71726-- --error-exitcode=2 00:08:04.576 --71726-- --verbose 00:08:04.576 --71726-- Contents of /proc/version: 00:08:04.576 --71726-- 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.576 --71726-- 00:08:04.576 --71726-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.576 --71726-- Page sizes: currently 4096, max supported 4096 00:08:04.576 --71726-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.576 --71726-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:04.577 --71726-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.577 --71726-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.577 --71726-- might be shown as UnknownInlinedFun 00:08:04.577 --71726-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.577 --71726-- object doesn't have a dynamic symbol table 00:08:04.577 --71726-- Scheduler: using generic scheduler lock implementation. 00:08:04.577 --71726-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.577 ==71726== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71726-by-???-on-7fc73dd678ec 00:08:04.577 ==71726== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71726-by-???-on-7fc73dd678ec 00:08:04.577 ==71726== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71726-by-???-on-7fc73dd678ec 00:08:04.577 ==71726== 00:08:04.577 ==71726== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.577 ==71726== don't want to do, unless you know exactly what you're doing, 00:08:04.577 ==71726== or are doing some strange experiment): 00:08:04.577 ==71726== /usr/libexec/valgrind/../../bin/vgdb --pid=71726 ...command... 00:08:04.577 ==71726== 00:08:04.577 ==71726== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.577 ==71726== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:08:04.577 ==71726== and then give GDB the following command 00:08:04.577 ==71726== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71726 00:08:04.577 ==71726== --pid is optional if only one valgrind process is running 00:08:04.577 ==71726== 00:08:04.577 --71726-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.577 --71726-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.577 --71726-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.577 --71726-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.577 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.577 --71726-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.577 --71726-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.577 --71726-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.577 --71726-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.577 --71726-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.577 --71726-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.577 --71726-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.577 --71726-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.577 --71726-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.577 --71726-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:04.577 --71726-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.577 --71726-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.577 --71726-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.577 --71726-- Reading syms from /usr/lib64/libm.so.6 00:08:04.577 --71726-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.577 --71726-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:04.577 --71726-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.577 --71726-- Reading syms from /usr/lib64/libc.so.6 00:08:04.835 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.835 --71726-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.835 --71726-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.835 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.835 --71726-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.835 --71726-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.835 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.835 --71726-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.835 --71726-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.835 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.835 --71726-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.835 --71726-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.835 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.835 --71726-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.835 --71726-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.835 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.835 --71726-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.835 --71726-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.835 --71726-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.835 --71726-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.835 --71726-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.835 --71726-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.835 --71726-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.835 --71726-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.835 --71726-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.835 --71726-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 ==71726== Preferring higher priority redirection: 00:08:04.836 --71726-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.836 --71726-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.836 --71726-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 --71726-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.836 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.836 --71726-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.836 --71726-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.836 ==71726== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.836 --71726-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.836 --71726-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.836 --71726-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.836 --71726-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.836 --71726-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.836 --71726-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.836 --71726-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.836 --71726-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.836 --71726-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.836 --71726-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.836 --71726-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.836 --71726-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.836 --71726-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.836 --71726-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.836 --71726-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.095 --71726-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.095 --71726-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.095 --71726-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.095 00:08:05.095 00:08:05.095 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.095 http://cunit.sourceforge.net/ 00:08:05.095 00:08:05.095 --71726-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:05.095 00:08:05.095 Suite: ftl_mempool 00:08:05.095 Test: test_ftl_mempool_create ...passed 00:08:05.095 Test: test_ftl_mempool_get_put ...passed 00:08:05.095 00:08:05.095 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.095 suites 1 1 n/a 0 0 00:08:05.095 tests 2 2 2 0 0 00:08:05.095 asserts 36 36 36 0 n/a 00:08:05.095 00:08:05.095 Elapsed time = 0.016 seconds 00:08:05.095 --71726-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.095 --71726-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.095 ==71726== 00:08:05.095 ==71726== HEAP SUMMARY: 00:08:05.095 ==71726== in use at exit: 0 bytes in 0 blocks 00:08:05.095 ==71726== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:08:05.095 ==71726== 00:08:05.095 ==71726== All heap blocks were freed -- no leaks are possible 00:08:05.095 ==71726== 00:08:05.095 ==71726== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.095 20:05:30 unittest_ftl -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:05.095 ==71736== Memcheck, a memory error detector 00:08:05.095 ==71736== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.095 ==71736== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.095 ==71736== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:05.095 ==71736== 00:08:05.095 --71736-- Valgrind options: 00:08:05.095 --71736-- --leak-check=full 00:08:05.095 --71736-- --error-exitcode=2 00:08:05.095 --71736-- --verbose 00:08:05.095 --71736-- Contents of /proc/version: 00:08:05.095 --71736-- 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.095 --71736-- 00:08:05.095 --71736-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.095 --71736-- Page sizes: currently 4096, max supported 4096 00:08:05.095 --71736-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.095 --71736-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:05.095 --71736-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.095 --71736-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.095 --71736-- might be shown as UnknownInlinedFun 00:08:05.095 --71736-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.095 --71736-- object doesn't have a dynamic symbol table 00:08:05.095 --71736-- Scheduler: using generic scheduler lock implementation. 00:08:05.095 --71736-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.095 ==71736== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71736-by-???-on-7fc73dd678ec 00:08:05.095 ==71736== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71736-by-???-on-7fc73dd678ec 00:08:05.095 ==71736== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71736-by-???-on-7fc73dd678ec 00:08:05.095 ==71736== 00:08:05.095 ==71736== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.095 ==71736== don't want to do, unless you know exactly what you're doing, 00:08:05.095 ==71736== or are doing some strange experiment): 00:08:05.096 ==71736== /usr/libexec/valgrind/../../bin/vgdb --pid=71736 ...command... 00:08:05.096 ==71736== 00:08:05.096 ==71736== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.096 ==71736== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:08:05.096 ==71736== and then give GDB the following command 00:08:05.096 ==71736== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71736 00:08:05.096 ==71736== --pid is optional if only one valgrind process is running 00:08:05.096 ==71736== 00:08:05.096 --71736-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.096 --71736-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.096 --71736-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.096 --71736-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.096 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.096 --71736-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.096 --71736-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.096 --71736-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.096 --71736-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.096 --71736-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.096 --71736-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.096 --71736-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.096 --71736-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.096 --71736-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.096 --71736-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:05.096 --71736-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.096 --71736-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.096 --71736-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.096 --71736-- Reading syms from /usr/lib64/libm.so.6 00:08:05.096 --71736-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.096 --71736-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:05.096 --71736-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.096 --71736-- Reading syms from /usr/lib64/libc.so.6 00:08:05.355 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.355 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.355 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.355 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.355 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.355 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.355 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.355 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.355 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.355 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.355 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.355 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.355 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.355 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.355 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.355 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.355 --71736-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.355 --71736-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.355 --71736-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.355 --71736-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.355 --71736-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.355 --71736-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.355 --71736-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.355 --71736-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.355 --71736-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.355 --71736-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 ==71736== Preferring higher priority redirection: 00:08:05.356 --71736-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.356 --71736-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.356 --71736-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 --71736-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.356 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.356 --71736-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.356 --71736-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.356 ==71736== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.356 --71736-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.356 --71736-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.356 --71736-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.356 --71736-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.356 --71736-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.356 --71736-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.356 --71736-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.356 --71736-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.356 --71736-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.356 --71736-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.356 --71736-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.356 --71736-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.356 --71736-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.356 --71736-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.356 --71736-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.615 --71736-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.615 --71736-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.615 --71736-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.615 00:08:05.615 00:08:05.615 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.615 http://cunit.sourceforge.net/ 00:08:05.615 00:08:05.615 00:08:05.615 Suite: ftl_addr64_suite 00:08:05.615 Test: test_addr_cached ...passed 00:08:05.615 00:08:05.615 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.615 suites 1 1 n/a 0 0 00:08:05.615 tests 1 1 1 0 0 00:08:05.615 asserts 1536 1536 1536 0 n/a 00:08:05.615 00:08:05.615 Elapsed time = 0.009 seconds 00:08:05.615 --71736-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.615 --71736-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.615 ==71736== 00:08:05.615 ==71736== HEAP SUMMARY: 00:08:05.615 ==71736== in use at exit: 0 bytes in 0 blocks 00:08:05.615 ==71736== total heap usage: 53 allocs, 53 frees, 109,714 bytes allocated 00:08:05.615 ==71736== 00:08:05.615 ==71736== All heap blocks were freed -- no leaks are possible 00:08:05.615 ==71736== 00:08:05.615 ==71736== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.615 20:05:30 unittest_ftl -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:05.615 ==71737== Memcheck, a memory error detector 00:08:05.615 ==71737== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.615 ==71737== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.615 ==71737== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:05.615 ==71737== 00:08:05.615 --71737-- Valgrind options: 00:08:05.615 --71737-- --leak-check=full 00:08:05.615 --71737-- --error-exitcode=2 00:08:05.615 --71737-- --verbose 00:08:05.615 --71737-- Contents of /proc/version: 00:08:05.615 --71737-- 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.615 --71737-- 00:08:05.615 --71737-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.615 --71737-- Page sizes: currently 4096, max supported 4096 00:08:05.615 --71737-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.615 --71737-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:05.615 --71737-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.615 --71737-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.615 --71737-- might be shown as UnknownInlinedFun 00:08:05.615 --71737-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.615 --71737-- object doesn't have a dynamic symbol table 00:08:05.615 --71737-- Scheduler: using generic scheduler lock implementation. 00:08:05.615 --71737-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.615 ==71737== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71737-by-???-on-7fc73dd678ec 00:08:05.615 ==71737== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71737-by-???-on-7fc73dd678ec 00:08:05.615 ==71737== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71737-by-???-on-7fc73dd678ec 00:08:05.615 ==71737== 00:08:05.615 ==71737== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.615 ==71737== don't want to do, unless you know exactly what you're doing, 00:08:05.616 ==71737== or are doing some strange experiment): 00:08:05.616 ==71737== /usr/libexec/valgrind/../../bin/vgdb --pid=71737 ...command... 00:08:05.616 ==71737== 00:08:05.616 ==71737== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.616 ==71737== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:08:05.616 ==71737== and then give GDB the following command 00:08:05.616 ==71737== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71737 00:08:05.616 ==71737== --pid is optional if only one valgrind process is running 00:08:05.616 ==71737== 00:08:05.616 --71737-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.616 --71737-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.616 --71737-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.616 --71737-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.616 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.616 --71737-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.616 --71737-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.616 --71737-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.616 --71737-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.616 --71737-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.616 --71737-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.616 --71737-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.616 --71737-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.616 --71737-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.616 --71737-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:05.616 --71737-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.616 --71737-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.616 --71737-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.616 --71737-- Reading syms from /usr/lib64/libm.so.6 00:08:05.616 --71737-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.616 --71737-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:05.616 --71737-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.616 --71737-- Reading syms from /usr/lib64/libc.so.6 00:08:05.873 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.873 --71737-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.873 --71737-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.873 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.873 --71737-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.873 --71737-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.873 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.873 --71737-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.873 --71737-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.873 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.873 --71737-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.873 --71737-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.873 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.873 --71737-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.873 --71737-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.873 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.873 --71737-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.873 --71737-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.873 --71737-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.873 --71737-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.873 --71737-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.873 --71737-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.873 --71737-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.873 --71737-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.873 --71737-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.873 --71737-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 ==71737== Preferring higher priority redirection: 00:08:05.874 --71737-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.874 --71737-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.874 --71737-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 --71737-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.874 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.874 --71737-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.874 --71737-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.874 ==71737== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.874 --71737-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.874 --71737-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.874 --71737-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.874 --71737-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.874 --71737-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.874 --71737-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.874 --71737-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.874 --71737-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.874 --71737-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.874 --71737-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.874 --71737-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.874 --71737-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.874 --71737-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.874 --71737-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.874 --71737-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.132 --71737-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.132 --71737-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.132 00:08:06.132 00:08:06.132 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.132 http://cunit.sourceforge.net/ 00:08:06.132 00:08:06.132 00:08:06.132 Suite: ftl_sb 00:08:06.132 Test: test_sb_crc_v2 ...--71737-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.132 passed 00:08:06.132 Test: test_sb_crc_v3 ...passed 00:08:06.132 Test: test_sb_v3_md_layout ...[2024-07-15 20:05:31.277874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:08:06.132 [2024-07-15 20:05:31.319748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:06.132 [2024-07-15 20:05:31.320891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:06.132 [2024-07-15 20:05:31.321568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:08:06.132 [2024-07-15 20:05:31.322827] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:08:06.132 [2024-07-15 20:05:31.323924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 93:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Unsupported MD region type found 00:08:06.132 [2024-07-15 20:05:31.324945] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:08:06.132 [2024-07-15 20:05:31.325615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:08:06.132 [2024-07-15 20:05:31.335627] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:08:06.132 [2024-07-15 20:05:31.336684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:08:06.132 [2024-07-15 20:05:31.338517] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:08:06.132 passed 00:08:06.132 Test: test_sb_v5_md_layout ...--71737-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:06.132 passed 00:08:06.132 00:08:06.132 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.132 suites 1 1 n/a 0 0 00:08:06.132 tests 4 4 4 0 0 00:08:06.132 asserts 160 160 160 0 n/a 00:08:06.132 00:08:06.132 Elapsed time = 0.180 seconds 00:08:06.132 --71737-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.132 --71737-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.390 ==71737== 00:08:06.390 ==71737== HEAP SUMMARY: 00:08:06.390 ==71737== in use at exit: 0 bytes in 0 blocks 00:08:06.390 ==71737== total heap usage: 267 allocs, 267 frees, 124,299 bytes allocated 00:08:06.391 ==71737== 00:08:06.391 ==71737== All heap blocks were freed -- no leaks are possible 00:08:06.391 ==71737== 00:08:06.391 ==71737== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.391 20:05:31 unittest_ftl -- unit/unittest.sh@63 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:06.391 ==71749== Memcheck, a memory error detector 00:08:06.391 ==71749== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.391 ==71749== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.391 ==71749== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:06.391 ==71749== 00:08:06.391 --71749-- Valgrind options: 00:08:06.391 --71749-- --leak-check=full 00:08:06.391 --71749-- --error-exitcode=2 00:08:06.391 --71749-- --verbose 00:08:06.391 --71749-- Contents of /proc/version: 00:08:06.391 --71749-- 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.391 --71749-- 00:08:06.391 --71749-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.391 --71749-- Page sizes: currently 4096, max supported 4096 00:08:06.391 --71749-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.391 --71749-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:06.391 --71749-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.391 --71749-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.391 --71749-- might be shown as UnknownInlinedFun 00:08:06.391 --71749-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.391 --71749-- object doesn't have a dynamic symbol table 00:08:06.391 --71749-- Scheduler: using generic scheduler lock implementation. 00:08:06.391 --71749-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.391 ==71749== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71749-by-???-on-7fc73dd678ec 00:08:06.391 ==71749== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71749-by-???-on-7fc73dd678ec 00:08:06.391 ==71749== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71749-by-???-on-7fc73dd678ec 00:08:06.391 ==71749== 00:08:06.391 ==71749== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.391 ==71749== don't want to do, unless you know exactly what you're doing, 00:08:06.391 ==71749== or are doing some strange experiment): 00:08:06.391 ==71749== /usr/libexec/valgrind/../../bin/vgdb --pid=71749 ...command... 00:08:06.391 ==71749== 00:08:06.391 ==71749== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.391 ==71749== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:08:06.391 ==71749== and then give GDB the following command 00:08:06.391 ==71749== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71749 00:08:06.391 ==71749== --pid is optional if only one valgrind process is running 00:08:06.391 ==71749== 00:08:06.391 --71749-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.391 --71749-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.391 --71749-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.391 --71749-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.391 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.391 --71749-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.391 --71749-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.391 --71749-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.391 --71749-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.391 --71749-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.391 --71749-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.391 --71749-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.391 --71749-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.391 --71749-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.391 --71749-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.391 --71749-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.391 --71749-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.391 --71749-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.391 --71749-- Reading syms from /usr/lib64/libm.so.6 00:08:06.391 --71749-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.391 --71749-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:06.391 --71749-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.391 --71749-- Reading syms from /usr/lib64/libc.so.6 00:08:06.391 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.391 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.391 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.391 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.391 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.391 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.391 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.391 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.391 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.391 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.391 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.391 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.392 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.392 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.392 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.392 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.392 --71749-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.392 --71749-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.392 --71749-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.392 --71749-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.392 --71749-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.392 --71749-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.650 --71749-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.650 --71749-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.650 --71749-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 ==71749== Preferring higher priority redirection: 00:08:06.650 --71749-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.650 --71749-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.650 --71749-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.650 --71749-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.651 --71749-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.651 --71749-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.651 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.651 --71749-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.651 --71749-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.651 ==71749== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.651 --71749-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.651 --71749-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.651 --71749-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.651 --71749-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.651 --71749-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.651 --71749-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.651 --71749-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.651 --71749-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.651 --71749-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.651 --71749-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.651 --71749-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.651 --71749-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.651 --71749-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.651 --71749-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.651 --71749-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.651 --71749-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.651 --71749-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.651 00:08:06.651 00:08:06.651 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.651 http://cunit.sourceforge.net/ 00:08:06.651 00:08:06.651 00:08:06.651 Suite: ftl_layout_upgrade 00:08:06.651 Test: test_l2p_upgrade ...--71749-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.651 --71749-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:06.909 passed 00:08:06.909 00:08:06.909 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.909 suites 1 1 n/a 0 0 00:08:06.909 tests 1 1 1 0 0 00:08:06.909 asserts 152 152 152 0 n/a 00:08:06.909 00:08:06.909 Elapsed time = 0.118 seconds 00:08:06.909 --71749-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.909 --71749-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.909 ==71749== 00:08:06.909 ==71749== HEAP SUMMARY: 00:08:06.909 ==71749== in use at exit: 0 bytes in 0 blocks 00:08:06.909 ==71749== total heap usage: 122 allocs, 122 frees, 114,406 bytes allocated 00:08:06.909 ==71749== 00:08:06.909 ==71749== All heap blocks were freed -- no leaks are possible 00:08:06.909 ==71749== 00:08:06.910 ==71749== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.910 20:05:32 unittest_ftl -- unit/unittest.sh@64 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:06.910 ==71750== Memcheck, a memory error detector 00:08:06.910 ==71750== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.910 ==71750== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.910 ==71750== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:06.910 ==71750== 00:08:06.910 --71750-- Valgrind options: 00:08:06.910 --71750-- --leak-check=full 00:08:06.910 --71750-- --error-exitcode=2 00:08:06.910 --71750-- --verbose 00:08:06.910 --71750-- Contents of /proc/version: 00:08:06.910 --71750-- 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.910 --71750-- 00:08:06.910 --71750-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.910 --71750-- Page sizes: currently 4096, max supported 4096 00:08:06.910 --71750-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.910 --71750-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:06.910 --71750-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.910 --71750-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.910 --71750-- might be shown as UnknownInlinedFun 00:08:06.910 --71750-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.910 --71750-- object doesn't have a dynamic symbol table 00:08:06.910 --71750-- Scheduler: using generic scheduler lock implementation. 00:08:06.910 --71750-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.910 ==71750== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71750-by-???-on-7fc73dd678ec 00:08:06.910 ==71750== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71750-by-???-on-7fc73dd678ec 00:08:06.910 ==71750== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71750-by-???-on-7fc73dd678ec 00:08:06.910 ==71750== 00:08:06.910 ==71750== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.910 ==71750== don't want to do, unless you know exactly what you're doing, 00:08:06.910 ==71750== or are doing some strange experiment): 00:08:06.910 ==71750== /usr/libexec/valgrind/../../bin/vgdb --pid=71750 ...command... 00:08:06.910 ==71750== 00:08:06.910 ==71750== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.910 ==71750== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut 00:08:06.910 ==71750== and then give GDB the following command 00:08:06.910 ==71750== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71750 00:08:06.910 ==71750== --pid is optional if only one valgrind process is running 00:08:06.910 ==71750== 00:08:06.910 --71750-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.910 --71750-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.910 --71750-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.910 --71750-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.910 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.910 --71750-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.910 --71750-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.910 --71750-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.910 --71750-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.910 --71750-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.910 --71750-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.910 --71750-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.910 --71750-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.910 --71750-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.910 --71750-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:06.911 --71750-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.911 --71750-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.911 --71750-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.911 --71750-- Reading syms from /usr/lib64/libm.so.6 00:08:06.911 --71750-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.911 --71750-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:06.911 --71750-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.911 --71750-- Reading syms from /usr/lib64/libc.so.6 00:08:07.169 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.169 --71750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.169 --71750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.169 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.169 --71750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.169 --71750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.169 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.169 --71750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.169 --71750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.169 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.169 --71750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.169 --71750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.169 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.169 --71750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.169 --71750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.169 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.169 --71750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.169 --71750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.169 --71750-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.169 --71750-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.169 --71750-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.169 --71750-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.169 --71750-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.169 --71750-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.169 --71750-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.169 --71750-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 ==71750== Preferring higher priority redirection: 00:08:07.170 --71750-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.170 --71750-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.170 --71750-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 --71750-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.170 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.170 --71750-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.170 --71750-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.170 ==71750== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.170 --71750-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.170 --71750-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.170 --71750-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.170 --71750-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.170 --71750-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.170 --71750-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.170 --71750-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.170 --71750-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.170 --71750-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.170 --71750-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.170 --71750-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.428 --71750-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.428 --71750-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.428 --71750-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.428 --71750-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.428 --71750-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.428 --71750-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.428 00:08:07.428 00:08:07.428 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.428 http://cunit.sourceforge.net/ 00:08:07.428 00:08:07.428 00:08:07.428 Suite: ftl_p2l_suite 00:08:07.428 Test: test_p2l_num_pages ...passed 00:08:07.687 Test: test_ckpt_issue ...==71750== Warning: set address range perms: large range [0x621b040, 0x4621b040) (defined) 00:08:07.687 ==71750== Warning: set address range perms: large range [0x621b028, 0x4621b058) (noaccess) 00:08:08.254 ==71750== Warning: set address range perms: large range [0x661c040, 0x4661c040) (defined) 00:08:08.254 ==71750== Warning: set address range perms: large range [0x661c028, 0x4661c058) (noaccess) 00:08:08.254 passed 00:08:08.511 Test: test_persist_band_p2l ...==71750== Warning: set address range perms: large range [0x6a1d040, 0x46a1d040) (defined) 00:08:08.511 ==71750== Warning: set address range perms: large range [0x6a1d028, 0x46a1d058) (noaccess) 00:08:09.076 ==71750== Warning: set address range perms: large range [0x6e1e040, 0x46e1e040) (defined) 00:08:09.076 ==71750== Warning: set address range perms: large range [0x6e1e028, 0x46e1e058) (noaccess) 00:08:09.076 passed 00:08:09.334 Test: test_clean_restore_p2l ...==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:09.334 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:09.901 ==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:09.901 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:09.901 passed 00:08:10.159 Test: test_dirty_restore_p2l ...==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:10.159 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:10.726 ==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:10.726 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:10.985 ==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:10.985 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:11.551 ==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:11.551 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:11.809 ==71750== Warning: set address range perms: large range [0x721f040, 0x4721f040) (defined) 00:08:11.809 ==71750== Warning: set address range perms: large range [0x721f028, 0x4721f058) (noaccess) 00:08:11.809 passed 00:08:11.809 00:08:11.809 --71750-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.809 Run Summary: Type Total Ran Passed Failed Inactive 00:08:11.809 suites 1 1 n/a 0 0 00:08:11.809 tests 5 5 5 0 0 00:08:11.809 asserts 10020 10020 10020 0 n/a 00:08:11.809 00:08:11.809 Elapsed time = 4.477 seconds 00:08:11.809 --71750-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:11.809 --71750-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.068 ==71750== 00:08:12.068 ==71750== HEAP SUMMARY: 00:08:12.068 ==71750== in use at exit: 0 bytes in 0 blocks 00:08:12.068 ==71750== total heap usage: 164 allocs, 164 frees, 11,857,656,878 bytes allocated 00:08:12.068 ==71750== 00:08:12.068 ==71750== All heap blocks were freed -- no leaks are possible 00:08:12.068 ==71750== 00:08:12.068 ==71750== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.068 00:08:12.068 real 0m10.361s 00:08:12.068 user 0m6.260s 00:08:12.068 sys 0m4.071s 00:08:12.068 20:05:37 unittest_ftl -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:12.068 20:05:37 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:08:12.068 ************************************ 00:08:12.068 END TEST unittest_ftl 00:08:12.068 ************************************ 00:08:12.068 20:05:37 -- common/autotest_common.sh@1142 -- # return 0 00:08:12.068 20:05:37 -- unit/unittest.sh@239 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:12.068 20:05:37 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:12.068 20:05:37 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:12.068 20:05:37 -- common/autotest_common.sh@10 -- # set +x 00:08:12.068 ************************************ 00:08:12.068 START TEST unittest_accel 00:08:12.068 ************************************ 00:08:12.068 20:05:37 unittest_accel -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:12.068 ==71828== Memcheck, a memory error detector 00:08:12.068 ==71828== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.068 ==71828== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.068 ==71828== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:12.068 ==71828== 00:08:12.068 --71828-- Valgrind options: 00:08:12.068 --71828-- --leak-check=full 00:08:12.068 --71828-- --error-exitcode=2 00:08:12.068 --71828-- --verbose 00:08:12.068 --71828-- Contents of /proc/version: 00:08:12.068 --71828-- 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.069 --71828-- 00:08:12.069 --71828-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.069 --71828-- Page sizes: currently 4096, max supported 4096 00:08:12.069 --71828-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.069 --71828-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:12.069 --71828-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.069 --71828-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.069 --71828-- might be shown as UnknownInlinedFun 00:08:12.069 --71828-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.069 --71828-- object doesn't have a dynamic symbol table 00:08:12.069 --71828-- Scheduler: using generic scheduler lock implementation. 00:08:12.069 --71828-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.069 ==71828== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71828-by-???-on-7fc73dd678ec 00:08:12.069 ==71828== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71828-by-???-on-7fc73dd678ec 00:08:12.069 ==71828== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71828-by-???-on-7fc73dd678ec 00:08:12.069 ==71828== 00:08:12.069 ==71828== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.069 ==71828== don't want to do, unless you know exactly what you're doing, 00:08:12.069 ==71828== or are doing some strange experiment): 00:08:12.069 ==71828== /usr/libexec/valgrind/../../bin/vgdb --pid=71828 ...command... 00:08:12.069 ==71828== 00:08:12.069 ==71828== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.069 ==71828== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:08:12.069 ==71828== and then give GDB the following command 00:08:12.069 ==71828== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71828 00:08:12.069 ==71828== --pid is optional if only one valgrind process is running 00:08:12.069 ==71828== 00:08:12.069 --71828-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.069 --71828-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.069 --71828-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.069 --71828-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.069 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.069 --71828-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.069 --71828-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.069 --71828-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.069 --71828-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.069 --71828-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.069 --71828-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.069 --71828-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.069 --71828-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.069 --71828-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.069 --71828-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:12.069 --71828-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.069 --71828-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.069 --71828-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.069 --71828-- Reading syms from /usr/lib64/libm.so.6 00:08:12.069 --71828-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.069 --71828-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:12.069 --71828-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.069 --71828-- Reading syms from /usr/lib64/libc.so.6 00:08:12.328 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.328 --71828-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.328 --71828-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.328 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.328 --71828-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.328 --71828-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.328 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.328 --71828-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.328 --71828-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.328 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.328 --71828-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.328 --71828-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.328 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.328 --71828-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.328 --71828-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.328 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.328 --71828-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.328 --71828-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.328 --71828-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.328 --71828-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.328 --71828-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.328 --71828-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.328 --71828-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.328 --71828-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.329 --71828-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 ==71828== Preferring higher priority redirection: 00:08:12.329 --71828-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.329 --71828-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.329 --71828-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 --71828-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.329 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.329 --71828-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.329 --71828-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.329 ==71828== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.329 --71828-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.329 --71828-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.329 --71828-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.329 --71828-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.329 --71828-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.587 --71828-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.587 --71828-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.587 --71828-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.587 --71828-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.587 --71828-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.587 --71828-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.587 --71828-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.587 --71828-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.587 --71828-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.587 --71828-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.587 --71828-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:12.587 --71828-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:12.587 --71828-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:12.587 00:08:12.587 00:08:12.587 CUnit - A unit testing framework for C - Version 2.1-3 00:08:12.587 http://cunit.sourceforge.net/ 00:08:12.587 00:08:12.587 --71828-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:12.587 00:08:12.587 Suite: accel_sequence 00:08:12.588 Test: test_sequence_fill_copy ...--71828-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:12.845 passed 00:08:12.845 Test: test_sequence_abort ...passed 00:08:12.845 Test: test_sequence_append_error ...passed 00:08:12.845 Test: test_sequence_completion_error ...[2024-07-15 20:05:37.996833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1959:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f6c980 00:08:12.845 [2024-07-15 20:05:38.032919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1959:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f6c980 00:08:12.845 [2024-07-15 20:05:38.037680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1869:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f6c980 00:08:12.845 [2024-07-15 20:05:38.039781] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1869:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f6c980 00:08:12.845 passed 00:08:12.845 Test: test_sequence_decompress ...passed 00:08:12.845 Test: test_sequence_reverse ...passed 00:08:13.103 Test: test_sequence_copy_elision ...passed 00:08:13.103 Test: test_sequence_accel_buffers ...passed 00:08:13.103 Test: test_sequence_memory_domain ...[2024-07-15 20:05:38.330798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1761:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:08:13.103 [2024-07-15 20:05:38.336339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1800:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:08:13.103 passed 00:08:13.103 Test: test_sequence_module_memory_domain ...passed 00:08:13.103 Test: test_sequence_crypto ...--71828-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:13.103 --71828-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:13.361 passed 00:08:13.362 Test: test_sequence_driver ...[2024-07-15 20:05:38.465806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1908:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b949c0 using driver: ut 00:08:13.362 [2024-07-15 20:05:38.469645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1972:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b949c0 through driver: ut 00:08:13.362 passed 00:08:13.362 Test: test_sequence_same_iovs ...passed 00:08:13.362 Test: test_sequence_crc32 ...passed 00:08:13.362 Suite: accel 00:08:13.362 Test: test_spdk_accel_task_complete ...passed 00:08:13.362 Test: test_get_task ...passed 00:08:13.362 Test: test_spdk_accel_submit_copy ...passed 00:08:13.362 Test: test_spdk_accel_submit_dualcast ...[2024-07-15 20:05:38.571246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 425:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:13.362 [2024-07-15 20:05:38.572003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 425:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:08:13.362 passed 00:08:13.362 Test: test_spdk_accel_submit_compare ...passed 00:08:13.362 Test: test_spdk_accel_submit_fill ...passed 00:08:13.362 Test: test_spdk_accel_submit_crc32c ...passed 00:08:13.362 Test: test_spdk_accel_submit_crc32cv ...passed 00:08:13.362 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:08:13.362 Test: test_spdk_accel_submit_xor ...passed 00:08:13.362 Test: test_spdk_accel_module_find_by_name ...passed 00:08:13.362 Test: test_spdk_accel_module_register ...passed 00:08:13.362 00:08:13.362 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.362 suites 2 2 n/a 0 0 00:08:13.362 tests 26 26 26 0 0 00:08:13.362 asserts 830 830 830 0 n/a 00:08:13.362 00:08:13.362 Elapsed time = 0.900 seconds 00:08:13.362 --71828-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.362 --71828-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:13.620 ==71828== 00:08:13.620 ==71828== HEAP SUMMARY: 00:08:13.620 ==71828== in use at exit: 0 bytes in 0 blocks 00:08:13.620 ==71828== total heap usage: 2,449 allocs, 2,449 frees, 22,265,553 bytes allocated 00:08:13.620 ==71828== 00:08:13.620 ==71828== All heap blocks were freed -- no leaks are possible 00:08:13.620 ==71828== 00:08:13.620 ==71828== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.620 00:08:13.620 real 0m1.556s 00:08:13.620 user 0m1.510s 00:08:13.620 sys 0m0.041s 00:08:13.620 20:05:38 unittest_accel -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:13.620 20:05:38 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:08:13.620 ************************************ 00:08:13.620 END TEST unittest_accel 00:08:13.620 ************************************ 00:08:13.620 20:05:38 -- common/autotest_common.sh@1142 -- # return 0 00:08:13.620 20:05:38 -- unit/unittest.sh@240 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:13.621 20:05:38 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:13.621 20:05:38 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:13.621 20:05:38 -- common/autotest_common.sh@10 -- # set +x 00:08:13.621 ************************************ 00:08:13.621 START TEST unittest_ioat 00:08:13.621 ************************************ 00:08:13.621 20:05:38 unittest_ioat -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:13.621 ==71857== Memcheck, a memory error detector 00:08:13.621 ==71857== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.621 ==71857== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.621 ==71857== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:13.621 ==71857== 00:08:13.621 --71857-- Valgrind options: 00:08:13.621 --71857-- --leak-check=full 00:08:13.621 --71857-- --error-exitcode=2 00:08:13.621 --71857-- --verbose 00:08:13.621 --71857-- Contents of /proc/version: 00:08:13.621 --71857-- 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.621 --71857-- 00:08:13.621 --71857-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.621 --71857-- Page sizes: currently 4096, max supported 4096 00:08:13.621 --71857-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.621 --71857-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:13.621 --71857-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.621 --71857-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.621 --71857-- might be shown as UnknownInlinedFun 00:08:13.621 --71857-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.621 --71857-- object doesn't have a dynamic symbol table 00:08:13.621 --71857-- Scheduler: using generic scheduler lock implementation. 00:08:13.621 --71857-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.621 ==71857== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71857-by-???-on-7fc73dd678ec 00:08:13.621 ==71857== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71857-by-???-on-7fc73dd678ec 00:08:13.621 ==71857== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71857-by-???-on-7fc73dd678ec 00:08:13.621 ==71857== 00:08:13.621 ==71857== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.621 ==71857== don't want to do, unless you know exactly what you're doing, 00:08:13.621 ==71857== or are doing some strange experiment): 00:08:13.621 ==71857== /usr/libexec/valgrind/../../bin/vgdb --pid=71857 ...command... 00:08:13.621 ==71857== 00:08:13.621 ==71857== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.621 ==71857== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:08:13.621 ==71857== and then give GDB the following command 00:08:13.621 ==71857== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71857 00:08:13.621 ==71857== --pid is optional if only one valgrind process is running 00:08:13.621 ==71857== 00:08:13.621 --71857-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.621 --71857-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.621 --71857-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.621 --71857-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.621 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.621 --71857-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.621 --71857-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.621 --71857-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.621 --71857-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.621 --71857-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.621 --71857-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.621 --71857-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.621 --71857-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.621 --71857-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.621 --71857-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:13.621 --71857-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.621 --71857-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.621 --71857-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.621 --71857-- Reading syms from /usr/lib64/libm.so.6 00:08:13.621 --71857-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.621 --71857-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:13.621 --71857-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.621 --71857-- Reading syms from /usr/lib64/libc.so.6 00:08:13.879 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.879 --71857-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.879 --71857-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.879 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.880 --71857-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.880 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.880 --71857-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.880 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.880 --71857-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.880 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.880 --71857-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.880 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.880 --71857-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.880 --71857-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.880 --71857-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.880 --71857-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.880 --71857-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.880 --71857-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.880 --71857-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.880 --71857-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 ==71857== Preferring higher priority redirection: 00:08:13.880 --71857-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.880 --71857-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.880 --71857-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 --71857-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.880 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.880 --71857-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.880 ==71857== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.880 --71857-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.881 --71857-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.881 --71857-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.881 --71857-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.881 --71857-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.881 --71857-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.881 --71857-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.881 --71857-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.881 --71857-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.881 --71857-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.881 --71857-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.881 --71857-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.881 --71857-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.881 --71857-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.881 --71857-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.881 --71857-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.881 --71857-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.881 --71857-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.138 00:08:14.138 00:08:14.138 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.138 http://cunit.sourceforge.net/ 00:08:14.138 00:08:14.138 00:08:14.138 Suite: ioat 00:08:14.138 Test: ioat_state_check ...passed 00:08:14.138 00:08:14.138 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.138 suites 1 1 n/a 0 0 00:08:14.138 tests 1 1 1 0 0 00:08:14.138 asserts 32 32 32 0 n/a 00:08:14.139 00:08:14.139 Elapsed time = 0.010 seconds 00:08:14.139 --71857-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.139 --71857-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.139 ==71857== 00:08:14.139 ==71857== HEAP SUMMARY: 00:08:14.139 ==71857== in use at exit: 0 bytes in 0 blocks 00:08:14.139 ==71857== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:08:14.139 ==71857== 00:08:14.139 ==71857== All heap blocks were freed -- no leaks are possible 00:08:14.139 ==71857== 00:08:14.139 ==71857== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.139 00:08:14.139 real 0m0.527s 00:08:14.139 user 0m0.498s 00:08:14.139 sys 0m0.028s 00:08:14.139 20:05:39 unittest_ioat -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:14.139 20:05:39 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:08:14.139 ************************************ 00:08:14.139 END TEST unittest_ioat 00:08:14.139 ************************************ 00:08:14.139 20:05:39 -- common/autotest_common.sh@1142 -- # return 0 00:08:14.139 20:05:39 -- unit/unittest.sh@241 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:14.139 20:05:39 -- unit/unittest.sh@242 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:14.139 20:05:39 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:14.139 20:05:39 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:14.139 20:05:39 -- common/autotest_common.sh@10 -- # set +x 00:08:14.139 ************************************ 00:08:14.139 START TEST unittest_idxd_user 00:08:14.139 ************************************ 00:08:14.139 20:05:39 unittest_idxd_user -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:14.139 ==71884== Memcheck, a memory error detector 00:08:14.139 ==71884== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.139 ==71884== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.139 ==71884== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:14.139 ==71884== 00:08:14.139 --71884-- Valgrind options: 00:08:14.139 --71884-- --leak-check=full 00:08:14.139 --71884-- --error-exitcode=2 00:08:14.139 --71884-- --verbose 00:08:14.139 --71884-- Contents of /proc/version: 00:08:14.139 --71884-- 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:14.139 --71884-- 00:08:14.139 --71884-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.139 --71884-- Page sizes: currently 4096, max supported 4096 00:08:14.139 --71884-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.139 --71884-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:14.139 --71884-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.139 --71884-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.139 --71884-- might be shown as UnknownInlinedFun 00:08:14.139 --71884-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.139 --71884-- object doesn't have a dynamic symbol table 00:08:14.139 --71884-- Scheduler: using generic scheduler lock implementation. 00:08:14.139 --71884-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.139 ==71884== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71884-by-???-on-7fc73dd678ec 00:08:14.139 ==71884== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71884-by-???-on-7fc73dd678ec 00:08:14.139 ==71884== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71884-by-???-on-7fc73dd678ec 00:08:14.139 ==71884== 00:08:14.139 ==71884== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.139 ==71884== don't want to do, unless you know exactly what you're doing, 00:08:14.139 ==71884== or are doing some strange experiment): 00:08:14.139 ==71884== /usr/libexec/valgrind/../../bin/vgdb --pid=71884 ...command... 00:08:14.139 ==71884== 00:08:14.139 ==71884== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.139 ==71884== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:08:14.139 ==71884== and then give GDB the following command 00:08:14.139 ==71884== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71884 00:08:14.139 ==71884== --pid is optional if only one valgrind process is running 00:08:14.139 ==71884== 00:08:14.139 --71884-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.139 --71884-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.139 --71884-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.139 --71884-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.139 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.140 --71884-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.140 --71884-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.140 --71884-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.140 --71884-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.140 --71884-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.140 --71884-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.140 --71884-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.140 --71884-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.140 --71884-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.140 --71884-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:14.140 --71884-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.140 --71884-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.140 --71884-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.397 --71884-- Reading syms from /usr/lib64/libm.so.6 00:08:14.397 --71884-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.397 --71884-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:14.397 --71884-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.397 --71884-- Reading syms from /usr/lib64/libc.so.6 00:08:14.397 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.397 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.397 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.397 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.397 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.397 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.397 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.397 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.397 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.397 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.397 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.397 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.397 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.397 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.397 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.397 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.397 --71884-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.398 --71884-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.398 --71884-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.398 --71884-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.398 --71884-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.398 --71884-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.398 --71884-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.398 --71884-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.398 --71884-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 ==71884== Preferring higher priority redirection: 00:08:14.398 --71884-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.398 --71884-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.398 --71884-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 --71884-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.398 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.398 --71884-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.398 --71884-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.398 ==71884== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.398 --71884-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.398 --71884-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.677 --71884-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.677 --71884-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.677 --71884-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.677 --71884-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.677 --71884-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.677 --71884-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.677 --71884-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.677 --71884-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.677 --71884-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.677 --71884-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.677 --71884-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.677 --71884-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.677 --71884-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.677 --71884-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.677 --71884-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.677 --71884-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.677 00:08:14.677 00:08:14.677 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.677 http://cunit.sourceforge.net/ 00:08:14.677 00:08:14.677 00:08:14.677 Suite: idxd_user 00:08:14.677 Test: test_idxd_wait_cmd ...[2024-07-15 20:05:39.854982] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:14.677 [2024-07-15 20:05:39.889637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:08:14.677 passed 00:08:14.677 Test: test_idxd_reset_dev ...[2024-07-15 20:05:39.893840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:08:14.677 [2024-07-15 20:05:39.894173] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:08:14.677 passed 00:08:14.677 Test: test_idxd_group_config ...passed 00:08:14.677 Test: test_idxd_wq_config ...passed 00:08:14.677 00:08:14.677 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.677 suites 1 1 n/a 0 0 00:08:14.677 tests 4 4 4 0 0 00:08:14.677 asserts 20 20 20 0 n/a 00:08:14.677 00:08:14.677 Elapsed time = 0.072 seconds 00:08:14.677 --71884-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.677 --71884-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.677 ==71884== 00:08:14.677 ==71884== HEAP SUMMARY: 00:08:14.677 ==71884== in use at exit: 0 bytes in 0 blocks 00:08:14.677 ==71884== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:08:14.677 ==71884== 00:08:14.677 ==71884== All heap blocks were freed -- no leaks are possible 00:08:14.677 ==71884== 00:08:14.677 ==71884== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.677 00:08:14.677 real 0m0.684s 00:08:14.677 user 0m0.653s 00:08:14.677 sys 0m0.029s 00:08:14.677 20:05:39 unittest_idxd_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:14.677 20:05:39 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:08:14.677 ************************************ 00:08:14.677 END TEST unittest_idxd_user 00:08:14.677 ************************************ 00:08:14.935 20:05:40 -- common/autotest_common.sh@1142 -- # return 0 00:08:14.935 20:05:40 -- unit/unittest.sh@244 -- # run_test unittest_iscsi unittest_iscsi 00:08:14.935 20:05:40 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:14.935 20:05:40 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:14.935 20:05:40 -- common/autotest_common.sh@10 -- # set +x 00:08:14.935 ************************************ 00:08:14.935 START TEST unittest_iscsi 00:08:14.935 ************************************ 00:08:14.935 20:05:40 unittest_iscsi -- common/autotest_common.sh@1123 -- # unittest_iscsi 00:08:14.935 20:05:40 unittest_iscsi -- unit/unittest.sh@68 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:14.935 ==71907== Memcheck, a memory error detector 00:08:14.935 ==71907== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.935 ==71907== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.935 ==71907== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:14.935 ==71907== 00:08:14.935 --71907-- Valgrind options: 00:08:14.935 --71907-- --leak-check=full 00:08:14.935 --71907-- --error-exitcode=2 00:08:14.935 --71907-- --verbose 00:08:14.935 --71907-- Contents of /proc/version: 00:08:14.935 --71907-- 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:14.935 --71907-- 00:08:14.936 --71907-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.936 --71907-- Page sizes: currently 4096, max supported 4096 00:08:14.936 --71907-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.936 --71907-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:14.936 --71907-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.936 --71907-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.936 --71907-- might be shown as UnknownInlinedFun 00:08:14.936 --71907-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.936 --71907-- object doesn't have a dynamic symbol table 00:08:14.936 --71907-- Scheduler: using generic scheduler lock implementation. 00:08:14.936 --71907-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.936 ==71907== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71907-by-???-on-7fc73dd678ec 00:08:14.936 ==71907== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71907-by-???-on-7fc73dd678ec 00:08:14.936 ==71907== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71907-by-???-on-7fc73dd678ec 00:08:14.936 ==71907== 00:08:14.936 ==71907== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.936 ==71907== don't want to do, unless you know exactly what you're doing, 00:08:14.936 ==71907== or are doing some strange experiment): 00:08:14.936 ==71907== /usr/libexec/valgrind/../../bin/vgdb --pid=71907 ...command... 00:08:14.936 ==71907== 00:08:14.936 ==71907== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.936 ==71907== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:08:14.936 ==71907== and then give GDB the following command 00:08:14.936 ==71907== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71907 00:08:14.936 ==71907== --pid is optional if only one valgrind process is running 00:08:14.936 ==71907== 00:08:14.936 --71907-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.936 --71907-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.936 --71907-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.936 --71907-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.936 --71907-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.936 --71907-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.936 --71907-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.936 --71907-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.936 --71907-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.936 --71907-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.936 --71907-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.936 --71907-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.936 --71907-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:14.936 --71907-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.936 --71907-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.936 --71907-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.936 --71907-- Reading syms from /usr/lib64/libm.so.6 00:08:14.936 --71907-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.936 --71907-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:14.936 --71907-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.936 --71907-- Reading syms from /usr/lib64/libc.so.6 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.936 --71907-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.936 --71907-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.936 --71907-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.936 --71907-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.936 --71907-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.936 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.936 --71907-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.936 --71907-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.195 --71907-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.195 --71907-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.195 --71907-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.195 --71907-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.195 --71907-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.195 --71907-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.195 --71907-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 ==71907== Preferring higher priority redirection: 00:08:15.195 --71907-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.195 --71907-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.195 --71907-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 --71907-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.195 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.195 --71907-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.195 --71907-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.195 ==71907== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.195 --71907-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.195 --71907-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.195 --71907-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.195 --71907-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.195 --71907-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.195 --71907-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.195 --71907-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.195 --71907-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.195 --71907-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.195 --71907-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.195 --71907-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.195 --71907-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.195 --71907-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.195 --71907-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.195 --71907-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.195 --71907-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.195 --71907-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.195 --71907-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.195 00:08:15.195 00:08:15.195 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.195 http://cunit.sourceforge.net/ 00:08:15.195 00:08:15.195 00:08:15.195 Suite: conn_suite 00:08:15.195 Test: read_task_split_in_order_case ...passed 00:08:15.195 Test: read_task_split_reverse_order_case ...passed 00:08:15.453 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:08:15.453 Test: process_non_read_task_completion_test ...passed 00:08:15.453 Test: free_tasks_on_connection ...passed 00:08:15.453 Test: free_tasks_with_queued_datain ...passed 00:08:15.453 Test: abort_queued_datain_task_test ...passed 00:08:15.453 Test: abort_queued_datain_tasks_test ...passed 00:08:15.453 00:08:15.453 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.453 suites 1 1 n/a 0 0 00:08:15.453 tests 8 8 8 0 0 00:08:15.453 asserts 230 230 230 0 n/a 00:08:15.453 00:08:15.453 Elapsed time = 0.083 seconds 00:08:15.453 --71907-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.453 --71907-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.453 ==71907== 00:08:15.453 ==71907== HEAP SUMMARY: 00:08:15.453 ==71907== in use at exit: 0 bytes in 0 blocks 00:08:15.453 ==71907== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:08:15.453 ==71907== 00:08:15.453 ==71907== All heap blocks were freed -- no leaks are possible 00:08:15.453 ==71907== 00:08:15.453 ==71907== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.453 20:05:40 unittest_iscsi -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:15.453 ==71914== Memcheck, a memory error detector 00:08:15.453 ==71914== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.453 ==71914== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.453 ==71914== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:15.453 ==71914== 00:08:15.453 --71914-- Valgrind options: 00:08:15.453 --71914-- --leak-check=full 00:08:15.453 --71914-- --error-exitcode=2 00:08:15.453 --71914-- --verbose 00:08:15.453 --71914-- Contents of /proc/version: 00:08:15.453 --71914-- 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.453 --71914-- 00:08:15.453 --71914-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.453 --71914-- Page sizes: currently 4096, max supported 4096 00:08:15.453 --71914-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.453 --71914-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:15.453 --71914-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.453 --71914-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.453 --71914-- might be shown as UnknownInlinedFun 00:08:15.453 --71914-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.454 --71914-- object doesn't have a dynamic symbol table 00:08:15.454 --71914-- Scheduler: using generic scheduler lock implementation. 00:08:15.454 --71914-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.454 ==71914== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71914-by-???-on-7fc73dd678ec 00:08:15.454 ==71914== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71914-by-???-on-7fc73dd678ec 00:08:15.454 ==71914== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71914-by-???-on-7fc73dd678ec 00:08:15.454 ==71914== 00:08:15.454 ==71914== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.454 ==71914== don't want to do, unless you know exactly what you're doing, 00:08:15.454 ==71914== or are doing some strange experiment): 00:08:15.454 ==71914== /usr/libexec/valgrind/../../bin/vgdb --pid=71914 ...command... 00:08:15.454 ==71914== 00:08:15.454 ==71914== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.454 ==71914== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:08:15.454 ==71914== and then give GDB the following command 00:08:15.454 ==71914== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71914 00:08:15.454 ==71914== --pid is optional if only one valgrind process is running 00:08:15.454 ==71914== 00:08:15.454 --71914-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.454 --71914-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.454 --71914-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.454 --71914-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.454 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.454 --71914-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.454 --71914-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.454 --71914-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.454 --71914-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.710 --71914-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.710 --71914-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.710 --71914-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.710 --71914-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.711 --71914-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.711 --71914-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:15.711 --71914-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.711 --71914-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.711 --71914-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.711 --71914-- Reading syms from /usr/lib64/libm.so.6 00:08:15.711 --71914-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.711 --71914-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:15.711 --71914-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.711 --71914-- Reading syms from /usr/lib64/libc.so.6 00:08:15.711 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.711 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.711 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.711 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.711 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.711 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.711 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.711 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.711 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.711 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.711 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.711 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.711 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.711 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.711 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.711 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.711 --71914-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.711 --71914-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.711 --71914-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.711 --71914-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.711 --71914-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.711 --71914-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.711 --71914-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.711 --71914-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.711 --71914-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 ==71914== Preferring higher priority redirection: 00:08:15.711 --71914-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.711 --71914-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.711 --71914-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.711 --71914-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.968 --71914-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.968 --71914-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.968 --71914-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.968 --71914-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.968 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.968 --71914-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.968 --71914-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.968 ==71914== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.968 --71914-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.968 --71914-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.968 --71914-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.968 --71914-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.968 --71914-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.968 --71914-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.968 --71914-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.968 --71914-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.968 --71914-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.968 --71914-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.968 --71914-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.968 --71914-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.968 --71914-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.968 --71914-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.968 --71914-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.968 --71914-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:15.968 --71914-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:15.969 --71914-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:15.969 00:08:15.969 00:08:15.969 CUnit - A unit testing framework for C - Version 2.1-3 00:08:15.969 http://cunit.sourceforge.net/ 00:08:15.969 00:08:15.969 00:08:15.969 Suite: iscsi_suite 00:08:15.969 Test: param_negotiation_test ...--71914-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:15.969 passed 00:08:15.969 Test: list_negotiation_test ...passed 00:08:15.969 Test: parse_valid_test ...--71914-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:15.969 passed 00:08:16.227 Test: parse_invalid_test ...[2024-07-15 20:05:41.284689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:16.227 [2024-07-15 20:05:41.317574] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:08:16.227 [2024-07-15 20:05:41.319649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:08:16.227 [2024-07-15 20:05:41.321799] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:08:16.227 [2024-07-15 20:05:41.323597] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:08:16.227 [2024-07-15 20:05:41.325317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:08:16.227 [2024-07-15 20:05:41.326906] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:08:16.227 passed 00:08:16.227 00:08:16.227 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.227 suites 1 1 n/a 0 0 00:08:16.227 tests 4 4 4 0 0 00:08:16.227 asserts 161 161 161 0 n/a 00:08:16.227 00:08:16.227 Elapsed time = 0.146 seconds 00:08:16.227 --71914-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.227 --71914-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.227 ==71914== 00:08:16.227 ==71914== HEAP SUMMARY: 00:08:16.227 ==71914== in use at exit: 0 bytes in 0 blocks 00:08:16.227 ==71914== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:08:16.227 ==71914== 00:08:16.227 ==71914== All heap blocks were freed -- no leaks are possible 00:08:16.227 ==71914== 00:08:16.227 ==71914== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.227 20:05:41 unittest_iscsi -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:16.227 ==71926== Memcheck, a memory error detector 00:08:16.227 ==71926== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.227 ==71926== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.227 ==71926== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:16.227 ==71926== 00:08:16.227 --71926-- Valgrind options: 00:08:16.227 --71926-- --leak-check=full 00:08:16.227 --71926-- --error-exitcode=2 00:08:16.227 --71926-- --verbose 00:08:16.227 --71926-- Contents of /proc/version: 00:08:16.227 --71926-- 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.227 --71926-- 00:08:16.227 --71926-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.227 --71926-- Page sizes: currently 4096, max supported 4096 00:08:16.227 --71926-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.227 --71926-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:16.227 --71926-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.227 --71926-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.227 --71926-- might be shown as UnknownInlinedFun 00:08:16.227 --71926-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.227 --71926-- object doesn't have a dynamic symbol table 00:08:16.227 --71926-- Scheduler: using generic scheduler lock implementation. 00:08:16.227 --71926-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.227 ==71926== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71926-by-???-on-7fc73dd678ec 00:08:16.227 ==71926== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71926-by-???-on-7fc73dd678ec 00:08:16.227 ==71926== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71926-by-???-on-7fc73dd678ec 00:08:16.227 ==71926== 00:08:16.227 ==71926== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.227 ==71926== don't want to do, unless you know exactly what you're doing, 00:08:16.227 ==71926== or are doing some strange experiment): 00:08:16.227 ==71926== /usr/libexec/valgrind/../../bin/vgdb --pid=71926 ...command... 00:08:16.227 ==71926== 00:08:16.227 ==71926== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.227 ==71926== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:08:16.227 ==71926== and then give GDB the following command 00:08:16.227 ==71926== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71926 00:08:16.227 ==71926== --pid is optional if only one valgrind process is running 00:08:16.227 ==71926== 00:08:16.227 --71926-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.227 --71926-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.227 --71926-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.227 --71926-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.227 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.227 --71926-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.227 --71926-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.227 --71926-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.227 --71926-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.227 --71926-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.227 --71926-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.227 --71926-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.227 --71926-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.227 --71926-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.227 --71926-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:16.227 --71926-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.227 --71926-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.227 --71926-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.227 --71926-- Reading syms from /usr/lib64/libm.so.6 00:08:16.486 --71926-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.486 --71926-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:16.486 --71926-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.486 --71926-- Reading syms from /usr/lib64/libc.so.6 00:08:16.486 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.486 --71926-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.486 --71926-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.486 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.486 --71926-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.486 --71926-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.486 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.486 --71926-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.486 --71926-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.486 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.486 --71926-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.486 --71926-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.486 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.486 --71926-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.486 --71926-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.486 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.486 --71926-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.486 --71926-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.486 --71926-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.486 --71926-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.486 --71926-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.486 --71926-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.486 --71926-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.486 --71926-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.486 --71926-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.486 --71926-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 ==71926== Preferring higher priority redirection: 00:08:16.487 --71926-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.487 --71926-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.487 --71926-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 --71926-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.487 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.487 --71926-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.487 --71926-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.487 ==71926== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.487 --71926-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.487 --71926-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.487 --71926-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.487 --71926-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.487 --71926-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:16.487 --71926-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:16.487 --71926-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:16.487 --71926-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:16.487 --71926-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:16.746 --71926-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:16.746 --71926-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:16.746 --71926-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:16.746 --71926-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:16.746 --71926-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:16.746 --71926-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:16.746 --71926-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.746 --71926-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.746 --71926-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.746 00:08:16.746 00:08:16.746 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.746 http://cunit.sourceforge.net/ 00:08:16.746 00:08:16.746 00:08:16.746 Suite: iscsi_target_node_suite 00:08:16.746 Test: add_lun_test_cases ...[2024-07-15 20:05:41.872205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1252:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:08:16.746 [2024-07-15 20:05:41.899599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:08:16.746 [2024-07-15 20:05:41.900639] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:16.746 [2024-07-15 20:05:41.901107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:08:16.746 [2024-07-15 20:05:41.901869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:08:16.746 passed 00:08:16.746 Test: allow_any_allowed ...passed 00:08:16.746 Test: allow_ipv6_allowed ...passed 00:08:16.746 Test: allow_ipv6_denied ...passed 00:08:16.746 Test: allow_ipv6_invalid ...passed 00:08:16.746 Test: allow_ipv4_allowed ...passed 00:08:16.746 Test: allow_ipv4_denied ...passed 00:08:16.746 Test: allow_ipv4_invalid ...passed 00:08:16.746 Test: node_access_allowed ...passed 00:08:16.746 Test: node_access_denied_by_empty_netmask ...passed 00:08:16.746 Test: node_access_multi_initiator_groups_cases ...passed 00:08:16.746 Test: allow_iscsi_name_multi_maps_case ...passed 00:08:16.746 Test: chap_param_test_cases ...[2024-07-15 20:05:41.954367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:08:16.746 [2024-07-15 20:05:41.954856] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:08:16.746 [2024-07-15 20:05:41.955257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:08:16.746 [2024-07-15 20:05:41.955576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:08:16.746 [2024-07-15 20:05:41.956235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:08:16.746 passed 00:08:16.746 00:08:16.746 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.746 suites 1 1 n/a 0 0 00:08:16.746 tests 13 13 13 0 0 00:08:16.746 asserts 50 50 50 0 n/a 00:08:16.746 00:08:16.746 Elapsed time = 0.090 seconds 00:08:16.746 --71926-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.746 --71926-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.746 ==71926== 00:08:16.746 ==71926== HEAP SUMMARY: 00:08:16.746 ==71926== in use at exit: 0 bytes in 0 blocks 00:08:16.746 ==71926== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:08:16.746 ==71926== 00:08:16.746 ==71926== All heap blocks were freed -- no leaks are possible 00:08:16.746 ==71926== 00:08:16.746 ==71926== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.746 20:05:42 unittest_iscsi -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:16.746 ==71927== Memcheck, a memory error detector 00:08:16.747 ==71927== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.747 ==71927== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.747 ==71927== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:16.747 ==71927== 00:08:16.747 --71927-- Valgrind options: 00:08:16.747 --71927-- --leak-check=full 00:08:16.747 --71927-- --error-exitcode=2 00:08:16.747 --71927-- --verbose 00:08:16.747 --71927-- Contents of /proc/version: 00:08:16.747 --71927-- 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.747 --71927-- 00:08:16.747 --71927-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.747 --71927-- Page sizes: currently 4096, max supported 4096 00:08:16.747 --71927-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.747 --71927-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:16.747 --71927-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.747 --71927-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.747 --71927-- might be shown as UnknownInlinedFun 00:08:16.747 --71927-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.747 --71927-- object doesn't have a dynamic symbol table 00:08:16.747 --71927-- Scheduler: using generic scheduler lock implementation. 00:08:16.747 --71927-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.747 ==71927== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71927-by-???-on-7fc73dd678ec 00:08:16.747 ==71927== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71927-by-???-on-7fc73dd678ec 00:08:16.747 ==71927== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71927-by-???-on-7fc73dd678ec 00:08:16.747 ==71927== 00:08:16.747 ==71927== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.747 ==71927== don't want to do, unless you know exactly what you're doing, 00:08:16.747 ==71927== or are doing some strange experiment): 00:08:16.747 ==71927== /usr/libexec/valgrind/../../bin/vgdb --pid=71927 ...command... 00:08:16.747 ==71927== 00:08:16.747 ==71927== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.747 ==71927== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:08:16.747 ==71927== and then give GDB the following command 00:08:16.747 ==71927== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71927 00:08:16.747 ==71927== --pid is optional if only one valgrind process is running 00:08:16.747 ==71927== 00:08:17.004 --71927-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.004 --71927-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.004 --71927-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.004 --71927-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.004 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.004 --71927-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.004 --71927-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.004 --71927-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.004 --71927-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.004 --71927-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.004 --71927-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.004 --71927-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.004 --71927-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.004 --71927-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.004 --71927-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:17.004 --71927-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.004 --71927-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.004 --71927-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.004 --71927-- Reading syms from /usr/lib64/libm.so.6 00:08:17.004 --71927-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.005 --71927-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:17.005 --71927-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.005 --71927-- Reading syms from /usr/lib64/libc.so.6 00:08:17.005 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.005 --71927-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.005 --71927-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.005 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.005 --71927-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.005 --71927-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.005 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.005 --71927-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.005 --71927-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.005 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.005 --71927-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.005 --71927-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.005 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.005 --71927-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.005 --71927-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.005 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.005 --71927-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.005 --71927-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.005 --71927-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.005 --71927-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.005 --71927-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.005 --71927-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.005 --71927-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.005 --71927-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.005 --71927-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.005 --71927-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 ==71927== Preferring higher priority redirection: 00:08:17.263 --71927-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.263 --71927-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.263 --71927-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 --71927-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.263 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.263 --71927-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.263 --71927-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.263 ==71927== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.263 --71927-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.263 --71927-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.263 --71927-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.263 --71927-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.263 --71927-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.263 --71927-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.263 --71927-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.263 --71927-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.263 --71927-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.263 --71927-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.263 --71927-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.263 --71927-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.263 --71927-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.263 --71927-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.263 --71927-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.263 --71927-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.263 --71927-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.263 --71927-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.263 00:08:17.263 00:08:17.263 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.263 http://cunit.sourceforge.net/ 00:08:17.263 00:08:17.263 00:08:17.263 Suite: iscsi_suite 00:08:17.264 Test: op_login_check_target_test ...[2024-07-15 20:05:42.495943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1439:iscsi_op_login_check_target: *ERROR*: access denied 00:08:17.264 passed 00:08:17.264 Test: op_login_session_normal_test ...[2024-07-15 20:05:42.527211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:17.264 [2024-07-15 20:05:42.529296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:17.264 [2024-07-15 20:05:42.531102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1636:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:08:17.264 [2024-07-15 20:05:42.537531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:08:17.264 [2024-07-15 20:05:42.540489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1472:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:17.264 [2024-07-15 20:05:42.543982] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:08:17.264 [2024-07-15 20:05:42.544221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1472:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:08:17.264 passed 00:08:17.522 Test: maxburstlength_test ...[2024-07-15 20:05:42.596041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4229:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:17.522 [2024-07-15 20:05:42.597023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4566:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:08:17.522 passed 00:08:17.522 Test: underflow_for_read_transfer_test ...passed 00:08:17.522 Test: underflow_for_zero_read_transfer_test ...passed 00:08:17.522 Test: underflow_for_request_sense_test ...passed 00:08:17.522 Test: underflow_for_check_condition_test ...passed 00:08:17.522 Test: add_transfer_task_test ...passed 00:08:17.522 Test: get_transfer_task_test ...passed 00:08:17.522 Test: del_transfer_task_test ...passed 00:08:17.522 Test: clear_all_transfer_tasks_test ...passed 00:08:17.522 Test: build_iovs_test ...passed 00:08:17.522 Test: build_iovs_with_md_test ...passed 00:08:17.522 Test: pdu_hdr_op_login_test ...[2024-07-15 20:05:42.764590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1256:iscsi_op_login_rsp_init: *ERROR*: transit error 00:08:17.522 [2024-07-15 20:05:42.772672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1263:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:08:17.522 [2024-07-15 20:05:42.775412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1277:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:08:17.522 passed 00:08:17.522 Test: pdu_hdr_op_text_test ...[2024-07-15 20:05:42.778877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2258:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:17.522 [2024-07-15 20:05:42.783911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2290:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:08:17.522 [2024-07-15 20:05:42.787872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2303:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:08:17.522 passed 00:08:17.522 Test: pdu_hdr_op_logout_test ...[2024-07-15 20:05:42.791952] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2533:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:08:17.522 passed 00:08:17.522 Test: pdu_hdr_op_scsi_test ...[2024-07-15 20:05:42.807215] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3354:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:17.522 [2024-07-15 20:05:42.807701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3354:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:08:17.522 [2024-07-15 20:05:42.808743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3382:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:08:17.523 [2024-07-15 20:05:42.813611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3415:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:08:17.523 [2024-07-15 20:05:42.815401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3422:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:08:17.523 [2024-07-15 20:05:42.819193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3446:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:08:17.523 passed 00:08:17.523 Test: pdu_hdr_op_task_mgmt_test ...[2024-07-15 20:05:42.821776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3623:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:08:17.523 [2024-07-15 20:05:42.834720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3712:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:08:17.523 passed 00:08:17.523 Test: pdu_hdr_op_nopout_test ...[2024-07-15 20:05:42.842512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3731:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:08:17.781 [2024-07-15 20:05:42.846113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3753:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:17.781 [2024-07-15 20:05:42.846837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3753:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:08:17.781 [2024-07-15 20:05:42.847075] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3761:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:08:17.781 passed 00:08:17.781 Test: pdu_hdr_op_data_test ...[2024-07-15 20:05:42.848402] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4204:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:08:17.781 [2024-07-15 20:05:42.849794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4221:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:08:17.781 [2024-07-15 20:05:42.850797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4229:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:08:17.781 [2024-07-15 20:05:42.852077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4234:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:08:17.781 [2024-07-15 20:05:42.854143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4240:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:08:17.781 [2024-07-15 20:05:42.856366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4251:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:08:17.781 [2024-07-15 20:05:42.859598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4261:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:08:17.781 passed 00:08:17.781 Test: empty_text_with_cbit_test ...passed 00:08:17.781 Test: pdu_payload_read_test ...[2024-07-15 20:05:42.901203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4649:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:08:17.781 passed 00:08:17.781 Test: data_out_pdu_sequence_test ...passed 00:08:17.781 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:08:17.781 00:08:17.781 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.781 suites 1 1 n/a 0 0 00:08:17.781 tests 24 24 24 0 0 00:08:17.781 asserts 150253 150253 150253 0 n/a 00:08:17.781 00:08:17.781 Elapsed time = 0.515 seconds 00:08:17.781 --71927-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.781 --71927-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.781 ==71927== 00:08:17.781 ==71927== HEAP SUMMARY: 00:08:17.781 ==71927== in use at exit: 1,008 bytes in 3 blocks 00:08:17.781 ==71927== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:08:17.781 ==71927== 00:08:17.781 ==71927== Searching for pointers to 3 not-freed blocks 00:08:17.781 ==71927== Checked 6,871,272 bytes 00:08:17.781 ==71927== 00:08:17.781 ==71927== LEAK SUMMARY: 00:08:17.781 ==71927== definitely lost: 0 bytes in 0 blocks 00:08:17.781 ==71927== indirectly lost: 0 bytes in 0 blocks 00:08:17.781 ==71927== possibly lost: 0 bytes in 0 blocks 00:08:17.781 ==71927== still reachable: 1,008 bytes in 3 blocks 00:08:17.781 ==71927== suppressed: 0 bytes in 0 blocks 00:08:17.782 ==71927== Reachable blocks (those to which a pointer was found) are not shown. 00:08:17.782 ==71927== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:17.782 ==71927== 00:08:17.782 ==71927== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.782 20:05:43 unittest_iscsi -- unit/unittest.sh@72 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:18.039 ==71941== Memcheck, a memory error detector 00:08:18.040 ==71941== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.040 ==71941== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.040 ==71941== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:18.040 ==71941== 00:08:18.040 --71941-- Valgrind options: 00:08:18.040 --71941-- --leak-check=full 00:08:18.040 --71941-- --error-exitcode=2 00:08:18.040 --71941-- --verbose 00:08:18.040 --71941-- Contents of /proc/version: 00:08:18.040 --71941-- 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.040 --71941-- 00:08:18.040 --71941-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.040 --71941-- Page sizes: currently 4096, max supported 4096 00:08:18.040 --71941-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.040 --71941-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:18.040 --71941-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.040 --71941-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.040 --71941-- might be shown as UnknownInlinedFun 00:08:18.040 --71941-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.040 --71941-- object doesn't have a dynamic symbol table 00:08:18.040 --71941-- Scheduler: using generic scheduler lock implementation. 00:08:18.040 --71941-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.040 ==71941== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71941-by-???-on-7fc73dd678ec 00:08:18.040 ==71941== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71941-by-???-on-7fc73dd678ec 00:08:18.040 ==71941== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71941-by-???-on-7fc73dd678ec 00:08:18.040 ==71941== 00:08:18.040 ==71941== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.040 ==71941== don't want to do, unless you know exactly what you're doing, 00:08:18.040 ==71941== or are doing some strange experiment): 00:08:18.040 ==71941== /usr/libexec/valgrind/../../bin/vgdb --pid=71941 ...command... 00:08:18.040 ==71941== 00:08:18.040 ==71941== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.040 ==71941== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:08:18.040 ==71941== and then give GDB the following command 00:08:18.040 ==71941== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71941 00:08:18.040 ==71941== --pid is optional if only one valgrind process is running 00:08:18.040 ==71941== 00:08:18.040 --71941-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.040 --71941-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.040 --71941-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.040 --71941-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.040 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.040 --71941-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.040 --71941-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.040 --71941-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.040 --71941-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.040 --71941-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.040 --71941-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.040 --71941-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.040 --71941-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.040 --71941-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.040 --71941-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.040 --71941-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.040 --71941-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.040 --71941-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.040 --71941-- Reading syms from /usr/lib64/libm.so.6 00:08:18.040 --71941-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.040 --71941-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.040 --71941-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.040 --71941-- Reading syms from /usr/lib64/libc.so.6 00:08:18.040 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.040 --71941-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.040 --71941-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.040 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.040 --71941-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.041 --71941-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.041 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.041 --71941-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.041 --71941-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.041 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.041 --71941-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.041 --71941-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.041 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.041 --71941-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.041 --71941-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.041 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.041 --71941-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.041 --71941-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.041 --71941-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.041 --71941-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.041 --71941-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.041 --71941-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.298 --71941-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.298 --71941-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.298 --71941-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.298 --71941-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 ==71941== Preferring higher priority redirection: 00:08:18.299 --71941-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.299 --71941-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.299 --71941-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 --71941-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.299 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.299 --71941-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.299 --71941-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.299 ==71941== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.299 --71941-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.299 --71941-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.299 --71941-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.299 --71941-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.299 --71941-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.299 --71941-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.299 --71941-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.299 --71941-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.299 --71941-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.299 --71941-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.299 --71941-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.299 --71941-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.299 --71941-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.299 --71941-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.299 --71941-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.299 --71941-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.299 --71941-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.299 --71941-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.299 00:08:18.299 00:08:18.299 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.299 http://cunit.sourceforge.net/ 00:08:18.299 00:08:18.299 00:08:18.299 Suite: init_grp_suite 00:08:18.299 Test: create_initiator_group_success_case ...passed 00:08:18.299 Test: find_initiator_group_success_case ...passed 00:08:18.299 Test: register_initiator_group_twice_case ...passed 00:08:18.299 Test: add_initiator_name_success_case ...--71941-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:18.299 passed 00:08:18.299 Test: add_initiator_name_fail_case ...[2024-07-15 20:05:43.559468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:08:18.299 passed 00:08:18.299 Test: delete_all_initiator_names_success_case ...passed 00:08:18.299 Test: add_netmask_success_case ...passed 00:08:18.299 Test: add_netmask_fail_case ...[2024-07-15 20:05:43.599750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:08:18.299 passed 00:08:18.299 Test: delete_all_netmasks_success_case ...passed 00:08:18.299 Test: initiator_name_overwrite_all_to_any_case ...passed 00:08:18.299 Test: netmask_overwrite_all_to_any_case ...passed 00:08:18.299 Test: add_delete_initiator_names_case ...passed 00:08:18.299 Test: add_duplicated_initiator_names_case ...passed 00:08:18.299 Test: delete_nonexisting_initiator_names_case ...passed 00:08:18.556 Test: add_delete_netmasks_case ...passed 00:08:18.556 Test: add_duplicated_netmasks_case ...passed 00:08:18.556 Test: delete_nonexisting_netmasks_case ...passed 00:08:18.556 00:08:18.556 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.556 suites 1 1 n/a 0 0 00:08:18.556 tests 17 17 17 0 0 00:08:18.556 asserts 108 108 108 0 n/a 00:08:18.556 00:08:18.556 Elapsed time = 0.092 seconds 00:08:18.556 --71941-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.556 --71941-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.556 ==71941== 00:08:18.556 ==71941== HEAP SUMMARY: 00:08:18.556 ==71941== in use at exit: 0 bytes in 0 blocks 00:08:18.556 ==71941== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:08:18.556 ==71941== 00:08:18.556 ==71941== All heap blocks were freed -- no leaks are possible 00:08:18.556 ==71941== 00:08:18.556 ==71941== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.556 20:05:43 unittest_iscsi -- unit/unittest.sh@73 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:18.556 ==71952== Memcheck, a memory error detector 00:08:18.556 ==71952== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.556 ==71952== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.557 ==71952== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:18.557 ==71952== 00:08:18.557 --71952-- Valgrind options: 00:08:18.557 --71952-- --leak-check=full 00:08:18.557 --71952-- --error-exitcode=2 00:08:18.557 --71952-- --verbose 00:08:18.557 --71952-- Contents of /proc/version: 00:08:18.557 --71952-- 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.557 --71952-- 00:08:18.557 --71952-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.557 --71952-- Page sizes: currently 4096, max supported 4096 00:08:18.557 --71952-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.557 --71952-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:18.557 --71952-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.557 --71952-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.557 --71952-- might be shown as UnknownInlinedFun 00:08:18.557 --71952-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.557 --71952-- object doesn't have a dynamic symbol table 00:08:18.557 --71952-- Scheduler: using generic scheduler lock implementation. 00:08:18.557 --71952-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.557 ==71952== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71952-by-???-on-7fc73dd678ec 00:08:18.557 ==71952== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71952-by-???-on-7fc73dd678ec 00:08:18.557 ==71952== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71952-by-???-on-7fc73dd678ec 00:08:18.557 ==71952== 00:08:18.557 ==71952== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.557 ==71952== don't want to do, unless you know exactly what you're doing, 00:08:18.557 ==71952== or are doing some strange experiment): 00:08:18.557 ==71952== /usr/libexec/valgrind/../../bin/vgdb --pid=71952 ...command... 00:08:18.557 ==71952== 00:08:18.557 ==71952== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.557 ==71952== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:08:18.557 ==71952== and then give GDB the following command 00:08:18.557 ==71952== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71952 00:08:18.557 ==71952== --pid is optional if only one valgrind process is running 00:08:18.557 ==71952== 00:08:18.557 --71952-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.557 --71952-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.557 --71952-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.557 --71952-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.557 --71952-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.557 --71952-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.557 --71952-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.557 --71952-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.557 --71952-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.557 --71952-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.557 --71952-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.557 --71952-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.557 --71952-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:18.557 --71952-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.557 --71952-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.557 --71952-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.557 --71952-- Reading syms from /usr/lib64/libm.so.6 00:08:18.557 --71952-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.557 --71952-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:18.557 --71952-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.557 --71952-- Reading syms from /usr/lib64/libc.so.6 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.557 --71952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.557 --71952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.557 --71952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.557 --71952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.557 --71952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.557 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.557 --71952-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.558 --71952-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.814 --71952-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.814 --71952-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.814 --71952-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.814 --71952-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.814 --71952-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.814 --71952-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.814 --71952-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 ==71952== Preferring higher priority redirection: 00:08:18.814 --71952-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.814 --71952-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.814 --71952-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 --71952-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.814 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.814 --71952-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.814 --71952-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.814 ==71952== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.814 --71952-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.814 --71952-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.814 --71952-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.814 --71952-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.814 --71952-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.814 --71952-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.814 --71952-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.814 --71952-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.814 --71952-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.814 --71952-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.814 --71952-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.814 --71952-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.814 --71952-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.814 --71952-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.814 --71952-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.814 --71952-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.814 --71952-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.814 --71952-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.072 00:08:19.072 00:08:19.073 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.073 http://cunit.sourceforge.net/ 00:08:19.073 00:08:19.073 00:08:19.073 Suite: portal_grp_suite 00:08:19.073 Test: portal_create_ipv4_normal_case ...passed 00:08:19.073 Test: portal_create_ipv6_normal_case ...passed 00:08:19.073 Test: portal_create_ipv4_wildcard_case ...passed 00:08:19.073 Test: portal_create_ipv6_wildcard_case ...passed 00:08:19.073 Test: portal_create_twice_case ...[2024-07-15 20:05:44.154124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:08:19.073 passed 00:08:19.073 Test: portal_grp_register_unregister_case ...passed 00:08:19.073 Test: portal_grp_register_twice_case ...passed 00:08:19.073 Test: portal_grp_add_delete_case ...--71952-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:19.073 passed 00:08:19.073 Test: portal_grp_add_delete_twice_case ...passed 00:08:19.073 00:08:19.073 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.073 suites 1 1 n/a 0 0 00:08:19.073 tests 9 9 9 0 0 00:08:19.073 asserts 44 44 44 0 n/a 00:08:19.073 00:08:19.073 Elapsed time = 0.125 seconds 00:08:19.073 --71952-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.073 --71952-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.073 ==71952== 00:08:19.073 ==71952== HEAP SUMMARY: 00:08:19.073 ==71952== in use at exit: 0 bytes in 0 blocks 00:08:19.073 ==71952== total heap usage: 2,177 allocs, 2,177 frees, 222,608 bytes allocated 00:08:19.073 ==71952== 00:08:19.073 ==71952== All heap blocks were freed -- no leaks are possible 00:08:19.073 ==71952== 00:08:19.073 ==71952== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.073 00:08:19.073 real 0m4.319s 00:08:19.073 user 0m4.142s 00:08:19.073 sys 0m0.164s 00:08:19.073 20:05:44 unittest_iscsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:19.073 20:05:44 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:08:19.073 ************************************ 00:08:19.073 END TEST unittest_iscsi 00:08:19.073 ************************************ 00:08:19.073 20:05:44 -- common/autotest_common.sh@1142 -- # return 0 00:08:19.073 20:05:44 -- unit/unittest.sh@245 -- # run_test unittest_json unittest_json 00:08:19.073 20:05:44 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:19.073 20:05:44 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:19.073 20:05:44 -- common/autotest_common.sh@10 -- # set +x 00:08:19.073 ************************************ 00:08:19.073 START TEST unittest_json 00:08:19.073 ************************************ 00:08:19.073 20:05:44 unittest_json -- common/autotest_common.sh@1123 -- # unittest_json 00:08:19.073 20:05:44 unittest_json -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:19.073 ==71977== Memcheck, a memory error detector 00:08:19.073 ==71977== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.073 ==71977== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.073 ==71977== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:19.073 ==71977== 00:08:19.073 --71977-- Valgrind options: 00:08:19.073 --71977-- --leak-check=full 00:08:19.073 --71977-- --error-exitcode=2 00:08:19.073 --71977-- --verbose 00:08:19.073 --71977-- Contents of /proc/version: 00:08:19.073 --71977-- 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.073 --71977-- 00:08:19.073 --71977-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.073 --71977-- Page sizes: currently 4096, max supported 4096 00:08:19.073 --71977-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.073 --71977-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:19.073 --71977-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.073 --71977-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.073 --71977-- might be shown as UnknownInlinedFun 00:08:19.073 --71977-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.073 --71977-- object doesn't have a dynamic symbol table 00:08:19.332 --71977-- Scheduler: using generic scheduler lock implementation. 00:08:19.332 --71977-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.332 ==71977== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71977-by-???-on-7fc73dd678ec 00:08:19.332 ==71977== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71977-by-???-on-7fc73dd678ec 00:08:19.332 ==71977== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71977-by-???-on-7fc73dd678ec 00:08:19.332 ==71977== 00:08:19.332 ==71977== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.332 ==71977== don't want to do, unless you know exactly what you're doing, 00:08:19.332 ==71977== or are doing some strange experiment): 00:08:19.332 ==71977== /usr/libexec/valgrind/../../bin/vgdb --pid=71977 ...command... 00:08:19.332 ==71977== 00:08:19.332 ==71977== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.332 ==71977== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:08:19.332 ==71977== and then give GDB the following command 00:08:19.332 ==71977== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71977 00:08:19.332 ==71977== --pid is optional if only one valgrind process is running 00:08:19.332 ==71977== 00:08:19.332 --71977-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.332 --71977-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.332 --71977-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.332 --71977-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.332 --71977-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.332 --71977-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.332 --71977-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.332 --71977-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.332 --71977-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.332 --71977-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.332 --71977-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.332 --71977-- Reading syms from /usr/lib64/libm.so.6 00:08:19.332 --71977-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.332 --71977-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:19.332 --71977-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/libc.so.6 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71977-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71977-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71977-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71977-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71977-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.332 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.332 --71977-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.332 --71977-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.332 --71977-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.332 --71977-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.332 --71977-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.332 --71977-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.332 --71977-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.591 --71977-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 ==71977== Preferring higher priority redirection: 00:08:19.591 --71977-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.591 --71977-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.591 --71977-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 --71977-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.591 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.591 --71977-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.591 --71977-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.591 ==71977== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.591 --71977-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.591 --71977-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.591 --71977-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.591 --71977-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.591 --71977-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.591 --71977-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.591 --71977-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.592 --71977-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.592 --71977-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.592 --71977-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.592 --71977-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.592 --71977-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.592 --71977-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.592 --71977-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.592 --71977-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.592 --71977-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.592 --71977-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.592 --71977-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.592 00:08:19.592 00:08:19.592 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.592 http://cunit.sourceforge.net/ 00:08:19.592 00:08:19.592 00:08:19.592 Suite: json 00:08:19.592 Test: test_parse_literal ...passed 00:08:19.592 Test: test_parse_string_simple ...passed 00:08:19.592 Test: test_parse_string_control_chars ...passed 00:08:19.849 Test: test_parse_string_utf8 ...passed 00:08:19.849 Test: test_parse_string_escapes_twochar ...passed 00:08:19.849 Test: test_parse_string_escapes_unicode ...passed 00:08:19.849 Test: test_parse_number ...passed 00:08:20.107 Test: test_parse_array ...passed 00:08:20.107 Test: test_parse_object ...passed 00:08:20.365 Test: test_parse_nesting ...passed 00:08:20.365 Test: test_parse_comment ...passed 00:08:20.365 00:08:20.365 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.365 suites 1 1 n/a 0 0 00:08:20.365 tests 11 11 11 0 0 00:08:20.365 asserts 1516 1516 1516 0 n/a 00:08:20.365 00:08:20.365 Elapsed time = 0.668 seconds 00:08:20.365 --71977-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.365 --71977-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.365 ==71977== 00:08:20.365 ==71977== HEAP SUMMARY: 00:08:20.365 ==71977== in use at exit: 0 bytes in 0 blocks 00:08:20.365 ==71977== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:08:20.365 ==71977== 00:08:20.365 ==71977== All heap blocks were freed -- no leaks are possible 00:08:20.365 ==71977== 00:08:20.365 ==71977== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.365 20:05:45 unittest_json -- unit/unittest.sh@78 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:20.365 ==71991== Memcheck, a memory error detector 00:08:20.365 ==71991== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.365 ==71991== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.365 ==71991== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:20.365 ==71991== 00:08:20.365 --71991-- Valgrind options: 00:08:20.365 --71991-- --leak-check=full 00:08:20.365 --71991-- --error-exitcode=2 00:08:20.365 --71991-- --verbose 00:08:20.365 --71991-- Contents of /proc/version: 00:08:20.365 --71991-- 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.365 --71991-- 00:08:20.365 --71991-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.365 --71991-- Page sizes: currently 4096, max supported 4096 00:08:20.365 --71991-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.365 --71991-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:20.365 --71991-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.365 --71991-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.365 --71991-- might be shown as UnknownInlinedFun 00:08:20.365 --71991-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.365 --71991-- object doesn't have a dynamic symbol table 00:08:20.365 --71991-- Scheduler: using generic scheduler lock implementation. 00:08:20.365 --71991-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.365 ==71991== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71991-by-???-on-7fc73dd678ec 00:08:20.365 ==71991== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71991-by-???-on-7fc73dd678ec 00:08:20.365 ==71991== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71991-by-???-on-7fc73dd678ec 00:08:20.365 ==71991== 00:08:20.365 ==71991== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.365 ==71991== don't want to do, unless you know exactly what you're doing, 00:08:20.365 ==71991== or are doing some strange experiment): 00:08:20.365 ==71991== /usr/libexec/valgrind/../../bin/vgdb --pid=71991 ...command... 00:08:20.365 ==71991== 00:08:20.365 ==71991== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.365 ==71991== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:08:20.365 ==71991== and then give GDB the following command 00:08:20.365 ==71991== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71991 00:08:20.365 ==71991== --pid is optional if only one valgrind process is running 00:08:20.365 ==71991== 00:08:20.365 --71991-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.365 --71991-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.365 --71991-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.365 --71991-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.365 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.365 --71991-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.365 --71991-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.365 --71991-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.365 --71991-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.365 --71991-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.365 --71991-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.365 --71991-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.365 --71991-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.365 --71991-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.365 --71991-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:20.366 --71991-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.366 --71991-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.366 --71991-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.624 --71991-- Reading syms from /usr/lib64/libm.so.6 00:08:20.624 --71991-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.624 --71991-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:20.624 --71991-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.624 --71991-- Reading syms from /usr/lib64/libc.so.6 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.624 --71991-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.624 --71991-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.624 --71991-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.624 --71991-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.624 --71991-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.624 --71991-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.624 --71991-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.624 --71991-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.624 --71991-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.624 --71991-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.624 --71991-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.624 --71991-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.624 --71991-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 ==71991== Preferring higher priority redirection: 00:08:20.624 --71991-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.624 --71991-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.624 --71991-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 --71991-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.624 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.624 --71991-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.625 --71991-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.625 ==71991== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.625 --71991-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.625 --71991-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.625 --71991-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.625 --71991-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.625 --71991-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.625 --71991-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.625 --71991-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.625 --71991-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.625 --71991-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.883 --71991-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.883 --71991-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.883 --71991-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.883 --71991-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.883 --71991-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.883 --71991-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.883 --71991-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.883 --71991-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.883 --71991-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.883 00:08:20.883 00:08:20.883 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.883 http://cunit.sourceforge.net/ 00:08:20.883 00:08:20.883 00:08:20.883 Suite: json 00:08:20.883 Test: test_strequal ...passed 00:08:20.883 Test: test_num_to_uint16 ...passed 00:08:20.883 Test: test_num_to_int32 ...passed 00:08:20.883 Test: test_num_to_uint64 ...passed 00:08:20.883 Test: test_decode_object ...passed 00:08:20.883 Test: test_decode_array ...passed 00:08:20.883 Test: test_decode_bool ...passed 00:08:20.883 Test: test_decode_uint16 ...passed 00:08:20.883 Test: test_decode_int32 ...passed 00:08:20.883 Test: test_decode_uint32 ...passed 00:08:20.883 Test: test_decode_uint64 ...passed 00:08:20.883 Test: test_decode_string ...passed 00:08:20.883 Test: test_decode_uuid ...passed 00:08:20.883 Test: test_find ...passed 00:08:20.883 Test: test_find_array ...passed 00:08:20.883 Test: test_iterating ...passed 00:08:20.883 Test: test_free_object ...passed 00:08:20.883 00:08:20.883 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.883 suites 1 1 n/a 0 0 00:08:20.883 tests 17 17 17 0 0 00:08:20.883 asserts 236 236 236 0 n/a 00:08:20.883 00:08:20.883 Elapsed time = 0.105 seconds 00:08:20.883 --71991-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.883 --71991-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.883 ==71991== 00:08:20.883 ==71991== HEAP SUMMARY: 00:08:20.883 ==71991== in use at exit: 0 bytes in 0 blocks 00:08:20.883 ==71991== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:08:20.883 ==71991== 00:08:20.883 ==71991== All heap blocks were freed -- no leaks are possible 00:08:20.883 ==71991== 00:08:20.883 ==71991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.883 20:05:46 unittest_json -- unit/unittest.sh@79 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:20.883 ==71992== Memcheck, a memory error detector 00:08:20.883 ==71992== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.883 ==71992== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.883 ==71992== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:20.883 ==71992== 00:08:20.883 --71992-- Valgrind options: 00:08:20.883 --71992-- --leak-check=full 00:08:20.883 --71992-- --error-exitcode=2 00:08:20.883 --71992-- --verbose 00:08:20.883 --71992-- Contents of /proc/version: 00:08:20.883 --71992-- 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.883 --71992-- 00:08:20.883 --71992-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.883 --71992-- Page sizes: currently 4096, max supported 4096 00:08:20.883 --71992-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.883 --71992-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:20.883 --71992-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.883 --71992-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.884 --71992-- might be shown as UnknownInlinedFun 00:08:20.884 --71992-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.884 --71992-- object doesn't have a dynamic symbol table 00:08:21.142 --71992-- Scheduler: using generic scheduler lock implementation. 00:08:21.142 --71992-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.142 ==71992== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71992-by-???-on-7fc73dd678ec 00:08:21.142 ==71992== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71992-by-???-on-7fc73dd678ec 00:08:21.142 ==71992== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71992-by-???-on-7fc73dd678ec 00:08:21.142 ==71992== 00:08:21.142 ==71992== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.142 ==71992== don't want to do, unless you know exactly what you're doing, 00:08:21.142 ==71992== or are doing some strange experiment): 00:08:21.142 ==71992== /usr/libexec/valgrind/../../bin/vgdb --pid=71992 ...command... 00:08:21.142 ==71992== 00:08:21.142 ==71992== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.142 ==71992== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:08:21.142 ==71992== and then give GDB the following command 00:08:21.142 ==71992== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71992 00:08:21.142 ==71992== --pid is optional if only one valgrind process is running 00:08:21.142 ==71992== 00:08:21.142 --71992-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.142 --71992-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.142 --71992-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.142 --71992-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.142 --71992-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.142 --71992-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.142 --71992-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.142 --71992-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.142 --71992-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.142 --71992-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.142 --71992-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.142 --71992-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.142 --71992-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.142 --71992-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.142 --71992-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.142 --71992-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.142 --71992-- Reading syms from /usr/lib64/libm.so.6 00:08:21.142 --71992-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.142 --71992-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:21.142 --71992-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.142 --71992-- Reading syms from /usr/lib64/libc.so.6 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.142 --71992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.142 --71992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.142 --71992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.142 --71992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.142 --71992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.142 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.142 --71992-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.143 --71992-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.143 --71992-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.143 --71992-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.143 --71992-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.143 --71992-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.400 --71992-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.400 --71992-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.400 --71992-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 ==71992== Preferring higher priority redirection: 00:08:21.400 --71992-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.400 --71992-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.400 --71992-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.400 --71992-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.401 --71992-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.401 --71992-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.401 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.401 --71992-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.401 --71992-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.401 ==71992== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.401 --71992-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.401 --71992-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.401 --71992-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.401 --71992-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.401 --71992-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.401 --71992-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.401 --71992-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.401 --71992-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.401 --71992-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.401 --71992-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.401 --71992-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.401 --71992-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.401 --71992-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.401 --71992-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.401 --71992-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.401 --71992-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.401 --71992-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.401 --71992-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.401 00:08:21.401 00:08:21.401 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.401 http://cunit.sourceforge.net/ 00:08:21.401 00:08:21.401 00:08:21.401 Suite: json 00:08:21.401 Test: test_write_literal ...passed 00:08:21.659 Test: test_write_string_simple ...passed 00:08:21.659 Test: test_write_string_escapes ...passed 00:08:21.659 Test: test_write_string_utf16le ...passed 00:08:21.659 Test: test_write_number_int32 ...passed 00:08:21.659 Test: test_write_number_uint32 ...passed 00:08:21.659 Test: test_write_number_uint128 ...passed 00:08:21.659 Test: test_write_string_number_uint128 ...passed 00:08:21.659 Test: test_write_number_int64 ...passed 00:08:21.659 Test: test_write_number_uint64 ...passed 00:08:21.659 Test: test_write_number_double ...passed 00:08:21.659 Test: test_write_uuid ...passed 00:08:21.659 Test: test_write_array ...passed 00:08:21.659 Test: test_write_object ...passed 00:08:21.917 Test: test_write_nesting ...passed 00:08:21.917 Test: test_write_val ...passed 00:08:21.917 00:08:21.917 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.917 suites 1 1 n/a 0 0 00:08:21.917 tests 16 16 16 0 0 00:08:21.917 asserts 918 918 918 0 n/a 00:08:21.917 00:08:21.917 Elapsed time = 0.339 seconds 00:08:21.917 --71992-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.917 --71992-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.917 ==71992== 00:08:21.917 ==71992== HEAP SUMMARY: 00:08:21.917 ==71992== in use at exit: 0 bytes in 0 blocks 00:08:21.917 ==71992== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:08:21.917 ==71992== 00:08:21.917 ==71992== All heap blocks were freed -- no leaks are possible 00:08:21.917 ==71992== 00:08:21.918 ==71992== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.918 20:05:47 unittest_json -- unit/unittest.sh@80 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:21.918 ==72004== Memcheck, a memory error detector 00:08:21.918 ==72004== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.918 ==72004== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.918 ==72004== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:21.918 ==72004== 00:08:21.918 --72004-- Valgrind options: 00:08:21.918 --72004-- --leak-check=full 00:08:21.918 --72004-- --error-exitcode=2 00:08:21.918 --72004-- --verbose 00:08:21.918 --72004-- Contents of /proc/version: 00:08:21.918 --72004-- 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.918 --72004-- 00:08:21.918 --72004-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.918 --72004-- Page sizes: currently 4096, max supported 4096 00:08:21.918 --72004-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.918 --72004-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:21.918 --72004-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.918 --72004-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.918 --72004-- might be shown as UnknownInlinedFun 00:08:21.918 --72004-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.918 --72004-- object doesn't have a dynamic symbol table 00:08:21.918 --72004-- Scheduler: using generic scheduler lock implementation. 00:08:21.918 --72004-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.918 ==72004== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72004-by-???-on-7fc73dd678ec 00:08:21.918 ==72004== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72004-by-???-on-7fc73dd678ec 00:08:21.918 ==72004== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72004-by-???-on-7fc73dd678ec 00:08:21.918 ==72004== 00:08:21.918 ==72004== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.918 ==72004== don't want to do, unless you know exactly what you're doing, 00:08:21.918 ==72004== or are doing some strange experiment): 00:08:21.918 ==72004== /usr/libexec/valgrind/../../bin/vgdb --pid=72004 ...command... 00:08:21.918 ==72004== 00:08:21.918 ==72004== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.918 ==72004== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:08:21.918 ==72004== and then give GDB the following command 00:08:21.918 ==72004== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72004 00:08:21.918 ==72004== --pid is optional if only one valgrind process is running 00:08:21.918 ==72004== 00:08:21.918 --72004-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.918 --72004-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.918 --72004-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.918 --72004-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.918 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.918 --72004-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.918 --72004-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.918 --72004-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.918 --72004-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.918 --72004-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.918 --72004-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.918 --72004-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.918 --72004-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.918 --72004-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.918 --72004-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:21.918 --72004-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.918 --72004-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.918 --72004-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.177 --72004-- Reading syms from /usr/lib64/libm.so.6 00:08:22.177 --72004-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.177 --72004-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:22.177 --72004-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.177 --72004-- Reading syms from /usr/lib64/libc.so.6 00:08:22.177 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.177 --72004-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.177 --72004-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.177 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.177 --72004-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.177 --72004-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.177 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.177 --72004-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.177 --72004-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.177 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.177 --72004-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.177 --72004-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.177 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.177 --72004-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.177 --72004-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.177 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.177 --72004-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.177 --72004-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.177 --72004-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.177 --72004-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.177 --72004-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.177 --72004-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.177 --72004-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.177 --72004-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.177 --72004-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 ==72004== Preferring higher priority redirection: 00:08:22.177 --72004-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.177 --72004-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.177 --72004-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.177 --72004-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 --72004-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.178 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.178 --72004-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.178 --72004-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.178 ==72004== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.178 --72004-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.178 --72004-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.178 --72004-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.178 --72004-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.178 --72004-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.436 --72004-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.436 --72004-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.436 --72004-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.436 --72004-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.436 --72004-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.436 --72004-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.436 --72004-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.436 --72004-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.436 --72004-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.436 --72004-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.436 --72004-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.436 --72004-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.436 --72004-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.436 00:08:22.437 00:08:22.437 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.437 http://cunit.sourceforge.net/ 00:08:22.437 00:08:22.437 00:08:22.437 Suite: jsonrpc 00:08:22.437 Test: test_parse_request ...--72004-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:22.437 passed 00:08:22.437 Test: test_parse_request_streaming ...passed 00:08:22.437 00:08:22.437 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.437 suites 1 1 n/a 0 0 00:08:22.437 tests 2 2 2 0 0 00:08:22.437 asserts 289 289 289 0 n/a 00:08:22.437 00:08:22.437 Elapsed time = 0.112 seconds 00:08:22.437 --72004-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.437 --72004-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.437 ==72004== 00:08:22.437 ==72004== HEAP SUMMARY: 00:08:22.437 ==72004== in use at exit: 0 bytes in 0 blocks 00:08:22.437 ==72004== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:08:22.437 ==72004== 00:08:22.437 ==72004== All heap blocks were freed -- no leaks are possible 00:08:22.437 ==72004== 00:08:22.437 ==72004== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.437 00:08:22.437 real 0m3.389s 00:08:22.437 user 0m3.265s 00:08:22.437 sys 0m0.114s 00:08:22.437 20:05:47 unittest_json -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:22.437 20:05:47 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:08:22.437 ************************************ 00:08:22.437 END TEST unittest_json 00:08:22.437 ************************************ 00:08:22.695 20:05:47 -- common/autotest_common.sh@1142 -- # return 0 00:08:22.695 20:05:47 -- unit/unittest.sh@246 -- # run_test unittest_rpc unittest_rpc 00:08:22.695 20:05:47 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:22.695 20:05:47 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:22.695 20:05:47 -- common/autotest_common.sh@10 -- # set +x 00:08:22.695 ************************************ 00:08:22.695 START TEST unittest_rpc 00:08:22.695 ************************************ 00:08:22.695 20:05:47 unittest_rpc -- common/autotest_common.sh@1123 -- # unittest_rpc 00:08:22.695 20:05:47 unittest_rpc -- unit/unittest.sh@84 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:22.695 ==72028== Memcheck, a memory error detector 00:08:22.695 ==72028== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.695 ==72028== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.695 ==72028== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:22.695 ==72028== 00:08:22.695 --72028-- Valgrind options: 00:08:22.695 --72028-- --leak-check=full 00:08:22.695 --72028-- --error-exitcode=2 00:08:22.695 --72028-- --verbose 00:08:22.695 --72028-- Contents of /proc/version: 00:08:22.695 --72028-- 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.695 --72028-- 00:08:22.695 --72028-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.695 --72028-- Page sizes: currently 4096, max supported 4096 00:08:22.695 --72028-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.695 --72028-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:22.695 --72028-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.695 --72028-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.695 --72028-- might be shown as UnknownInlinedFun 00:08:22.695 --72028-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.695 --72028-- object doesn't have a dynamic symbol table 00:08:22.695 --72028-- Scheduler: using generic scheduler lock implementation. 00:08:22.695 --72028-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.695 ==72028== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72028-by-???-on-7fc73dd678ec 00:08:22.695 ==72028== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72028-by-???-on-7fc73dd678ec 00:08:22.695 ==72028== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72028-by-???-on-7fc73dd678ec 00:08:22.695 ==72028== 00:08:22.695 ==72028== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.695 ==72028== don't want to do, unless you know exactly what you're doing, 00:08:22.695 ==72028== or are doing some strange experiment): 00:08:22.696 ==72028== /usr/libexec/valgrind/../../bin/vgdb --pid=72028 ...command... 00:08:22.696 ==72028== 00:08:22.696 ==72028== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.696 ==72028== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:08:22.696 ==72028== and then give GDB the following command 00:08:22.696 ==72028== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72028 00:08:22.696 ==72028== --pid is optional if only one valgrind process is running 00:08:22.696 ==72028== 00:08:22.696 --72028-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.696 --72028-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.696 --72028-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.696 --72028-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.696 --72028-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.696 --72028-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.696 --72028-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.696 --72028-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.696 --72028-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.696 --72028-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.696 --72028-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.696 --72028-- Reading syms from /usr/lib64/libm.so.6 00:08:22.696 --72028-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.696 --72028-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:22.696 --72028-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/libc.so.6 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.696 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.696 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.696 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.696 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.696 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.696 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.696 --72028-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.696 --72028-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.696 --72028-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.696 --72028-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.696 --72028-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.954 --72028-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.954 --72028-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.954 --72028-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.954 --72028-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 ==72028== Preferring higher priority redirection: 00:08:22.955 --72028-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.955 --72028-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.955 --72028-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 --72028-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.955 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.955 --72028-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.955 --72028-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.955 ==72028== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.955 --72028-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.955 --72028-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.955 --72028-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.955 --72028-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.955 --72028-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.955 --72028-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.955 --72028-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.955 --72028-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.955 --72028-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.955 --72028-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.955 --72028-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.955 --72028-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.955 --72028-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.955 --72028-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.955 --72028-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.955 --72028-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.955 --72028-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:22.955 --72028-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.955 --72028-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.955 00:08:22.955 00:08:22.955 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.955 http://cunit.sourceforge.net/ 00:08:22.955 00:08:22.955 00:08:22.955 Suite: rpc 00:08:22.955 Test: test_jsonrpc_handler ...passed 00:08:22.955 Test: test_spdk_rpc_is_method_allowed ...passed 00:08:22.955 Test: test_rpc_get_methods ...[2024-07-15 20:05:48.230583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:08:22.955 passed 00:08:22.955 Test: test_rpc_spdk_get_version ...passed 00:08:22.955 Test: test_spdk_rpc_listen_close ...passed 00:08:23.214 Test: test_rpc_run_multiple_servers ...passed 00:08:23.214 00:08:23.214 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.214 suites 1 1 n/a 0 0 00:08:23.214 tests 6 6 6 0 0 00:08:23.214 asserts 23 23 23 0 n/a 00:08:23.214 00:08:23.214 Elapsed time = 0.061 seconds 00:08:23.214 --72028-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.214 --72028-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.214 ==72028== 00:08:23.214 ==72028== HEAP SUMMARY: 00:08:23.214 ==72028== in use at exit: 513 bytes in 6 blocks 00:08:23.214 ==72028== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:08:23.214 ==72028== 00:08:23.214 ==72028== Searching for pointers to 6 not-freed blocks 00:08:23.214 ==72028== Checked 6,317,584 bytes 00:08:23.214 ==72028== 00:08:23.214 ==72028== LEAK SUMMARY: 00:08:23.214 ==72028== definitely lost: 0 bytes in 0 blocks 00:08:23.214 ==72028== indirectly lost: 0 bytes in 0 blocks 00:08:23.214 ==72028== possibly lost: 0 bytes in 0 blocks 00:08:23.215 ==72028== still reachable: 513 bytes in 6 blocks 00:08:23.215 ==72028== suppressed: 0 bytes in 0 blocks 00:08:23.215 ==72028== Reachable blocks (those to which a pointer was found) are not shown. 00:08:23.215 ==72028== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:23.215 ==72028== 00:08:23.215 ==72028== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.215 00:08:23.215 real 0m0.582s 00:08:23.215 user 0m0.558s 00:08:23.215 sys 0m0.022s 00:08:23.215 20:05:48 unittest_rpc -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:23.215 20:05:48 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:08:23.215 ************************************ 00:08:23.215 END TEST unittest_rpc 00:08:23.215 ************************************ 00:08:23.215 20:05:48 -- common/autotest_common.sh@1142 -- # return 0 00:08:23.215 20:05:48 -- unit/unittest.sh@247 -- # run_test unittest_notify valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:23.215 20:05:48 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:23.215 20:05:48 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:23.215 20:05:48 -- common/autotest_common.sh@10 -- # set +x 00:08:23.215 ************************************ 00:08:23.215 START TEST unittest_notify 00:08:23.215 ************************************ 00:08:23.215 20:05:48 unittest_notify -- common/autotest_common.sh@1123 -- # 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:23.215 ==72059== Memcheck, a memory error detector 00:08:23.215 ==72059== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.215 ==72059== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.215 ==72059== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:23.215 ==72059== 00:08:23.215 --72059-- Valgrind options: 00:08:23.215 --72059-- --leak-check=full 00:08:23.215 --72059-- --error-exitcode=2 00:08:23.215 --72059-- --verbose 00:08:23.215 --72059-- Contents of /proc/version: 00:08:23.215 --72059-- 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.215 --72059-- 00:08:23.215 --72059-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.215 --72059-- Page sizes: currently 4096, max supported 4096 00:08:23.215 --72059-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.215 --72059-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:23.215 --72059-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.215 --72059-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.215 --72059-- might be shown as UnknownInlinedFun 00:08:23.215 --72059-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.215 --72059-- object doesn't have a dynamic symbol table 00:08:23.215 --72059-- Scheduler: using generic scheduler lock implementation. 00:08:23.215 --72059-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.215 ==72059== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72059-by-???-on-7fc73dd678ec 00:08:23.215 ==72059== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72059-by-???-on-7fc73dd678ec 00:08:23.215 ==72059== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72059-by-???-on-7fc73dd678ec 00:08:23.215 ==72059== 00:08:23.215 ==72059== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.215 ==72059== don't want to do, unless you know exactly what you're doing, 00:08:23.215 ==72059== or are doing some strange experiment): 00:08:23.215 ==72059== /usr/libexec/valgrind/../../bin/vgdb --pid=72059 ...command... 00:08:23.215 ==72059== 00:08:23.215 ==72059== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.215 ==72059== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:08:23.215 ==72059== and then give GDB the following command 00:08:23.215 ==72059== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72059 00:08:23.215 ==72059== --pid is optional if only one valgrind process is running 00:08:23.215 ==72059== 00:08:23.215 --72059-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.215 --72059-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.215 --72059-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.215 --72059-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.215 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.215 --72059-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.215 --72059-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.215 --72059-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.215 --72059-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.215 --72059-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.215 --72059-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.215 --72059-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.215 --72059-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.215 --72059-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.215 --72059-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.215 --72059-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.216 --72059-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.216 --72059-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.216 --72059-- Reading syms from /usr/lib64/libm.so.6 00:08:23.474 --72059-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.475 --72059-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:23.475 --72059-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.475 --72059-- Reading syms from /usr/lib64/libc.so.6 00:08:23.475 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.475 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.475 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.475 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.475 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.475 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.475 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.475 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.475 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.475 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.475 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.475 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.475 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.475 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.475 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.475 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.475 --72059-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.475 --72059-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.475 --72059-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:23.475 --72059-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:23.475 --72059-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:23.475 --72059-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:23.475 --72059-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:23.475 --72059-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:23.475 --72059-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 ==72059== Preferring higher priority redirection: 00:08:23.475 --72059-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:23.475 --72059-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:23.475 --72059-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.475 --72059-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.476 --72059-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.476 --72059-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.476 --72059-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:23.476 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.476 --72059-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.476 --72059-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.476 ==72059== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.476 --72059-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:23.476 --72059-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.476 --72059-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.735 --72059-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.735 --72059-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.735 --72059-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.735 --72059-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.735 --72059-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.735 --72059-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.735 --72059-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.735 --72059-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.735 --72059-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.735 --72059-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.735 --72059-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.735 --72059-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.735 --72059-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.735 --72059-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.735 --72059-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.735 00:08:23.735 00:08:23.735 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.735 http://cunit.sourceforge.net/ 00:08:23.735 00:08:23.735 00:08:23.735 Suite: app_suite 00:08:23.735 Test: notify ...passed 00:08:23.735 00:08:23.735 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.735 suites 1 1 n/a 0 0 00:08:23.735 tests 1 1 1 0 0 00:08:23.735 asserts 13 13 13 0 n/a 00:08:23.735 00:08:23.735 Elapsed time = 0.014 seconds 00:08:23.735 --72059-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.735 --72059-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:23.735 ==72059== 00:08:23.735 ==72059== HEAP SUMMARY: 00:08:23.735 ==72059== in use at exit: 288 bytes in 2 blocks 00:08:23.735 ==72059== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:08:23.735 ==72059== 00:08:23.735 ==72059== Searching for pointers to 2 not-freed blocks 00:08:23.735 ==72059== Checked 6,555,104 bytes 00:08:23.735 ==72059== 00:08:23.735 ==72059== LEAK SUMMARY: 00:08:23.735 ==72059== definitely lost: 0 bytes in 0 blocks 00:08:23.735 ==72059== indirectly lost: 0 bytes in 0 blocks 00:08:23.735 ==72059== possibly lost: 0 bytes in 0 blocks 00:08:23.735 ==72059== still reachable: 288 bytes in 2 blocks 00:08:23.735 ==72059== suppressed: 0 bytes in 0 blocks 00:08:23.735 ==72059== Reachable blocks (those to which a pointer was found) are not shown. 00:08:23.735 ==72059== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:23.735 ==72059== 00:08:23.735 ==72059== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:23.735 00:08:23.735 real 0m0.650s 00:08:23.735 user 0m0.618s 00:08:23.735 sys 0m0.030s 00:08:23.735 20:05:49 unittest_notify -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:23.735 20:05:49 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:08:23.735 ************************************ 00:08:23.735 END TEST unittest_notify 00:08:23.735 ************************************ 00:08:23.735 20:05:49 -- common/autotest_common.sh@1142 -- # return 0 00:08:23.735 20:05:49 -- unit/unittest.sh@248 -- # run_test unittest_nvme unittest_nvme 00:08:23.735 20:05:49 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:23.735 20:05:49 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:23.735 20:05:49 -- common/autotest_common.sh@10 -- # set +x 00:08:23.735 ************************************ 00:08:23.735 START TEST unittest_nvme 00:08:23.735 ************************************ 00:08:23.735 20:05:49 unittest_nvme -- common/autotest_common.sh@1123 -- # unittest_nvme 00:08:23.735 20:05:49 unittest_nvme -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:23.994 ==72077== Memcheck, a memory error detector 00:08:23.994 ==72077== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:23.994 ==72077== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:23.994 ==72077== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:23.994 ==72077== 00:08:23.994 --72077-- Valgrind options: 00:08:23.994 --72077-- --leak-check=full 00:08:23.994 --72077-- --error-exitcode=2 00:08:23.994 --72077-- --verbose 00:08:23.994 --72077-- Contents of /proc/version: 00:08:23.994 --72077-- 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.994 --72077-- 00:08:23.994 --72077-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:23.994 --72077-- Page sizes: currently 4096, max supported 4096 00:08:23.994 --72077-- Valgrind library directory: /usr/libexec/valgrind 00:08:23.994 --72077-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:23.994 --72077-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:23.994 --72077-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:23.994 --72077-- might be shown as UnknownInlinedFun 00:08:23.994 --72077-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:23.994 --72077-- object doesn't have a dynamic symbol table 00:08:23.994 --72077-- Scheduler: using generic scheduler lock implementation. 00:08:23.994 --72077-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:23.994 ==72077== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72077-by-???-on-7fc73dd678ec 00:08:23.994 ==72077== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72077-by-???-on-7fc73dd678ec 00:08:23.994 ==72077== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72077-by-???-on-7fc73dd678ec 00:08:23.994 ==72077== 00:08:23.994 ==72077== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:23.994 ==72077== don't want to do, unless you know exactly what you're doing, 00:08:23.994 ==72077== or are doing some strange experiment): 00:08:23.994 ==72077== /usr/libexec/valgrind/../../bin/vgdb --pid=72077 ...command... 00:08:23.994 ==72077== 00:08:23.994 ==72077== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:23.994 ==72077== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:08:23.994 ==72077== and then give GDB the following command 00:08:23.994 ==72077== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72077 00:08:23.994 ==72077== --pid is optional if only one valgrind process is running 00:08:23.994 ==72077== 00:08:23.994 --72077-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:23.994 --72077-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:23.994 --72077-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:23.994 --72077-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:23.994 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.994 --72077-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:23.994 --72077-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:23.994 --72077-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:23.994 --72077-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:23.994 --72077-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:23.994 --72077-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:23.994 --72077-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:23.994 --72077-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:23.994 --72077-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:23.994 --72077-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:23.994 --72077-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:23.994 --72077-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:23.994 --72077-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:23.994 --72077-- Reading syms from /usr/lib64/libm.so.6 00:08:23.994 --72077-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:23.994 --72077-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:23.994 --72077-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:23.994 --72077-- Reading syms from /usr/lib64/libc.so.6 00:08:23.994 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.994 --72077-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.994 --72077-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.994 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.994 --72077-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.995 --72077-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.995 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.995 --72077-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.995 --72077-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.995 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.995 --72077-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.995 --72077-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:23.995 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.995 --72077-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.995 --72077-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:23.995 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:23.995 --72077-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:23.995 --72077-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.252 --72077-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.252 --72077-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.252 --72077-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.252 --72077-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.252 --72077-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.252 --72077-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.252 --72077-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 ==72077== Preferring higher priority redirection: 00:08:24.252 --72077-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.252 --72077-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.252 --72077-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.252 --72077-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.253 --72077-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.253 --72077-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.253 --72077-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.253 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.253 --72077-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.253 --72077-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.253 ==72077== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.253 --72077-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.253 --72077-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.253 --72077-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.253 --72077-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.253 --72077-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.253 --72077-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.253 --72077-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.253 --72077-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.253 --72077-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.253 --72077-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.253 --72077-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.253 --72077-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.253 --72077-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.253 --72077-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.253 --72077-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.253 --72077-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.511 --72077-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.511 --72077-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.511 00:08:24.511 00:08:24.511 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.511 http://cunit.sourceforge.net/ 00:08:24.511 00:08:24.511 00:08:24.511 Suite: nvme 00:08:24.511 Test: test_opc_data_transfer ...passed 00:08:24.511 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:08:24.511 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:08:24.511 Test: test_trid_parse_and_compare ...[2024-07-15 20:05:49.620292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:08:24.511 [2024-07-15 20:05:49.654241] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:24.511 [2024-07-15 20:05:49.656394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1211:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:08:24.511 [2024-07-15 20:05:49.656670] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:24.511 [2024-07-15 20:05:49.658478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1222:parse_next_key: *ERROR*: Key without value 00:08:24.511 [2024-07-15 20:05:49.658727] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1256:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:08:24.511 --72077-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:24.511 passed 00:08:24.511 Test: test_trid_trtype_str ...passed 00:08:24.511 Test: test_trid_adrfam_str ...passed 00:08:24.511 Test: test_nvme_ctrlr_probe ...[2024-07-15 20:05:49.726393] /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:24.511 passed 00:08:24.511 Test: test_spdk_nvme_probe ...[2024-07-15 20:05:49.734405] /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:24.511 [2024-07-15 20:05:49.735112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:24.511 [2024-07-15 20:05:49.738369] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:08:24.511 [2024-07-15 20:05:49.738836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 913:spdk_nvme_probe: *ERROR*: Create probe context failed 00:08:24.511 passed 00:08:24.511 Test: test_spdk_nvme_connect ...[2024-07-15 20:05:49.750575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1010:spdk_nvme_connect: *ERROR*: No transport ID specified 00:08:24.511 [2024-07-15 20:05:49.795755] /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:24.511 passed 00:08:24.511 Test: test_nvme_ctrlr_probe_internal ...[2024-07-15 20:05:49.799785] /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:24.511 [2024-07-15 20:05:49.800550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 830:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:08:24.511 passed 00:08:24.511 Test: test_nvme_init_controllers ...[2024-07-15 20:05:49.810328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:08:24.511 passed 00:08:24.511 Test: test_nvme_driver_init ...[2024-07-15 20:05:49.827338] /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:24.511 [2024-07-15 20:05:49.827979] /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:24.770 [2024-07-15 20:05:49.939956] /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:24.770 [2024-07-15 20:05:49.943792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:08:24.770 passed 00:08:24.770 Test: test_spdk_nvme_detach ...passed 00:08:24.770 Test: test_nvme_completion_poll_cb ...passed 00:08:24.770 Test: test_nvme_user_copy_cmd_complete ...--72077-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.770 passed 00:08:24.770 Test: test_nvme_allocate_request_null ...passed 00:08:24.770 Test: test_nvme_allocate_request ...passed 00:08:24.770 Test: test_nvme_free_request ...passed 00:08:24.770 Test: test_nvme_allocate_request_user_copy ...passed 00:08:24.770 Test: test_nvme_robust_mutex_init_shared ...passed 00:08:24.770 Test: test_nvme_request_check_timeout ...passed 00:08:24.770 Test: test_nvme_wait_for_completion ...passed 00:08:24.770 Test: test_spdk_nvme_parse_func ...--72077-- REDIR: 0x558e900 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:08:24.770 passed 00:08:24.770 Test: test_spdk_nvme_detach_async ...passed 00:08:24.771 Test: test_nvme_parse_addr ...[2024-07-15 20:05:50.080658] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1609:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:08:24.771 passed 00:08:24.771 00:08:25.029 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.030 suites 1 1 n/a 0 0 00:08:25.030 tests 25 25 25 0 0 00:08:25.030 asserts 326 326 326 0 n/a 00:08:25.030 00:08:25.030 Elapsed time = 0.381 seconds 00:08:25.030 --72077-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.030 --72077-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.030 ==72077== 00:08:25.030 ==72077== HEAP SUMMARY: 00:08:25.030 ==72077== in use at exit: 0 bytes in 0 blocks 00:08:25.030 ==72077== total heap usage: 176 allocs, 176 frees, 147,638 bytes allocated 00:08:25.030 ==72077== 00:08:25.030 ==72077== All heap blocks were freed -- no leaks are possible 00:08:25.030 ==72077== 00:08:25.030 ==72077== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.030 20:05:50 unittest_nvme -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:25.030 ==72089== Memcheck, a memory error detector 00:08:25.030 ==72089== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.030 ==72089== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.030 ==72089== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:25.030 ==72089== 00:08:25.030 --72089-- Valgrind options: 00:08:25.030 --72089-- --leak-check=full 00:08:25.030 --72089-- --error-exitcode=2 00:08:25.030 --72089-- --verbose 00:08:25.030 --72089-- Contents of /proc/version: 00:08:25.030 --72089-- 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.030 --72089-- 00:08:25.030 --72089-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.030 --72089-- Page sizes: currently 4096, max supported 4096 00:08:25.030 --72089-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.030 --72089-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:25.030 --72089-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.030 --72089-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.030 --72089-- might be shown as UnknownInlinedFun 00:08:25.030 --72089-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.030 --72089-- object doesn't have a dynamic symbol table 00:08:25.030 --72089-- Scheduler: using generic scheduler lock implementation. 00:08:25.030 --72089-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.030 ==72089== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72089-by-???-on-7fc73dd678ec 00:08:25.030 ==72089== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72089-by-???-on-7fc73dd678ec 00:08:25.030 ==72089== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72089-by-???-on-7fc73dd678ec 00:08:25.030 ==72089== 00:08:25.030 ==72089== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.030 ==72089== don't want to do, unless you know exactly what you're doing, 00:08:25.030 ==72089== or are doing some strange experiment): 00:08:25.030 ==72089== /usr/libexec/valgrind/../../bin/vgdb --pid=72089 ...command... 00:08:25.030 ==72089== 00:08:25.030 ==72089== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.030 ==72089== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:08:25.030 ==72089== and then give GDB the following command 00:08:25.030 ==72089== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72089 00:08:25.030 ==72089== --pid is optional if only one valgrind process is running 00:08:25.030 ==72089== 00:08:25.030 --72089-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.030 --72089-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.030 --72089-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.030 --72089-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.030 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.030 --72089-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.030 --72089-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.030 --72089-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.030 --72089-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.030 --72089-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.030 --72089-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.030 --72089-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.030 --72089-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.030 --72089-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.030 --72089-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:25.030 --72089-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.030 --72089-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.030 --72089-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.030 --72089-- Reading syms from /usr/lib64/libm.so.6 00:08:25.030 --72089-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.030 --72089-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:25.030 --72089-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.030 --72089-- Reading syms from /usr/lib64/libc.so.6 00:08:25.289 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.289 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.290 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.290 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.290 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.290 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.290 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.290 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.290 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.290 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.290 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.290 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.290 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.290 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.290 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.290 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.290 --72089-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.290 --72089-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.290 --72089-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.290 --72089-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.290 --72089-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.290 --72089-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.290 --72089-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.290 --72089-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.290 --72089-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 ==72089== Preferring higher priority redirection: 00:08:25.290 --72089-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.290 --72089-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.290 --72089-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 --72089-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.290 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.290 --72089-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.290 --72089-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.291 ==72089== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.291 --72089-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.291 --72089-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.291 --72089-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.549 --72089-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.549 --72089-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.549 --72089-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.549 --72089-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.549 --72089-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.549 --72089-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.549 --72089-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.549 --72089-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.549 --72089-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.549 --72089-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.549 --72089-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.549 --72089-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.549 --72089-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.549 --72089-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.549 --72089-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.549 00:08:25.549 00:08:25.549 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.549 http://cunit.sourceforge.net/ 00:08:25.549 00:08:25.549 00:08:25.549 Suite: nvme_ctrlr 00:08:25.549 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-07-15 20:05:50.740273] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.549 --72089-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:25.549 --72089-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:25.549 --72089-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:25.807 passed 00:08:25.807 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-07-15 20:05:50.896607] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.807 passed 00:08:25.807 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-07-15 20:05:50.903194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.807 passed 00:08:25.807 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-07-15 20:05:50.909408] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.807 passed 00:08:25.808 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-07-15 20:05:50.915588] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 [2024-07-15 20:05:50.924045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 20:05:50.928910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 20:05:50.933323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:25.808 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-07-15 20:05:50.941704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 [2024-07-15 20:05:50.953509] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 20:05:50.957807] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:25.808 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-07-15 20:05:50.966158] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 [2024-07-15 20:05:50.972915] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-07-15 20:05:50.981769] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4066:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:08:25.808 Test: test_nvme_ctrlr_init_delay ...[2024-07-15 20:05:50.989964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 passed 00:08:25.808 Test: test_alloc_io_qpair_rr_1 ...[2024-07-15 20:05:50.998481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 [2024-07-15 20:05:51.018851] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:25.808 [2024-07-15 20:05:51.027535] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:25.808 [2024-07-15 20:05:51.028660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:25.808 [2024-07-15 20:05:51.029202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 394:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:08:25.808 passed 00:08:25.808 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:08:25.808 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:08:25.808 Test: test_alloc_io_qpair_wrr_1 ...[2024-07-15 20:05:51.052146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 passed 00:08:25.808 Test: test_alloc_io_qpair_wrr_2 ...[2024-07-15 20:05:51.058922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 [2024-07-15 20:05:51.062816] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5465:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:08:25.808 passed 00:08:25.808 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-07-15 20:05:51.071365] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4993:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:08:25.808 [2024-07-15 20:05:51.077086] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:25.808 [2024-07-15 20:05:51.083137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5070:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:08:25.808 [2024-07-15 20:05:51.086651] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5030:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:08:25.808 passed 00:08:25.808 Test: test_nvme_ctrlr_fail ...[2024-07-15 20:05:51.090137] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1106:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:08:25.808 passed 00:08:25.808 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:08:25.808 Test: test_nvme_ctrlr_set_supported_features ...passed 00:08:25.808 Test: test_nvme_ctrlr_set_host_feature ...[2024-07-15 20:05:51.107937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:25.808 passed 00:08:25.808 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:08:25.808 Test: test_nvme_ctrlr_test_active_ns ...[2024-07-15 20:05:51.124146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:08:26.741 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:08:26.741 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:08:26.741 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-07-15 20:05:51.816521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-07-15 20:05:51.842221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-07-15 20:05:51.846271] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 [2024-07-15 20:05:51.853388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3002:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:08:26.741 passed 00:08:26.741 Test: test_alloc_io_qpair_fail ...[2024-07-15 20:05:51.855847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 [2024-07-15 20:05:51.856949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 506:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_add_remove_process ...passed 00:08:26.741 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:08:26.741 Test: test_nvme_ctrlr_set_state ...[2024-07-15 20:05:51.874221] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1546:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-07-15 20:05:51.875306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-07-15 20:05:51.915108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_ns_mgmt ...[2024-07-15 20:05:51.999787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_reset ...[2024-07-15 20:05:52.016440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_aer_callback ...[2024-07-15 20:05:52.035896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.741 passed 00:08:26.741 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-07-15 20:05:52.052819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.998 passed 00:08:26.998 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:08:26.998 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:08:26.998 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-07-15 20:05:52.088866] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.998 passed 00:08:26.998 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:08:26.998 Test: test_nvme_ctrlr_ana_resize ...[2024-07-15 20:05:52.105939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.998 passed 00:08:26.998 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:08:26.998 Test: test_nvme_transport_ctrlr_ready ...[2024-07-15 20:05:52.118748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4152:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:08:26.998 [2024-07-15 20:05:52.120378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4204:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 53 (error) 00:08:26.998 passed 00:08:26.998 Test: test_nvme_ctrlr_disable ...[2024-07-15 20:05:52.121531] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4272:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:08:26.998 passed 00:08:26.998 00:08:26.998 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.998 suites 1 1 n/a 0 0 00:08:26.998 tests 44 44 44 0 0 00:08:26.998 asserts 10434 10434 10434 0 n/a 00:08:26.998 00:08:26.998 Elapsed time = 1.351 seconds 00:08:26.999 --72089-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.999 --72089-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.999 ==72089== 00:08:26.999 ==72089== HEAP SUMMARY: 00:08:26.999 ==72089== in use at exit: 0 bytes in 0 blocks 00:08:26.999 ==72089== total heap usage: 8,078 allocs, 8,078 frees, 64,202,710 bytes allocated 00:08:26.999 ==72089== 00:08:26.999 ==72089== All heap blocks were freed -- no leaks are possible 00:08:26.999 ==72089== 00:08:26.999 ==72089== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.999 20:05:52 unittest_nvme -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:26.999 ==72113== Memcheck, a memory error detector 00:08:26.999 ==72113== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.999 ==72113== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.999 ==72113== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:08:26.999 ==72113== 00:08:26.999 --72113-- Valgrind options: 00:08:26.999 --72113-- --leak-check=full 00:08:26.999 --72113-- --error-exitcode=2 00:08:26.999 --72113-- --verbose 00:08:26.999 --72113-- Contents of /proc/version: 00:08:26.999 --72113-- 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.999 --72113-- 00:08:26.999 --72113-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.999 --72113-- Page sizes: currently 4096, max supported 4096 00:08:26.999 --72113-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.999 --72113-- 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:26.999 --72113-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.999 --72113-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.999 --72113-- might be shown as UnknownInlinedFun 00:08:26.999 --72113-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.999 --72113-- object doesn't have a dynamic symbol table 00:08:26.999 --72113-- Scheduler: using generic scheduler lock implementation. 00:08:26.999 --72113-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.999 ==72113== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72113-by-???-on-7fc73dd678ec 00:08:26.999 ==72113== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72113-by-???-on-7fc73dd678ec 00:08:26.999 ==72113== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72113-by-???-on-7fc73dd678ec 00:08:26.999 ==72113== 00:08:26.999 ==72113== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.999 ==72113== don't want to do, unless you know exactly what you're doing, 00:08:26.999 ==72113== or are doing some strange experiment): 00:08:26.999 ==72113== /usr/libexec/valgrind/../../bin/vgdb --pid=72113 ...command... 00:08:26.999 ==72113== 00:08:26.999 ==72113== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.999 ==72113== /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:26.999 ==72113== and then give GDB the following command 00:08:26.999 ==72113== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72113 00:08:26.999 ==72113== --pid is optional if only one valgrind process is running 00:08:26.999 ==72113== 00:08:26.999 --72113-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.999 --72113-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.999 --72113-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.999 --72113-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.999 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.999 --72113-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.999 --72113-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.999 --72113-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.999 --72113-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.257 --72113-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.257 --72113-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.257 --72113-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.257 --72113-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.257 --72113-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.257 --72113-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:27.257 --72113-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.257 --72113-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.257 --72113-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.257 --72113-- Reading syms from /usr/lib64/libm.so.6 00:08:27.257 --72113-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.257 --72113-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:27.257 --72113-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.257 --72113-- Reading syms from /usr/lib64/libc.so.6 00:08:27.257 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.257 --72113-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.257 --72113-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.257 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.257 --72113-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.257 --72113-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.257 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.257 --72113-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.257 --72113-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.258 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.258 --72113-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.258 --72113-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.258 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.258 --72113-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.258 --72113-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.258 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.258 --72113-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.258 --72113-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.258 --72113-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.258 --72113-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.258 --72113-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.258 --72113-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.258 --72113-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.258 --72113-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.258 --72113-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 ==72113== Preferring higher priority redirection: 00:08:27.258 --72113-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.258 --72113-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.258 --72113-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.258 --72113-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.259 --72113-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.259 --72113-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.259 --72113-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.517 --72113-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.517 --72113-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.517 --72113-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.517 --72113-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.517 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.517 --72113-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.517 --72113-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.517 ==72113== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.517 --72113-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.517 --72113-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.517 --72113-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.517 --72113-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.517 --72113-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.517 --72113-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.517 --72113-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.517 --72113-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.517 --72113-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.517 --72113-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.517 --72113-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.517 --72113-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.517 --72113-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.518 --72113-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.518 --72113-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.518 --72113-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.518 --72113-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.518 --72113-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.518 00:08:27.518 00:08:27.518 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.518 http://cunit.sourceforge.net/ 00:08:27.518 00:08:27.518 00:08:27.518 Suite: nvme_ctrlr_cmd 00:08:27.518 Test: test_get_log_pages ...passed 00:08:27.518 Test: test_set_feature_cmd ...passed 00:08:27.518 Test: test_set_feature_ns_cmd ...passed 00:08:27.518 Test: test_get_feature_cmd ...passed 00:08:27.518 Test: test_get_feature_ns_cmd ...passed 00:08:27.518 Test: test_abort_cmd ...passed 00:08:27.518 Test: test_set_host_id_cmds ...[2024-07-15 20:05:52.805310] /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:27.518 passed 00:08:27.777 Test: test_io_cmd_raw_no_payload_build ...passed 00:08:27.777 Test: test_io_raw_cmd ...passed 00:08:27.777 Test: test_io_raw_cmd_with_md ...passed 00:08:27.777 Test: test_namespace_attach ...passed 00:08:27.777 Test: test_namespace_detach ...passed 00:08:27.777 Test: test_namespace_create ...passed 00:08:27.777 Test: test_namespace_delete ...passed 00:08:27.777 Test: test_doorbell_buffer_config ...passed 00:08:27.777 Test: test_format_nvme ...passed 00:08:27.777 Test: test_fw_commit ...passed 00:08:27.777 Test: test_fw_image_download ...passed 00:08:27.777 Test: test_sanitize ...passed 00:08:27.777 Test: test_directive ...passed 00:08:27.777 Test: test_nvme_request_add_abort ...passed 00:08:27.777 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:08:27.777 Test: test_nvme_ctrlr_cmd_identify ...passed 00:08:27.777 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:08:27.777 00:08:27.777 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.777 suites 1 1 n/a 0 0 00:08:27.777 tests 24 24 24 0 0 00:08:27.777 asserts 198 198 198 0 n/a 00:08:27.777 00:08:27.777 Elapsed time = 0.180 seconds 00:08:27.777 --72113-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.777 --72113-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.777 ==72113== 00:08:27.777 ==72113== HEAP SUMMARY: 00:08:27.777 ==72113== in use at exit: 0 bytes in 0 blocks 00:08:27.777 ==72113== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:08:27.777 ==72113== 00:08:27.777 ==72113== All heap blocks were freed -- no leaks are possible 00:08:27.777 ==72113== 00:08:27.777 ==72113== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.777 20:05:52 unittest_nvme -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:08:27.777 ==72121== Memcheck, a memory error detector 00:08:27.777 ==72121== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.777 ==72121== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.777 ==72121== 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:27.777 ==72121== 00:08:27.777 --72121-- Valgrind options: 00:08:27.777 --72121-- --leak-check=full 00:08:27.777 --72121-- --error-exitcode=2 00:08:27.777 --72121-- --verbose 00:08:27.777 --72121-- Contents of /proc/version: 00:08:27.777 --72121-- 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.777 --72121-- 00:08:27.777 --72121-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.777 --72121-- Page sizes: currently 4096, max supported 4096 00:08:27.777 --72121-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.777 --72121-- 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:27.777 --72121-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.777 --72121-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.777 --72121-- might be shown as UnknownInlinedFun 00:08:27.777 --72121-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.777 --72121-- object doesn't have a dynamic symbol table 00:08:27.777 --72121-- Scheduler: using generic scheduler lock implementation. 00:08:27.777 --72121-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.777 ==72121== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72121-by-???-on-7fc73dd678ec 00:08:27.777 ==72121== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72121-by-???-on-7fc73dd678ec 00:08:27.777 ==72121== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72121-by-???-on-7fc73dd678ec 00:08:27.777 ==72121== 00:08:27.777 ==72121== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.777 ==72121== don't want to do, unless you know exactly what you're doing, 00:08:27.778 ==72121== or are doing some strange experiment): 00:08:27.778 ==72121== /usr/libexec/valgrind/../../bin/vgdb --pid=72121 ...command... 00:08:27.778 ==72121== 00:08:27.778 ==72121== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.778 ==72121== /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:27.778 ==72121== and then give GDB the following command 00:08:27.778 ==72121== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72121 00:08:27.778 ==72121== --pid is optional if only one valgrind process is running 00:08:27.778 ==72121== 00:08:27.778 --72121-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.778 --72121-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.778 --72121-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.036 --72121-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.036 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.036 --72121-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.036 --72121-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.036 --72121-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.036 --72121-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.036 --72121-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.036 --72121-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.036 --72121-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.036 --72121-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.037 --72121-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.037 --72121-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.037 --72121-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.037 --72121-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.037 --72121-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.037 --72121-- Reading syms from /usr/lib64/libm.so.6 00:08:28.037 --72121-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.037 --72121-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.037 --72121-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.037 --72121-- Reading syms from /usr/lib64/libc.so.6 00:08:28.037 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.037 --72121-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.037 --72121-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.037 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.037 --72121-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.037 --72121-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.037 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.037 --72121-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.037 --72121-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.037 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.037 --72121-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.037 --72121-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.037 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.037 --72121-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.037 --72121-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.037 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.037 --72121-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.037 --72121-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.037 --72121-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.037 --72121-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.037 --72121-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.037 --72121-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.037 --72121-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.037 --72121-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.037 --72121-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.037 --72121-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 ==72121== Preferring higher priority redirection: 00:08:28.295 --72121-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.295 --72121-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.295 --72121-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.295 --72121-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.296 --72121-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.296 --72121-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.296 --72121-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.296 --72121-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.296 --72121-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.296 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.296 --72121-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.296 --72121-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.296 ==72121== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.296 --72121-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.296 --72121-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.296 --72121-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.296 --72121-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.296 --72121-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.296 --72121-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.296 --72121-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.296 --72121-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.296 --72121-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.296 --72121-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.296 --72121-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.296 --72121-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.296 --72121-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.296 --72121-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.296 --72121-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.296 --72121-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.296 --72121-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.296 --72121-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.296 00:08:28.296 00:08:28.296 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.296 http://cunit.sourceforge.net/ 00:08:28.296 00:08:28.296 00:08:28.296 Suite: nvme_ctrlr_cmd 00:08:28.296 Test: test_geometry_cmd ...passed 00:08:28.296 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:08:28.296 00:08:28.296 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.296 suites 1 1 n/a 0 0 00:08:28.296 tests 2 2 2 0 0 00:08:28.296 asserts 7 7 7 0 n/a 00:08:28.296 00:08:28.296 Elapsed time = 0.018 seconds 00:08:28.296 --72121-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.296 --72121-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.296 ==72121== 00:08:28.296 ==72121== HEAP SUMMARY: 00:08:28.296 ==72121== in use at exit: 0 bytes in 0 blocks 00:08:28.296 ==72121== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:08:28.296 ==72121== 00:08:28.296 ==72121== All heap blocks were freed -- no leaks are possible 00:08:28.296 ==72121== 00:08:28.296 ==72121== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.296 20:05:53 unittest_nvme -- unit/unittest.sh@92 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:28.553 ==72132== Memcheck, a memory error detector 00:08:28.553 ==72132== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.553 ==72132== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.553 ==72132== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:28.553 ==72132== 00:08:28.553 --72132-- Valgrind options: 00:08:28.553 --72132-- --leak-check=full 00:08:28.553 --72132-- --error-exitcode=2 00:08:28.553 --72132-- --verbose 00:08:28.553 --72132-- Contents of /proc/version: 00:08:28.553 --72132-- 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.554 --72132-- 00:08:28.554 --72132-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.554 --72132-- Page sizes: currently 4096, max supported 4096 00:08:28.554 --72132-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.554 --72132-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:28.554 --72132-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.554 --72132-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.554 --72132-- might be shown as UnknownInlinedFun 00:08:28.554 --72132-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.554 --72132-- object doesn't have a dynamic symbol table 00:08:28.554 --72132-- Scheduler: using generic scheduler lock implementation. 00:08:28.554 --72132-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.554 ==72132== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72132-by-???-on-7fc73dd678ec 00:08:28.554 ==72132== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72132-by-???-on-7fc73dd678ec 00:08:28.554 ==72132== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72132-by-???-on-7fc73dd678ec 00:08:28.554 ==72132== 00:08:28.554 ==72132== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.554 ==72132== don't want to do, unless you know exactly what you're doing, 00:08:28.554 ==72132== or are doing some strange experiment): 00:08:28.554 ==72132== /usr/libexec/valgrind/../../bin/vgdb --pid=72132 ...command... 00:08:28.554 ==72132== 00:08:28.554 ==72132== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.554 ==72132== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:08:28.554 ==72132== and then give GDB the following command 00:08:28.554 ==72132== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72132 00:08:28.554 ==72132== --pid is optional if only one valgrind process is running 00:08:28.554 ==72132== 00:08:28.554 --72132-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.554 --72132-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.554 --72132-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.554 --72132-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.554 --72132-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.554 --72132-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.554 --72132-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.554 --72132-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.554 --72132-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.554 --72132-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.554 --72132-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.554 --72132-- Reading syms from /usr/lib64/libm.so.6 00:08:28.554 --72132-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.554 --72132-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:28.554 --72132-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/libc.so.6 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.554 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.554 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.554 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.554 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.554 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.554 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.554 --72132-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.554 --72132-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.554 --72132-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.554 --72132-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.554 --72132-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.812 --72132-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.812 --72132-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.812 --72132-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 ==72132== Preferring higher priority redirection: 00:08:28.812 --72132-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.812 --72132-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.812 --72132-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 --72132-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.812 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.812 --72132-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.813 --72132-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.813 ==72132== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.813 --72132-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.813 --72132-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.813 --72132-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.813 --72132-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.813 --72132-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.813 --72132-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.813 --72132-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.813 --72132-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.813 --72132-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.813 --72132-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.813 --72132-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.813 --72132-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.813 --72132-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.813 --72132-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.813 --72132-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.813 --72132-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.813 --72132-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.813 --72132-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.813 00:08:28.813 00:08:28.813 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.813 http://cunit.sourceforge.net/ 00:08:28.813 00:08:28.813 00:08:28.813 Suite: nvme 00:08:28.813 Test: test_nvme_ns_construct ...passed 00:08:28.813 Test: test_nvme_ns_uuid ...passed 00:08:28.813 Test: test_nvme_ns_csi ...passed 00:08:28.813 Test: test_nvme_ns_data ...passed 00:08:28.813 Test: test_nvme_ns_set_identify_data ...passed 00:08:28.813 Test: test_spdk_nvme_ns_get_values ...passed 00:08:28.813 Test: test_spdk_nvme_ns_is_active ...passed 00:08:28.813 Test: spdk_nvme_ns_supports ...passed 00:08:28.813 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:08:28.813 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--72132-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:28.813 passed 00:08:28.813 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:08:28.813 Test: test_nvme_ns_find_id_desc ...passed 00:08:28.813 00:08:29.071 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.071 suites 1 1 n/a 0 0 00:08:29.071 tests 12 12 12 0 0 00:08:29.071 asserts 95 95 95 0 n/a 00:08:29.071 00:08:29.071 Elapsed time = 0.073 seconds 00:08:29.071 --72132-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.071 --72132-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.071 ==72132== 00:08:29.071 ==72132== HEAP SUMMARY: 00:08:29.071 ==72132== in use at exit: 0 bytes in 0 blocks 00:08:29.071 ==72132== total heap usage: 95 allocs, 95 frees, 116,851 bytes allocated 00:08:29.071 ==72132== 00:08:29.071 ==72132== All heap blocks were freed -- no leaks are possible 00:08:29.071 ==72132== 00:08:29.071 ==72132== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.071 20:05:54 unittest_nvme -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:29.071 ==72134== Memcheck, a memory error detector 00:08:29.071 ==72134== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.071 ==72134== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.071 ==72134== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:08:29.071 ==72134== 00:08:29.071 --72134-- Valgrind options: 00:08:29.071 --72134-- --leak-check=full 00:08:29.071 --72134-- --error-exitcode=2 00:08:29.071 --72134-- --verbose 00:08:29.071 --72134-- Contents of /proc/version: 00:08:29.071 --72134-- 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.071 --72134-- 00:08:29.071 --72134-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.071 --72134-- Page sizes: currently 4096, max supported 4096 00:08:29.071 --72134-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.071 --72134-- 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:29.071 --72134-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.071 --72134-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.071 --72134-- might be shown as UnknownInlinedFun 00:08:29.071 --72134-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.071 --72134-- object doesn't have a dynamic symbol table 00:08:29.071 --72134-- Scheduler: using generic scheduler lock implementation. 00:08:29.071 --72134-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.071 ==72134== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72134-by-???-on-7fc73dd678ec 00:08:29.071 ==72134== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72134-by-???-on-7fc73dd678ec 00:08:29.071 ==72134== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72134-by-???-on-7fc73dd678ec 00:08:29.071 ==72134== 00:08:29.071 ==72134== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.071 ==72134== don't want to do, unless you know exactly what you're doing, 00:08:29.071 ==72134== or are doing some strange experiment): 00:08:29.071 ==72134== /usr/libexec/valgrind/../../bin/vgdb --pid=72134 ...command... 00:08:29.071 ==72134== 00:08:29.071 ==72134== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.071 ==72134== /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:29.071 ==72134== and then give GDB the following command 00:08:29.071 ==72134== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72134 00:08:29.071 ==72134== --pid is optional if only one valgrind process is running 00:08:29.071 ==72134== 00:08:29.071 --72134-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.071 --72134-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.071 --72134-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.071 --72134-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.071 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.071 --72134-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.071 --72134-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.072 --72134-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.072 --72134-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.072 --72134-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.072 --72134-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.072 --72134-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.072 --72134-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.072 --72134-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.072 --72134-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:29.072 --72134-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.072 --72134-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.072 --72134-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.072 --72134-- Reading syms from /usr/lib64/libm.so.6 00:08:29.072 --72134-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.072 --72134-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:29.072 --72134-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.072 --72134-- Reading syms from /usr/lib64/libc.so.6 00:08:29.072 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.072 --72134-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.072 --72134-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.072 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.072 --72134-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.072 --72134-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.072 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.072 --72134-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.072 --72134-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.072 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.072 --72134-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.072 --72134-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.072 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.072 --72134-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.072 --72134-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.072 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.072 --72134-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.072 --72134-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.329 --72134-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.329 --72134-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.329 --72134-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.329 --72134-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.329 --72134-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.329 --72134-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.329 --72134-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.329 --72134-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 ==72134== Preferring higher priority redirection: 00:08:29.330 --72134-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.330 --72134-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.330 --72134-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 --72134-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.330 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.330 --72134-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.330 --72134-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.330 ==72134== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.330 --72134-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.330 --72134-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.330 --72134-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.330 --72134-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.330 --72134-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.330 --72134-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.330 --72134-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.330 --72134-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.330 --72134-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.330 --72134-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.330 --72134-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.330 --72134-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.330 --72134-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.330 --72134-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.330 --72134-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.330 --72134-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.330 --72134-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.330 --72134-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.330 00:08:29.330 00:08:29.330 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.330 http://cunit.sourceforge.net/ 00:08:29.330 00:08:29.330 00:08:29.331 Suite: nvme_ns_cmd 00:08:29.588 Test: split_test ...passed 00:08:29.588 Test: split_test2 ...passed 00:08:29.588 Test: split_test3 ...passed 00:08:29.588 Test: split_test4 ...passed 00:08:29.588 Test: test_nvme_ns_cmd_flush ...passed 00:08:29.588 Test: test_nvme_ns_cmd_dataset_management ...--72134-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:29.588 passed 00:08:29.588 Test: test_nvme_ns_cmd_copy ...passed 00:08:29.588 Test: test_io_flags ...[2024-07-15 20:05:54.719128] /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:29.588 passed 00:08:29.588 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:08:29.588 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:08:29.588 Test: test_nvme_ns_cmd_reservation_register ...passed 00:08:29.588 Test: test_nvme_ns_cmd_reservation_release ...passed 00:08:29.588 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:08:29.588 Test: test_nvme_ns_cmd_reservation_report ...passed 00:08:29.588 Test: test_cmd_child_request ...passed 00:08:29.588 Test: test_nvme_ns_cmd_readv ...passed 00:08:29.588 Test: test_nvme_ns_cmd_read_with_md ...passed 00:08:29.588 Test: test_nvme_ns_cmd_writev ...[2024-07-15 20:05:54.800208] /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:29.588 passed 00:08:29.588 Test: test_nvme_ns_cmd_write_with_md ...passed 00:08:29.588 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:08:29.588 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:08:29.588 Test: test_nvme_ns_cmd_comparev ...passed 00:08:29.588 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:08:29.588 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:08:29.588 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:08:29.588 Test: test_nvme_ns_cmd_setup_request ...passed 00:08:29.588 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:08:29.588 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-07-15 20:05:54.896977] /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:29.588 passed 00:08:29.588 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-07-15 20:05:54.905723] /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:29.846 passed 00:08:29.846 Test: test_nvme_ns_cmd_verify ...passed 00:08:29.846 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:08:29.846 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:08:29.846 00:08:29.846 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.846 suites 1 1 n/a 0 0 00:08:29.846 tests 32 32 32 0 0 00:08:29.846 asserts 550 550 550 0 n/a 00:08:29.846 00:08:29.846 Elapsed time = 0.280 seconds 00:08:29.846 --72134-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.846 --72134-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.846 ==72134== 00:08:29.846 ==72134== HEAP SUMMARY: 00:08:29.846 ==72134== in use at exit: 0 bytes in 0 blocks 00:08:29.846 ==72134== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:08:29.846 ==72134== 00:08:29.846 ==72134== All heap blocks were freed -- no leaks are possible 00:08:29.846 ==72134== 00:08:29.846 ==72134== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.846 20:05:54 unittest_nvme -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:08:29.846 ==72143== Memcheck, a memory error detector 00:08:29.846 ==72143== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.846 ==72143== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.846 ==72143== 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:29.846 ==72143== 00:08:29.846 --72143-- Valgrind options: 00:08:29.846 --72143-- --leak-check=full 00:08:29.846 --72143-- --error-exitcode=2 00:08:29.846 --72143-- --verbose 00:08:29.846 --72143-- Contents of /proc/version: 00:08:29.846 --72143-- 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.846 --72143-- 00:08:29.846 --72143-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.846 --72143-- Page sizes: currently 4096, max supported 4096 00:08:29.846 --72143-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.846 --72143-- 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:29.846 --72143-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.846 --72143-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.846 --72143-- might be shown as UnknownInlinedFun 00:08:29.846 --72143-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.846 --72143-- object doesn't have a dynamic symbol table 00:08:29.846 --72143-- Scheduler: using generic scheduler lock implementation. 00:08:29.846 --72143-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.846 ==72143== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72143-by-???-on-7fc73dd678ec 00:08:29.846 ==72143== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72143-by-???-on-7fc73dd678ec 00:08:29.846 ==72143== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72143-by-???-on-7fc73dd678ec 00:08:29.846 ==72143== 00:08:29.846 ==72143== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.846 ==72143== don't want to do, unless you know exactly what you're doing, 00:08:29.846 ==72143== or are doing some strange experiment): 00:08:29.846 ==72143== /usr/libexec/valgrind/../../bin/vgdb --pid=72143 ...command... 00:08:29.846 ==72143== 00:08:29.846 ==72143== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.846 ==72143== /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:29.846 ==72143== and then give GDB the following command 00:08:29.846 ==72143== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72143 00:08:29.846 ==72143== --pid is optional if only one valgrind process is running 00:08:29.846 ==72143== 00:08:29.846 --72143-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.846 --72143-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.846 --72143-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.846 --72143-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.846 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.846 --72143-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.846 --72143-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.846 --72143-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.846 --72143-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.846 --72143-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.846 --72143-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.846 --72143-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.846 --72143-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.846 --72143-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.847 --72143-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:29.847 --72143-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.847 --72143-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.847 --72143-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.847 --72143-- Reading syms from /usr/lib64/libm.so.6 00:08:29.847 --72143-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.847 --72143-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:29.847 --72143-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.847 --72143-- Reading syms from /usr/lib64/libc.so.6 00:08:30.104 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.104 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.104 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.104 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.104 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.104 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.104 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.104 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.104 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.104 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.104 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.104 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.104 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.104 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.104 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.104 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.104 --72143-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.104 --72143-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.104 --72143-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.104 --72143-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.104 --72143-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.105 --72143-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.105 --72143-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.105 --72143-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.105 --72143-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 ==72143== Preferring higher priority redirection: 00:08:30.105 --72143-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.105 --72143-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.105 --72143-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 --72143-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.105 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.105 --72143-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.105 --72143-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.105 ==72143== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.105 --72143-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.105 --72143-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.105 --72143-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.105 --72143-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.105 --72143-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.105 --72143-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.105 --72143-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.105 --72143-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.105 --72143-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.105 --72143-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.105 --72143-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.105 --72143-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.105 --72143-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.105 --72143-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.105 --72143-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.105 --72143-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.105 --72143-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.106 --72143-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.363 00:08:30.363 00:08:30.363 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.363 http://cunit.sourceforge.net/ 00:08:30.363 00:08:30.363 00:08:30.363 Suite: nvme_ns_cmd 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:08:30.363 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:08:30.363 00:08:30.363 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.363 suites 1 1 n/a 0 0 00:08:30.363 tests 12 12 12 0 0 00:08:30.363 asserts 123 123 123 0 n/a 00:08:30.363 00:08:30.363 Elapsed time = 0.060 seconds 00:08:30.363 --72143-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.363 --72143-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.363 ==72143== 00:08:30.363 ==72143== HEAP SUMMARY: 00:08:30.363 ==72143== in use at exit: 0 bytes in 0 blocks 00:08:30.363 ==72143== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:08:30.363 ==72143== 00:08:30.363 ==72143== All heap blocks were freed -- no leaks are possible 00:08:30.363 ==72143== 00:08:30.363 ==72143== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.363 20:05:55 unittest_nvme -- unit/unittest.sh@95 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:30.363 ==72155== Memcheck, a memory error detector 00:08:30.363 ==72155== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.363 ==72155== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.363 ==72155== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:30.363 ==72155== 00:08:30.363 --72155-- Valgrind options: 00:08:30.363 --72155-- --leak-check=full 00:08:30.363 --72155-- --error-exitcode=2 00:08:30.363 --72155-- --verbose 00:08:30.363 --72155-- Contents of /proc/version: 00:08:30.363 --72155-- 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.363 --72155-- 00:08:30.363 --72155-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.363 --72155-- Page sizes: currently 4096, max supported 4096 00:08:30.363 --72155-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.363 --72155-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:30.363 --72155-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.363 --72155-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.363 --72155-- might be shown as UnknownInlinedFun 00:08:30.363 --72155-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.363 --72155-- object doesn't have a dynamic symbol table 00:08:30.363 --72155-- Scheduler: using generic scheduler lock implementation. 00:08:30.363 --72155-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.363 ==72155== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72155-by-???-on-7fc73dd678ec 00:08:30.364 ==72155== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72155-by-???-on-7fc73dd678ec 00:08:30.364 ==72155== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72155-by-???-on-7fc73dd678ec 00:08:30.364 ==72155== 00:08:30.364 ==72155== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.364 ==72155== don't want to do, unless you know exactly what you're doing, 00:08:30.364 ==72155== or are doing some strange experiment): 00:08:30.364 ==72155== /usr/libexec/valgrind/../../bin/vgdb --pid=72155 ...command... 00:08:30.364 ==72155== 00:08:30.364 ==72155== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.364 ==72155== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:08:30.364 ==72155== and then give GDB the following command 00:08:30.364 ==72155== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72155 00:08:30.364 ==72155== --pid is optional if only one valgrind process is running 00:08:30.364 ==72155== 00:08:30.364 --72155-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.364 --72155-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.364 --72155-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.364 --72155-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.364 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.364 --72155-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.364 --72155-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.364 --72155-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.364 --72155-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.364 --72155-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.364 --72155-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.364 --72155-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.364 --72155-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.364 --72155-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.364 --72155-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:30.364 --72155-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.364 --72155-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.364 --72155-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.621 --72155-- Reading syms from /usr/lib64/libm.so.6 00:08:30.622 --72155-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.622 --72155-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:30.622 --72155-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.622 --72155-- Reading syms from /usr/lib64/libc.so.6 00:08:30.622 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.622 --72155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.622 --72155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.622 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.622 --72155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.622 --72155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.622 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.622 --72155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.622 --72155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.622 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.622 --72155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.622 --72155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.622 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.622 --72155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.622 --72155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.622 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.622 --72155-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.622 --72155-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.622 --72155-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.622 --72155-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.622 --72155-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.622 --72155-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.622 --72155-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.622 --72155-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.622 --72155-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 ==72155== Preferring higher priority redirection: 00:08:30.622 --72155-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.622 --72155-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.622 --72155-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.622 --72155-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.623 --72155-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.623 --72155-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.623 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.623 --72155-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.623 --72155-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.623 ==72155== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.623 --72155-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.623 --72155-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.623 --72155-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.623 --72155-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.623 --72155-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.623 --72155-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.880 --72155-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.880 --72155-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.881 --72155-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.881 --72155-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.881 --72155-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.881 --72155-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.881 --72155-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.881 --72155-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.881 --72155-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.881 --72155-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.881 --72155-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.881 --72155-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.881 00:08:30.881 00:08:30.881 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.881 http://cunit.sourceforge.net/ 00:08:30.881 00:08:30.881 00:08:30.881 Suite: nvme_qpair 00:08:30.881 Test: test3 ...--72155-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:30.881 passed 00:08:30.881 Test: test_ctrlr_failed ...passed 00:08:30.881 Test: struct_packing ...passed 00:08:30.881 Test: test_nvme_qpair_process_completions ...[2024-07-15 20:05:56.041564] /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:30.881 [2024-07-15 20:05:56.079745] /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:30.881 --72155-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:30.881 --72155-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.881 [2024-07-15 20:05:56.097568] /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:30.881 [2024-07-15 20:05:56.099031] /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:30.881 passed 00:08:30.881 Test: test_nvme_completion_is_retry ...passed 00:08:30.881 Test: test_get_status_string ...passed 00:08:30.881 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:08:30.881 Test: test_nvme_qpair_submit_request ...passed 00:08:30.881 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:08:30.881 Test: test_nvme_qpair_manual_complete_request ...passed 00:08:30.881 Test: test_nvme_qpair_init_deinit ...[2024-07-15 20:05:56.154491] /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:30.881 passed 00:08:30.881 Test: test_nvme_get_sgl_print_info ...passed 00:08:30.881 00:08:30.881 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.881 suites 1 1 n/a 0 0 00:08:30.881 tests 12 12 12 0 0 00:08:30.881 asserts 154 154 154 0 n/a 00:08:30.881 00:08:30.881 Elapsed time = 0.162 seconds 00:08:30.881 --72155-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.139 ==72155== 00:08:31.139 ==72155== HEAP SUMMARY: 00:08:31.139 ==72155== in use at exit: 0 bytes in 0 blocks 00:08:31.139 ==72155== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:08:31.139 ==72155== 00:08:31.139 ==72155== All heap blocks were freed -- no leaks are possible 00:08:31.139 ==72155== 00:08:31.139 ==72155== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.139 20:05:56 unittest_nvme -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:31.139 ==72156== Memcheck, a memory error detector 00:08:31.139 ==72156== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.139 ==72156== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.139 ==72156== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:31.139 ==72156== 00:08:31.139 --72156-- Valgrind options: 00:08:31.139 --72156-- --leak-check=full 00:08:31.139 --72156-- --error-exitcode=2 00:08:31.139 --72156-- --verbose 00:08:31.139 --72156-- Contents of /proc/version: 00:08:31.139 --72156-- 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.139 --72156-- 00:08:31.139 --72156-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.139 --72156-- Page sizes: currently 4096, max supported 4096 00:08:31.139 --72156-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.139 --72156-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:31.139 --72156-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.139 --72156-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.139 --72156-- might be shown as UnknownInlinedFun 00:08:31.139 --72156-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.139 --72156-- object doesn't have a dynamic symbol table 00:08:31.139 --72156-- Scheduler: using generic scheduler lock implementation. 00:08:31.139 --72156-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.139 ==72156== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72156-by-???-on-7fc73dd678ec 00:08:31.139 ==72156== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72156-by-???-on-7fc73dd678ec 00:08:31.139 ==72156== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72156-by-???-on-7fc73dd678ec 00:08:31.139 ==72156== 00:08:31.139 ==72156== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.139 ==72156== don't want to do, unless you know exactly what you're doing, 00:08:31.139 ==72156== or are doing some strange experiment): 00:08:31.139 ==72156== /usr/libexec/valgrind/../../bin/vgdb --pid=72156 ...command... 00:08:31.139 ==72156== 00:08:31.139 ==72156== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.139 ==72156== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:08:31.139 ==72156== and then give GDB the following command 00:08:31.139 ==72156== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72156 00:08:31.139 ==72156== --pid is optional if only one valgrind process is running 00:08:31.139 ==72156== 00:08:31.139 --72156-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.139 --72156-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.139 --72156-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.139 --72156-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.139 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.139 --72156-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.139 --72156-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.139 --72156-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.139 --72156-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.139 --72156-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.139 --72156-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.139 --72156-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.139 --72156-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.139 --72156-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.139 --72156-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.139 --72156-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.139 --72156-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.139 --72156-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.139 --72156-- Reading syms from /usr/lib64/libm.so.6 00:08:31.139 --72156-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.139 --72156-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.139 --72156-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.139 --72156-- Reading syms from /usr/lib64/libc.so.6 00:08:31.139 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.139 --72156-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.139 --72156-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.139 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.139 --72156-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.139 --72156-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.139 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.139 --72156-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.140 --72156-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.140 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.140 --72156-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.140 --72156-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.140 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.140 --72156-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.140 --72156-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.140 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.140 --72156-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.140 --72156-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.397 --72156-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.397 --72156-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.397 --72156-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.397 --72156-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.397 --72156-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.397 --72156-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.397 --72156-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 ==72156== Preferring higher priority redirection: 00:08:31.397 --72156-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.397 --72156-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.397 --72156-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 --72156-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.397 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.397 --72156-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.397 --72156-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.397 ==72156== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.397 --72156-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:31.397 --72156-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:31.397 --72156-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:31.397 --72156-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:31.397 --72156-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:31.397 --72156-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:31.397 --72156-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:31.397 --72156-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:31.397 --72156-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:31.397 --72156-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:31.397 --72156-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:31.397 --72156-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:31.397 --72156-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:31.397 --72156-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:31.397 --72156-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:31.397 --72156-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:31.397 --72156-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:31.397 --72156-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:31.397 00:08:31.397 00:08:31.397 CUnit - A unit testing framework for C - Version 2.1-3 00:08:31.397 http://cunit.sourceforge.net/ 00:08:31.397 00:08:31.397 00:08:31.397 Suite: nvme_pcie 00:08:31.397 Test: test_prp_list_append ...[2024-07-15 20:05:56.687843] /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:31.654 [2024-07-15 20:05:56.727889] /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:31.654 [2024-07-15 20:05:56.729092] /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:31.654 [2024-07-15 20:05:56.731482] /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:31.654 [2024-07-15 20:05:56.732265] /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:31.654 passed 00:08:31.654 Test: test_nvme_pcie_hotplug_monitor ...--72156-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:31.654 passed 00:08:31.654 Test: test_shadow_doorbell_update ...passed 00:08:31.654 Test: test_build_contig_hw_sgl_request ...passed 00:08:31.654 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:08:31.654 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:08:31.654 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:08:31.654 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-07-15 20:05:56.795000] /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:31.654 passed 00:08:31.654 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:08:31.654 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:08:31.654 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-07-15 20:05:56.816799] /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:31.654 passed 00:08:31.654 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-07-15 20:05:56.827422] /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:31.654 passed 00:08:31.654 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-07-15 20:05:56.834830] /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:31.655 passed 00:08:31.655 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-07-15 20:05:56.837819] /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:31.655 passed 00:08:31.655 00:08:31.655 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.655 suites 1 1 n/a 0 0 00:08:31.655 tests 14 14 14 0 0 00:08:31.655 asserts 235 235 235 0 n/a 00:08:31.655 00:08:31.655 Elapsed time = 0.163 seconds 00:08:31.655 --72156-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.655 --72156-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.655 ==72156== 00:08:31.655 ==72156== HEAP SUMMARY: 00:08:31.655 ==72156== in use at exit: 0 bytes in 0 blocks 00:08:31.655 ==72156== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:08:31.655 ==72156== 00:08:31.655 ==72156== All heap blocks were freed -- no leaks are possible 00:08:31.655 ==72156== 00:08:31.655 ==72156== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.655 20:05:56 unittest_nvme -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:31.655 ==72167== Memcheck, a memory error detector 00:08:31.655 ==72167== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.655 ==72167== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.655 ==72167== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:08:31.655 ==72167== 00:08:31.655 --72167-- Valgrind options: 00:08:31.655 --72167-- --leak-check=full 00:08:31.655 --72167-- --error-exitcode=2 00:08:31.655 --72167-- --verbose 00:08:31.655 --72167-- Contents of /proc/version: 00:08:31.655 --72167-- 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.655 --72167-- 00:08:31.655 --72167-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.655 --72167-- Page sizes: currently 4096, max supported 4096 00:08:31.655 --72167-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.655 --72167-- 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:31.655 --72167-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.655 --72167-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.655 --72167-- might be shown as UnknownInlinedFun 00:08:31.655 --72167-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.655 --72167-- object doesn't have a dynamic symbol table 00:08:31.655 --72167-- Scheduler: using generic scheduler lock implementation. 00:08:31.655 --72167-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.655 ==72167== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72167-by-???-on-7fc73dd678ec 00:08:31.655 ==72167== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72167-by-???-on-7fc73dd678ec 00:08:31.655 ==72167== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72167-by-???-on-7fc73dd678ec 00:08:31.655 ==72167== 00:08:31.655 ==72167== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.655 ==72167== don't want to do, unless you know exactly what you're doing, 00:08:31.655 ==72167== or are doing some strange experiment): 00:08:31.655 ==72167== /usr/libexec/valgrind/../../bin/vgdb --pid=72167 ...command... 00:08:31.655 ==72167== 00:08:31.655 ==72167== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.655 ==72167== /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:31.655 ==72167== and then give GDB the following command 00:08:31.655 ==72167== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72167 00:08:31.655 ==72167== --pid is optional if only one valgrind process is running 00:08:31.655 ==72167== 00:08:31.655 --72167-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.655 --72167-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.912 --72167-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.912 --72167-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.912 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.912 --72167-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.912 --72167-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.912 --72167-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.912 --72167-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.912 --72167-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.912 --72167-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.912 --72167-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.912 --72167-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.912 --72167-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.912 --72167-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:31.912 --72167-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.912 --72167-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.912 --72167-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.912 --72167-- Reading syms from /usr/lib64/libm.so.6 00:08:31.912 --72167-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.912 --72167-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:31.912 --72167-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.912 --72167-- Reading syms from /usr/lib64/libc.so.6 00:08:31.912 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.912 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.912 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.912 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.912 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.912 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.912 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.912 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.912 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.913 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.913 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.913 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.913 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.913 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.913 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:31.913 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.913 --72167-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:31.913 --72167-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:31.913 --72167-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:31.913 --72167-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:31.913 --72167-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:31.913 --72167-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:31.913 --72167-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:31.913 --72167-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:31.913 --72167-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 ==72167== Preferring higher priority redirection: 00:08:31.913 --72167-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:31.913 --72167-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:31.913 --72167-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:31.913 --72167-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.171 --72167-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.171 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.171 --72167-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.171 --72167-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.171 ==72167== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.171 --72167-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.171 --72167-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.171 --72167-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.171 --72167-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.171 --72167-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.171 --72167-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.171 --72167-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.171 --72167-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.171 --72167-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.171 --72167-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.171 --72167-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.171 --72167-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.171 --72167-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.171 --72167-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.171 --72167-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.171 --72167-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.171 --72167-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.171 --72167-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.171 00:08:32.171 00:08:32.171 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.171 http://cunit.sourceforge.net/ 00:08:32.171 00:08:32.171 00:08:32.171 Suite: nvme_ns_cmd 00:08:32.171 Test: nvme_poll_group_create_test ...passed 00:08:32.171 Test: nvme_poll_group_add_remove_test ...passed 00:08:32.171 Test: nvme_poll_group_process_completions ...passed 00:08:32.171 Test: nvme_poll_group_destroy_test ...passed 00:08:32.171 Test: nvme_poll_group_get_free_stats ...passed 00:08:32.171 00:08:32.171 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.171 suites 1 1 n/a 0 0 00:08:32.171 tests 5 5 5 0 0 00:08:32.171 asserts 75 75 75 0 n/a 00:08:32.171 00:08:32.171 Elapsed time = 0.059 seconds 00:08:32.171 --72167-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.171 --72167-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.171 ==72167== 00:08:32.171 ==72167== HEAP SUMMARY: 00:08:32.172 ==72167== in use at exit: 0 bytes in 0 blocks 00:08:32.172 ==72167== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:08:32.172 ==72167== 00:08:32.172 ==72167== All heap blocks were freed -- no leaks are possible 00:08:32.172 ==72167== 00:08:32.172 ==72167== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.172 20:05:57 unittest_nvme -- unit/unittest.sh@98 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:32.172 ==72177== Memcheck, a memory error detector 00:08:32.172 ==72177== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.172 ==72177== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.172 ==72177== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:32.172 ==72177== 00:08:32.172 --72177-- Valgrind options: 00:08:32.172 --72177-- --leak-check=full 00:08:32.172 --72177-- --error-exitcode=2 00:08:32.172 --72177-- --verbose 00:08:32.172 --72177-- Contents of /proc/version: 00:08:32.172 --72177-- 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.172 --72177-- 00:08:32.172 --72177-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.172 --72177-- Page sizes: currently 4096, max supported 4096 00:08:32.172 --72177-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.172 --72177-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:32.430 --72177-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.430 --72177-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.430 --72177-- might be shown as UnknownInlinedFun 00:08:32.430 --72177-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.430 --72177-- object doesn't have a dynamic symbol table 00:08:32.430 --72177-- Scheduler: using generic scheduler lock implementation. 00:08:32.430 --72177-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.430 ==72177== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72177-by-???-on-7fc73dd678ec 00:08:32.430 ==72177== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72177-by-???-on-7fc73dd678ec 00:08:32.430 ==72177== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72177-by-???-on-7fc73dd678ec 00:08:32.430 ==72177== 00:08:32.430 ==72177== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.430 ==72177== don't want to do, unless you know exactly what you're doing, 00:08:32.430 ==72177== or are doing some strange experiment): 00:08:32.430 ==72177== /usr/libexec/valgrind/../../bin/vgdb --pid=72177 ...command... 00:08:32.430 ==72177== 00:08:32.430 ==72177== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.430 ==72177== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:08:32.430 ==72177== and then give GDB the following command 00:08:32.430 ==72177== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72177 00:08:32.430 ==72177== --pid is optional if only one valgrind process is running 00:08:32.430 ==72177== 00:08:32.430 --72177-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.430 --72177-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.430 --72177-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.430 --72177-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.430 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.430 --72177-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.430 --72177-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.430 --72177-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.430 --72177-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.430 --72177-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.430 --72177-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.430 --72177-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.430 --72177-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.430 --72177-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.430 --72177-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:32.430 --72177-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.430 --72177-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.430 --72177-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.430 --72177-- Reading syms from /usr/lib64/libm.so.6 00:08:32.430 --72177-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.430 --72177-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:32.431 --72177-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.431 --72177-- Reading syms from /usr/lib64/libc.so.6 00:08:32.431 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.431 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.431 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.431 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.431 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.431 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.431 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.431 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.431 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.431 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.431 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.431 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.431 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.431 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.431 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.431 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.431 --72177-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.431 --72177-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.689 --72177-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.689 --72177-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.689 --72177-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.689 --72177-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.689 --72177-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.689 --72177-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.689 --72177-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.689 --72177-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 ==72177== Preferring higher priority redirection: 00:08:32.690 --72177-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.690 --72177-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.690 --72177-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 --72177-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.690 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.690 --72177-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.690 --72177-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.690 ==72177== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.690 --72177-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.690 --72177-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.690 --72177-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.690 --72177-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.690 --72177-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.690 --72177-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.690 --72177-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.690 --72177-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.690 --72177-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.690 --72177-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.690 --72177-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.690 --72177-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.690 --72177-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.690 --72177-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.690 --72177-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.690 --72177-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.690 --72177-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.690 --72177-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.690 00:08:32.690 00:08:32.690 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.690 http://cunit.sourceforge.net/ 00:08:32.690 00:08:32.948 00:08:32.948 Suite: nvme_quirks 00:08:32.948 Test: test_nvme_quirks_striping ...passed 00:08:32.948 00:08:32.948 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.948 suites 1 1 n/a 0 0 00:08:32.948 tests 1 1 1 0 0 00:08:32.948 asserts 5 5 5 0 n/a 00:08:32.948 00:08:32.948 Elapsed time = 0.011 seconds 00:08:32.948 --72177-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.948 --72177-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.948 ==72177== 00:08:32.948 ==72177== HEAP SUMMARY: 00:08:32.948 ==72177== in use at exit: 0 bytes in 0 blocks 00:08:32.948 ==72177== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:08:32.948 ==72177== 00:08:32.948 ==72177== All heap blocks were freed -- no leaks are possible 00:08:32.948 ==72177== 00:08:32.948 ==72177== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.948 20:05:58 unittest_nvme -- unit/unittest.sh@99 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:32.948 ==72182== Memcheck, a memory error detector 00:08:32.948 ==72182== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.948 ==72182== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.948 ==72182== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:32.948 ==72182== 00:08:32.948 --72182-- Valgrind options: 00:08:32.948 --72182-- --leak-check=full 00:08:32.948 --72182-- --error-exitcode=2 00:08:32.948 --72182-- --verbose 00:08:32.948 --72182-- Contents of /proc/version: 00:08:32.948 --72182-- 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.948 --72182-- 00:08:32.948 --72182-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.948 --72182-- Page sizes: currently 4096, max supported 4096 00:08:32.948 --72182-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.948 --72182-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:32.948 --72182-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.948 --72182-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.948 --72182-- might be shown as UnknownInlinedFun 00:08:32.948 --72182-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.948 --72182-- object doesn't have a dynamic symbol table 00:08:32.949 --72182-- Scheduler: using generic scheduler lock implementation. 00:08:32.949 --72182-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.949 ==72182== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72182-by-???-on-7fc73dd678ec 00:08:32.949 ==72182== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72182-by-???-on-7fc73dd678ec 00:08:32.949 ==72182== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72182-by-???-on-7fc73dd678ec 00:08:32.949 ==72182== 00:08:32.949 ==72182== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.949 ==72182== don't want to do, unless you know exactly what you're doing, 00:08:32.949 ==72182== or are doing some strange experiment): 00:08:32.949 ==72182== /usr/libexec/valgrind/../../bin/vgdb --pid=72182 ...command... 00:08:32.949 ==72182== 00:08:32.949 ==72182== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.949 ==72182== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:08:32.949 ==72182== and then give GDB the following command 00:08:32.949 ==72182== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72182 00:08:32.949 ==72182== --pid is optional if only one valgrind process is running 00:08:32.949 ==72182== 00:08:32.949 --72182-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.949 --72182-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.949 --72182-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.949 --72182-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.949 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.949 --72182-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.949 --72182-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.949 --72182-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.949 --72182-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.949 --72182-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.949 --72182-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.949 --72182-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.949 --72182-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.949 --72182-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.949 --72182-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:32.949 --72182-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.949 --72182-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.949 --72182-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.949 --72182-- Reading syms from /usr/lib64/libm.so.6 00:08:32.949 --72182-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.949 --72182-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:32.949 --72182-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.949 --72182-- Reading syms from /usr/lib64/libc.so.6 00:08:33.206 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.206 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.206 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.206 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.206 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.206 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.206 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.206 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.206 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.206 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.206 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.206 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.206 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.206 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.206 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.206 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.206 --72182-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.206 --72182-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.206 --72182-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.206 --72182-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.206 --72182-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.206 --72182-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.206 --72182-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.206 --72182-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.206 --72182-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.206 --72182-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.206 --72182-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.206 --72182-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.206 --72182-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.206 --72182-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 ==72182== Preferring higher priority redirection: 00:08:33.207 --72182-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.207 --72182-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.207 --72182-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 --72182-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.207 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.207 --72182-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.207 --72182-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.207 ==72182== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.207 --72182-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.207 --72182-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.207 --72182-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.207 --72182-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.207 --72182-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.207 --72182-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.207 --72182-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.207 --72182-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.207 --72182-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.207 --72182-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.207 --72182-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.207 --72182-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.207 --72182-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.207 --72182-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.207 --72182-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.465 --72182-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.465 --72182-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:33.465 --72182-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.465 --72182-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.465 00:08:33.465 00:08:33.465 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.465 http://cunit.sourceforge.net/ 00:08:33.465 00:08:33.465 00:08:33.465 Suite: nvme_tcp 00:08:33.465 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:08:33.465 Test: test_nvme_tcp_build_iovs ...passed 00:08:33.465 Test: test_nvme_tcp_build_sgl_request ...[2024-07-15 20:05:58.616941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcbd0, and the iovcnt=16, remaining_size=28672 00:08:33.465 passed 00:08:33.465 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:08:33.465 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:08:33.465 Test: test_nvme_tcp_req_complete_safe ...passed 00:08:33.465 Test: test_nvme_tcp_req_get ...passed 00:08:33.465 Test: test_nvme_tcp_req_init ...passed 00:08:33.465 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:08:33.465 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:08:33.465 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-07-15 20:05:58.747182] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7d0 is same with the state(6) to be set 00:08:33.465 passed 00:08:33.465 Test: test_nvme_tcp_alloc_reqs ...--72182-- REDIR: 0x558a9b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:08:33.465 --72182-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:33.465 passed 00:08:33.465 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-07-15 20:05:58.766031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb10 is same with the state(5) to be set 00:08:33.465 passed 00:08:33.465 Test: test_nvme_tcp_pdu_ch_handle ...[2024-07-15 20:05:58.768589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1190:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe560 00:08:33.465 [2024-07-15 20:05:58.771749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1249:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:08:33.465 [2024-07-15 20:05:58.771992] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.465 [2024-07-15 20:05:58.774268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1200:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:08:33.465 [2024-07-15 20:05:58.774478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.465 [2024-07-15 20:05:58.776897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1241:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:08:33.465 [2024-07-15 20:05:58.777117] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.465 [2024-07-15 20:05:58.778860] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.465 [2024-07-15 20:05:58.781322] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.465 [2024-07-15 20:05:58.783681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.465 [2024-07-15 20:05:58.785785] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.722 [2024-07-15 20:05:58.788240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf50 is same with the state(5) to be set 00:08:33.722 passed 00:08:33.722 Test: test_nvme_tcp_qpair_connect_sock ...[2024-07-15 20:05:58.806894] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:08:33.722 [2024-07-15 20:05:58.808131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:33.722 --72182-- REDIR: 0x564af80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:08:33.722 --72182-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:33.722 --72182-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:33.722 [2024-07-15 20:05:58.833194] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2345:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:08:33.722 passed 00:08:33.722 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:08:33.722 Test: test_nvme_tcp_c2h_payload_handle ...[2024-07-15 20:05:58.849276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe120): PDU Sequence Error 00:08:33.722 passed 00:08:33.722 Test: test_nvme_tcp_icresp_handle ...[2024-07-15 20:05:58.851337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1576:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:08:33.722 [2024-07-15 20:05:58.852343] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:08:33.722 [2024-07-15 20:05:58.852586] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:08:33.722 [2024-07-15 20:05:58.853645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1592:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:08:33.722 [2024-07-15 20:05:58.853881] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:08:33.722 [2024-07-15 20:05:58.858047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(0) to be set 00:08:33.723 passed 00:08:33.723 Test: test_nvme_tcp_pdu_payload_handle ...[2024-07-15 20:05:58.864582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1357:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe560): PDU Sequence Error 00:08:33.723 passed 00:08:33.723 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-07-15 20:05:58.873148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1653:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd40 00:08:33.723 passed 00:08:33.723 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:08:33.723 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-07-15 20:05:58.901589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 358:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4d0, errno=0, rc=0 00:08:33.723 [2024-07-15 20:05:58.906016] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4d0 is same with the state(5) to be set 00:08:33.723 [2024-07-15 20:05:58.907904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 327:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4d0 is same with the state(5) to be set 00:08:33.723 --72182-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:33.723 --72182-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.723 [2024-07-15 20:05:58.919753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4d0 (0): Success 00:08:33.723 [2024-07-15 20:05:58.921303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2185:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4d0 (0): Success 00:08:33.723 passed 00:08:33.980 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-07-15 20:05:59.057207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:33.980 [2024-07-15 20:05:59.057770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:33.980 passed 00:08:33.980 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:08:33.980 Test: test_nvme_tcp_poll_group_get_stats ...[2024-07-15 20:05:59.063567] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:33.980 [2024-07-15 20:05:59.064181] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2964:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:33.980 passed 00:08:33.980 Test: test_nvme_tcp_ctrlr_construct ...[2024-07-15 20:05:59.077919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2516:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:33.980 [2024-07-15 20:05:59.078169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:33.981 [2024-07-15 20:05:59.079419] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2333:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:08:33.981 [2024-07-15 20:05:59.079753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:33.981 [2024-07-15 20:05:59.080661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2383:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x5a3f7b0 with addr=192.168.1.78, port=23 00:08:33.981 [2024-07-15 20:05:59.080889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2711:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:08:33.981 passed 00:08:33.981 Test: test_nvme_tcp_qpair_submit_request ...[2024-07-15 20:05:59.085057] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 848:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x5a41540, and the iovcnt=1, remaining_size=1024 00:08:33.981 [2024-07-15 20:05:59.085440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1035:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:08:33.981 passed 00:08:33.981 00:08:33.981 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.981 suites 1 1 n/a 0 0 00:08:33.981 tests 27 27 27 0 0 00:08:33.981 asserts 624 624 624 0 n/a 00:08:33.981 00:08:33.981 Elapsed time = 0.523 seconds 00:08:33.981 --72182-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.981 ==72182== 00:08:33.981 ==72182== HEAP SUMMARY: 00:08:33.981 ==72182== in use at exit: 192 bytes in 1 blocks 00:08:33.981 ==72182== total heap usage: 261 allocs, 260 frees, 96,211,818 bytes allocated 00:08:33.981 ==72182== 00:08:33.981 ==72182== Searching for pointers to 1 not-freed blocks 00:08:33.981 ==72182== Checked 6,608,064 bytes 00:08:33.981 ==72182== 00:08:33.981 ==72182== LEAK SUMMARY: 00:08:33.981 ==72182== definitely lost: 0 bytes in 0 blocks 00:08:33.981 ==72182== indirectly lost: 0 bytes in 0 blocks 00:08:33.981 ==72182== possibly lost: 0 bytes in 0 blocks 00:08:33.981 ==72182== still reachable: 192 bytes in 1 blocks 00:08:33.981 ==72182== suppressed: 0 bytes in 0 blocks 00:08:33.981 ==72182== Reachable blocks (those to which a pointer was found) are not shown. 00:08:33.981 ==72182== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:33.981 ==72182== 00:08:33.981 ==72182== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.981 20:05:59 unittest_nvme -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:33.981 ==72190== Memcheck, a memory error detector 00:08:33.981 ==72190== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.981 ==72190== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.981 ==72190== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:33.981 ==72190== 00:08:33.981 --72190-- Valgrind options: 00:08:33.981 --72190-- --leak-check=full 00:08:33.981 --72190-- --error-exitcode=2 00:08:33.981 --72190-- --verbose 00:08:33.981 --72190-- Contents of /proc/version: 00:08:33.981 --72190-- 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.981 --72190-- 00:08:33.981 --72190-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.981 --72190-- Page sizes: currently 4096, max supported 4096 00:08:33.981 --72190-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.981 --72190-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:33.981 --72190-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.981 --72190-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.981 --72190-- might be shown as UnknownInlinedFun 00:08:33.981 --72190-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.981 --72190-- object doesn't have a dynamic symbol table 00:08:33.981 --72190-- Scheduler: using generic scheduler lock implementation. 00:08:33.981 --72190-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.981 ==72190== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72190-by-???-on-7fc73dd678ec 00:08:33.981 ==72190== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72190-by-???-on-7fc73dd678ec 00:08:33.981 ==72190== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72190-by-???-on-7fc73dd678ec 00:08:33.981 ==72190== 00:08:33.981 ==72190== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.981 ==72190== don't want to do, unless you know exactly what you're doing, 00:08:33.981 ==72190== or are doing some strange experiment): 00:08:33.981 ==72190== /usr/libexec/valgrind/../../bin/vgdb --pid=72190 ...command... 00:08:33.981 ==72190== 00:08:33.981 ==72190== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.981 ==72190== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:08:33.981 ==72190== and then give GDB the following command 00:08:33.981 ==72190== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72190 00:08:33.981 ==72190== --pid is optional if only one valgrind process is running 00:08:33.981 ==72190== 00:08:33.981 --72190-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.981 --72190-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.981 --72190-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.981 --72190-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.981 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.982 --72190-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.982 --72190-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.982 --72190-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.982 --72190-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.982 --72190-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.982 --72190-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.982 --72190-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.982 --72190-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.982 --72190-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.982 --72190-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:33.982 --72190-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.982 --72190-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.261 --72190-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.261 --72190-- Reading syms from /usr/lib64/libm.so.6 00:08:34.261 --72190-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.261 --72190-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:34.261 --72190-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.261 --72190-- Reading syms from /usr/lib64/libc.so.6 00:08:34.261 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.261 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.261 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.261 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.261 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.261 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.261 --72190-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.261 --72190-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.261 --72190-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.261 --72190-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.261 --72190-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.261 --72190-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.261 --72190-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.261 --72190-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.261 --72190-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.261 --72190-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 ==72190== Preferring higher priority redirection: 00:08:34.262 --72190-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.262 --72190-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.262 --72190-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 --72190-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.262 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.262 --72190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.262 --72190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.262 ==72190== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.262 --72190-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.262 --72190-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.262 --72190-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.262 --72190-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.262 --72190-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.262 --72190-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.262 --72190-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.262 --72190-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.262 --72190-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.262 --72190-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.519 --72190-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.519 --72190-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.519 --72190-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.520 --72190-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.520 --72190-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.520 --72190-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.520 --72190-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.520 --72190-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.520 00:08:34.520 00:08:34.520 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.520 http://cunit.sourceforge.net/ 00:08:34.520 00:08:34.520 00:08:34.520 Suite: nvme_transport 00:08:34.520 Test: test_nvme_get_transport ...passed 00:08:34.520 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:34.520 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:34.520 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:34.520 Test: test_ctrlr_get_memory_domains ...passed 00:08:34.520 00:08:34.520 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.520 suites 1 1 n/a 0 0 00:08:34.520 tests 5 5 5 0 0 00:08:34.520 asserts 28 28 28 0 n/a 00:08:34.520 00:08:34.520 Elapsed time = 0.028 seconds 00:08:34.520 --72190-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.520 --72190-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.520 ==72190== 00:08:34.520 ==72190== HEAP SUMMARY: 00:08:34.520 ==72190== in use at exit: 0 bytes in 0 blocks 00:08:34.520 ==72190== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:34.520 ==72190== 00:08:34.520 ==72190== All heap blocks were freed -- no leaks are possible 00:08:34.520 ==72190== 00:08:34.520 ==72190== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.520 20:05:59 unittest_nvme -- unit/unittest.sh@101 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:34.520 ==72201== Memcheck, a memory error detector 00:08:34.520 ==72201== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.520 ==72201== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.520 ==72201== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:34.520 ==72201== 00:08:34.520 --72201-- Valgrind options: 00:08:34.520 --72201-- --leak-check=full 00:08:34.520 --72201-- --error-exitcode=2 00:08:34.520 --72201-- --verbose 00:08:34.520 --72201-- Contents of /proc/version: 00:08:34.520 --72201-- 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.520 --72201-- 00:08:34.520 --72201-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.520 --72201-- Page sizes: currently 4096, max supported 4096 00:08:34.520 --72201-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.520 --72201-- 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:34.520 --72201-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.520 --72201-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.520 --72201-- might be shown as UnknownInlinedFun 00:08:34.520 --72201-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.520 --72201-- object doesn't have a dynamic symbol table 00:08:34.520 --72201-- Scheduler: using generic scheduler lock implementation. 00:08:34.520 --72201-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.520 ==72201== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72201-by-???-on-7fc73dd678ec 00:08:34.520 ==72201== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72201-by-???-on-7fc73dd678ec 00:08:34.520 ==72201== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72201-by-???-on-7fc73dd678ec 00:08:34.520 ==72201== 00:08:34.520 ==72201== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.520 ==72201== don't want to do, unless you know exactly what you're doing, 00:08:34.520 ==72201== or are doing some strange experiment): 00:08:34.520 ==72201== /usr/libexec/valgrind/../../bin/vgdb --pid=72201 ...command... 00:08:34.520 ==72201== 00:08:34.520 ==72201== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.520 ==72201== /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:34.520 ==72201== and then give GDB the following command 00:08:34.520 ==72201== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72201 00:08:34.520 ==72201== --pid is optional if only one valgrind process is running 00:08:34.520 ==72201== 00:08:34.520 --72201-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.520 --72201-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.520 --72201-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.521 --72201-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.521 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.521 --72201-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.521 --72201-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.521 --72201-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.521 --72201-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.521 --72201-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.521 --72201-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.521 --72201-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.521 --72201-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.521 --72201-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.521 --72201-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:34.521 --72201-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.521 --72201-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.779 --72201-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.779 --72201-- Reading syms from /usr/lib64/libm.so.6 00:08:34.779 --72201-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.779 --72201-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:34.779 --72201-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.779 --72201-- Reading syms from /usr/lib64/libc.so.6 00:08:34.779 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.779 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.779 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.779 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.779 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.779 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.779 --72201-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.779 --72201-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.779 --72201-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.779 --72201-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.779 --72201-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.779 --72201-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.779 --72201-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.779 --72201-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.780 --72201-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 ==72201== Preferring higher priority redirection: 00:08:34.780 --72201-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.780 --72201-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.780 --72201-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 --72201-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.780 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.780 --72201-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.780 --72201-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.780 ==72201== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.780 --72201-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.780 --72201-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.780 --72201-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.038 --72201-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.038 --72201-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.038 --72201-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.038 --72201-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.038 --72201-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.038 --72201-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.039 --72201-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.039 --72201-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.039 --72201-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.039 --72201-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.039 --72201-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.039 --72201-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.039 --72201-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.039 --72201-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.039 --72201-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.039 00:08:35.039 00:08:35.039 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.039 http://cunit.sourceforge.net/ 00:08:35.039 00:08:35.039 00:08:35.039 Suite: nvme_io_msg 00:08:35.039 Test: test_nvme_io_msg_send ...passed 00:08:35.039 Test: test_nvme_io_msg_process ...passed 00:08:35.039 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:35.039 00:08:35.039 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.039 suites 1 1 n/a 0 0 00:08:35.039 tests 3 3 3 0 0 00:08:35.039 asserts 56 56 56 0 n/a 00:08:35.039 00:08:35.039 Elapsed time = 0.041 seconds 00:08:35.039 --72201-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.039 --72201-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.039 ==72201== 00:08:35.039 ==72201== HEAP SUMMARY: 00:08:35.039 ==72201== in use at exit: 0 bytes in 0 blocks 00:08:35.039 ==72201== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:35.039 ==72201== 00:08:35.039 ==72201== All heap blocks were freed -- no leaks are possible 00:08:35.039 ==72201== 00:08:35.039 ==72201== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.039 20:06:00 unittest_nvme -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:35.039 ==72205== Memcheck, a memory error detector 00:08:35.039 ==72205== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.039 ==72205== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.039 ==72205== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:35.039 ==72205== 00:08:35.039 --72205-- Valgrind options: 00:08:35.039 --72205-- --leak-check=full 00:08:35.039 --72205-- --error-exitcode=2 00:08:35.039 --72205-- --verbose 00:08:35.039 --72205-- Contents of /proc/version: 00:08:35.039 --72205-- 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.039 --72205-- 00:08:35.039 --72205-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.039 --72205-- Page sizes: currently 4096, max supported 4096 00:08:35.039 --72205-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.296 --72205-- 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:35.296 --72205-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.296 --72205-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.296 --72205-- might be shown as UnknownInlinedFun 00:08:35.297 --72205-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.297 --72205-- object doesn't have a dynamic symbol table 00:08:35.297 --72205-- Scheduler: using generic scheduler lock implementation. 00:08:35.297 --72205-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.297 ==72205== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72205-by-???-on-7fc73dd678ec 00:08:35.297 ==72205== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72205-by-???-on-7fc73dd678ec 00:08:35.297 ==72205== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72205-by-???-on-7fc73dd678ec 00:08:35.297 ==72205== 00:08:35.297 ==72205== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.297 ==72205== don't want to do, unless you know exactly what you're doing, 00:08:35.297 ==72205== or are doing some strange experiment): 00:08:35.297 ==72205== /usr/libexec/valgrind/../../bin/vgdb --pid=72205 ...command... 00:08:35.297 ==72205== 00:08:35.297 ==72205== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.297 ==72205== /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:35.297 ==72205== and then give GDB the following command 00:08:35.297 ==72205== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72205 00:08:35.297 ==72205== --pid is optional if only one valgrind process is running 00:08:35.297 ==72205== 00:08:35.297 --72205-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.297 --72205-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.297 --72205-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.297 --72205-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.297 --72205-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.297 --72205-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.297 --72205-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.297 --72205-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.297 --72205-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.297 --72205-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.297 --72205-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.297 --72205-- Reading syms from /usr/lib64/libm.so.6 00:08:35.297 --72205-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.297 --72205-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:35.297 --72205-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/libc.so.6 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.297 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.297 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.297 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.297 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.297 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.297 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.297 --72205-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.297 --72205-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.297 --72205-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.297 --72205-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.297 --72205-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.555 --72205-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.555 --72205-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.555 --72205-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 ==72205== Preferring higher priority redirection: 00:08:35.555 --72205-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.555 --72205-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.555 --72205-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 --72205-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.555 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.555 --72205-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.555 --72205-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.555 ==72205== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.555 --72205-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.555 --72205-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.556 --72205-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.556 --72205-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.556 --72205-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.556 --72205-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.556 --72205-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.556 --72205-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.556 --72205-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.556 --72205-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.556 --72205-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.556 --72205-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.556 --72205-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.556 --72205-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.556 --72205-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.556 --72205-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.556 --72205-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.556 --72205-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.556 00:08:35.556 00:08:35.556 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.556 http://cunit.sourceforge.net/ 00:08:35.556 00:08:35.556 00:08:35.556 Suite: nvme_pcie_common 00:08:35.556 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-07-15 20:06:00.815151] /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:35.556 passed 00:08:35.556 Test: test_nvme_pcie_qpair_construct_destroy ...--72205-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:35.813 passed 00:08:35.813 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:35.813 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-07-15 20:06:00.921874] /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:35.813 [2024-07-15 20:06:00.926543] /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:35.813 [2024-07-15 20:06:00.929311] /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:35.813 passed 00:08:35.813 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:35.813 Test: test_nvme_pcie_poll_group_get_stats ...[2024-07-15 20:06:00.938568] /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:35.813 [2024-07-15 20:06:00.939184] /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:35.813 passed 00:08:35.813 00:08:35.813 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.813 suites 1 1 n/a 0 0 00:08:35.813 tests 6 6 6 0 0 00:08:35.813 asserts 148 148 148 0 n/a 00:08:35.813 00:08:35.813 Elapsed time = 0.133 seconds 00:08:35.813 --72205-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.813 --72205-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.813 ==72205== 00:08:35.813 ==72205== HEAP SUMMARY: 00:08:35.813 ==72205== in use at exit: 0 bytes in 0 blocks 00:08:35.813 ==72205== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:35.813 ==72205== 00:08:35.813 ==72205== All heap blocks were freed -- no leaks are possible 00:08:35.813 ==72205== 00:08:35.813 ==72205== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.813 20:06:01 unittest_nvme -- unit/unittest.sh@103 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:35.813 ==72216== Memcheck, a memory error detector 00:08:35.813 ==72216== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.813 ==72216== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.813 ==72216== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:35.813 ==72216== 00:08:35.813 --72216-- Valgrind options: 00:08:35.813 --72216-- --leak-check=full 00:08:35.813 --72216-- --error-exitcode=2 00:08:35.813 --72216-- --verbose 00:08:35.813 --72216-- Contents of /proc/version: 00:08:35.813 --72216-- 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.813 --72216-- 00:08:35.813 --72216-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.813 --72216-- Page sizes: currently 4096, max supported 4096 00:08:35.813 --72216-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.813 --72216-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:35.813 --72216-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.813 --72216-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.813 --72216-- might be shown as UnknownInlinedFun 00:08:35.813 --72216-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.814 --72216-- object doesn't have a dynamic symbol table 00:08:35.814 --72216-- Scheduler: using generic scheduler lock implementation. 00:08:35.814 --72216-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.814 ==72216== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72216-by-???-on-7fc73dd678ec 00:08:35.814 ==72216== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72216-by-???-on-7fc73dd678ec 00:08:35.814 ==72216== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72216-by-???-on-7fc73dd678ec 00:08:35.814 ==72216== 00:08:35.814 ==72216== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.814 ==72216== don't want to do, unless you know exactly what you're doing, 00:08:35.814 ==72216== or are doing some strange experiment): 00:08:35.814 ==72216== /usr/libexec/valgrind/../../bin/vgdb --pid=72216 ...command... 00:08:35.814 ==72216== 00:08:35.814 ==72216== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.814 ==72216== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:35.814 ==72216== and then give GDB the following command 00:08:35.814 ==72216== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72216 00:08:35.814 ==72216== --pid is optional if only one valgrind process is running 00:08:35.814 ==72216== 00:08:35.814 --72216-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.814 --72216-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.814 --72216-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.814 --72216-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.814 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.814 --72216-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.814 --72216-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.814 --72216-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.814 --72216-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.814 --72216-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.814 --72216-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.814 --72216-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.814 --72216-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.814 --72216-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.814 --72216-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:35.814 --72216-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.814 --72216-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.814 --72216-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.071 --72216-- Reading syms from /usr/lib64/libm.so.6 00:08:36.071 --72216-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.071 --72216-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.071 --72216-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.071 --72216-- Reading syms from /usr/lib64/libc.so.6 00:08:36.071 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.071 --72216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.071 --72216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.071 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.071 --72216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.071 --72216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.071 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.071 --72216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.071 --72216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.071 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.071 --72216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.071 --72216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.071 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.071 --72216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.071 --72216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.071 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.071 --72216-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.071 --72216-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.071 --72216-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.071 --72216-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.071 --72216-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.071 --72216-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.071 --72216-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.071 --72216-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.071 --72216-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.071 --72216-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.071 --72216-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.071 --72216-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.071 --72216-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.071 --72216-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 ==72216== Preferring higher priority redirection: 00:08:36.072 --72216-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.072 --72216-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.072 --72216-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 --72216-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.072 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.072 --72216-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.072 --72216-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.072 ==72216== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.072 --72216-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.072 --72216-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.072 --72216-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.072 --72216-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.072 --72216-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.072 --72216-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.072 --72216-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.072 --72216-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.072 --72216-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.329 --72216-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.329 --72216-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.329 --72216-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.330 --72216-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.330 --72216-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.330 --72216-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.330 --72216-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.330 --72216-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.330 --72216-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.330 00:08:36.330 00:08:36.330 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.330 http://cunit.sourceforge.net/ 00:08:36.330 00:08:36.330 00:08:36.330 Suite: nvme_fabric 00:08:36.330 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:36.330 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:36.330 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:36.330 Test: test_nvme_fabric_discover_probe ...--72216-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:36.330 --72216-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:36.330 passed 00:08:36.330 Test: test_nvme_fabric_qpair_connect ...--72216-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:36.330 [2024-07-15 20:06:01.497335] /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:36.330 passed 00:08:36.330 00:08:36.330 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.330 suites 1 1 n/a 0 0 00:08:36.330 tests 5 5 5 0 0 00:08:36.330 asserts 60 60 60 0 n/a 00:08:36.330 00:08:36.330 Elapsed time = 0.076 seconds 00:08:36.330 --72216-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.330 --72216-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.330 ==72216== 00:08:36.330 ==72216== HEAP SUMMARY: 00:08:36.330 ==72216== in use at exit: 0 bytes in 0 blocks 00:08:36.330 ==72216== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:36.330 ==72216== 00:08:36.330 ==72216== All heap blocks were freed -- no leaks are possible 00:08:36.330 ==72216== 00:08:36.330 ==72216== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.330 20:06:01 unittest_nvme -- unit/unittest.sh@104 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:36.330 ==72224== Memcheck, a memory error detector 00:08:36.330 ==72224== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.330 ==72224== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.330 ==72224== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:36.330 ==72224== 00:08:36.330 --72224-- Valgrind options: 00:08:36.330 --72224-- --leak-check=full 00:08:36.330 --72224-- --error-exitcode=2 00:08:36.330 --72224-- --verbose 00:08:36.330 --72224-- Contents of /proc/version: 00:08:36.330 --72224-- 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.330 --72224-- 00:08:36.330 --72224-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.330 --72224-- Page sizes: currently 4096, max supported 4096 00:08:36.330 --72224-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.330 --72224-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:36.330 --72224-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.330 --72224-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.330 --72224-- might be shown as UnknownInlinedFun 00:08:36.330 --72224-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.330 --72224-- object doesn't have a dynamic symbol table 00:08:36.330 --72224-- Scheduler: using generic scheduler lock implementation. 00:08:36.330 --72224-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.330 ==72224== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72224-by-???-on-7fc73dd678ec 00:08:36.330 ==72224== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72224-by-???-on-7fc73dd678ec 00:08:36.330 ==72224== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72224-by-???-on-7fc73dd678ec 00:08:36.330 ==72224== 00:08:36.330 ==72224== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.330 ==72224== don't want to do, unless you know exactly what you're doing, 00:08:36.330 ==72224== or are doing some strange experiment): 00:08:36.330 ==72224== /usr/libexec/valgrind/../../bin/vgdb --pid=72224 ...command... 00:08:36.330 ==72224== 00:08:36.330 ==72224== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.330 ==72224== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:36.330 ==72224== and then give GDB the following command 00:08:36.330 ==72224== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72224 00:08:36.330 ==72224== --pid is optional if only one valgrind process is running 00:08:36.330 ==72224== 00:08:36.330 --72224-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.588 --72224-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.588 --72224-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.588 --72224-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.588 --72224-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.588 --72224-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.588 --72224-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.588 --72224-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.588 --72224-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.588 --72224-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.588 --72224-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.588 --72224-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.588 --72224-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:36.588 --72224-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.588 --72224-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.588 --72224-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.588 --72224-- Reading syms from /usr/lib64/libm.so.6 00:08:36.588 --72224-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.588 --72224-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:36.588 --72224-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.588 --72224-- Reading syms from /usr/lib64/libc.so.6 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.588 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.588 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.588 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.588 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.588 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.588 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.588 --72224-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.589 --72224-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.589 --72224-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.589 --72224-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.589 --72224-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.589 --72224-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.589 --72224-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.589 --72224-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.589 --72224-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 ==72224== Preferring higher priority redirection: 00:08:36.589 --72224-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.589 --72224-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.589 --72224-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.589 --72224-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.848 --72224-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.848 --72224-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.848 --72224-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.848 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.848 --72224-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.848 --72224-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.848 ==72224== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.848 --72224-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.848 --72224-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.848 --72224-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.848 --72224-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.848 --72224-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.848 --72224-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.848 --72224-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.848 --72224-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.848 --72224-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.848 --72224-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.848 --72224-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.848 --72224-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.848 --72224-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.848 --72224-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.848 --72224-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.848 --72224-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.848 --72224-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.848 --72224-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.848 00:08:36.848 00:08:36.848 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.848 http://cunit.sourceforge.net/ 00:08:36.848 00:08:36.848 00:08:36.848 Suite: nvme_opal 00:08:36.848 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:36.848 Test: test_opal_add_short_atom_header ...[2024-07-15 20:06:02.053413] /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:36.848 passed 00:08:36.848 00:08:36.848 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.848 suites 1 1 n/a 0 0 00:08:36.848 tests 2 2 2 0 0 00:08:36.848 asserts 22 22 22 0 n/a 00:08:36.848 00:08:36.848 Elapsed time = 0.048 seconds 00:08:36.848 --72224-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.848 --72224-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.848 ==72224== 00:08:36.848 ==72224== HEAP SUMMARY: 00:08:36.848 ==72224== in use at exit: 0 bytes in 0 blocks 00:08:36.848 ==72224== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:36.848 ==72224== 00:08:36.848 ==72224== All heap blocks were freed -- no leaks are possible 00:08:36.848 ==72224== 00:08:36.848 ==72224== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.848 00:08:36.848 real 0m13.094s 00:08:36.848 user 0m12.369s 00:08:36.848 sys 0m0.534s 00:08:36.848 20:06:02 unittest_nvme -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:36.848 20:06:02 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:36.848 ************************************ 00:08:36.848 END TEST unittest_nvme 00:08:36.848 ************************************ 00:08:36.848 20:06:02 -- common/autotest_common.sh@1142 -- # return 0 00:08:36.848 20:06:02 -- unit/unittest.sh@249 -- # run_test unittest_log valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:36.848 20:06:02 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:36.848 20:06:02 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:36.848 20:06:02 -- common/autotest_common.sh@10 -- # set +x 00:08:37.106 ************************************ 00:08:37.106 START TEST unittest_log 00:08:37.106 ************************************ 00:08:37.106 20:06:02 unittest_log -- common/autotest_common.sh@1123 -- # 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:37.106 ==72242== Memcheck, a memory error detector 00:08:37.106 ==72242== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:37.106 ==72242== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:37.106 ==72242== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:37.106 ==72242== 00:08:37.106 --72242-- Valgrind options: 00:08:37.106 --72242-- --leak-check=full 00:08:37.106 --72242-- --error-exitcode=2 00:08:37.107 --72242-- --verbose 00:08:37.107 --72242-- Contents of /proc/version: 00:08:37.107 --72242-- 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.107 --72242-- 00:08:37.107 --72242-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:37.107 --72242-- Page sizes: currently 4096, max supported 4096 00:08:37.107 --72242-- Valgrind library directory: /usr/libexec/valgrind 00:08:37.107 --72242-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:37.107 --72242-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:37.107 --72242-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:37.107 --72242-- might be shown as UnknownInlinedFun 00:08:37.107 --72242-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:37.107 --72242-- object doesn't have a dynamic symbol table 00:08:37.107 --72242-- Scheduler: using generic scheduler lock implementation. 00:08:37.107 --72242-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:37.107 ==72242== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72242-by-???-on-7fc73dd678ec 00:08:37.107 ==72242== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72242-by-???-on-7fc73dd678ec 00:08:37.107 ==72242== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72242-by-???-on-7fc73dd678ec 00:08:37.107 ==72242== 00:08:37.107 ==72242== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:37.107 ==72242== don't want to do, unless you know exactly what you're doing, 00:08:37.107 ==72242== or are doing some strange experiment): 00:08:37.107 ==72242== /usr/libexec/valgrind/../../bin/vgdb --pid=72242 ...command... 00:08:37.107 ==72242== 00:08:37.107 ==72242== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:37.107 ==72242== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:37.107 ==72242== and then give GDB the following command 00:08:37.107 ==72242== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72242 00:08:37.107 ==72242== --pid is optional if only one valgrind process is running 00:08:37.107 ==72242== 00:08:37.107 --72242-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:37.107 --72242-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:37.107 --72242-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:37.107 --72242-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:37.107 --72242-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:37.107 --72242-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:37.107 --72242-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:37.107 --72242-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:37.107 --72242-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:37.107 --72242-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:37.107 --72242-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:37.107 --72242-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:37.107 --72242-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:37.107 --72242-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:37.107 --72242-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:37.107 --72242-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:37.107 --72242-- Reading syms from /usr/lib64/libm.so.6 00:08:37.107 --72242-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:37.107 --72242-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:37.107 --72242-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:37.107 --72242-- Reading syms from /usr/lib64/libc.so.6 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.107 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.107 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.107 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.107 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.107 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:37.107 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.107 --72242-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:37.107 --72242-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:37.365 --72242-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:37.365 --72242-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:37.365 --72242-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:37.365 --72242-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:37.365 --72242-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:37.365 --72242-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:37.365 --72242-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.365 --72242-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.365 --72242-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.365 --72242-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 ==72242== Preferring higher priority redirection: 00:08:37.366 --72242-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:37.366 --72242-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:37.366 --72242-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 --72242-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:37.366 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.366 --72242-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.366 --72242-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.366 ==72242== WARNING: new redirection conflicts with existing -- ignoring it 00:08:37.366 --72242-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:37.366 --72242-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:37.366 --72242-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:37.366 --72242-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:37.366 --72242-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:37.366 --72242-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:37.366 --72242-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:37.366 --72242-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:37.366 --72242-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:37.366 --72242-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:37.366 --72242-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:37.366 --72242-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:37.366 --72242-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:37.366 --72242-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:37.366 --72242-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:37.366 --72242-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:37.366 --72242-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:37.625 --72242-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:37.625 --72242-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:37.625 00:08:37.625 00:08:37.625 CUnit - A unit testing framework for C - Version 2.1-3 00:08:37.625 http://cunit.sourceforge.net/ 00:08:37.625 00:08:37.625 00:08:37.625 Suite: log 00:08:37.625 Test: log_test ...[2024-07-15 20:06:02.721710] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:37.625 [2024-07-15 20:06:02.755409] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:37.625 log dump test: 00:08:37.625 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:37.625 spdk dump test: 00:08:37.625 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:37.625 spdk dump test: 00:08:37.625 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:37.625 00000010 65 20 63 68 61 72 73 e chars 00:08:37.625 passed 00:08:37.625 Test: deprecation ...--72242-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:37.625 --72242-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:38.558 passed 00:08:38.558 00:08:38.558 Run Summary: Type Total Ran Passed Failed Inactive 00:08:38.558 suites 1 1 n/a 0 0 00:08:38.558 tests 2 2 2 0 0 00:08:38.558 asserts 73 73 73 0 n/a 00:08:38.558 00:08:38.558 Elapsed time = 0.079 seconds 00:08:38.558 --72242-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:38.558 --72242-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:38.558 ==72242== 00:08:38.558 ==72242== HEAP SUMMARY: 00:08:38.558 ==72242== in use at exit: 576 bytes in 3 blocks 00:08:38.558 ==72242== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:38.558 ==72242== 00:08:38.558 ==72242== Searching for pointers to 3 not-freed blocks 00:08:38.558 ==72242== Checked 6,227,536 bytes 00:08:38.558 ==72242== 00:08:38.558 ==72242== LEAK SUMMARY: 00:08:38.558 ==72242== definitely lost: 0 bytes in 0 blocks 00:08:38.558 ==72242== indirectly lost: 0 bytes in 0 blocks 00:08:38.558 ==72242== possibly lost: 0 bytes in 0 blocks 00:08:38.558 ==72242== still reachable: 576 bytes in 3 blocks 00:08:38.558 ==72242== suppressed: 0 bytes in 0 blocks 00:08:38.558 ==72242== Reachable blocks (those to which a pointer was found) are not shown. 00:08:38.558 ==72242== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:38.558 ==72242== 00:08:38.558 ==72242== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:38.558 00:08:38.558 real 0m1.703s 00:08:38.558 user 0m0.668s 00:08:38.558 sys 0m0.033s 00:08:38.558 20:06:03 unittest_log -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:38.558 20:06:03 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:38.558 ************************************ 00:08:38.558 END TEST unittest_log 00:08:38.558 ************************************ 00:08:38.816 20:06:03 -- common/autotest_common.sh@1142 -- # return 0 00:08:38.816 20:06:03 -- unit/unittest.sh@250 -- # run_test unittest_lvol valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:38.816 20:06:03 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:38.816 20:06:03 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:38.816 20:06:03 -- common/autotest_common.sh@10 -- # set +x 00:08:38.816 ************************************ 00:08:38.816 START TEST unittest_lvol 00:08:38.816 ************************************ 00:08:38.816 20:06:03 unittest_lvol -- common/autotest_common.sh@1123 -- # 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:38.816 ==72283== Memcheck, a memory error detector 00:08:38.816 ==72283== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:38.816 ==72283== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:38.816 ==72283== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:38.816 ==72283== 00:08:38.816 --72283-- Valgrind options: 00:08:38.816 --72283-- --leak-check=full 00:08:38.816 --72283-- --error-exitcode=2 00:08:38.816 --72283-- --verbose 00:08:38.816 --72283-- Contents of /proc/version: 00:08:38.816 --72283-- 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.816 --72283-- 00:08:38.816 --72283-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:38.817 --72283-- Page sizes: currently 4096, max supported 4096 00:08:38.817 --72283-- Valgrind library directory: /usr/libexec/valgrind 00:08:38.817 --72283-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:38.817 --72283-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:38.817 --72283-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:38.817 --72283-- might be shown as UnknownInlinedFun 00:08:38.817 --72283-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:38.817 --72283-- object doesn't have a dynamic symbol table 00:08:38.817 --72283-- Scheduler: using generic scheduler lock implementation. 00:08:38.817 --72283-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:38.817 ==72283== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72283-by-???-on-7fc73dd678ec 00:08:38.817 ==72283== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72283-by-???-on-7fc73dd678ec 00:08:38.817 ==72283== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72283-by-???-on-7fc73dd678ec 00:08:38.817 ==72283== 00:08:38.817 ==72283== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:38.817 ==72283== don't want to do, unless you know exactly what you're doing, 00:08:38.817 ==72283== or are doing some strange experiment): 00:08:38.817 ==72283== /usr/libexec/valgrind/../../bin/vgdb --pid=72283 ...command... 00:08:38.817 ==72283== 00:08:38.817 ==72283== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:38.817 ==72283== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:38.817 ==72283== and then give GDB the following command 00:08:38.817 ==72283== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72283 00:08:38.817 ==72283== --pid is optional if only one valgrind process is running 00:08:38.817 ==72283== 00:08:38.817 --72283-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:38.817 --72283-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:38.817 --72283-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:38.817 --72283-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:38.817 --72283-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:38.817 --72283-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:38.817 --72283-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:38.817 --72283-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:38.817 --72283-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:38.817 --72283-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:38.817 --72283-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:38.817 --72283-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:38.817 --72283-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:38.817 --72283-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:38.817 --72283-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:38.817 --72283-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:38.817 --72283-- Reading syms from /usr/lib64/libm.so.6 00:08:38.817 --72283-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:38.817 --72283-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:38.817 --72283-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:38.817 --72283-- Reading syms from /usr/lib64/libc.so.6 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.817 --72283-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.817 --72283-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.817 --72283-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.817 --72283-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.817 --72283-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:38.817 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:38.817 --72283-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:38.817 --72283-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:39.074 --72283-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:39.074 --72283-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:39.074 --72283-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:39.074 --72283-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:39.074 --72283-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:39.074 --72283-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:39.074 --72283-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.074 --72283-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.074 --72283-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.074 --72283-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.074 --72283-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.074 --72283-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.074 --72283-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 ==72283== Preferring higher priority redirection: 00:08:39.075 --72283-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:39.075 --72283-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:39.075 --72283-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 --72283-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:39.075 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.075 --72283-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.075 --72283-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.075 ==72283== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.075 --72283-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:39.075 --72283-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:39.075 --72283-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:39.075 --72283-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:39.075 --72283-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:39.075 --72283-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:39.075 --72283-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:39.075 --72283-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:39.075 --72283-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:39.075 --72283-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:39.075 --72283-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:39.075 --72283-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:39.075 --72283-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:39.075 --72283-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:39.075 --72283-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:39.075 --72283-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:39.075 --72283-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:39.075 --72283-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:39.075 --72283-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:39.075 00:08:39.075 00:08:39.075 CUnit - A unit testing framework for C - Version 2.1-3 00:08:39.075 http://cunit.sourceforge.net/ 00:08:39.075 00:08:39.075 00:08:39.075 Suite: lvol 00:08:39.075 Test: lvs_init_unload_success ...--72283-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:39.333 [2024-07-15 20:06:04.432667] /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:39.333 passed 00:08:39.333 Test: lvs_init_destroy_success ...[2024-07-15 20:06:04.474854] /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:39.333 passed 00:08:39.333 Test: lvs_init_opts_success ...passed 00:08:39.333 Test: lvs_unload_lvs_is_null_fail ...[2024-07-15 20:06:04.487818] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:39.333 passed 00:08:39.333 Test: lvs_names ...[2024-07-15 20:06:04.489718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:39.333 [2024-07-15 20:06:04.490865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:08:39.333 --72283-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:39.333 [2024-07-15 20:06:04.494789] /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:39.333 passed 00:08:39.333 Test: lvol_create_destroy_success ...passed 00:08:39.333 Test: lvol_create_fail ...[2024-07-15 20:06:04.519042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:08:39.333 [2024-07-15 20:06:04.520367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:08:39.333 passed 00:08:39.333 Test: lvol_destroy_fail ...[2024-07-15 20:06:04.527594] /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:39.333 passed 00:08:39.333 Test: lvol_close ...[2024-07-15 20:06:04.532346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:39.333 [2024-07-15 20:06:04.534943] /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:39.333 passed 00:08:39.333 Test: lvol_resize ...passed 00:08:39.333 Test: lvol_set_read_only ...passed 00:08:39.333 Test: test_lvs_load ...[2024-07-15 20:06:04.563645] /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:39.333 [2024-07-15 20:06:04.563997] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:39.333 passed 00:08:39.333 Test: lvols_load ...[2024-07-15 20:06:04.575747] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:39.333 [2024-07-15 20:06:04.584096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:39.333 passed 00:08:39.333 Test: lvol_open ...passed 00:08:39.333 Test: lvol_snapshot ...passed 00:08:39.333 Test: lvol_snapshot_fail ...[2024-07-15 20:06:04.612819] /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:39.333 passed 00:08:39.333 Test: lvol_clone ...passed 00:08:39.333 Test: lvol_clone_fail ...[2024-07-15 20:06:04.623113] /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:39.333 passed 00:08:39.333 Test: lvol_iter_clones ...passed 00:08:39.333 Test: lvol_refcnt ...[2024-07-15 20:06:04.639157] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol 4bf33ace-ece6-4b0c-9d91-e948d79ad82b because it is still open 00:08:39.333 passed 00:08:39.333 Test: lvol_names ...[2024-07-15 20:06:04.644474] /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:39.333 [2024-07-15 20:06:04.645599] /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:39.334 [2024-07-15 20:06:04.650573] /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:39.334 passed 00:08:39.591 Test: lvol_create_thin_provisioned ...passed 00:08:39.591 Test: lvol_rename ...[2024-07-15 20:06:04.659607] /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:39.591 [2024-07-15 20:06:04.665227] /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:39.591 passed 00:08:39.591 Test: lvs_rename ...[2024-07-15 20:06:04.679051] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:08:39.591 passed 00:08:39.591 Test: lvol_inflate ...[2024-07-15 20:06:04.687030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:39.591 passed 00:08:39.591 Test: lvol_decouple_parent ...[2024-07-15 20:06:04.693065] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:39.591 passed 00:08:39.591 Test: lvol_get_xattr ...passed 00:08:39.591 Test: lvol_esnap_reload ...passed 00:08:39.591 Test: lvol_esnap_create_bad_args ...[2024-07-15 20:06:04.706285] /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:39.591 [2024-07-15 20:06:04.707742] /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:39.592 [2024-07-15 20:06:04.709332] /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:39.592 [2024-07-15 20:06:04.710496] /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:39.592 [2024-07-15 20:06:04.720212] /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:39.592 passed 00:08:39.592 Test: lvol_esnap_create_delete ...passed 00:08:39.592 Test: lvol_esnap_load_esnaps ...[2024-07-15 20:06:04.728002] /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:39.592 passed 00:08:39.592 Test: lvol_esnap_missing ...[2024-07-15 20:06:04.738012] /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:39.592 [2024-07-15 20:06:04.739231] /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:39.592 passed 00:08:39.592 Test: lvol_esnap_hotplug ... 00:08:39.592 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:39.592 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:39.592 [2024-07-15 20:06:04.797994] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol d8507915-efcc-4da0-8335-d9c2606146b2: failed to create esnap bs_dev: error -12 00:08:39.592 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:39.592 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:39.592 [2024-07-15 20:06:04.800951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 616cb2cf-bb2c-4022-b23d-020a535e2229: failed to create esnap bs_dev: error -12 00:08:39.592 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:39.592 [2024-07-15 20:06:04.801478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol b0d6c640-f982-441b-88d9-b16f50652800: failed to create esnap bs_dev: error -12 00:08:39.592 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:39.592 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:39.592 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:39.592 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:39.592 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:39.592 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:39.592 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:39.592 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:39.592 passed 00:08:39.592 Test: lvol_get_by ...passed 00:08:39.592 Test: lvol_shallow_copy ...[2024-07-15 20:06:04.831239] /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:39.592 [2024-07-15 20:06:04.832024] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol 56de7571-f160-4479-a9c6-21aa47cb2c8e shallow copy, ext_dev must not be NULL 00:08:39.592 passed 00:08:39.592 Test: lvol_set_parent ...[2024-07-15 20:06:04.836771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2338:spdk_lvol_set_parent: *ERROR*: lvol must not be NULL 00:08:39.592 [2024-07-15 20:06:04.837428] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2344:spdk_lvol_set_parent: *ERROR*: snapshot must not be NULL 00:08:39.592 passed 00:08:39.592 Test: lvol_set_external_parent ...[2024-07-15 20:06:04.844108] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2393:spdk_lvol_set_external_parent: *ERROR*: lvol must not be NULL 00:08:39.592 [2024-07-15 20:06:04.844981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2399:spdk_lvol_set_external_parent: *ERROR*: snapshot must not be NULL 00:08:39.592 [2024-07-15 20:06:04.846460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2406:spdk_lvol_set_external_parent: *ERROR*: lvol lvol and esnap have the same UUID 00:08:39.592 passed 00:08:39.592 00:08:39.592 Run Summary: Type Total Ran Passed Failed Inactive 00:08:39.592 suites 1 1 n/a 0 0 00:08:39.592 tests 37 37 37 0 0 00:08:39.592 asserts 1505 1505 1505 0 n/a 00:08:39.592 00:08:39.592 Elapsed time = 0.468 seconds 00:08:39.592 --72283-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:39.592 --72283-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:39.851 ==72283== 00:08:39.851 ==72283== HEAP SUMMARY: 00:08:39.851 ==72283== in use at exit: 0 bytes in 0 blocks 00:08:39.851 ==72283== total heap usage: 2,003 allocs, 2,003 frees, 290,289 bytes allocated 00:08:39.851 ==72283== 00:08:39.851 ==72283== All heap blocks were freed -- no leaks are possible 00:08:39.851 ==72283== 00:08:39.851 ==72283== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:39.851 00:08:39.851 real 0m1.047s 00:08:39.851 user 0m1.007s 00:08:39.851 sys 0m0.037s 00:08:39.851 20:06:04 unittest_lvol -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:39.851 20:06:04 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:39.851 ************************************ 00:08:39.851 END TEST unittest_lvol 00:08:39.851 ************************************ 00:08:39.851 20:06:04 -- common/autotest_common.sh@1142 -- # return 0 00:08:39.851 20:06:04 -- unit/unittest.sh@251 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:39.851 20:06:04 -- unit/unittest.sh@252 -- # run_test unittest_nvme_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:39.851 20:06:04 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:39.851 20:06:04 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:39.851 20:06:04 -- common/autotest_common.sh@10 -- # set +x 00:08:39.851 ************************************ 00:08:39.851 START TEST unittest_nvme_rdma 00:08:39.851 ************************************ 00:08:39.851 20:06:04 unittest_nvme_rdma -- common/autotest_common.sh@1123 -- # 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:39.851 ==72309== Memcheck, a memory error detector 00:08:39.851 ==72309== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:39.851 ==72309== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:39.851 ==72309== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:39.851 ==72309== 00:08:39.851 --72309-- Valgrind options: 00:08:39.851 --72309-- --leak-check=full 00:08:39.851 --72309-- --error-exitcode=2 00:08:39.851 --72309-- --verbose 00:08:39.851 --72309-- Contents of /proc/version: 00:08:39.851 --72309-- 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.851 --72309-- 00:08:39.851 --72309-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:39.851 --72309-- Page sizes: currently 4096, max supported 4096 00:08:39.851 --72309-- Valgrind library directory: /usr/libexec/valgrind 00:08:39.851 --72309-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:39.851 --72309-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:39.851 --72309-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:39.851 --72309-- might be shown as UnknownInlinedFun 00:08:39.852 --72309-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:39.852 --72309-- object doesn't have a dynamic symbol table 00:08:39.852 --72309-- Scheduler: using generic scheduler lock implementation. 00:08:39.852 --72309-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:39.852 ==72309== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72309-by-???-on-7fc73dd678ec 00:08:39.852 ==72309== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72309-by-???-on-7fc73dd678ec 00:08:39.852 ==72309== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72309-by-???-on-7fc73dd678ec 00:08:39.852 ==72309== 00:08:39.852 ==72309== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:39.852 ==72309== don't want to do, unless you know exactly what you're doing, 00:08:39.852 ==72309== or are doing some strange experiment): 00:08:39.852 ==72309== /usr/libexec/valgrind/../../bin/vgdb --pid=72309 ...command... 00:08:39.852 ==72309== 00:08:39.852 ==72309== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:39.852 ==72309== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:39.852 ==72309== and then give GDB the following command 00:08:39.852 ==72309== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72309 00:08:39.852 ==72309== --pid is optional if only one valgrind process is running 00:08:39.852 ==72309== 00:08:39.852 --72309-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:39.852 --72309-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:39.852 --72309-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:39.852 --72309-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:39.852 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:39.852 --72309-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:39.852 --72309-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:39.852 --72309-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:39.852 --72309-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:39.852 --72309-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:39.852 --72309-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:39.852 --72309-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:39.852 --72309-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:39.852 --72309-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:39.852 --72309-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:39.852 --72309-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:39.852 --72309-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:39.852 --72309-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:39.852 --72309-- Reading syms from /usr/lib64/libm.so.6 00:08:39.852 --72309-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:39.852 --72309-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:39.852 --72309-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:39.852 --72309-- Reading syms from /usr/lib64/libc.so.6 00:08:40.111 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.111 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.111 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.111 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.111 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.111 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.111 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.111 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.111 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.111 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.111 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.111 --72309-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.111 --72309-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.111 --72309-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:40.111 --72309-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:40.111 --72309-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:40.111 --72309-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:40.111 --72309-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:40.111 --72309-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:40.111 --72309-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.111 --72309-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 ==72309== Preferring higher priority redirection: 00:08:40.112 --72309-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:40.112 --72309-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:40.112 --72309-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 --72309-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:40.112 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.112 --72309-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.112 --72309-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.112 ==72309== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.112 --72309-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:40.112 --72309-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:40.112 --72309-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:40.112 --72309-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:40.112 --72309-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:40.112 --72309-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:40.371 --72309-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:40.371 --72309-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:40.371 --72309-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:40.371 --72309-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:40.371 --72309-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:40.371 --72309-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:40.371 --72309-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:40.371 --72309-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:40.371 --72309-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:40.371 --72309-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:40.371 --72309-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:40.371 --72309-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:40.371 00:08:40.371 00:08:40.371 CUnit - A unit testing framework for C - Version 2.1-3 00:08:40.371 http://cunit.sourceforge.net/ 00:08:40.371 00:08:40.371 00:08:40.371 Suite: nvme_rdma 00:08:40.371 Test: test_nvme_rdma_build_sgl_request ...[2024-07-15 20:06:05.545395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1379:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:08:40.371 [2024-07-15 20:06:05.579583] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1552:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:40.371 [2024-07-15 20:06:05.581657] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1608:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:08:40.371 passed 00:08:40.371 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:40.371 Test: test_nvme_rdma_build_contig_request ...[2024-07-15 20:06:05.598278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1489:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:40.371 passed 00:08:40.371 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:40.371 Test: test_nvme_rdma_create_reqs ...[2024-07-15 20:06:05.608308] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 931:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:08:40.371 --72309-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:40.371 passed 00:08:40.371 Test: test_nvme_rdma_create_rsps ...[2024-07-15 20:06:05.628464] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 849:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:08:40.371 passed 00:08:40.371 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-07-15 20:06:05.646325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1746:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:40.371 [2024-07-15 20:06:05.647095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1746:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:40.371 passed 00:08:40.371 Test: test_nvme_rdma_poller_create ...passed 00:08:40.371 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-07-15 20:06:05.671794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 450:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:08:40.371 passed 00:08:40.371 Test: test_nvme_rdma_ctrlr_construct ...--72309-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:40.630 passed 00:08:40.630 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:40.630 Test: test_nvme_rdma_req_init ...passed 00:08:40.630 Test: test_nvme_rdma_validate_cm_event ...[2024-07-15 20:06:05.724076] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 541: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:40.630 [2024-07-15 20:06:05.725409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 541: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:40.630 passed 00:08:40.630 Test: test_nvme_rdma_qpair_init ...passed 00:08:40.630 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:40.630 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:40.630 Test: test_rdma_get_memory_translation ...[2024-07-15 20:06:05.753806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1368:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:08:40.630 [2024-07-15 20:06:05.756886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1379:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:08:40.630 passed 00:08:40.630 Test: test_get_rdma_qpair_from_wc ...passed 00:08:40.630 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:40.630 Test: test_nvme_rdma_poll_group_get_stats ...[2024-07-15 20:06:05.772504] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3204:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:40.630 [2024-07-15 20:06:05.773146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3204:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:40.630 passed 00:08:40.630 Test: test_nvme_rdma_qpair_set_poller ...[2024-07-15 20:06:05.798749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2916:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:40.631 [2024-07-15 20:06:05.800291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2962:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:08:40.631 [2024-07-15 20:06:05.801031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 647:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe780 on poll group 0x5a35090 00:08:40.631 [2024-07-15 20:06:05.802087] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2916:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:40.631 --72309-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:40.631 [2024-07-15 20:06:05.802617] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2962:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:08:40.631 [2024-07-15 20:06:05.802753] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 647:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe780 on poll group 0x5a35090 00:08:40.631 --72309-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:40.631 --72309-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:40.631 [2024-07-15 20:06:05.816250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 625:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:40.631 passed 00:08:40.631 00:08:40.631 Run Summary: Type Total Ran Passed Failed Inactive 00:08:40.631 suites 1 1 n/a 0 0 00:08:40.631 tests 21 21 21 0 0 00:08:40.631 asserts 397 397 397 0 n/a 00:08:40.631 00:08:40.631 Elapsed time = 0.306 seconds 00:08:40.631 --72309-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:40.631 ==72309== 00:08:40.631 ==72309== HEAP SUMMARY: 00:08:40.631 ==72309== in use at exit: 0 bytes in 0 blocks 00:08:40.631 ==72309== total heap usage: 157 allocs, 157 frees, 141,082 bytes allocated 00:08:40.631 ==72309== 00:08:40.631 ==72309== All heap blocks were freed -- no leaks are possible 00:08:40.631 ==72309== 00:08:40.631 ==72309== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:40.631 00:08:40.631 real 0m0.932s 00:08:40.631 user 0m0.902s 00:08:40.631 sys 0m0.027s 00:08:40.631 20:06:05 unittest_nvme_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:40.631 20:06:05 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:40.631 ************************************ 00:08:40.631 END TEST unittest_nvme_rdma 00:08:40.631 ************************************ 00:08:40.631 20:06:05 -- common/autotest_common.sh@1142 -- # return 0 00:08:40.631 20:06:05 -- unit/unittest.sh@253 -- # run_test unittest_nvmf_transport valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:40.631 20:06:05 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:40.631 20:06:05 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:40.631 20:06:05 -- common/autotest_common.sh@10 -- # set +x 00:08:40.631 ************************************ 00:08:40.631 START TEST unittest_nvmf_transport 00:08:40.631 ************************************ 00:08:40.631 20:06:05 unittest_nvmf_transport -- common/autotest_common.sh@1123 -- # 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:40.631 ==72338== Memcheck, a memory error detector 00:08:40.631 ==72338== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:40.631 ==72338== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:40.631 ==72338== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:40.631 ==72338== 00:08:40.631 --72338-- Valgrind options: 00:08:40.631 --72338-- --leak-check=full 00:08:40.631 --72338-- --error-exitcode=2 00:08:40.631 --72338-- --verbose 00:08:40.631 --72338-- Contents of /proc/version: 00:08:40.631 --72338-- 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.631 --72338-- 00:08:40.631 --72338-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:40.631 --72338-- Page sizes: currently 4096, max supported 4096 00:08:40.631 --72338-- Valgrind library directory: /usr/libexec/valgrind 00:08:40.631 --72338-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:40.631 --72338-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:40.890 --72338-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:40.890 --72338-- might be shown as UnknownInlinedFun 00:08:40.890 --72338-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:40.890 --72338-- object doesn't have a dynamic symbol table 00:08:40.890 --72338-- Scheduler: using generic scheduler lock implementation. 00:08:40.890 --72338-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:40.890 ==72338== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72338-by-???-on-7fc73dd678ec 00:08:40.890 ==72338== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72338-by-???-on-7fc73dd678ec 00:08:40.890 ==72338== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72338-by-???-on-7fc73dd678ec 00:08:40.890 ==72338== 00:08:40.890 ==72338== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:40.890 ==72338== don't want to do, unless you know exactly what you're doing, 00:08:40.890 ==72338== or are doing some strange experiment): 00:08:40.890 ==72338== /usr/libexec/valgrind/../../bin/vgdb --pid=72338 ...command... 00:08:40.890 ==72338== 00:08:40.890 ==72338== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:40.890 ==72338== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:40.890 ==72338== and then give GDB the following command 00:08:40.890 ==72338== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72338 00:08:40.890 ==72338== --pid is optional if only one valgrind process is running 00:08:40.891 ==72338== 00:08:40.891 --72338-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:40.891 --72338-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:40.891 --72338-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:40.891 --72338-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:40.891 --72338-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:40.891 --72338-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:40.891 --72338-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:40.891 --72338-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:40.891 --72338-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:40.891 --72338-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:40.891 --72338-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:40.891 --72338-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:40.891 --72338-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:40.891 --72338-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:40.891 --72338-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:40.891 --72338-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:40.891 --72338-- Reading syms from /usr/lib64/libm.so.6 00:08:40.891 --72338-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:40.891 --72338-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:40.891 --72338-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:40.891 --72338-- Reading syms from /usr/lib64/libc.so.6 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.891 --72338-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.891 --72338-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.891 --72338-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.891 --72338-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.891 --72338-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:40.891 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:40.891 --72338-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:40.891 --72338-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.150 --72338-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.150 --72338-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.150 --72338-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.150 --72338-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.150 --72338-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.150 --72338-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.150 --72338-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.150 --72338-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 ==72338== Preferring higher priority redirection: 00:08:41.151 --72338-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.151 --72338-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.151 --72338-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 --72338-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.151 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.151 --72338-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.151 --72338-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.151 ==72338== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.151 --72338-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.151 --72338-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.151 --72338-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.151 --72338-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.151 --72338-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.151 --72338-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.151 --72338-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.151 --72338-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.151 --72338-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.151 --72338-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.151 --72338-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.151 --72338-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.151 --72338-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.151 --72338-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.151 --72338-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.151 --72338-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.409 --72338-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.409 --72338-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.409 00:08:41.409 00:08:41.409 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.409 http://cunit.sourceforge.net/ 00:08:41.409 00:08:41.409 00:08:41.409 Suite: nvmf 00:08:41.409 Test: test_spdk_nvmf_transport_create ...[2024-07-15 20:06:06.502771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:08:41.409 [2024-07-15 20:06:06.544646] /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:41.409 [2024-07-15 20:06:06.546372] /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:41.409 [2024-07-15 20:06:06.556142] /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:41.409 passed 00:08:41.409 Test: test_nvmf_transport_poll_group_create ...passed 00:08:41.409 Test: test_spdk_nvmf_transport_opts_init ...[2024-07-15 20:06:06.568920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 799:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:08:41.409 [2024-07-15 20:06:06.569621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 804:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:08:41.409 [2024-07-15 20:06:06.570318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 809:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:08:41.410 passed 00:08:41.410 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:41.410 00:08:41.410 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.410 suites 1 1 n/a 0 0 00:08:41.410 tests 4 4 4 0 0 00:08:41.410 asserts 49 49 49 0 n/a 00:08:41.410 00:08:41.410 Elapsed time = 0.090 seconds 00:08:41.410 --72338-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.410 --72338-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.410 ==72338== 00:08:41.410 ==72338== HEAP SUMMARY: 00:08:41.410 ==72338== in use at exit: 888 bytes in 3 blocks 00:08:41.410 ==72338== total heap usage: 136 allocs, 133 frees, 185,508 bytes allocated 00:08:41.410 ==72338== 00:08:41.410 ==72338== Searching for pointers to 3 not-freed blocks 00:08:41.410 ==72338== Checked 7,006,432 bytes 00:08:41.410 ==72338== 00:08:41.410 ==72338== LEAK SUMMARY: 00:08:41.410 ==72338== definitely lost: 0 bytes in 0 blocks 00:08:41.410 ==72338== indirectly lost: 0 bytes in 0 blocks 00:08:41.410 ==72338== possibly lost: 0 bytes in 0 blocks 00:08:41.410 ==72338== still reachable: 888 bytes in 3 blocks 00:08:41.410 ==72338== suppressed: 0 bytes in 0 blocks 00:08:41.410 ==72338== Reachable blocks (those to which a pointer was found) are not shown. 00:08:41.410 ==72338== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:41.410 ==72338== 00:08:41.410 ==72338== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.410 00:08:41.410 real 0m0.749s 00:08:41.410 user 0m0.716s 00:08:41.410 sys 0m0.031s 00:08:41.410 20:06:06 unittest_nvmf_transport -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:41.410 20:06:06 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:41.410 ************************************ 00:08:41.410 END TEST unittest_nvmf_transport 00:08:41.410 ************************************ 00:08:41.410 20:06:06 -- common/autotest_common.sh@1142 -- # return 0 00:08:41.410 20:06:06 -- unit/unittest.sh@254 -- # run_test unittest_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:41.410 20:06:06 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:41.410 20:06:06 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:41.410 20:06:06 -- common/autotest_common.sh@10 -- # set +x 00:08:41.410 ************************************ 00:08:41.410 START TEST unittest_rdma 00:08:41.410 ************************************ 00:08:41.410 20:06:06 unittest_rdma -- common/autotest_common.sh@1123 -- # 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:41.410 ==72368== Memcheck, a memory error detector 00:08:41.410 ==72368== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:41.410 ==72368== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:41.410 ==72368== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:41.410 ==72368== 00:08:41.410 --72368-- Valgrind options: 00:08:41.410 --72368-- --leak-check=full 00:08:41.410 --72368-- --error-exitcode=2 00:08:41.410 --72368-- --verbose 00:08:41.410 --72368-- Contents of /proc/version: 00:08:41.410 --72368-- 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.410 --72368-- 00:08:41.410 --72368-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:41.410 --72368-- Page sizes: currently 4096, max supported 4096 00:08:41.410 --72368-- Valgrind library directory: /usr/libexec/valgrind 00:08:41.410 --72368-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:41.410 --72368-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:41.410 --72368-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:41.410 --72368-- might be shown as UnknownInlinedFun 00:08:41.410 --72368-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:41.410 --72368-- object doesn't have a dynamic symbol table 00:08:41.687 --72368-- Scheduler: using generic scheduler lock implementation. 00:08:41.688 --72368-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:41.688 ==72368== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72368-by-???-on-7fc73dd678ec 00:08:41.688 ==72368== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72368-by-???-on-7fc73dd678ec 00:08:41.688 ==72368== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72368-by-???-on-7fc73dd678ec 00:08:41.688 ==72368== 00:08:41.688 ==72368== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:41.688 ==72368== don't want to do, unless you know exactly what you're doing, 00:08:41.688 ==72368== or are doing some strange experiment): 00:08:41.688 ==72368== /usr/libexec/valgrind/../../bin/vgdb --pid=72368 ...command... 00:08:41.688 ==72368== 00:08:41.688 ==72368== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:41.688 ==72368== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:41.688 ==72368== and then give GDB the following command 00:08:41.688 ==72368== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72368 00:08:41.688 ==72368== --pid is optional if only one valgrind process is running 00:08:41.688 ==72368== 00:08:41.688 --72368-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:41.688 --72368-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:41.688 --72368-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:41.688 --72368-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:41.688 --72368-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:41.688 --72368-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:41.688 --72368-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:41.688 --72368-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:41.688 --72368-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:41.688 --72368-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:41.688 --72368-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:41.688 --72368-- Reading syms from /usr/lib64/libm.so.6 00:08:41.688 --72368-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:41.688 --72368-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:41.688 --72368-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/libc.so.6 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.688 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.688 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.688 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.688 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.688 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:41.688 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.688 --72368-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:41.688 --72368-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:41.688 --72368-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:41.688 --72368-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:41.688 --72368-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:41.688 --72368-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:41.688 --72368-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:41.979 --72368-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 ==72368== Preferring higher priority redirection: 00:08:41.979 --72368-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:41.979 --72368-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:41.979 --72368-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 --72368-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:41.979 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.979 --72368-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.980 --72368-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.980 ==72368== WARNING: new redirection conflicts with existing -- ignoring it 00:08:41.980 --72368-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:41.980 --72368-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:41.980 --72368-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:41.980 --72368-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:41.980 --72368-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:41.980 --72368-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:41.980 --72368-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:41.980 --72368-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:41.980 --72368-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:41.980 --72368-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:41.980 --72368-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:41.980 --72368-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:41.980 --72368-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:41.980 --72368-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:41.980 --72368-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:41.980 --72368-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:41.980 --72368-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:41.980 --72368-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:41.980 00:08:41.980 00:08:41.980 CUnit - A unit testing framework for C - Version 2.1-3 00:08:41.980 http://cunit.sourceforge.net/ 00:08:41.980 00:08:41.980 00:08:41.980 Suite: rdma_common 00:08:41.980 Test: test_spdk_rdma_pd ...[2024-07-15 20:06:07.163287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma_utils/rdma_utils.c: 398:spdk_rdma_utils_get_pd: *ERROR*: Failed to get PD 00:08:41.980 [2024-07-15 20:06:07.201569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma_utils/rdma_utils.c: 398:spdk_rdma_utils_get_pd: *ERROR*: Failed to get PD 00:08:41.980 passed 00:08:41.980 00:08:41.980 Run Summary: Type Total Ran Passed Failed Inactive 00:08:41.980 suites 1 1 n/a 0 0 00:08:41.980 tests 1 1 1 0 0 00:08:41.980 asserts 31 31 31 0 n/a 00:08:41.980 00:08:41.980 Elapsed time = 0.062 seconds 00:08:41.980 --72368-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:41.980 --72368-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:41.980 ==72368== 00:08:41.980 ==72368== HEAP SUMMARY: 00:08:41.980 ==72368== in use at exit: 0 bytes in 0 blocks 00:08:41.980 ==72368== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:41.980 ==72368== 00:08:41.980 ==72368== All heap blocks were freed -- no leaks are possible 00:08:41.980 ==72368== 00:08:41.980 ==72368== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:41.980 00:08:41.980 real 0m0.574s 00:08:41.980 user 0m0.550s 00:08:41.980 sys 0m0.022s 00:08:41.980 20:06:07 unittest_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:41.980 20:06:07 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:41.980 ************************************ 00:08:41.980 END TEST unittest_rdma 00:08:41.980 ************************************ 00:08:42.276 20:06:07 -- common/autotest_common.sh@1142 -- # return 0 00:08:42.276 20:06:07 -- unit/unittest.sh@257 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:42.276 20:06:07 -- unit/unittest.sh@258 -- # run_test unittest_nvme_cuse valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:42.276 20:06:07 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:42.276 20:06:07 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:42.276 20:06:07 -- common/autotest_common.sh@10 -- # set +x 00:08:42.276 ************************************ 00:08:42.276 START TEST unittest_nvme_cuse 00:08:42.276 ************************************ 00:08:42.276 20:06:07 unittest_nvme_cuse -- common/autotest_common.sh@1123 -- # 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:42.276 ==72389== Memcheck, a memory error detector 00:08:42.276 ==72389== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:42.276 ==72389== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:42.276 ==72389== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:42.276 ==72389== 00:08:42.276 --72389-- Valgrind options: 00:08:42.276 --72389-- --leak-check=full 00:08:42.276 --72389-- --error-exitcode=2 00:08:42.276 --72389-- --verbose 00:08:42.276 --72389-- Contents of /proc/version: 00:08:42.276 --72389-- 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.276 --72389-- 00:08:42.276 --72389-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:42.276 --72389-- Page sizes: currently 4096, max supported 4096 00:08:42.276 --72389-- Valgrind library directory: /usr/libexec/valgrind 00:08:42.276 --72389-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:42.276 --72389-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:42.276 --72389-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:42.276 --72389-- might be shown as UnknownInlinedFun 00:08:42.276 --72389-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:42.276 --72389-- object doesn't have a dynamic symbol table 00:08:42.276 --72389-- Scheduler: using generic scheduler lock implementation. 00:08:42.276 --72389-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:42.276 ==72389== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72389-by-???-on-7fc73dd678ec 00:08:42.276 ==72389== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72389-by-???-on-7fc73dd678ec 00:08:42.276 ==72389== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72389-by-???-on-7fc73dd678ec 00:08:42.276 ==72389== 00:08:42.276 ==72389== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:42.276 ==72389== don't want to do, unless you know exactly what you're doing, 00:08:42.276 ==72389== or are doing some strange experiment): 00:08:42.276 ==72389== /usr/libexec/valgrind/../../bin/vgdb --pid=72389 ...command... 00:08:42.276 ==72389== 00:08:42.276 ==72389== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:42.276 ==72389== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:42.276 ==72389== and then give GDB the following command 00:08:42.276 ==72389== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72389 00:08:42.276 ==72389== --pid is optional if only one valgrind process is running 00:08:42.276 ==72389== 00:08:42.276 --72389-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:42.276 --72389-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:42.276 --72389-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:42.276 --72389-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:42.276 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.276 --72389-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:42.276 --72389-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:42.276 --72389-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:42.276 --72389-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:42.276 --72389-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:42.276 --72389-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:42.276 --72389-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:42.276 --72389-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:42.276 --72389-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:42.276 --72389-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:42.276 --72389-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:42.276 --72389-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:42.276 --72389-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:42.277 --72389-- Reading syms from /usr/lib64/libm.so.6 00:08:42.277 --72389-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:42.277 --72389-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:42.277 --72389-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:42.277 --72389-- Reading syms from /usr/lib64/libc.so.6 00:08:42.277 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.277 --72389-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.277 --72389-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.277 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.277 --72389-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.277 --72389-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.277 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.277 --72389-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.277 --72389-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.277 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.277 --72389-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.277 --72389-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.277 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.277 --72389-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.277 --72389-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:42.277 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.277 --72389-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:42.277 --72389-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:42.567 --72389-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:42.567 --72389-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:42.567 --72389-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:42.567 --72389-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:42.567 --72389-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:42.567 --72389-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:42.567 --72389-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 ==72389== Preferring higher priority redirection: 00:08:42.567 --72389-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:42.567 --72389-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:42.567 --72389-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.567 --72389-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 --72389-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 --72389-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 --72389-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 --72389-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 --72389-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 --72389-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:42.568 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.568 --72389-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.568 --72389-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.568 ==72389== WARNING: new redirection conflicts with existing -- ignoring it 00:08:42.568 --72389-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:42.568 --72389-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:42.568 --72389-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:42.568 --72389-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:42.568 --72389-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:42.568 --72389-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:42.568 --72389-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:42.568 --72389-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:42.568 --72389-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:42.568 --72389-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:42.568 --72389-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:42.568 --72389-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:42.568 --72389-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:42.568 --72389-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:42.568 --72389-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:42.568 --72389-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:42.568 --72389-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:42.568 --72389-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:42.568 00:08:42.568 00:08:42.568 CUnit - A unit testing framework for C - Version 2.1-3 00:08:42.568 http://cunit.sourceforge.net/ 00:08:42.568 00:08:42.568 00:08:42.568 Suite: nvme_cuse 00:08:42.568 Test: test_cuse_nvme_submit_io_read_write ...--72389-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:42.859 passed 00:08:42.859 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:42.859 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:42.859 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:42.859 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:42.859 Test: test_cuse_nvme_submit_io ...[2024-07-15 20:06:07.934440] /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:42.859 passed 00:08:42.859 Test: test_cuse_nvme_reset ...[2024-07-15 20:06:07.969207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:42.859 passed 00:08:42.859 Test: test_nvme_cuse_stop ...--72389-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:43.426 passed 00:08:43.426 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--72389-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:43.426 --72389-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:43.426 passed 00:08:43.426 00:08:43.426 Run Summary: Type Total Ran Passed Failed Inactive 00:08:43.426 suites 1 1 n/a 0 0 00:08:43.426 tests 9 9 9 0 0 00:08:43.426 asserts 118 118 118 0 n/a 00:08:43.426 00:08:43.426 Elapsed time = 0.754 seconds 00:08:43.426 --72389-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:43.426 --72389-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:43.426 ==72389== 00:08:43.426 ==72389== HEAP SUMMARY: 00:08:43.426 ==72389== in use at exit: 0 bytes in 0 blocks 00:08:43.426 ==72389== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:43.426 ==72389== 00:08:43.426 ==72389== All heap blocks were freed -- no leaks are possible 00:08:43.426 ==72389== 00:08:43.426 ==72389== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:43.426 00:08:43.426 real 0m1.390s 00:08:43.426 user 0m1.045s 00:08:43.426 sys 0m0.340s 00:08:43.426 20:06:08 unittest_nvme_cuse -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:43.426 20:06:08 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:43.426 ************************************ 00:08:43.426 END TEST unittest_nvme_cuse 00:08:43.426 ************************************ 00:08:43.426 20:06:08 -- common/autotest_common.sh@1142 -- # return 0 00:08:43.426 20:06:08 -- unit/unittest.sh@261 -- # run_test unittest_nvmf unittest_nvmf 00:08:43.426 20:06:08 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:43.426 20:06:08 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:43.426 20:06:08 -- common/autotest_common.sh@10 -- # set +x 00:08:43.426 ************************************ 00:08:43.426 START TEST unittest_nvmf 00:08:43.426 ************************************ 00:08:43.426 20:06:08 unittest_nvmf -- common/autotest_common.sh@1123 -- # unittest_nvmf 00:08:43.426 20:06:08 unittest_nvmf -- unit/unittest.sh@108 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:43.427 ==72431== Memcheck, a memory error detector 00:08:43.427 ==72431== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:43.427 ==72431== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:43.427 ==72431== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:43.427 ==72431== 00:08:43.427 --72431-- Valgrind options: 00:08:43.427 --72431-- --leak-check=full 00:08:43.427 --72431-- --error-exitcode=2 00:08:43.427 --72431-- --verbose 00:08:43.427 --72431-- Contents of /proc/version: 00:08:43.427 --72431-- 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.427 --72431-- 00:08:43.427 --72431-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:43.427 --72431-- Page sizes: currently 4096, max supported 4096 00:08:43.427 --72431-- Valgrind library directory: /usr/libexec/valgrind 00:08:43.427 --72431-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:43.427 --72431-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:43.427 --72431-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:43.427 --72431-- might be shown as UnknownInlinedFun 00:08:43.427 --72431-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:43.427 --72431-- object doesn't have a dynamic symbol table 00:08:43.686 --72431-- Scheduler: using generic scheduler lock implementation. 00:08:43.686 --72431-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:43.686 ==72431== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72431-by-???-on-7fc73dd678ec 00:08:43.686 ==72431== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72431-by-???-on-7fc73dd678ec 00:08:43.686 ==72431== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72431-by-???-on-7fc73dd678ec 00:08:43.686 ==72431== 00:08:43.686 ==72431== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:43.686 ==72431== don't want to do, unless you know exactly what you're doing, 00:08:43.686 ==72431== or are doing some strange experiment): 00:08:43.686 ==72431== /usr/libexec/valgrind/../../bin/vgdb --pid=72431 ...command... 00:08:43.686 ==72431== 00:08:43.686 ==72431== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:43.686 ==72431== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:43.686 ==72431== and then give GDB the following command 00:08:43.686 ==72431== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72431 00:08:43.686 ==72431== --pid is optional if only one valgrind process is running 00:08:43.686 ==72431== 00:08:43.686 --72431-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:43.686 --72431-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:43.686 --72431-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:43.686 --72431-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:43.686 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.686 --72431-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:43.686 --72431-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:43.686 --72431-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:43.686 --72431-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:43.686 --72431-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:43.686 --72431-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:43.686 --72431-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:43.686 --72431-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:43.686 --72431-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:43.686 --72431-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:43.686 --72431-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:43.686 --72431-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:43.686 --72431-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:43.686 --72431-- Reading syms from /usr/lib64/libm.so.6 00:08:43.686 --72431-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:43.686 --72431-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:43.686 --72431-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:43.686 --72431-- Reading syms from /usr/lib64/libc.so.6 00:08:43.686 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.686 --72431-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.686 --72431-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.686 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.686 --72431-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.686 --72431-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.686 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.686 --72431-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.686 --72431-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.686 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.686 --72431-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.686 --72431-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.686 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.686 --72431-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.687 --72431-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:43.687 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.687 --72431-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:43.687 --72431-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:43.687 --72431-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:43.946 --72431-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:43.946 --72431-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:43.946 --72431-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:43.946 --72431-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:43.946 --72431-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:43.946 --72431-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 ==72431== Preferring higher priority redirection: 00:08:43.946 --72431-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:43.946 --72431-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:43.946 --72431-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 --72431-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:43.946 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.946 --72431-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.946 --72431-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.946 ==72431== WARNING: new redirection conflicts with existing -- ignoring it 00:08:43.946 --72431-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:43.946 --72431-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:43.946 --72431-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:43.946 --72431-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:43.946 --72431-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:43.946 --72431-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:43.946 --72431-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:43.946 --72431-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:43.946 --72431-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:43.947 --72431-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:43.947 --72431-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:43.947 --72431-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:43.947 --72431-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:43.947 --72431-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:43.947 --72431-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:43.947 --72431-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:43.947 --72431-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:43.947 --72431-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:43.947 --72431-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:44.206 --72431-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:44.206 00:08:44.206 00:08:44.206 CUnit - A unit testing framework for C - Version 2.1-3 00:08:44.206 http://cunit.sourceforge.net/ 00:08:44.206 00:08:44.206 00:08:44.206 Suite: nvmf 00:08:44.206 Test: test_get_log_page ...[2024-07-15 20:06:09.312219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2635:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:08:44.206 passed 00:08:44.206 Test: test_process_fabrics_cmd ...[2024-07-15 20:06:09.351122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:08:44.206 passed 00:08:44.206 Test: test_connect ...--72431-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:44.206 [2024-07-15 20:06:09.456190] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1012:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:08:44.206 [2024-07-15 20:06:09.458149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 875:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:08:44.206 [2024-07-15 20:06:09.463003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1051:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:08:44.206 [2024-07-15 20:06:09.465223] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 822:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:08:44.206 [2024-07-15 20:06:09.467302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 886:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:44.206 [2024-07-15 20:06:09.469641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 893:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:08:44.206 [2024-07-15 20:06:09.472433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 899:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:08:44.206 [2024-07-15 20:06:09.474585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 926:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:08:44.206 [2024-07-15 20:06:09.490759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 761:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:08:44.206 [2024-07-15 20:06:09.497045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 676:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:08:44.206 [2024-07-15 20:06:09.516099] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 682:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:08:44.206 [2024-07-15 20:06:09.519297] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 688:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:08:44.206 [2024-07-15 20:06:09.522468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 695:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:08:44.206 [2024-07-15 20:06:09.525974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 719:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:08:44.488 [2024-07-15 20:06:09.544207] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 294:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 (cntlid:0) 00:08:44.488 [2024-07-15 20:06:09.555116] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 806:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:08:44.488 [2024-07-15 20:06:09.557786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 806:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:08:44.488 passed 00:08:44.488 Test: test_get_ns_id_desc_list ...passed 00:08:44.488 Test: test_identify_ns ...[2024-07-15 20:06:09.591718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:44.488 [2024-07-15 20:06:09.603934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:08:44.488 [2024-07-15 20:06:09.605159] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:08:44.488 passed 00:08:44.488 Test: test_identify_ns_iocs_specific ...[2024-07-15 20:06:09.608822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:44.488 [2024-07-15 20:06:09.617426] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2729:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:44.488 passed 00:08:44.488 Test: test_reservation_write_exclusive ...passed 00:08:44.488 Test: test_reservation_exclusive_access ...passed 00:08:44.488 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:44.488 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:44.488 Test: test_reservation_notification_log_page ...passed 00:08:44.488 Test: test_get_dif_ctx ...passed 00:08:44.488 Test: test_set_get_features ...[2024-07-15 20:06:09.688505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:44.488 [2024-07-15 20:06:09.694018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1648:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:44.488 [2024-07-15 20:06:09.695779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1659:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:44.489 [2024-07-15 20:06:09.699316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1735:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:08:44.489 passed 00:08:44.489 Test: test_identify_ctrlr ...passed 00:08:44.489 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:44.489 Test: test_custom_admin_cmd ...passed 00:08:44.489 Test: test_fused_compare_and_write ...[2024-07-15 20:06:09.760031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4238:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:08:44.489 [2024-07-15 20:06:09.762396] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4227:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:44.489 [2024-07-15 20:06:09.764711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4245:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:44.489 passed 00:08:44.489 Test: test_multi_async_event_reqs ...passed 00:08:44.489 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:44.748 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:44.748 Test: test_multi_async_events ...passed 00:08:44.748 Test: test_rae ...passed 00:08:44.748 Test: test_nvmf_ctrlr_create_destruct ...--72431-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:44.748 passed 00:08:44.748 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:44.748 Test: test_spdk_nvmf_request_zcopy_start ...[2024-07-15 20:06:09.872911] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:08:44.748 [2024-07-15 20:06:09.887098] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:08:44.748 passed 00:08:44.748 Test: test_zcopy_read ...passed 00:08:44.748 Test: test_zcopy_write ...passed 00:08:44.748 Test: test_nvmf_property_set ...passed 00:08:44.748 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-07-15 20:06:09.926849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1946:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:44.748 [2024-07-15 20:06:09.928937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1946:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:44.748 passed 00:08:44.748 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-07-15 20:06:09.933906] /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 iovcnt: 0 00:08:44.748 [2024-07-15 20:06:09.936728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1975:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:08:44.748 [2024-07-15 20:06:09.943138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1987:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:44.748 passed 00:08:44.748 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:44.748 Test: test_nvmf_check_qpair_active ...[2024-07-15 20:06:09.964938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4730:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:08:44.748 [2024-07-15 20:06:09.968187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4744:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:08:44.748 [2024-07-15 20:06:09.969457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:08:44.748 [2024-07-15 20:06:09.970071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:08:44.748 [2024-07-15 20:06:09.970225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4756:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:08:44.748 passed 00:08:44.749 00:08:44.749 Run Summary: Type Total Ran Passed Failed Inactive 00:08:44.749 suites 1 1 n/a 0 0 00:08:44.749 tests 32 32 32 0 0 00:08:44.749 asserts 977 977 977 0 n/a 00:08:44.749 00:08:44.749 Elapsed time = 0.669 seconds 00:08:44.749 --72431-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:44.749 --72431-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.008 ==72431== 00:08:45.008 ==72431== HEAP SUMMARY: 00:08:45.008 ==72431== in use at exit: 192 bytes in 1 blocks 00:08:45.008 ==72431== total heap usage: 1,313 allocs, 1,312 frees, 229,342 bytes allocated 00:08:45.008 ==72431== 00:08:45.008 ==72431== Searching for pointers to 1 not-freed blocks 00:08:45.008 ==72431== Checked 6,874,336 bytes 00:08:45.008 ==72431== 00:08:45.008 ==72431== LEAK SUMMARY: 00:08:45.008 ==72431== definitely lost: 0 bytes in 0 blocks 00:08:45.008 ==72431== indirectly lost: 0 bytes in 0 blocks 00:08:45.008 ==72431== possibly lost: 0 bytes in 0 blocks 00:08:45.008 ==72431== still reachable: 192 bytes in 1 blocks 00:08:45.008 ==72431== suppressed: 0 bytes in 0 blocks 00:08:45.008 ==72431== Reachable blocks (those to which a pointer was found) are not shown. 00:08:45.008 ==72431== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:45.008 ==72431== 00:08:45.008 ==72431== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.008 20:06:10 unittest_nvmf -- unit/unittest.sh@109 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:45.008 ==72444== Memcheck, a memory error detector 00:08:45.008 ==72444== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.008 ==72444== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.008 ==72444== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:45.008 ==72444== 00:08:45.008 --72444-- Valgrind options: 00:08:45.008 --72444-- --leak-check=full 00:08:45.008 --72444-- --error-exitcode=2 00:08:45.008 --72444-- --verbose 00:08:45.008 --72444-- Contents of /proc/version: 00:08:45.008 --72444-- 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.008 --72444-- 00:08:45.008 --72444-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.008 --72444-- Page sizes: currently 4096, max supported 4096 00:08:45.008 --72444-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.008 --72444-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:45.008 --72444-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.008 --72444-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.008 --72444-- might be shown as UnknownInlinedFun 00:08:45.008 --72444-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.008 --72444-- object doesn't have a dynamic symbol table 00:08:45.008 --72444-- Scheduler: using generic scheduler lock implementation. 00:08:45.008 --72444-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.008 ==72444== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72444-by-???-on-7fc73dd678ec 00:08:45.008 ==72444== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72444-by-???-on-7fc73dd678ec 00:08:45.008 ==72444== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72444-by-???-on-7fc73dd678ec 00:08:45.008 ==72444== 00:08:45.008 ==72444== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.009 ==72444== don't want to do, unless you know exactly what you're doing, 00:08:45.009 ==72444== or are doing some strange experiment): 00:08:45.009 ==72444== /usr/libexec/valgrind/../../bin/vgdb --pid=72444 ...command... 00:08:45.009 ==72444== 00:08:45.009 ==72444== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.009 ==72444== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:45.009 ==72444== and then give GDB the following command 00:08:45.009 ==72444== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72444 00:08:45.009 ==72444== --pid is optional if only one valgrind process is running 00:08:45.009 ==72444== 00:08:45.009 --72444-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.009 --72444-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.009 --72444-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.009 --72444-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.009 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.009 --72444-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.009 --72444-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.009 --72444-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.009 --72444-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.009 --72444-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.009 --72444-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.009 --72444-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.009 --72444-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.009 --72444-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.009 --72444-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.009 --72444-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.009 --72444-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.009 --72444-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.009 --72444-- Reading syms from /usr/lib64/libm.so.6 00:08:45.009 --72444-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.009 --72444-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.009 --72444-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.009 --72444-- Reading syms from /usr/lib64/libc.so.6 00:08:45.268 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.268 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.268 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.268 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.268 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.268 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.268 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.268 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.268 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.268 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.268 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.268 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.268 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.268 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.268 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:45.268 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.268 --72444-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:45.268 --72444-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:45.268 --72444-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:45.268 --72444-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:45.268 --72444-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:45.268 --72444-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:45.268 --72444-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:45.268 --72444-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:45.268 --72444-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.268 --72444-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 ==72444== Preferring higher priority redirection: 00:08:45.269 --72444-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:45.269 --72444-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:45.269 --72444-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 --72444-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:45.269 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.269 --72444-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.269 --72444-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.269 ==72444== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.269 --72444-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:45.269 --72444-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:45.269 --72444-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:45.269 --72444-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:45.269 --72444-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:45.269 --72444-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:45.528 --72444-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:45.528 --72444-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:45.528 --72444-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:45.528 --72444-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:45.528 --72444-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:45.528 --72444-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:45.528 --72444-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:45.528 --72444-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:45.528 --72444-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:45.528 --72444-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:45.529 --72444-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:45.529 --72444-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:45.529 00:08:45.529 00:08:45.529 CUnit - A unit testing framework for C - Version 2.1-3 00:08:45.529 http://cunit.sourceforge.net/ 00:08:45.529 00:08:45.529 00:08:45.529 Suite: nvmf 00:08:45.529 Test: test_get_rw_params ...passed 00:08:45.529 Test: test_get_rw_ext_params ...passed 00:08:45.529 Test: test_lba_in_range ...passed 00:08:45.529 Test: test_get_dif_ctx ...passed 00:08:45.529 Test: test_nvmf_bdev_ctrlr_identify_ns ...--72444-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:45.529 passed 00:08:45.529 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-07-15 20:06:10.714144] /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:45.529 [2024-07-15 20:06:10.750470] /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:45.529 [2024-07-15 20:06:10.753476] /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:45.529 passed 00:08:45.529 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-07-15 20:06:10.760413] /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:45.529 [2024-07-15 20:06:10.762359] /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:45.529 passed 00:08:45.529 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-07-15 20:06:10.767489] /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:45.529 [2024-07-15 20:06:10.769523] /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:45.529 [2024-07-15 20:06:10.779591] /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:45.529 [2024-07-15 20:06:10.780942] /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:45.529 passed 00:08:45.529 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:45.529 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:45.529 00:08:45.529 Run Summary: Type Total Ran Passed Failed Inactive 00:08:45.529 suites 1 1 n/a 0 0 00:08:45.529 tests 10 10 10 0 0 00:08:45.529 asserts 159 159 159 0 n/a 00:08:45.529 00:08:45.529 Elapsed time = 0.158 seconds 00:08:45.529 --72444-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:45.788 --72444-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:45.788 ==72444== 00:08:45.788 ==72444== HEAP SUMMARY: 00:08:45.788 ==72444== in use at exit: 0 bytes in 0 blocks 00:08:45.788 ==72444== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:45.788 ==72444== 00:08:45.788 ==72444== All heap blocks were freed -- no leaks are possible 00:08:45.788 ==72444== 00:08:45.788 ==72444== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:45.788 20:06:10 unittest_nvmf -- unit/unittest.sh@110 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:45.788 ==72452== Memcheck, a memory error detector 00:08:45.788 ==72452== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:45.788 ==72452== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:45.788 ==72452== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:45.788 ==72452== 00:08:45.788 --72452-- Valgrind options: 00:08:45.788 --72452-- --leak-check=full 00:08:45.788 --72452-- --error-exitcode=2 00:08:45.788 --72452-- --verbose 00:08:45.788 --72452-- Contents of /proc/version: 00:08:45.789 --72452-- 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.789 --72452-- 00:08:45.789 --72452-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:45.789 --72452-- Page sizes: currently 4096, max supported 4096 00:08:45.789 --72452-- Valgrind library directory: /usr/libexec/valgrind 00:08:45.789 --72452-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:45.789 --72452-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:45.789 --72452-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:45.789 --72452-- might be shown as UnknownInlinedFun 00:08:45.789 --72452-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:45.789 --72452-- object doesn't have a dynamic symbol table 00:08:45.789 --72452-- Scheduler: using generic scheduler lock implementation. 00:08:45.789 --72452-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:45.789 ==72452== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72452-by-???-on-7fc73dd678ec 00:08:45.789 ==72452== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72452-by-???-on-7fc73dd678ec 00:08:45.789 ==72452== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72452-by-???-on-7fc73dd678ec 00:08:45.789 ==72452== 00:08:45.789 ==72452== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:45.789 ==72452== don't want to do, unless you know exactly what you're doing, 00:08:45.789 ==72452== or are doing some strange experiment): 00:08:45.789 ==72452== /usr/libexec/valgrind/../../bin/vgdb --pid=72452 ...command... 00:08:45.789 ==72452== 00:08:45.789 ==72452== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:45.789 ==72452== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:45.789 ==72452== and then give GDB the following command 00:08:45.789 ==72452== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72452 00:08:45.789 ==72452== --pid is optional if only one valgrind process is running 00:08:45.789 ==72452== 00:08:45.789 --72452-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:45.789 --72452-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:45.789 --72452-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:45.789 --72452-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:45.789 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:45.789 --72452-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:45.789 --72452-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:45.789 --72452-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:45.789 --72452-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:45.789 --72452-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:45.789 --72452-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:45.789 --72452-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:45.789 --72452-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:45.789 --72452-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:45.789 --72452-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:45.789 --72452-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:45.789 --72452-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:45.789 --72452-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:45.789 --72452-- Reading syms from /usr/lib64/libm.so.6 00:08:45.789 --72452-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:45.789 --72452-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:45.789 --72452-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:45.789 --72452-- Reading syms from /usr/lib64/libc.so.6 00:08:46.048 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.048 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.048 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.048 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.048 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.048 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.048 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.048 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.048 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.048 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.048 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.048 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.048 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.048 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.048 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.048 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.048 --72452-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.048 --72452-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.048 --72452-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.048 --72452-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.048 --72452-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.048 --72452-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.048 --72452-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.048 --72452-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.049 --72452-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 ==72452== Preferring higher priority redirection: 00:08:46.049 --72452-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.049 --72452-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.049 --72452-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 --72452-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.049 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.049 --72452-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.049 --72452-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.049 ==72452== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.049 --72452-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.049 --72452-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.049 --72452-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.049 --72452-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.049 --72452-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.049 --72452-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.049 --72452-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.049 --72452-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.049 --72452-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.049 --72452-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.308 --72452-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.308 --72452-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.308 --72452-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.308 --72452-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.308 --72452-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.308 --72452-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.308 --72452-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.308 --72452-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.308 00:08:46.308 00:08:46.308 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.308 http://cunit.sourceforge.net/ 00:08:46.308 00:08:46.308 00:08:46.308 Suite: nvmf 00:08:46.308 Test: test_discovery_log ...--72452-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:46.308 --72452-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:46.308 passed 00:08:46.308 Test: test_discovery_log_with_filters ...passed 00:08:46.308 00:08:46.308 Run Summary: Type Total Ran Passed Failed Inactive 00:08:46.308 suites 1 1 n/a 0 0 00:08:46.308 tests 2 2 2 0 0 00:08:46.308 asserts 238 238 238 0 n/a 00:08:46.308 00:08:46.308 Elapsed time = 0.152 seconds 00:08:46.308 --72452-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:46.308 --72452-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:46.567 ==72452== 00:08:46.567 ==72452== HEAP SUMMARY: 00:08:46.567 ==72452== in use at exit: 0 bytes in 0 blocks 00:08:46.567 ==72452== total heap usage: 256 allocs, 256 frees, 552,280 bytes allocated 00:08:46.567 ==72452== 00:08:46.567 ==72452== All heap blocks were freed -- no leaks are possible 00:08:46.567 ==72452== 00:08:46.567 ==72452== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:46.567 20:06:11 unittest_nvmf -- unit/unittest.sh@111 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:46.567 ==72463== Memcheck, a memory error detector 00:08:46.567 ==72463== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:46.567 ==72463== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:46.567 ==72463== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:46.567 ==72463== 00:08:46.567 --72463-- Valgrind options: 00:08:46.567 --72463-- --leak-check=full 00:08:46.567 --72463-- --error-exitcode=2 00:08:46.567 --72463-- --verbose 00:08:46.567 --72463-- Contents of /proc/version: 00:08:46.567 --72463-- 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:46.567 --72463-- 00:08:46.567 --72463-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:46.567 --72463-- Page sizes: currently 4096, max supported 4096 00:08:46.567 --72463-- Valgrind library directory: /usr/libexec/valgrind 00:08:46.567 --72463-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:46.567 --72463-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:46.567 --72463-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:46.567 --72463-- might be shown as UnknownInlinedFun 00:08:46.567 --72463-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:46.567 --72463-- object doesn't have a dynamic symbol table 00:08:46.567 --72463-- Scheduler: using generic scheduler lock implementation. 00:08:46.567 --72463-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:46.567 ==72463== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72463-by-???-on-7fc73dd678ec 00:08:46.567 ==72463== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72463-by-???-on-7fc73dd678ec 00:08:46.568 ==72463== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72463-by-???-on-7fc73dd678ec 00:08:46.568 ==72463== 00:08:46.568 ==72463== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:46.568 ==72463== don't want to do, unless you know exactly what you're doing, 00:08:46.568 ==72463== or are doing some strange experiment): 00:08:46.568 ==72463== /usr/libexec/valgrind/../../bin/vgdb --pid=72463 ...command... 00:08:46.568 ==72463== 00:08:46.568 ==72463== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:46.568 ==72463== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:46.568 ==72463== and then give GDB the following command 00:08:46.568 ==72463== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72463 00:08:46.568 ==72463== --pid is optional if only one valgrind process is running 00:08:46.568 ==72463== 00:08:46.568 --72463-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:46.568 --72463-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:46.568 --72463-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:46.568 --72463-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:46.568 --72463-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:46.568 --72463-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:46.568 --72463-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:46.568 --72463-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:46.568 --72463-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:46.568 --72463-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:46.568 --72463-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:46.568 --72463-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:46.568 --72463-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:46.568 --72463-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:46.568 --72463-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:46.568 --72463-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:46.568 --72463-- Reading syms from /usr/lib64/libm.so.6 00:08:46.568 --72463-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:46.568 --72463-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:46.568 --72463-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:46.568 --72463-- Reading syms from /usr/lib64/libc.so.6 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.568 --72463-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.568 --72463-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.568 --72463-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.568 --72463-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.568 --72463-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:46.568 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.568 --72463-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:46.568 --72463-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:46.827 --72463-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:46.827 --72463-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:46.827 --72463-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:46.827 --72463-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:46.827 --72463-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:46.827 --72463-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:46.827 --72463-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.827 --72463-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 ==72463== Preferring higher priority redirection: 00:08:46.828 --72463-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:46.828 --72463-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:46.828 --72463-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 --72463-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:46.828 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.828 --72463-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.828 --72463-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.828 ==72463== WARNING: new redirection conflicts with existing -- ignoring it 00:08:46.828 --72463-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:46.828 --72463-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:46.828 --72463-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:46.828 --72463-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:46.828 --72463-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:46.828 --72463-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:46.828 --72463-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:46.828 --72463-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:46.828 --72463-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:46.828 --72463-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:46.828 --72463-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:46.828 --72463-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:46.828 --72463-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:46.828 --72463-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:46.828 --72463-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:46.828 --72463-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:46.828 --72463-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:46.828 --72463-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:46.828 --72463-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:46.828 00:08:46.828 00:08:46.828 CUnit - A unit testing framework for C - Version 2.1-3 00:08:46.828 http://cunit.sourceforge.net/ 00:08:46.828 00:08:46.828 00:08:46.828 Suite: nvmf 00:08:46.828 Test: nvmf_test_create_subsystem ...--72463-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:46.828 --72463-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:47.087 [2024-07-15 20:06:12.180486] /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:47.087 [2024-07-15 20:06:12.207547] /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:47.087 [2024-07-15 20:06:12.209555] /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:47.087 [2024-07-15 20:06:12.209757] /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:47.087 [2024-07-15 20:06:12.210390] /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:47.087 [2024-07-15 20:06:12.210575] /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:47.087 [2024-07-15 20:06:12.211046] /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:47.087 [2024-07-15 20:06:12.211146] /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:47.087 [2024-07-15 20:06:12.211750] /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:47.087 [2024-07-15 20:06:12.211945] /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:47.087 [2024-07-15 20:06:12.212427] /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:47.087 [2024-07-15 20:06:12.212527] /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:47.087 [2024-07-15 20:06:12.215391] /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:47.087 [2024-07-15 20:06:12.215625] /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:47.087 [2024-07-15 20:06:12.220200] /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:47.087 [2024-07-15 20:06:12.220403] /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:47.088 [2024-07-15 20:06:12.222846] /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:47.088 [2024-07-15 20:06:12.223044] /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:47.088 [2024-07-15 20:06:12.223749] /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:47.088 [2024-07-15 20:06:12.223942] /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:47.088 [2024-07-15 20:06:12.224427] /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:47.088 [2024-07-15 20:06:12.224532] /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:47.088 passed 00:08:47.088 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-07-15 20:06:12.246839] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2058:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:47.088 [2024-07-15 20:06:12.247788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2031:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:47.088 passed 00:08:47.088 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-07-15 20:06:12.258279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2161:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:47.088 passed 00:08:47.088 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:47.088 Test: test_spdk_nvmf_ns_visible ...[2024-07-15 20:06:12.268727] /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:47.088 passed 00:08:47.088 Test: test_reservation_register ...[2024-07-15 20:06:12.334854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.088 [2024-07-15 20:06:12.355695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3164:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:47.088 passed 00:08:47.088 Test: test_reservation_register_with_ptpl ...--72463-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:47.347 passed 00:08:47.347 Test: test_reservation_acquire_preempt_1 ...[2024-07-15 20:06:12.438939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:47.347 Test: test_reservation_release ...[2024-07-15 20:06:12.471824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_reservation_unregister_notification ...[2024-07-15 20:06:12.478913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_reservation_release_notification ...[2024-07-15 20:06:12.483822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_reservation_release_notification_write_exclusive ...[2024-07-15 20:06:12.487917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_reservation_clear_notification ...[2024-07-15 20:06:12.491965] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_reservation_preempt_notification ...[2024-07-15 20:06:12.496018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3106:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:47.347 passed 00:08:47.347 Test: test_spdk_nvmf_ns_event ...passed 00:08:47.347 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:47.347 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:47.347 Test: test_spdk_nvmf_subsystem_add_host ...[2024-07-15 20:06:12.564037] /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:47.347 [2024-07-15 20:06:12.573683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1052:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:47.347 passed 00:08:47.347 Test: test_nvmf_ns_reservation_report ...[2024-07-15 20:06:12.588854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3469:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:47.347 passed 00:08:47.347 Test: test_nvmf_nqn_is_valid ...[2024-07-15 20:06:12.592596] /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:47.347 [2024-07-15 20:06:12.593116] /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:9833c9fd-1377-4b60-bfc6-a8cf6173038": uuid is not the correct length 00:08:47.347 [2024-07-15 20:06:12.593581] /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:47.347 passed 00:08:47.347 Test: test_nvmf_ns_reservation_restore ...[2024-07-15 20:06:12.605732] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2663:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:47.347 passed 00:08:47.348 Test: test_nvmf_subsystem_state_change ...passed 00:08:47.348 Test: test_nvmf_reservation_custom_ops ...passed 00:08:47.348 00:08:47.348 Run Summary: Type Total Ran Passed Failed Inactive 00:08:47.348 suites 1 1 n/a 0 0 00:08:47.348 tests 24 24 24 0 0 00:08:47.348 asserts 499 499 499 0 n/a 00:08:47.348 00:08:47.348 Elapsed time = 0.490 seconds 00:08:47.348 --72463-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:47.607 ==72463== 00:08:47.607 ==72463== HEAP SUMMARY: 00:08:47.607 ==72463== in use at exit: 296 bytes in 1 blocks 00:08:47.607 ==72463== total heap usage: 1,499 allocs, 1,498 frees, 1,020,823 bytes allocated 00:08:47.607 ==72463== 00:08:47.607 ==72463== Searching for pointers to 1 not-freed blocks 00:08:47.607 ==72463== Checked 6,866,264 bytes 00:08:47.607 ==72463== 00:08:47.607 ==72463== LEAK SUMMARY: 00:08:47.607 ==72463== definitely lost: 0 bytes in 0 blocks 00:08:47.607 ==72463== indirectly lost: 0 bytes in 0 blocks 00:08:47.607 ==72463== possibly lost: 0 bytes in 0 blocks 00:08:47.607 ==72463== still reachable: 296 bytes in 1 blocks 00:08:47.607 ==72463== suppressed: 0 bytes in 0 blocks 00:08:47.607 ==72463== Reachable blocks (those to which a pointer was found) are not shown. 00:08:47.607 ==72463== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:47.607 ==72463== 00:08:47.607 ==72463== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:47.607 20:06:12 unittest_nvmf -- unit/unittest.sh@112 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:47.607 ==72477== Memcheck, a memory error detector 00:08:47.607 ==72477== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:47.607 ==72477== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:47.607 ==72477== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:47.607 ==72477== 00:08:47.607 --72477-- Valgrind options: 00:08:47.607 --72477-- --leak-check=full 00:08:47.607 --72477-- --error-exitcode=2 00:08:47.607 --72477-- --verbose 00:08:47.607 --72477-- Contents of /proc/version: 00:08:47.607 --72477-- 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:47.607 --72477-- 00:08:47.607 --72477-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:47.607 --72477-- Page sizes: currently 4096, max supported 4096 00:08:47.607 --72477-- Valgrind library directory: /usr/libexec/valgrind 00:08:47.607 --72477-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:47.607 --72477-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:47.607 --72477-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:47.607 --72477-- might be shown as UnknownInlinedFun 00:08:47.607 --72477-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:47.607 --72477-- object doesn't have a dynamic symbol table 00:08:47.607 --72477-- Scheduler: using generic scheduler lock implementation. 00:08:47.607 --72477-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:47.607 ==72477== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72477-by-???-on-7fc73dd678ec 00:08:47.607 ==72477== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72477-by-???-on-7fc73dd678ec 00:08:47.607 ==72477== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72477-by-???-on-7fc73dd678ec 00:08:47.607 ==72477== 00:08:47.607 ==72477== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:47.607 ==72477== don't want to do, unless you know exactly what you're doing, 00:08:47.607 ==72477== or are doing some strange experiment): 00:08:47.607 ==72477== /usr/libexec/valgrind/../../bin/vgdb --pid=72477 ...command... 00:08:47.607 ==72477== 00:08:47.607 ==72477== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:47.607 ==72477== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:47.608 ==72477== and then give GDB the following command 00:08:47.608 ==72477== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72477 00:08:47.608 ==72477== --pid is optional if only one valgrind process is running 00:08:47.608 ==72477== 00:08:47.608 --72477-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:47.608 --72477-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:47.608 --72477-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:47.608 --72477-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:47.608 --72477-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:47.608 --72477-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:47.608 --72477-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:47.608 --72477-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:47.608 --72477-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:47.608 --72477-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:47.608 --72477-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:47.608 --72477-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:47.608 --72477-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:47.608 --72477-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:47.608 --72477-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:47.608 --72477-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:47.608 --72477-- Reading syms from /usr/lib64/libm.so.6 00:08:47.608 --72477-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:47.608 --72477-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:47.608 --72477-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:47.608 --72477-- Reading syms from /usr/lib64/libc.so.6 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.608 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.608 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.608 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.608 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.608 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:47.608 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.608 --72477-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:47.608 --72477-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:47.868 --72477-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:47.868 --72477-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:47.868 --72477-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:47.868 --72477-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:47.868 --72477-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:47.868 --72477-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:47.868 --72477-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 ==72477== Preferring higher priority redirection: 00:08:47.868 --72477-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:47.868 --72477-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:47.868 --72477-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 --72477-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:47.868 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.868 --72477-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.868 --72477-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.868 ==72477== WARNING: new redirection conflicts with existing -- ignoring it 00:08:47.868 --72477-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:47.868 --72477-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:47.868 --72477-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:47.868 --72477-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:47.868 --72477-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:47.868 --72477-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:47.868 --72477-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:47.868 --72477-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:47.868 --72477-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:47.869 --72477-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:47.869 --72477-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:47.869 --72477-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:47.869 --72477-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:47.869 --72477-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:47.869 --72477-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:47.869 --72477-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:47.869 --72477-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:48.127 --72477-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:48.127 --72477-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:48.127 00:08:48.127 00:08:48.127 CUnit - A unit testing framework for C - Version 2.1-3 00:08:48.127 http://cunit.sourceforge.net/ 00:08:48.127 00:08:48.127 00:08:48.127 Suite: nvmf 00:08:48.127 Test: test_nvmf_tcp_create ...--72477-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:48.127 [2024-07-15 20:06:13.255878] /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:48.127 passed 00:08:48.127 Test: test_nvmf_tcp_destroy ...passed 00:08:48.128 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:48.128 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:48.128 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:48.385 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:48.385 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:48.385 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-07-15 20:06:13.517276] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.385 [2024-07-15 20:06:13.519279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.385 [2024-07-15 20:06:13.521395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.385 [2024-07-15 20:06:13.521530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.385 [2024-07-15 20:06:13.521633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.385 passed 00:08:48.386 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:48.386 Test: test_nvmf_tcp_icreq_handle ...[2024-07-15 20:06:13.532568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2136:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:48.386 [2024-07-15 20:06:13.532990] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.533097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.533559] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2136:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:48.386 [2024-07-15 20:06:13.533671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.533775] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.533865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.540107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.540227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.386 passed 00:08:48.386 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:48.386 Test: test_nvmf_tcp_invalid_sgl ...[2024-07-15 20:06:13.554431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2531:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:48.386 [2024-07-15 20:06:13.555366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.555484] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd990 is same with the state(5) to be set 00:08:48.386 passed 00:08:48.386 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-07-15 20:06:13.557744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2263:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe570 00:08:48.386 [2024-07-15 20:06:13.559255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.559366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.562013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2320:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffddd0 00:08:48.386 [2024-07-15 20:06:13.562266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.562370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.564411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2273:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:48.386 [2024-07-15 20:06:13.564643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.564751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.566745] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2312:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:48.386 [2024-07-15 20:06:13.566991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.567092] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.568910] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.569022] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.571561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.571674] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.574036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.574149] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.386 [2024-07-15 20:06:13.576233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.386 [2024-07-15 20:06:13.576350] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.387 [2024-07-15 20:06:13.579055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.387 [2024-07-15 20:06:13.579168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.387 [2024-07-15 20:06:13.581479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1100:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:48.387 [2024-07-15 20:06:13.581598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1621:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffddd0 is same with the state(5) to be set 00:08:48.387 passed 00:08:48.387 Test: test_nvmf_tcp_tls_add_remove_credentials ...--72477-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:48.387 --72477-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:48.387 --72477-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:48.387 --72477-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:48.387 --72477-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:48.645 passed 00:08:48.645 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-07-15 20:06:13.911407] /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:48.645 [2024-07-15 20:06:13.912620] /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:48.645 passed 00:08:48.645 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-07-15 20:06:13.941940] /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:48.645 [2024-07-15 20:06:13.942575] /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:48.645 passed 00:08:48.645 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-07-15 20:06:13.949421] /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:48.645 [2024-07-15 20:06:13.950067] /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:48.645 passed 00:08:48.645 00:08:48.645 Run Summary: Type Total Ran Passed Failed Inactive 00:08:48.645 suites 1 1 n/a 0 0 00:08:48.645 tests 17 17 17 0 0 00:08:48.645 asserts 222 222 222 0 n/a 00:08:48.645 00:08:48.646 Elapsed time = 0.743 seconds 00:08:48.904 --72477-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:48.904 ==72477== 00:08:48.904 ==72477== HEAP SUMMARY: 00:08:48.904 ==72477== in use at exit: 67,110,208 bytes in 1,028 blocks 00:08:48.904 ==72477== total heap usage: 12,574 allocs, 11,546 frees, 404,382,127 bytes allocated 00:08:48.904 ==72477== 00:08:48.904 ==72477== Searching for pointers to 1,028 not-freed blocks 00:08:48.904 ==72477== Checked 7,145,592 bytes 00:08:48.904 ==72477== 00:08:48.904 ==72477== LEAK SUMMARY: 00:08:48.904 ==72477== definitely lost: 0 bytes in 0 blocks 00:08:48.904 ==72477== indirectly lost: 0 bytes in 0 blocks 00:08:48.904 ==72477== possibly lost: 0 bytes in 0 blocks 00:08:48.904 ==72477== still reachable: 67,110,208 bytes in 1,028 blocks 00:08:48.904 ==72477== suppressed: 0 bytes in 0 blocks 00:08:48.904 ==72477== Reachable blocks (those to which a pointer was found) are not shown. 00:08:48.904 ==72477== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:48.904 ==72477== 00:08:48.904 ==72477== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:48.904 20:06:14 unittest_nvmf -- unit/unittest.sh@113 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:48.904 ==72485== Memcheck, a memory error detector 00:08:48.904 ==72485== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:48.904 ==72485== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:48.904 ==72485== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:48.904 ==72485== 00:08:48.904 --72485-- Valgrind options: 00:08:48.904 --72485-- --leak-check=full 00:08:48.904 --72485-- --error-exitcode=2 00:08:48.904 --72485-- --verbose 00:08:48.904 --72485-- Contents of /proc/version: 00:08:48.904 --72485-- 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:48.904 --72485-- 00:08:48.904 --72485-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:48.904 --72485-- Page sizes: currently 4096, max supported 4096 00:08:48.904 --72485-- Valgrind library directory: /usr/libexec/valgrind 00:08:48.904 --72485-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:48.904 --72485-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:48.904 --72485-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:48.904 --72485-- might be shown as UnknownInlinedFun 00:08:48.904 --72485-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:48.904 --72485-- object doesn't have a dynamic symbol table 00:08:48.904 --72485-- Scheduler: using generic scheduler lock implementation. 00:08:48.904 --72485-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:48.904 ==72485== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72485-by-???-on-7fc73dd678ec 00:08:48.904 ==72485== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72485-by-???-on-7fc73dd678ec 00:08:48.904 ==72485== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72485-by-???-on-7fc73dd678ec 00:08:48.904 ==72485== 00:08:48.904 ==72485== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:48.904 ==72485== don't want to do, unless you know exactly what you're doing, 00:08:48.904 ==72485== or are doing some strange experiment): 00:08:48.904 ==72485== /usr/libexec/valgrind/../../bin/vgdb --pid=72485 ...command... 00:08:48.904 ==72485== 00:08:48.904 ==72485== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:48.904 ==72485== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:48.904 ==72485== and then give GDB the following command 00:08:48.904 ==72485== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72485 00:08:48.904 ==72485== --pid is optional if only one valgrind process is running 00:08:48.904 ==72485== 00:08:48.904 --72485-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:48.904 --72485-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:48.904 --72485-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:48.904 --72485-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:48.904 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:48.904 --72485-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:48.904 --72485-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:48.904 --72485-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:48.904 --72485-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:48.904 --72485-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:48.904 --72485-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:48.904 --72485-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:48.904 --72485-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:48.904 --72485-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:48.904 --72485-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:48.904 --72485-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:48.904 --72485-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.162 --72485-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.162 --72485-- Reading syms from /usr/lib64/libm.so.6 00:08:49.162 --72485-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.162 --72485-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.162 --72485-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.162 --72485-- Reading syms from /usr/lib64/libc.so.6 00:08:49.162 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.162 --72485-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.162 --72485-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.162 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.162 --72485-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.162 --72485-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.162 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.162 --72485-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.162 --72485-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.162 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.162 --72485-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.162 --72485-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.162 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.162 --72485-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.162 --72485-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.162 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.162 --72485-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.162 --72485-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.162 --72485-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.162 --72485-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.162 --72485-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.162 --72485-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.162 --72485-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.162 --72485-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.162 --72485-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.162 --72485-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 ==72485== Preferring higher priority redirection: 00:08:49.163 --72485-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.163 --72485-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.163 --72485-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 --72485-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.163 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.163 --72485-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.163 --72485-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.163 ==72485== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.163 --72485-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.163 --72485-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.163 --72485-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.163 --72485-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.163 --72485-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:49.421 --72485-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:49.421 --72485-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:49.421 --72485-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:49.421 --72485-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:49.421 --72485-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:49.421 --72485-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:49.421 --72485-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:49.421 --72485-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:49.421 --72485-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:49.421 --72485-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:49.421 --72485-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:49.421 --72485-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:49.421 --72485-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:49.421 00:08:49.421 00:08:49.421 CUnit - A unit testing framework for C - Version 2.1-3 00:08:49.421 http://cunit.sourceforge.net/ 00:08:49.421 00:08:49.421 00:08:49.421 Suite: nvmf 00:08:49.421 Test: test_nvmf_tgt_create_poll_group ...--72485-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:49.421 passed 00:08:49.421 00:08:49.421 Run Summary: Type Total Ran Passed Failed Inactive 00:08:49.421 suites 1 1 n/a 0 0 00:08:49.421 tests 1 1 1 0 0 00:08:49.421 asserts 17 17 17 0 n/a 00:08:49.421 00:08:49.421 Elapsed time = 0.086 seconds 00:08:49.421 --72485-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:49.421 --72485-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:49.421 ==72485== 00:08:49.421 ==72485== HEAP SUMMARY: 00:08:49.422 ==72485== in use at exit: 67,109,824 bytes in 1,026 blocks 00:08:49.422 ==72485== total heap usage: 1,117 allocs, 91 frees, 67,264,429 bytes allocated 00:08:49.422 ==72485== 00:08:49.422 ==72485== Searching for pointers to 1,026 not-freed blocks 00:08:49.680 ==72485== Checked 6,718,848 bytes 00:08:49.680 ==72485== 00:08:49.680 ==72485== LEAK SUMMARY: 00:08:49.680 ==72485== definitely lost: 0 bytes in 0 blocks 00:08:49.680 ==72485== indirectly lost: 0 bytes in 0 blocks 00:08:49.680 ==72485== possibly lost: 0 bytes in 0 blocks 00:08:49.680 ==72485== still reachable: 67,109,824 bytes in 1,026 blocks 00:08:49.680 ==72485== suppressed: 0 bytes in 0 blocks 00:08:49.680 ==72485== Reachable blocks (those to which a pointer was found) are not shown. 00:08:49.680 ==72485== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:49.680 ==72485== 00:08:49.680 ==72485== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:49.680 00:08:49.680 real 0m6.068s 00:08:49.680 user 0m5.834s 00:08:49.680 sys 0m0.213s 00:08:49.680 20:06:14 unittest_nvmf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:49.680 20:06:14 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:49.680 ************************************ 00:08:49.680 END TEST unittest_nvmf 00:08:49.680 ************************************ 00:08:49.680 20:06:14 -- common/autotest_common.sh@1142 -- # return 0 00:08:49.680 20:06:14 -- unit/unittest.sh@262 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:49.680 20:06:14 -- unit/unittest.sh@267 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:49.680 20:06:14 -- unit/unittest.sh@268 -- # run_test unittest_nvmf_rdma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:49.680 20:06:14 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:49.680 20:06:14 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:49.680 20:06:14 -- common/autotest_common.sh@10 -- # set +x 00:08:49.680 ************************************ 00:08:49.680 START TEST unittest_nvmf_rdma 00:08:49.680 ************************************ 00:08:49.680 20:06:14 unittest_nvmf_rdma -- common/autotest_common.sh@1123 -- # 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:49.680 ==72516== Memcheck, a memory error detector 00:08:49.680 ==72516== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:49.680 ==72516== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:49.680 ==72516== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:49.680 ==72516== 00:08:49.680 --72516-- Valgrind options: 00:08:49.680 --72516-- --leak-check=full 00:08:49.680 --72516-- --error-exitcode=2 00:08:49.680 --72516-- --verbose 00:08:49.680 --72516-- Contents of /proc/version: 00:08:49.680 --72516-- 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:49.680 --72516-- 00:08:49.680 --72516-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:49.680 --72516-- Page sizes: currently 4096, max supported 4096 00:08:49.680 --72516-- Valgrind library directory: /usr/libexec/valgrind 00:08:49.680 --72516-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:49.680 --72516-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:49.680 --72516-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:49.680 --72516-- might be shown as UnknownInlinedFun 00:08:49.680 --72516-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:49.680 --72516-- object doesn't have a dynamic symbol table 00:08:49.680 --72516-- Scheduler: using generic scheduler lock implementation. 00:08:49.681 --72516-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:49.681 ==72516== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72516-by-???-on-7fc73dd678ec 00:08:49.681 ==72516== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72516-by-???-on-7fc73dd678ec 00:08:49.681 ==72516== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72516-by-???-on-7fc73dd678ec 00:08:49.681 ==72516== 00:08:49.681 ==72516== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:49.681 ==72516== don't want to do, unless you know exactly what you're doing, 00:08:49.681 ==72516== or are doing some strange experiment): 00:08:49.681 ==72516== /usr/libexec/valgrind/../../bin/vgdb --pid=72516 ...command... 00:08:49.681 ==72516== 00:08:49.681 ==72516== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:49.681 ==72516== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:49.681 ==72516== and then give GDB the following command 00:08:49.681 ==72516== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72516 00:08:49.681 ==72516== --pid is optional if only one valgrind process is running 00:08:49.681 ==72516== 00:08:49.681 --72516-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:49.681 --72516-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:49.681 --72516-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:49.681 --72516-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:49.681 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.681 --72516-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:49.681 --72516-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:49.681 --72516-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:49.681 --72516-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:49.681 --72516-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:49.681 --72516-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:49.681 --72516-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:49.681 --72516-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:49.681 --72516-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:49.681 --72516-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:49.681 --72516-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:49.681 --72516-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:49.681 --72516-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:49.681 --72516-- Reading syms from /usr/lib64/libm.so.6 00:08:49.681 --72516-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:49.681 --72516-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:49.681 --72516-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:49.681 --72516-- Reading syms from /usr/lib64/libc.so.6 00:08:49.939 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.939 --72516-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.939 --72516-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.939 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.939 --72516-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.939 --72516-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.939 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.940 --72516-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.940 --72516-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.940 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.940 --72516-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.940 --72516-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.940 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.940 --72516-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.940 --72516-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:49.940 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.940 --72516-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:49.940 --72516-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:49.940 --72516-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:49.940 --72516-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:49.940 --72516-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:49.940 --72516-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:49.940 --72516-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:49.940 --72516-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:49.940 --72516-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 ==72516== Preferring higher priority redirection: 00:08:49.940 --72516-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:49.940 --72516-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:49.940 --72516-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 --72516-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:49.940 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.940 --72516-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.940 --72516-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.941 ==72516== WARNING: new redirection conflicts with existing -- ignoring it 00:08:49.941 --72516-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:49.941 --72516-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:49.941 --72516-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:49.941 --72516-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:49.941 --72516-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:50.199 --72516-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:50.199 --72516-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:50.199 --72516-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:50.199 --72516-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:50.199 --72516-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:50.199 --72516-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:50.199 --72516-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:50.199 --72516-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:50.199 --72516-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:50.199 --72516-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:50.199 --72516-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:50.199 --72516-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:50.199 --72516-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:50.199 00:08:50.199 00:08:50.199 CUnit - A unit testing framework for C - Version 2.1-3 00:08:50.199 http://cunit.sourceforge.net/ 00:08:50.199 00:08:50.199 00:08:50.199 Suite: nvmf 00:08:50.199 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-07-15 20:06:15.406091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1863:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:08:50.199 [2024-07-15 20:06:15.448519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1913:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:08:50.199 [2024-07-15 20:06:15.450147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1913:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:08:50.199 passed 00:08:50.457 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:50.457 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:50.457 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:50.457 Test: test_nvmf_rdma_opts_init ...passed 00:08:50.457 Test: test_nvmf_rdma_request_free_data ...--72516-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:50.457 passed 00:08:50.457 Test: test_nvmf_rdma_resources_create ...passed 00:08:50.457 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:50.457 Test: test_nvmf_rdma_resize_cq ...[2024-07-15 20:06:15.754525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 954:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:08:50.457 Using CQ of insufficient size may lead to CQ overrun 00:08:50.457 [2024-07-15 20:06:15.756661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 959:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:08:50.457 --72516-- REDIR: 0x5648d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:50.457 --72516-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:50.457 [2024-07-15 20:06:15.764376] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 967:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:50.457 passed 00:08:50.457 00:08:50.714 Run Summary: Type Total Ran Passed Failed Inactive 00:08:50.714 suites 1 1 n/a 0 0 00:08:50.714 tests 9 9 9 0 0 00:08:50.714 asserts 579 579 579 0 n/a 00:08:50.714 00:08:50.714 Elapsed time = 0.398 seconds 00:08:50.714 --72516-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:50.714 ==72516== 00:08:50.714 ==72516== HEAP SUMMARY: 00:08:50.714 ==72516== in use at exit: 296 bytes in 1 blocks 00:08:50.714 ==72516== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:08:50.714 ==72516== 00:08:50.714 ==72516== Searching for pointers to 1 not-freed blocks 00:08:50.714 ==72516== Checked 7,026,008 bytes 00:08:50.714 ==72516== 00:08:50.714 ==72516== LEAK SUMMARY: 00:08:50.714 ==72516== definitely lost: 0 bytes in 0 blocks 00:08:50.714 ==72516== indirectly lost: 0 bytes in 0 blocks 00:08:50.714 ==72516== possibly lost: 0 bytes in 0 blocks 00:08:50.714 ==72516== still reachable: 296 bytes in 1 blocks 00:08:50.714 ==72516== suppressed: 0 bytes in 0 blocks 00:08:50.714 ==72516== Reachable blocks (those to which a pointer was found) are not shown. 00:08:50.714 ==72516== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:50.714 ==72516== 00:08:50.714 ==72516== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:50.714 00:08:50.714 real 0m1.074s 00:08:50.714 user 0m1.040s 00:08:50.714 sys 0m0.031s 00:08:50.714 20:06:15 unittest_nvmf_rdma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:50.714 20:06:15 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:50.714 ************************************ 00:08:50.714 END TEST unittest_nvmf_rdma 00:08:50.714 ************************************ 00:08:50.714 20:06:15 -- common/autotest_common.sh@1142 -- # return 0 00:08:50.714 20:06:15 -- unit/unittest.sh@271 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:50.714 20:06:15 -- unit/unittest.sh@272 -- # run_test unittest_nvmf_vfio_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:50.714 20:06:15 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:50.714 20:06:15 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:50.714 20:06:15 -- common/autotest_common.sh@10 -- # set +x 00:08:50.714 ************************************ 00:08:50.714 START TEST unittest_nvmf_vfio_user 00:08:50.714 ************************************ 00:08:50.715 20:06:15 unittest_nvmf_vfio_user -- common/autotest_common.sh@1123 -- # 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:50.715 ==72547== Memcheck, a memory error detector 00:08:50.715 ==72547== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:50.715 ==72547== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:50.715 ==72547== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:50.715 ==72547== 00:08:50.715 --72547-- Valgrind options: 00:08:50.715 --72547-- --leak-check=full 00:08:50.715 --72547-- --error-exitcode=2 00:08:50.715 --72547-- --verbose 00:08:50.715 --72547-- Contents of /proc/version: 00:08:50.715 --72547-- 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:50.715 --72547-- 00:08:50.715 --72547-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:50.715 --72547-- Page sizes: currently 4096, max supported 4096 00:08:50.715 --72547-- Valgrind library directory: /usr/libexec/valgrind 00:08:50.715 --72547-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:50.715 --72547-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:50.715 --72547-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:50.715 --72547-- might be shown as UnknownInlinedFun 00:08:50.715 --72547-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:50.715 --72547-- object doesn't have a dynamic symbol table 00:08:50.715 --72547-- Scheduler: using generic scheduler lock implementation. 00:08:50.715 --72547-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:50.715 ==72547== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72547-by-???-on-7fc73dd678ec 00:08:50.715 ==72547== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72547-by-???-on-7fc73dd678ec 00:08:50.715 ==72547== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72547-by-???-on-7fc73dd678ec 00:08:50.715 ==72547== 00:08:50.715 ==72547== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:50.715 ==72547== don't want to do, unless you know exactly what you're doing, 00:08:50.715 ==72547== or are doing some strange experiment): 00:08:50.715 ==72547== /usr/libexec/valgrind/../../bin/vgdb --pid=72547 ...command... 00:08:50.715 ==72547== 00:08:50.715 ==72547== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:50.715 ==72547== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:50.715 ==72547== and then give GDB the following command 00:08:50.715 ==72547== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72547 00:08:50.715 ==72547== --pid is optional if only one valgrind process is running 00:08:50.715 ==72547== 00:08:50.715 --72547-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:50.715 --72547-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:50.715 --72547-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:50.715 --72547-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:50.715 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.715 --72547-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:50.715 --72547-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:50.715 --72547-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:50.715 --72547-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:50.715 --72547-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:50.715 --72547-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:50.715 --72547-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:50.715 --72547-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:50.715 --72547-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:50.715 --72547-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:50.715 --72547-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:50.715 --72547-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:50.715 --72547-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:50.973 --72547-- Reading syms from /usr/lib64/libm.so.6 00:08:50.973 --72547-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:50.973 --72547-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:50.973 --72547-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:50.973 --72547-- Reading syms from /usr/lib64/libc.so.6 00:08:50.973 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.973 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.973 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.973 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.973 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.973 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.973 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.973 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.973 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.973 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.973 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.973 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.973 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.973 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.973 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:50.973 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.973 --72547-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:50.973 --72547-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:50.973 --72547-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:50.973 --72547-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:50.973 --72547-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:50.973 --72547-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:50.973 --72547-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:50.973 --72547-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:50.973 --72547-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.973 --72547-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 ==72547== Preferring higher priority redirection: 00:08:50.974 --72547-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:50.974 --72547-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:50.974 --72547-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 --72547-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:50.974 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.974 --72547-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.974 --72547-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.974 ==72547== WARNING: new redirection conflicts with existing -- ignoring it 00:08:50.974 --72547-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:50.974 --72547-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:50.974 --72547-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:50.974 --72547-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:50.974 --72547-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.232 --72547-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.232 --72547-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.232 --72547-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.232 --72547-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.232 --72547-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.232 --72547-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.232 --72547-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.232 --72547-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.232 --72547-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.232 --72547-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.232 --72547-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:51.232 --72547-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:51.232 --72547-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:51.232 00:08:51.232 00:08:51.232 CUnit - A unit testing framework for C - Version 2.1-3 00:08:51.232 http://cunit.sourceforge.net/ 00:08:51.232 00:08:51.232 00:08:51.232 Suite: vfio_user 00:08:51.232 Test: test_nvme_cmd_map_prps ...--72547-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:51.232 [2024-07-15 20:06:16.380247] /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:51.232 [2024-07-15 20:06:16.414445] /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:51.232 passed 00:08:51.232 Test: test_nvme_cmd_map_sgls ...passed 00:08:51.232 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:51.232 00:08:51.232 Run Summary: Type Total Ran Passed Failed Inactive 00:08:51.232 suites 1 1 n/a 0 0 00:08:51.232 tests 3 3 3 0 0 00:08:51.232 asserts 100 100 100 0 n/a 00:08:51.232 00:08:51.232 Elapsed time = 0.067 seconds 00:08:51.232 --72547-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:51.232 --72547-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:51.232 ==72547== 00:08:51.232 ==72547== HEAP SUMMARY: 00:08:51.232 ==72547== in use at exit: 296 bytes in 1 blocks 00:08:51.232 ==72547== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:08:51.232 ==72547== 00:08:51.232 ==72547== Searching for pointers to 1 not-freed blocks 00:08:51.232 ==72547== Checked 6,845,800 bytes 00:08:51.232 ==72547== 00:08:51.232 ==72547== LEAK SUMMARY: 00:08:51.232 ==72547== definitely lost: 0 bytes in 0 blocks 00:08:51.232 ==72547== indirectly lost: 0 bytes in 0 blocks 00:08:51.232 ==72547== possibly lost: 0 bytes in 0 blocks 00:08:51.232 ==72547== still reachable: 296 bytes in 1 blocks 00:08:51.232 ==72547== suppressed: 0 bytes in 0 blocks 00:08:51.232 ==72547== Reachable blocks (those to which a pointer was found) are not shown. 00:08:51.232 ==72547== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:51.232 ==72547== 00:08:51.232 ==72547== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:51.232 00:08:51.232 real 0m0.625s 00:08:51.232 user 0m0.599s 00:08:51.232 sys 0m0.025s 00:08:51.232 20:06:16 unittest_nvmf_vfio_user -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:51.232 20:06:16 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:51.232 ************************************ 00:08:51.232 END TEST unittest_nvmf_vfio_user 00:08:51.232 ************************************ 00:08:51.232 20:06:16 -- common/autotest_common.sh@1142 -- # return 0 00:08:51.232 20:06:16 -- unit/unittest.sh@275 -- # run_test unittest_scsi unittest_scsi 00:08:51.232 20:06:16 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:51.232 20:06:16 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:51.232 20:06:16 -- common/autotest_common.sh@10 -- # set +x 00:08:51.490 ************************************ 00:08:51.490 START TEST unittest_scsi 00:08:51.490 ************************************ 00:08:51.490 20:06:16 unittest_scsi -- common/autotest_common.sh@1123 -- # unittest_scsi 00:08:51.490 20:06:16 unittest_scsi -- unit/unittest.sh@117 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:51.490 ==72566== Memcheck, a memory error detector 00:08:51.490 ==72566== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:51.490 ==72566== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:51.490 ==72566== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:51.490 ==72566== 00:08:51.490 --72566-- Valgrind options: 00:08:51.490 --72566-- --leak-check=full 00:08:51.490 --72566-- --error-exitcode=2 00:08:51.490 --72566-- --verbose 00:08:51.490 --72566-- Contents of /proc/version: 00:08:51.491 --72566-- 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:51.491 --72566-- 00:08:51.491 --72566-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:51.491 --72566-- Page sizes: currently 4096, max supported 4096 00:08:51.491 --72566-- Valgrind library directory: /usr/libexec/valgrind 00:08:51.491 --72566-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:51.491 --72566-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:51.491 --72566-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:51.491 --72566-- might be shown as UnknownInlinedFun 00:08:51.491 --72566-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:51.491 --72566-- object doesn't have a dynamic symbol table 00:08:51.491 --72566-- Scheduler: using generic scheduler lock implementation. 00:08:51.491 --72566-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:51.491 ==72566== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72566-by-???-on-7fc73dd678ec 00:08:51.491 ==72566== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72566-by-???-on-7fc73dd678ec 00:08:51.491 ==72566== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72566-by-???-on-7fc73dd678ec 00:08:51.491 ==72566== 00:08:51.491 ==72566== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:51.491 ==72566== don't want to do, unless you know exactly what you're doing, 00:08:51.491 ==72566== or are doing some strange experiment): 00:08:51.491 ==72566== /usr/libexec/valgrind/../../bin/vgdb --pid=72566 ...command... 00:08:51.491 ==72566== 00:08:51.491 ==72566== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:51.491 ==72566== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:51.491 ==72566== and then give GDB the following command 00:08:51.491 ==72566== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72566 00:08:51.491 ==72566== --pid is optional if only one valgrind process is running 00:08:51.491 ==72566== 00:08:51.491 --72566-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:51.491 --72566-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:51.491 --72566-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:51.491 --72566-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:51.491 --72566-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:51.491 --72566-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:51.491 --72566-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:51.491 --72566-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:51.491 --72566-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:51.491 --72566-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:51.491 --72566-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:51.491 --72566-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:51.491 --72566-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:51.491 --72566-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:51.491 --72566-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:51.491 --72566-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:51.491 --72566-- Reading syms from /usr/lib64/libm.so.6 00:08:51.491 --72566-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:51.491 --72566-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:51.491 --72566-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:51.491 --72566-- Reading syms from /usr/lib64/libc.so.6 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.491 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.491 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.491 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.491 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.491 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:51.491 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.491 --72566-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:51.491 --72566-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:51.749 --72566-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:51.749 --72566-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:51.749 --72566-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:51.749 --72566-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:51.749 --72566-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:51.749 --72566-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:51.749 --72566-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 ==72566== Preferring higher priority redirection: 00:08:51.749 --72566-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:51.749 --72566-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:51.749 --72566-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.749 --72566-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.750 --72566-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:51.750 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.750 --72566-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.750 --72566-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.750 ==72566== WARNING: new redirection conflicts with existing -- ignoring it 00:08:51.750 --72566-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:51.750 --72566-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:51.750 --72566-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:51.750 --72566-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:51.750 --72566-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:51.750 --72566-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:51.750 --72566-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:51.750 --72566-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:51.750 --72566-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:51.750 --72566-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:51.750 --72566-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:51.750 --72566-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:51.750 --72566-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:51.750 --72566-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:51.750 --72566-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:51.750 --72566-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.006 --72566-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.006 --72566-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.006 00:08:52.006 00:08:52.006 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.006 http://cunit.sourceforge.net/ 00:08:52.006 00:08:52.006 00:08:52.006 Suite: dev_suite 00:08:52.006 Test: dev_destruct_null_dev ...passed 00:08:52.006 Test: dev_destruct_zero_luns ...passed 00:08:52.006 Test: dev_destruct_null_lun ...passed 00:08:52.006 Test: dev_destruct_success ...passed 00:08:52.006 Test: dev_construct_num_luns_zero ...[2024-07-15 20:06:17.105220] /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:52.006 passed 00:08:52.006 Test: dev_construct_no_lun_zero ...[2024-07-15 20:06:17.141315] /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:52.006 passed 00:08:52.006 Test: dev_construct_null_lun ...[2024-07-15 20:06:17.143310] /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:52.006 passed 00:08:52.006 Test: dev_construct_name_too_long ...[2024-07-15 20:06:17.144851] /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:52.006 passed 00:08:52.006 Test: dev_construct_success ...passed 00:08:52.006 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:52.007 Test: dev_queue_mgmt_task_success ...passed 00:08:52.007 Test: dev_queue_task_success ...passed 00:08:52.007 Test: dev_stop_success ...passed 00:08:52.007 Test: dev_add_port_max_ports ...[2024-07-15 20:06:17.157736] /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:52.007 passed 00:08:52.007 Test: dev_add_port_construct_failure1 ...[2024-07-15 20:06:17.161920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:52.007 passed 00:08:52.007 Test: dev_add_port_construct_failure2 ...[2024-07-15 20:06:17.164205] /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:52.007 passed 00:08:52.007 Test: dev_add_port_success1 ...passed 00:08:52.007 Test: dev_add_port_success2 ...passed 00:08:52.007 Test: dev_add_port_success3 ...passed 00:08:52.007 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:52.007 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:52.007 Test: dev_find_port_by_id_success ...passed 00:08:52.007 Test: dev_add_lun_bdev_not_found ...passed 00:08:52.007 Test: dev_add_lun_no_free_lun_id ...[2024-07-15 20:06:17.176353] /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:52.007 passed 00:08:52.007 Test: dev_add_lun_success1 ...passed 00:08:52.007 Test: dev_add_lun_success2 ...passed 00:08:52.007 Test: dev_check_pending_tasks ...passed 00:08:52.007 Test: dev_iterate_luns ...passed 00:08:52.007 Test: dev_find_free_lun ...passed 00:08:52.007 00:08:52.007 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.007 suites 1 1 n/a 0 0 00:08:52.007 tests 29 29 29 0 0 00:08:52.007 asserts 97 97 97 0 n/a 00:08:52.007 00:08:52.007 Elapsed time = 0.128 seconds 00:08:52.007 --72566-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.007 --72566-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.007 ==72566== 00:08:52.007 ==72566== HEAP SUMMARY: 00:08:52.007 ==72566== in use at exit: 0 bytes in 0 blocks 00:08:52.007 ==72566== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:52.007 ==72566== 00:08:52.007 ==72566== All heap blocks were freed -- no leaks are possible 00:08:52.007 ==72566== 00:08:52.007 ==72566== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.007 20:06:17 unittest_scsi -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:52.007 ==72577== Memcheck, a memory error detector 00:08:52.007 ==72577== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.007 ==72577== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.007 ==72577== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:52.007 ==72577== 00:08:52.007 --72577-- Valgrind options: 00:08:52.007 --72577-- --leak-check=full 00:08:52.007 --72577-- --error-exitcode=2 00:08:52.007 --72577-- --verbose 00:08:52.007 --72577-- Contents of /proc/version: 00:08:52.007 --72577-- 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:52.007 --72577-- 00:08:52.007 --72577-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.007 --72577-- Page sizes: currently 4096, max supported 4096 00:08:52.007 --72577-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.007 --72577-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:52.007 --72577-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.007 --72577-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.007 --72577-- might be shown as UnknownInlinedFun 00:08:52.007 --72577-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.007 --72577-- object doesn't have a dynamic symbol table 00:08:52.264 --72577-- Scheduler: using generic scheduler lock implementation. 00:08:52.264 --72577-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.264 ==72577== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72577-by-???-on-7fc73dd678ec 00:08:52.264 ==72577== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72577-by-???-on-7fc73dd678ec 00:08:52.264 ==72577== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72577-by-???-on-7fc73dd678ec 00:08:52.264 ==72577== 00:08:52.264 ==72577== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.264 ==72577== don't want to do, unless you know exactly what you're doing, 00:08:52.264 ==72577== or are doing some strange experiment): 00:08:52.264 ==72577== /usr/libexec/valgrind/../../bin/vgdb --pid=72577 ...command... 00:08:52.264 ==72577== 00:08:52.264 ==72577== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.264 ==72577== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:52.264 ==72577== and then give GDB the following command 00:08:52.264 ==72577== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72577 00:08:52.264 ==72577== --pid is optional if only one valgrind process is running 00:08:52.264 ==72577== 00:08:52.264 --72577-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.264 --72577-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.264 --72577-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.264 --72577-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.264 --72577-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.264 --72577-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.264 --72577-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.264 --72577-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.264 --72577-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:52.264 --72577-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:52.264 --72577-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:52.264 --72577-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:52.264 --72577-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:52.264 --72577-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:52.264 --72577-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:52.264 --72577-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:52.264 --72577-- Reading syms from /usr/lib64/libm.so.6 00:08:52.264 --72577-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:52.264 --72577-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:52.264 --72577-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:52.264 --72577-- Reading syms from /usr/lib64/libc.so.6 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.264 --72577-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.264 --72577-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.264 --72577-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.264 --72577-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.264 --72577-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:52.264 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.264 --72577-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:52.264 --72577-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:52.264 --72577-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:52.265 --72577-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:52.265 --72577-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:52.265 --72577-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:52.265 --72577-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:52.265 --72577-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:52.522 --72577-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.522 --72577-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 ==72577== Preferring higher priority redirection: 00:08:52.523 --72577-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:52.523 --72577-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:52.523 --72577-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 --72577-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:52.523 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.523 --72577-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.523 --72577-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.523 ==72577== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.523 --72577-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:52.523 --72577-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:52.523 --72577-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:52.523 --72577-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:52.523 --72577-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:52.523 --72577-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:52.523 --72577-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:52.523 --72577-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:52.523 --72577-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:52.523 --72577-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:52.523 --72577-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:52.523 --72577-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:52.523 --72577-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:52.523 --72577-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:52.523 --72577-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:52.523 --72577-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:52.523 --72577-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:52.523 --72577-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:52.523 --72577-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:52.523 00:08:52.523 00:08:52.523 CUnit - A unit testing framework for C - Version 2.1-3 00:08:52.523 http://cunit.sourceforge.net/ 00:08:52.523 00:08:52.523 00:08:52.523 Suite: lun_suite 00:08:52.523 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-07-15 20:06:17.790871] /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:52.523 passed 00:08:52.523 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-07-15 20:06:17.828394] /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:52.523 passed 00:08:52.523 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:52.523 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:52.524 Test: lun_task_mgmt_execute_invalid_case ...[2024-07-15 20:06:17.834520] /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:52.524 passed 00:08:52.781 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:52.781 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:52.781 Test: lun_append_task_null_lun_not_supported ...passed 00:08:52.781 Test: lun_execute_scsi_task_pending ...passed 00:08:52.781 Test: lun_execute_scsi_task_complete ...passed 00:08:52.781 Test: lun_execute_scsi_task_resize ...passed 00:08:52.781 Test: lun_destruct_success ...passed 00:08:52.782 Test: lun_construct_null_ctx ...[2024-07-15 20:06:17.859248] /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:52.782 passed 00:08:52.782 Test: lun_construct_success ...passed 00:08:52.782 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:52.782 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:52.782 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:52.782 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:52.782 00:08:52.782 Run Summary: Type Total Ran Passed Failed Inactive 00:08:52.782 suites 1 1 n/a 0 0 00:08:52.782 tests 18 18 18 0 0 00:08:52.782 asserts 153 153 153 0 n/a 00:08:52.782 00:08:52.782 Elapsed time = 0.131 seconds 00:08:52.782 --72577-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:52.782 --72577-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:52.782 ==72577== 00:08:52.782 ==72577== HEAP SUMMARY: 00:08:52.782 ==72577== in use at exit: 0 bytes in 0 blocks 00:08:52.782 ==72577== total heap usage: 1,167 allocs, 1,167 frees, 199,696 bytes allocated 00:08:52.782 ==72577== 00:08:52.782 ==72577== All heap blocks were freed -- no leaks are possible 00:08:52.782 ==72577== 00:08:52.782 ==72577== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:52.782 20:06:17 unittest_scsi -- unit/unittest.sh@119 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:52.782 ==72585== Memcheck, a memory error detector 00:08:52.782 ==72585== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:52.782 ==72585== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:52.782 ==72585== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:52.782 ==72585== 00:08:52.782 --72585-- Valgrind options: 00:08:52.782 --72585-- --leak-check=full 00:08:52.782 --72585-- --error-exitcode=2 00:08:52.782 --72585-- --verbose 00:08:52.782 --72585-- Contents of /proc/version: 00:08:52.782 --72585-- 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:52.782 --72585-- 00:08:52.782 --72585-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:52.782 --72585-- Page sizes: currently 4096, max supported 4096 00:08:52.782 --72585-- Valgrind library directory: /usr/libexec/valgrind 00:08:52.782 --72585-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:52.782 --72585-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:52.782 --72585-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:52.782 --72585-- might be shown as UnknownInlinedFun 00:08:52.782 --72585-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:52.782 --72585-- object doesn't have a dynamic symbol table 00:08:52.782 --72585-- Scheduler: using generic scheduler lock implementation. 00:08:52.782 --72585-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:52.782 ==72585== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72585-by-???-on-7fc73dd678ec 00:08:52.782 ==72585== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72585-by-???-on-7fc73dd678ec 00:08:52.782 ==72585== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72585-by-???-on-7fc73dd678ec 00:08:52.782 ==72585== 00:08:52.782 ==72585== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:52.782 ==72585== don't want to do, unless you know exactly what you're doing, 00:08:52.782 ==72585== or are doing some strange experiment): 00:08:52.782 ==72585== /usr/libexec/valgrind/../../bin/vgdb --pid=72585 ...command... 00:08:52.782 ==72585== 00:08:52.782 ==72585== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:52.782 ==72585== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:52.782 ==72585== and then give GDB the following command 00:08:52.782 ==72585== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72585 00:08:52.782 ==72585== --pid is optional if only one valgrind process is running 00:08:52.782 ==72585== 00:08:52.782 --72585-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:52.782 --72585-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:52.782 --72585-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:52.782 --72585-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:52.782 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:52.782 --72585-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:52.782 --72585-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:52.782 --72585-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:52.782 --72585-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:52.782 --72585-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:52.782 --72585-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.041 --72585-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.041 --72585-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.041 --72585-- Reading syms from /usr/lib64/libm.so.6 00:08:53.041 --72585-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.041 --72585-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:53.041 --72585-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/libc.so.6 00:08:53.041 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.041 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.041 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.041 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.041 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.041 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.041 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.041 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.041 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.041 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.041 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.041 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.041 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.041 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.041 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.041 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.041 --72585-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.041 --72585-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.041 --72585-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.041 --72585-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.041 --72585-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.041 --72585-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.041 --72585-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.041 --72585-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.041 --72585-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 ==72585== Preferring higher priority redirection: 00:08:53.042 --72585-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.042 --72585-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.042 --72585-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 --72585-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.042 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72585-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.042 --72585-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.042 ==72585== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.042 --72585-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.042 --72585-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.042 --72585-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.042 --72585-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.042 --72585-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.300 --72585-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.300 --72585-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.300 --72585-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.300 --72585-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.300 --72585-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.300 --72585-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.300 --72585-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.300 --72585-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.300 --72585-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.300 --72585-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.300 --72585-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.300 --72585-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.300 --72585-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.300 00:08:53.300 00:08:53.300 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.300 http://cunit.sourceforge.net/ 00:08:53.300 00:08:53.300 00:08:53.300 Suite: scsi_suite 00:08:53.300 Test: scsi_init ...passed 00:08:53.300 00:08:53.300 Run Summary: Type Total Ran Passed Failed Inactive 00:08:53.300 suites 1 1 n/a 0 0 00:08:53.300 tests 1 1 1 0 0 00:08:53.300 asserts 1 1 1 0 n/a 00:08:53.300 00:08:53.300 Elapsed time = 0.003 seconds 00:08:53.300 --72585-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:53.300 --72585-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:53.300 ==72585== 00:08:53.300 ==72585== HEAP SUMMARY: 00:08:53.300 ==72585== in use at exit: 0 bytes in 0 blocks 00:08:53.300 ==72585== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:53.300 ==72585== 00:08:53.300 ==72585== All heap blocks were freed -- no leaks are possible 00:08:53.300 ==72585== 00:08:53.300 ==72585== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:53.300 20:06:18 unittest_scsi -- unit/unittest.sh@120 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:53.300 ==72592== Memcheck, a memory error detector 00:08:53.300 ==72592== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:53.300 ==72592== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:53.300 ==72592== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:53.300 ==72592== 00:08:53.300 --72592-- Valgrind options: 00:08:53.300 --72592-- --leak-check=full 00:08:53.300 --72592-- --error-exitcode=2 00:08:53.300 --72592-- --verbose 00:08:53.300 --72592-- Contents of /proc/version: 00:08:53.300 --72592-- 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:53.300 --72592-- 00:08:53.300 --72592-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:53.300 --72592-- Page sizes: currently 4096, max supported 4096 00:08:53.300 --72592-- Valgrind library directory: /usr/libexec/valgrind 00:08:53.300 --72592-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:53.300 --72592-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:53.300 --72592-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:53.300 --72592-- might be shown as UnknownInlinedFun 00:08:53.300 --72592-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:53.300 --72592-- object doesn't have a dynamic symbol table 00:08:53.300 --72592-- Scheduler: using generic scheduler lock implementation. 00:08:53.300 --72592-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:53.300 ==72592== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72592-by-???-on-7fc73dd678ec 00:08:53.300 ==72592== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72592-by-???-on-7fc73dd678ec 00:08:53.300 ==72592== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72592-by-???-on-7fc73dd678ec 00:08:53.300 ==72592== 00:08:53.300 ==72592== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:53.301 ==72592== don't want to do, unless you know exactly what you're doing, 00:08:53.301 ==72592== or are doing some strange experiment): 00:08:53.301 ==72592== /usr/libexec/valgrind/../../bin/vgdb --pid=72592 ...command... 00:08:53.301 ==72592== 00:08:53.301 ==72592== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:53.301 ==72592== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:53.301 ==72592== and then give GDB the following command 00:08:53.301 ==72592== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72592 00:08:53.301 ==72592== --pid is optional if only one valgrind process is running 00:08:53.301 ==72592== 00:08:53.301 --72592-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:53.301 --72592-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:53.301 --72592-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:53.301 --72592-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:53.301 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.301 --72592-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:53.301 --72592-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:53.301 --72592-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:53.301 --72592-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:53.301 --72592-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:53.301 --72592-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:53.301 --72592-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:53.558 --72592-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:53.558 --72592-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:53.558 --72592-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:53.558 --72592-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:53.558 --72592-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:53.558 --72592-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:53.558 --72592-- Reading syms from /usr/lib64/libm.so.6 00:08:53.558 --72592-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:53.558 --72592-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:53.558 --72592-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:53.558 --72592-- Reading syms from /usr/lib64/libc.so.6 00:08:53.558 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.558 --72592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.558 --72592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.558 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.558 --72592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.558 --72592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.559 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.559 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.559 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:53.559 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.559 --72592-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:53.559 --72592-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:53.559 --72592-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:53.559 --72592-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:53.559 --72592-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:53.559 --72592-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:53.559 --72592-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:53.559 --72592-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:53.559 --72592-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 --72592-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.559 ==72592== Preferring higher priority redirection: 00:08:53.559 --72592-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:53.559 --72592-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:53.560 --72592-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 --72592-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:53.560 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.560 --72592-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.560 --72592-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.560 ==72592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:53.560 --72592-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:53.560 --72592-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:53.560 --72592-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:53.560 --72592-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:53.560 --72592-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:53.817 --72592-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:53.817 --72592-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:53.817 --72592-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:53.817 --72592-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:53.817 --72592-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:53.817 --72592-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:53.817 --72592-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:53.817 --72592-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:53.817 --72592-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:53.817 --72592-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:53.817 --72592-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:53.817 --72592-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:53.817 --72592-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:53.817 00:08:53.817 00:08:53.817 CUnit - A unit testing framework for C - Version 2.1-3 00:08:53.817 http://cunit.sourceforge.net/ 00:08:53.817 00:08:53.817 00:08:53.817 Suite: translation_suite 00:08:53.817 Test: mode_select_6_test ...passed 00:08:53.817 Test: mode_select_6_test2 ...passed 00:08:53.817 Test: mode_sense_6_test ...--72592-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:53.817 passed 00:08:53.817 Test: mode_sense_10_test ...passed 00:08:53.817 Test: inquiry_evpd_test ...passed 00:08:53.817 Test: inquiry_standard_test ...passed 00:08:53.817 Test: inquiry_overflow_test ...passed 00:08:53.817 Test: task_complete_test ...passed 00:08:53.817 Test: lba_range_test ...passed 00:08:53.817 Test: xfer_len_test ...[2024-07-15 20:06:19.060377] /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:53.817 passed 00:08:53.817 Test: xfer_test ...passed 00:08:53.817 Test: scsi_name_padding_test ...passed 00:08:53.817 Test: get_dif_ctx_test ...passed 00:08:53.817 Test: unmap_split_test ...passed 00:08:53.817 00:08:54.075 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.075 suites 1 1 n/a 0 0 00:08:54.075 tests 14 14 14 0 0 00:08:54.075 asserts 1205 1205 1205 0 n/a 00:08:54.075 00:08:54.075 Elapsed time = 0.172 seconds 00:08:54.075 --72592-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.076 --72592-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.076 ==72592== 00:08:54.076 ==72592== HEAP SUMMARY: 00:08:54.076 ==72592== in use at exit: 0 bytes in 0 blocks 00:08:54.076 ==72592== total heap usage: 378 allocs, 378 frees, 1,207,348 bytes allocated 00:08:54.076 ==72592== 00:08:54.076 ==72592== All heap blocks were freed -- no leaks are possible 00:08:54.076 ==72592== 00:08:54.076 ==72592== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.076 20:06:19 unittest_scsi -- unit/unittest.sh@121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:54.076 ==72600== Memcheck, a memory error detector 00:08:54.076 ==72600== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.076 ==72600== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.076 ==72600== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:54.076 ==72600== 00:08:54.076 --72600-- Valgrind options: 00:08:54.076 --72600-- --leak-check=full 00:08:54.076 --72600-- --error-exitcode=2 00:08:54.076 --72600-- --verbose 00:08:54.076 --72600-- Contents of /proc/version: 00:08:54.076 --72600-- 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:54.076 --72600-- 00:08:54.076 --72600-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.076 --72600-- Page sizes: currently 4096, max supported 4096 00:08:54.076 --72600-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.076 --72600-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:54.076 --72600-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.076 --72600-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.076 --72600-- might be shown as UnknownInlinedFun 00:08:54.076 --72600-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.076 --72600-- object doesn't have a dynamic symbol table 00:08:54.076 --72600-- Scheduler: using generic scheduler lock implementation. 00:08:54.076 --72600-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.076 ==72600== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72600-by-???-on-7fc73dd678ec 00:08:54.076 ==72600== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72600-by-???-on-7fc73dd678ec 00:08:54.076 ==72600== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72600-by-???-on-7fc73dd678ec 00:08:54.076 ==72600== 00:08:54.076 ==72600== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.076 ==72600== don't want to do, unless you know exactly what you're doing, 00:08:54.076 ==72600== or are doing some strange experiment): 00:08:54.076 ==72600== /usr/libexec/valgrind/../../bin/vgdb --pid=72600 ...command... 00:08:54.076 ==72600== 00:08:54.076 ==72600== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.076 ==72600== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:54.076 ==72600== and then give GDB the following command 00:08:54.076 ==72600== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72600 00:08:54.076 ==72600== --pid is optional if only one valgrind process is running 00:08:54.076 ==72600== 00:08:54.076 --72600-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.076 --72600-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.076 --72600-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.076 --72600-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.076 --72600-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.076 --72600-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.076 --72600-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.076 --72600-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.076 --72600-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.076 --72600-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.076 --72600-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.076 --72600-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.076 --72600-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.076 --72600-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.076 --72600-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.076 --72600-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.076 --72600-- Reading syms from /usr/lib64/libm.so.6 00:08:54.076 --72600-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.076 --72600-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.076 --72600-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.076 --72600-- Reading syms from /usr/lib64/libc.so.6 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.076 --72600-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.076 --72600-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.076 --72600-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.076 --72600-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.076 --72600-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.076 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.076 --72600-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.076 --72600-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.334 --72600-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.334 --72600-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.334 --72600-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.334 --72600-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.334 --72600-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:54.334 --72600-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:54.334 --72600-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.334 --72600-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 ==72600== Preferring higher priority redirection: 00:08:54.335 --72600-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:54.335 --72600-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:54.335 --72600-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 --72600-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:54.335 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.335 --72600-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.335 --72600-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.335 ==72600== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.335 --72600-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:54.335 --72600-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:54.335 --72600-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:54.335 --72600-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:54.335 --72600-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:54.335 --72600-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:54.335 --72600-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:54.335 --72600-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:54.335 --72600-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:54.335 --72600-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:54.335 --72600-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:54.335 --72600-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:54.335 --72600-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:54.335 --72600-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:54.335 --72600-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:54.335 --72600-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:54.335 --72600-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:54.335 --72600-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:54.335 00:08:54.335 00:08:54.335 CUnit - A unit testing framework for C - Version 2.1-3 00:08:54.335 http://cunit.sourceforge.net/ 00:08:54.335 00:08:54.335 00:08:54.335 Suite: reservation_suite 00:08:54.593 Test: test_reservation_register ...[2024-07-15 20:06:19.653165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 passed 00:08:54.594 Test: test_reservation_reserve ...[2024-07-15 20:06:19.688247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 [2024-07-15 20:06:19.693311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 215:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:08:54.594 [2024-07-15 20:06:19.699019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 210:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:08:54.594 passed 00:08:54.594 Test: test_all_registrant_reservation_reserve ...[2024-07-15 20:06:19.701491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 passed 00:08:54.594 Test: test_all_registrant_reservation_access ...[2024-07-15 20:06:19.710438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 [2024-07-15 20:06:19.715880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 865:scsi_pr_check: *ERROR*: CHECK: All Registrants reservation type reject command 0x8 00:08:54.594 [2024-07-15 20:06:19.716779] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 865:scsi_pr_check: *ERROR*: CHECK: All Registrants reservation type reject command 0xaa 00:08:54.594 passed 00:08:54.594 Test: test_reservation_preempt_non_all_regs ...[2024-07-15 20:06:19.717919] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 [2024-07-15 20:06:19.720760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 464:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:54.594 passed 00:08:54.594 Test: test_reservation_preempt_all_regs ...[2024-07-15 20:06:19.727811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 passed 00:08:54.594 Test: test_reservation_cmds_conflict ...[2024-07-15 20:06:19.732752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 [2024-07-15 20:06:19.735490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 857:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:08:54.594 [2024-07-15 20:06:19.737754] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:54.594 [2024-07-15 20:06:19.738460] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:54.594 [2024-07-15 20:06:19.739084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:54.594 [2024-07-15 20:06:19.739703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:54.594 passed 00:08:54.594 Test: test_scsi2_reserve_release ...passed 00:08:54.594 Test: test_pr_with_scsi2_reserve_release ...[2024-07-15 20:06:19.752234] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 278:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:54.594 passed 00:08:54.594 00:08:54.594 Run Summary: Type Total Ran Passed Failed Inactive 00:08:54.594 suites 1 1 n/a 0 0 00:08:54.594 tests 9 9 9 0 0 00:08:54.594 asserts 344 344 344 0 n/a 00:08:54.594 00:08:54.594 Elapsed time = 0.125 seconds 00:08:54.594 --72600-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:54.594 --72600-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:54.594 ==72600== 00:08:54.594 ==72600== HEAP SUMMARY: 00:08:54.594 ==72600== in use at exit: 0 bytes in 0 blocks 00:08:54.594 ==72600== total heap usage: 116 allocs, 116 frees, 127,739 bytes allocated 00:08:54.594 ==72600== 00:08:54.594 ==72600== All heap blocks were freed -- no leaks are possible 00:08:54.594 ==72600== 00:08:54.594 ==72600== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:54.594 00:08:54.594 real 0m3.264s 00:08:54.594 user 0m3.134s 00:08:54.594 sys 0m0.119s 00:08:54.594 20:06:19 unittest_scsi -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:54.594 20:06:19 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:08:54.594 ************************************ 00:08:54.594 END TEST unittest_scsi 00:08:54.594 ************************************ 00:08:54.594 20:06:19 -- common/autotest_common.sh@1142 -- # return 0 00:08:54.594 20:06:19 -- unit/unittest.sh@278 -- # uname -s 00:08:54.594 20:06:19 -- unit/unittest.sh@278 -- # '[' Linux = Linux ']' 00:08:54.594 20:06:19 -- unit/unittest.sh@279 -- # run_test unittest_sock unittest_sock 00:08:54.594 20:06:19 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:54.594 20:06:19 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:54.594 20:06:19 -- common/autotest_common.sh@10 -- # set +x 00:08:54.594 ************************************ 00:08:54.594 START TEST unittest_sock 00:08:54.594 ************************************ 00:08:54.595 20:06:19 unittest_sock -- common/autotest_common.sh@1123 -- # unittest_sock 00:08:54.595 20:06:19 unittest_sock -- unit/unittest.sh@125 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:54.595 ==72626== Memcheck, a memory error detector 00:08:54.595 ==72626== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:54.595 ==72626== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:54.595 ==72626== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:54.595 ==72626== 00:08:54.595 --72626-- Valgrind options: 00:08:54.595 --72626-- --leak-check=full 00:08:54.595 --72626-- --error-exitcode=2 00:08:54.595 --72626-- --verbose 00:08:54.595 --72626-- Contents of /proc/version: 00:08:54.595 --72626-- 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:54.595 --72626-- 00:08:54.595 --72626-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:54.595 --72626-- Page sizes: currently 4096, max supported 4096 00:08:54.595 --72626-- Valgrind library directory: /usr/libexec/valgrind 00:08:54.595 --72626-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:54.595 --72626-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:54.595 --72626-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:54.595 --72626-- might be shown as UnknownInlinedFun 00:08:54.595 --72626-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:54.595 --72626-- object doesn't have a dynamic symbol table 00:08:54.595 --72626-- Scheduler: using generic scheduler lock implementation. 00:08:54.595 --72626-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:54.595 ==72626== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72626-by-???-on-7fc73dd678ec 00:08:54.595 ==72626== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72626-by-???-on-7fc73dd678ec 00:08:54.595 ==72626== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72626-by-???-on-7fc73dd678ec 00:08:54.595 ==72626== 00:08:54.595 ==72626== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:54.595 ==72626== don't want to do, unless you know exactly what you're doing, 00:08:54.595 ==72626== or are doing some strange experiment): 00:08:54.595 ==72626== /usr/libexec/valgrind/../../bin/vgdb --pid=72626 ...command... 00:08:54.595 ==72626== 00:08:54.595 ==72626== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:54.595 ==72626== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:54.595 ==72626== and then give GDB the following command 00:08:54.595 ==72626== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72626 00:08:54.595 ==72626== --pid is optional if only one valgrind process is running 00:08:54.595 ==72626== 00:08:54.595 --72626-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:54.853 --72626-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:54.853 --72626-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:54.853 --72626-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:54.853 --72626-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:54.853 --72626-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:54.853 --72626-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:54.853 --72626-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:54.853 --72626-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:54.853 --72626-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:54.853 --72626-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:54.853 --72626-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:54.853 --72626-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:54.853 --72626-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:54.853 --72626-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:54.853 --72626-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:54.853 --72626-- Reading syms from /usr/lib64/libm.so.6 00:08:54.853 --72626-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:54.853 --72626-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:54.853 --72626-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:54.853 --72626-- Reading syms from /usr/lib64/libc.so.6 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.853 --72626-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.853 --72626-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.853 --72626-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.853 --72626-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.853 --72626-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:54.853 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:54.853 --72626-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:54.853 --72626-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:54.854 --72626-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:54.854 --72626-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:54.854 --72626-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:54.854 --72626-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:54.854 --72626-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.111 --72626-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.111 --72626-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.111 --72626-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.111 --72626-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.111 --72626-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.111 --72626-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 ==72626== Preferring higher priority redirection: 00:08:55.112 --72626-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.112 --72626-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.112 --72626-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 --72626-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.112 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.112 --72626-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.112 --72626-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.112 ==72626== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.112 --72626-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.112 --72626-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.112 --72626-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.112 --72626-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.112 --72626-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.112 --72626-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.112 --72626-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.113 --72626-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.113 --72626-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.113 --72626-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.113 --72626-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.113 --72626-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.113 --72626-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.113 --72626-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.113 --72626-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:55.113 --72626-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:55.113 --72626-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:55.113 --72626-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:55.113 00:08:55.113 00:08:55.113 CUnit - A unit testing framework for C - Version 2.1-3 00:08:55.113 http://cunit.sourceforge.net/ 00:08:55.113 00:08:55.113 00:08:55.113 Suite: sock 00:08:55.113 Test: posix_sock ...--72626-- REDIR: 0x564bee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:55.113 --72626-- REDIR: 0x564abb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:55.113 --72626-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:55.372 --72626-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:55.372 passed 00:08:55.372 Test: ut_sock ...passed 00:08:55.372 Test: posix_sock_group ...passed 00:08:55.372 Test: ut_sock_group ...passed 00:08:55.372 Test: posix_sock_group_fairness ...passed 00:08:55.372 Test: _posix_sock_close ...passed 00:08:55.372 Test: sock_get_default_opts ...passed 00:08:55.372 Test: ut_sock_impl_get_set_opts ...passed 00:08:55.372 Test: posix_sock_impl_get_set_opts ...passed 00:08:55.372 Test: ut_sock_map ...passed 00:08:55.372 Test: override_impl_opts ...passed 00:08:55.372 Test: ut_sock_group_get_ctx ...passed 00:08:55.372 00:08:55.630 Run Summary: Type Total Ran Passed Failed Inactive 00:08:55.630 suites 1 1 n/a 0 0 00:08:55.630 tests 12 12 12 0 0 00:08:55.631 asserts 349 349 349 0 n/a 00:08:55.631 00:08:55.631 Elapsed time = 0.266 seconds 00:08:55.631 --72626-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:55.631 ==72626== 00:08:55.631 ==72626== HEAP SUMMARY: 00:08:55.631 ==72626== in use at exit: 0 bytes in 0 blocks 00:08:55.631 ==72626== total heap usage: 269 allocs, 269 frees, 225,782 bytes allocated 00:08:55.631 ==72626== 00:08:55.631 ==72626== All heap blocks were freed -- no leaks are possible 00:08:55.631 ==72626== 00:08:55.631 ==72626== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:55.631 20:06:20 unittest_sock -- unit/unittest.sh@126 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:55.631 ==72638== Memcheck, a memory error detector 00:08:55.631 ==72638== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:55.631 ==72638== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:55.631 ==72638== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:55.631 ==72638== 00:08:55.631 --72638-- Valgrind options: 00:08:55.631 --72638-- --leak-check=full 00:08:55.631 --72638-- --error-exitcode=2 00:08:55.631 --72638-- --verbose 00:08:55.631 --72638-- Contents of /proc/version: 00:08:55.631 --72638-- 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:55.631 --72638-- 00:08:55.631 --72638-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:55.631 --72638-- Page sizes: currently 4096, max supported 4096 00:08:55.631 --72638-- Valgrind library directory: /usr/libexec/valgrind 00:08:55.631 --72638-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:55.631 --72638-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:55.631 --72638-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:55.631 --72638-- might be shown as UnknownInlinedFun 00:08:55.631 --72638-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:55.631 --72638-- object doesn't have a dynamic symbol table 00:08:55.631 --72638-- Scheduler: using generic scheduler lock implementation. 00:08:55.631 --72638-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:55.631 ==72638== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72638-by-???-on-7fc73dd678ec 00:08:55.631 ==72638== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72638-by-???-on-7fc73dd678ec 00:08:55.631 ==72638== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72638-by-???-on-7fc73dd678ec 00:08:55.631 ==72638== 00:08:55.631 ==72638== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:55.631 ==72638== don't want to do, unless you know exactly what you're doing, 00:08:55.631 ==72638== or are doing some strange experiment): 00:08:55.631 ==72638== /usr/libexec/valgrind/../../bin/vgdb --pid=72638 ...command... 00:08:55.631 ==72638== 00:08:55.631 ==72638== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:55.631 ==72638== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:55.631 ==72638== and then give GDB the following command 00:08:55.631 ==72638== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72638 00:08:55.631 ==72638== --pid is optional if only one valgrind process is running 00:08:55.631 ==72638== 00:08:55.631 --72638-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:55.631 --72638-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:55.631 --72638-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:55.631 --72638-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:55.631 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.631 --72638-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:55.631 --72638-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:55.631 --72638-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:55.632 --72638-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:55.632 --72638-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:55.632 --72638-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:55.632 --72638-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:55.632 --72638-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:55.632 --72638-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:55.632 --72638-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:55.632 --72638-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:55.632 --72638-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:55.632 --72638-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:55.632 --72638-- Reading syms from /usr/lib64/libm.so.6 00:08:55.632 --72638-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:55.632 --72638-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:55.632 --72638-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:55.632 --72638-- Reading syms from /usr/lib64/libc.so.6 00:08:55.891 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.891 --72638-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.891 --72638-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.891 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.891 --72638-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.891 --72638-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.891 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.891 --72638-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.891 --72638-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.891 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.891 --72638-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.891 --72638-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.891 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.891 --72638-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.891 --72638-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:55.891 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.891 --72638-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:55.891 --72638-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:55.891 --72638-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:55.891 --72638-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:55.891 --72638-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:55.891 --72638-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:55.891 --72638-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:55.891 --72638-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:55.891 --72638-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.891 --72638-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 ==72638== Preferring higher priority redirection: 00:08:55.892 --72638-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:55.892 --72638-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:55.892 --72638-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 --72638-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:55.892 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.892 --72638-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.892 --72638-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.892 ==72638== WARNING: new redirection conflicts with existing -- ignoring it 00:08:55.892 --72638-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:55.892 --72638-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:55.892 --72638-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:55.892 --72638-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:55.892 --72638-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:55.892 --72638-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:55.892 --72638-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:55.892 --72638-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:55.892 --72638-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:55.892 --72638-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:55.892 --72638-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:55.892 --72638-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:55.892 --72638-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:55.892 --72638-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:55.892 --72638-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.150 --72638-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.150 --72638-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.150 --72638-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.150 00:08:56.150 00:08:56.150 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.150 http://cunit.sourceforge.net/ 00:08:56.150 00:08:56.150 00:08:56.150 Suite: posix 00:08:56.150 Test: flush ...passed 00:08:56.150 00:08:56.150 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.150 suites 1 1 n/a 0 0 00:08:56.150 tests 1 1 1 0 0 00:08:56.150 asserts 28 28 28 0 n/a 00:08:56.150 00:08:56.150 Elapsed time = 0.032 seconds 00:08:56.150 --72638-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.150 --72638-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.150 ==72638== 00:08:56.150 ==72638== HEAP SUMMARY: 00:08:56.150 ==72638== in use at exit: 0 bytes in 0 blocks 00:08:56.150 ==72638== total heap usage: 89 allocs, 89 frees, 153,951 bytes allocated 00:08:56.150 ==72638== 00:08:56.150 ==72638== All heap blocks were freed -- no leaks are possible 00:08:56.150 ==72638== 00:08:56.150 ==72638== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.150 20:06:21 unittest_sock -- unit/unittest.sh@128 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:56.151 20:06:21 unittest_sock -- unit/unittest.sh@129 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:56.151 ==72646== Memcheck, a memory error detector 00:08:56.151 ==72646== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:56.151 ==72646== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:56.151 ==72646== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:56.151 ==72646== 00:08:56.151 --72646-- Valgrind options: 00:08:56.151 --72646-- --leak-check=full 00:08:56.151 --72646-- --error-exitcode=2 00:08:56.151 --72646-- --verbose 00:08:56.151 --72646-- Contents of /proc/version: 00:08:56.151 --72646-- 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:56.151 --72646-- 00:08:56.151 --72646-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:56.151 --72646-- Page sizes: currently 4096, max supported 4096 00:08:56.151 --72646-- Valgrind library directory: /usr/libexec/valgrind 00:08:56.151 --72646-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:56.151 --72646-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:56.151 --72646-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:56.151 --72646-- might be shown as UnknownInlinedFun 00:08:56.151 --72646-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:56.151 --72646-- object doesn't have a dynamic symbol table 00:08:56.151 --72646-- Scheduler: using generic scheduler lock implementation. 00:08:56.151 --72646-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:56.151 ==72646== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72646-by-???-on-7fc73dd678ec 00:08:56.151 ==72646== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72646-by-???-on-7fc73dd678ec 00:08:56.151 ==72646== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72646-by-???-on-7fc73dd678ec 00:08:56.151 ==72646== 00:08:56.151 ==72646== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:56.151 ==72646== don't want to do, unless you know exactly what you're doing, 00:08:56.151 ==72646== or are doing some strange experiment): 00:08:56.151 ==72646== /usr/libexec/valgrind/../../bin/vgdb --pid=72646 ...command... 00:08:56.151 ==72646== 00:08:56.151 ==72646== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:56.151 ==72646== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:56.151 ==72646== and then give GDB the following command 00:08:56.151 ==72646== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72646 00:08:56.151 ==72646== --pid is optional if only one valgrind process is running 00:08:56.151 ==72646== 00:08:56.151 --72646-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.151 --72646-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.151 --72646-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.408 --72646-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.408 --72646-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.408 --72646-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.408 --72646-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:56.408 --72646-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:56.408 --72646-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:56.408 --72646-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:56.408 --72646-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:56.408 --72646-- Reading syms from /usr/lib64/libm.so.6 00:08:56.408 --72646-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:56.408 --72646-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:56.408 --72646-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/libc.so.6 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.408 --72646-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.408 --72646-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.408 --72646-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.408 --72646-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.408 --72646-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:56.408 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.408 --72646-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:56.408 --72646-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:56.408 --72646-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:56.408 --72646-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:56.409 --72646-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:56.409 --72646-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:56.409 --72646-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:56.409 --72646-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.409 --72646-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 ==72646== Preferring higher priority redirection: 00:08:56.667 --72646-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:56.667 --72646-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:56.667 --72646-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 --72646-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:56.667 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.667 --72646-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.667 --72646-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.667 ==72646== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.667 --72646-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:56.667 --72646-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:56.667 --72646-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:56.667 --72646-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:56.667 --72646-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:56.667 --72646-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:56.667 --72646-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:56.667 --72646-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:56.667 --72646-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:56.667 --72646-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:56.667 --72646-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:56.667 --72646-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:56.667 --72646-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:56.667 --72646-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:56.667 --72646-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:56.667 --72646-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:56.667 --72646-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:56.667 --72646-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:56.667 [2024-07-15 20:06:21.897671] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/sock/uring/uring.c:1718:uring_sock_group_impl_create: *ERROR*: Failed to create buffer ring.uring sock implementation is likely not supported on this kernel. 00:08:56.667 --72646-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:56.667 00:08:56.667 00:08:56.667 CUnit - A unit testing framework for C - Version 2.1-3 00:08:56.667 http://cunit.sourceforge.net/ 00:08:56.667 00:08:56.667 00:08:56.667 Suite: uring 00:08:56.926 Test: flush_client ...passed 00:08:56.926 Test: flush_server ...passed 00:08:56.926 00:08:56.926 Run Summary: Type Total Ran Passed Failed Inactive 00:08:56.926 suites 1 1 n/a 0 0 00:08:56.926 tests 2 2 2 0 0 00:08:56.926 asserts 49 49 49 0 n/a 00:08:56.926 00:08:56.926 Elapsed time = 0.050 seconds 00:08:56.926 --72646-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:56.926 --72646-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:56.926 ==72646== 00:08:56.926 ==72646== HEAP SUMMARY: 00:08:56.926 ==72646== in use at exit: 0 bytes in 0 blocks 00:08:56.926 ==72646== total heap usage: 100 allocs, 100 frees, 161,207 bytes allocated 00:08:56.926 ==72646== 00:08:56.926 ==72646== All heap blocks were freed -- no leaks are possible 00:08:56.926 ==72646== 00:08:56.926 ==72646== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:56.926 00:08:56.926 real 0m2.257s 00:08:56.926 user 0m2.133s 00:08:56.926 sys 0m0.092s 00:08:56.926 20:06:22 unittest_sock -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:56.926 20:06:22 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:08:56.926 ************************************ 00:08:56.926 END TEST unittest_sock 00:08:56.926 ************************************ 00:08:56.926 20:06:22 -- common/autotest_common.sh@1142 -- # return 0 00:08:56.926 20:06:22 -- unit/unittest.sh@281 -- # run_test unittest_thread valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:56.926 20:06:22 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:56.926 20:06:22 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:56.926 20:06:22 -- common/autotest_common.sh@10 -- # set +x 00:08:56.926 ************************************ 00:08:56.926 START TEST unittest_thread 00:08:56.926 ************************************ 00:08:56.926 20:06:22 unittest_thread -- common/autotest_common.sh@1123 -- # 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:56.926 ==72671== Memcheck, a memory error detector 00:08:56.926 ==72671== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:56.926 ==72671== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:56.926 ==72671== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:56.927 ==72671== 00:08:56.927 --72671-- Valgrind options: 00:08:56.927 --72671-- --leak-check=full 00:08:56.927 --72671-- --error-exitcode=2 00:08:56.927 --72671-- --verbose 00:08:56.927 --72671-- Contents of /proc/version: 00:08:56.927 --72671-- 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:56.927 --72671-- 00:08:56.927 --72671-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:56.927 --72671-- Page sizes: currently 4096, max supported 4096 00:08:56.927 --72671-- Valgrind library directory: /usr/libexec/valgrind 00:08:56.927 --72671-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:56.927 --72671-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:56.927 --72671-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:56.927 --72671-- might be shown as UnknownInlinedFun 00:08:56.927 --72671-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:56.927 --72671-- object doesn't have a dynamic symbol table 00:08:56.927 --72671-- Scheduler: using generic scheduler lock implementation. 00:08:56.927 --72671-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:56.927 ==72671== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72671-by-???-on-7fc73dd678ec 00:08:56.927 ==72671== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72671-by-???-on-7fc73dd678ec 00:08:56.927 ==72671== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72671-by-???-on-7fc73dd678ec 00:08:56.927 ==72671== 00:08:56.927 ==72671== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:56.927 ==72671== don't want to do, unless you know exactly what you're doing, 00:08:56.927 ==72671== or are doing some strange experiment): 00:08:56.927 ==72671== /usr/libexec/valgrind/../../bin/vgdb --pid=72671 ...command... 00:08:56.927 ==72671== 00:08:56.927 ==72671== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:56.927 ==72671== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:56.927 ==72671== and then give GDB the following command 00:08:56.927 ==72671== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72671 00:08:56.927 ==72671== --pid is optional if only one valgrind process is running 00:08:56.927 ==72671== 00:08:56.927 --72671-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:56.927 --72671-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:56.927 --72671-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:56.927 --72671-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:56.927 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:56.927 --72671-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:56.927 --72671-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:56.927 --72671-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:56.927 --72671-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:57.186 --72671-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:57.186 --72671-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:57.186 --72671-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:57.186 --72671-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:57.186 --72671-- Reading syms from /usr/lib64/libm.so.6 00:08:57.186 --72671-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:57.186 --72671-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:57.186 --72671-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/libc.so.6 00:08:57.186 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.186 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.186 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.186 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.186 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.186 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.186 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.186 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.186 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.186 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.186 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.186 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.186 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.186 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.186 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:57.186 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.186 --72671-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:57.186 --72671-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:57.186 --72671-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:57.186 --72671-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:57.186 --72671-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:57.186 --72671-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:57.186 --72671-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:57.186 --72671-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.186 --72671-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 ==72671== Preferring higher priority redirection: 00:08:57.187 --72671-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:57.187 --72671-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:57.187 --72671-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.187 --72671-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.445 --72671-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.445 --72671-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.445 --72671-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.445 --72671-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:57.445 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.445 --72671-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.445 --72671-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.445 ==72671== WARNING: new redirection conflicts with existing -- ignoring it 00:08:57.445 --72671-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:57.445 --72671-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:57.445 --72671-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:57.445 --72671-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:57.445 --72671-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:57.445 --72671-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:57.445 --72671-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:57.445 --72671-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:57.445 --72671-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:57.445 --72671-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:57.445 --72671-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:57.445 --72671-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:57.445 --72671-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:57.445 --72671-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:57.445 --72671-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:57.445 --72671-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:57.445 --72671-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:57.445 --72671-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:57.446 00:08:57.446 00:08:57.446 CUnit - A unit testing framework for C - Version 2.1-3 00:08:57.446 http://cunit.sourceforge.net/ 00:08:57.446 00:08:57.446 00:08:57.446 Suite: io_channel 00:08:57.446 Test: thread_alloc ...--72671-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:57.446 passed 00:08:57.704 Test: thread_send_msg ...passed 00:08:57.704 Test: thread_poller ...passed 00:08:57.704 Test: poller_pause ...passed 00:08:57.704 Test: thread_for_each ...passed 00:08:57.704 Test: for_each_channel_remove ...passed 00:08:57.704 Test: for_each_channel_unreg ...[2024-07-15 20:06:22.937986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2177:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe988 already registered (old:0x5db5610 new:0x5db5860) 00:08:57.704 passed 00:08:57.704 Test: thread_name ...passed 00:08:57.704 Test: channel ...[2024-07-15 20:06:23.008193] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2311:spdk_get_io_channel: *ERROR*: could not find io_device 0x4c4a68 00:08:57.704 passed 00:08:57.704 Test: channel_destroy_races ...passed 00:08:57.962 Test: thread_exit_test ...[2024-07-15 20:06:23.042069] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 639:thread_exit: *ERROR*: thread 0x5f41640 got timeout, and move it to the exited state forcefully 00:08:57.962 passed 00:08:57.962 Test: thread_update_stats_test ...passed 00:08:57.962 Test: nested_channel ...passed 00:08:57.962 Test: device_unregister_and_thread_exit_race ...passed 00:08:57.962 Test: cache_closest_timed_poller ...passed 00:08:57.962 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:57.962 Test: io_device_lookup ...passed 00:08:57.962 Test: spdk_spin ...[2024-07-15 20:06:23.229227] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3082:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:57.962 [2024-07-15 20:06:23.229896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:57.962 [2024-07-15 20:06:23.232453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3120:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:57.962 [2024-07-15 20:06:23.245333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3083:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:08:57.962 [2024-07-15 20:06:23.245681] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:57.962 [2024-07-15 20:06:23.246708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3103:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:57.962 [2024-07-15 20:06:23.247044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:57.962 [2024-07-15 20:06:23.248661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3103:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:57.962 [2024-07-15 20:06:23.248790] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:57.962 [2024-07-15 20:06:23.253026] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3064:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:08:57.962 [2024-07-15 20:06:23.253351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3038:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe990 00:08:57.962 passed 00:08:57.962 Test: for_each_channel_and_thread_exit_race ...passed 00:08:58.220 Test: for_each_thread_and_thread_exit_race ...passed 00:08:58.220 00:08:58.220 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.220 suites 1 1 n/a 0 0 00:08:58.220 tests 20 20 20 0 0 00:08:58.220 asserts 409 409 409 0 n/a 00:08:58.220 00:08:58.220 Elapsed time = 0.611 seconds 00:08:58.221 --72671-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.221 --72671-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.221 ==72671== 00:08:58.221 ==72671== HEAP SUMMARY: 00:08:58.221 ==72671== in use at exit: 0 bytes in 0 blocks 00:08:58.221 ==72671== total heap usage: 40,323 allocs, 40,323 frees, 1,485,983 bytes allocated 00:08:58.221 ==72671== 00:08:58.221 ==72671== All heap blocks were freed -- no leaks are possible 00:08:58.221 ==72671== 00:08:58.221 ==72671== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.221 00:08:58.221 real 0m1.252s 00:08:58.221 user 0m1.207s 00:08:58.221 sys 0m0.040s 00:08:58.221 20:06:23 unittest_thread -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:58.221 20:06:23 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:08:58.221 ************************************ 00:08:58.221 END TEST unittest_thread 00:08:58.221 ************************************ 00:08:58.221 20:06:23 -- common/autotest_common.sh@1142 -- # return 0 00:08:58.221 20:06:23 -- unit/unittest.sh@282 -- # run_test unittest_iobuf valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:58.221 20:06:23 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:08:58.221 20:06:23 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:58.221 20:06:23 -- common/autotest_common.sh@10 -- # set +x 00:08:58.221 ************************************ 00:08:58.221 START TEST unittest_iobuf 00:08:58.221 ************************************ 00:08:58.221 20:06:23 unittest_iobuf -- common/autotest_common.sh@1123 -- # 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:58.221 ==72700== Memcheck, a memory error detector 00:08:58.221 ==72700== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.221 ==72700== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.221 ==72700== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:58.221 ==72700== 00:08:58.221 --72700-- Valgrind options: 00:08:58.221 --72700-- --leak-check=full 00:08:58.221 --72700-- --error-exitcode=2 00:08:58.221 --72700-- --verbose 00:08:58.221 --72700-- Contents of /proc/version: 00:08:58.221 --72700-- 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:58.221 --72700-- 00:08:58.221 --72700-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.221 --72700-- Page sizes: currently 4096, max supported 4096 00:08:58.221 --72700-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.221 --72700-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:58.221 --72700-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.221 --72700-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.221 --72700-- might be shown as UnknownInlinedFun 00:08:58.221 --72700-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.221 --72700-- object doesn't have a dynamic symbol table 00:08:58.221 --72700-- Scheduler: using generic scheduler lock implementation. 00:08:58.221 --72700-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.221 ==72700== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72700-by-???-on-7fc73dd678ec 00:08:58.221 ==72700== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72700-by-???-on-7fc73dd678ec 00:08:58.221 ==72700== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72700-by-???-on-7fc73dd678ec 00:08:58.221 ==72700== 00:08:58.221 ==72700== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.221 ==72700== don't want to do, unless you know exactly what you're doing, 00:08:58.221 ==72700== or are doing some strange experiment): 00:08:58.221 ==72700== /usr/libexec/valgrind/../../bin/vgdb --pid=72700 ...command... 00:08:58.221 ==72700== 00:08:58.221 ==72700== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.221 ==72700== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:58.221 ==72700== and then give GDB the following command 00:08:58.221 ==72700== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72700 00:08:58.221 ==72700== --pid is optional if only one valgrind process is running 00:08:58.221 ==72700== 00:08:58.221 --72700-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.221 --72700-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.221 --72700-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.221 --72700-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.221 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.221 --72700-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.221 --72700-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.221 --72700-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.221 --72700-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.221 --72700-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.221 --72700-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.221 --72700-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:58.221 --72700-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:58.221 --72700-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:58.221 --72700-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:58.222 --72700-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:58.222 --72700-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:58.222 --72700-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:58.479 --72700-- Reading syms from /usr/lib64/libm.so.6 00:08:58.479 --72700-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:58.479 --72700-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:58.479 --72700-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:58.479 --72700-- Reading syms from /usr/lib64/libc.so.6 00:08:58.479 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.479 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.480 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.480 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.480 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.480 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.480 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.480 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.480 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.480 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.480 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.480 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.480 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.480 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.480 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:58.480 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.480 --72700-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:58.480 --72700-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:58.480 --72700-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:58.480 --72700-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:58.480 --72700-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:58.480 --72700-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:58.480 --72700-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:58.480 --72700-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:58.480 --72700-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 --72700-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.480 ==72700== Preferring higher priority redirection: 00:08:58.480 --72700-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:58.480 --72700-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:58.480 --72700-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 --72700-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:58.481 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.481 --72700-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.481 --72700-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.481 ==72700== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.481 --72700-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:58.481 --72700-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:58.481 --72700-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:58.481 --72700-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:58.481 --72700-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:58.481 --72700-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:58.481 --72700-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:58.481 --72700-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:58.738 --72700-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:58.739 --72700-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:58.739 --72700-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:58.739 --72700-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:58.739 --72700-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:58.739 --72700-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:58.739 --72700-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:58.739 --72700-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:58.739 --72700-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:58.739 --72700-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:58.739 00:08:58.739 00:08:58.739 CUnit - A unit testing framework for C - Version 2.1-3 00:08:58.739 http://cunit.sourceforge.net/ 00:08:58.739 00:08:58.739 00:08:58.739 Suite: io_channel 00:08:58.739 Test: iobuf ...--72700-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:58.739 passed 00:08:58.739 Test: iobuf_cache ...[2024-07-15 20:06:24.038612] /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:58.996 [2024-07-15 20:06:24.065447] /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:58.996 [2024-07-15 20:06:24.069400] /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:58.996 [2024-07-15 20:06:24.069689] /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:58.996 [2024-07-15 20:06:24.072263] /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:58.996 [2024-07-15 20:06:24.072386] /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:58.996 passed 00:08:58.996 00:08:58.996 Run Summary: Type Total Ran Passed Failed Inactive 00:08:58.996 suites 1 1 n/a 0 0 00:08:58.996 tests 2 2 2 0 0 00:08:58.996 asserts 107 107 107 0 n/a 00:08:58.996 00:08:58.996 Elapsed time = 0.228 seconds 00:08:58.996 --72700-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:58.996 --72700-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:58.996 ==72700== 00:08:58.996 ==72700== HEAP SUMMARY: 00:08:58.996 ==72700== in use at exit: 0 bytes in 0 blocks 00:08:58.996 ==72700== total heap usage: 3,272 allocs, 3,272 frees, 330,245 bytes allocated 00:08:58.996 ==72700== 00:08:58.996 ==72700== All heap blocks were freed -- no leaks are possible 00:08:58.997 ==72700== 00:08:58.997 ==72700== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:58.997 00:08:58.997 real 0m0.763s 00:08:58.997 user 0m0.735s 00:08:58.997 sys 0m0.025s 00:08:58.997 20:06:24 unittest_iobuf -- common/autotest_common.sh@1124 -- # xtrace_disable 00:08:58.997 20:06:24 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:08:58.997 ************************************ 00:08:58.997 END TEST unittest_iobuf 00:08:58.997 ************************************ 00:08:58.997 20:06:24 -- common/autotest_common.sh@1142 -- # return 0 00:08:58.997 20:06:24 -- unit/unittest.sh@283 -- # run_test unittest_util unittest_util 00:08:58.997 20:06:24 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:08:58.997 20:06:24 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:08:58.997 20:06:24 -- common/autotest_common.sh@10 -- # set +x 00:08:58.997 ************************************ 00:08:58.997 START TEST unittest_util 00:08:58.997 ************************************ 00:08:58.997 20:06:24 unittest_util -- common/autotest_common.sh@1123 -- # unittest_util 00:08:58.997 20:06:24 unittest_util -- unit/unittest.sh@134 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:58.997 ==72724== Memcheck, a memory error detector 00:08:58.997 ==72724== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:58.997 ==72724== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:58.997 ==72724== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:58.997 ==72724== 00:08:58.997 --72724-- Valgrind options: 00:08:58.997 --72724-- --leak-check=full 00:08:58.997 --72724-- --error-exitcode=2 00:08:58.997 --72724-- --verbose 00:08:58.997 --72724-- Contents of /proc/version: 00:08:58.997 --72724-- 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:58.997 --72724-- 00:08:58.997 --72724-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:58.997 --72724-- Page sizes: currently 4096, max supported 4096 00:08:58.997 --72724-- Valgrind library directory: /usr/libexec/valgrind 00:08:58.997 --72724-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:58.997 --72724-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:58.997 --72724-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:58.997 --72724-- might be shown as UnknownInlinedFun 00:08:58.997 --72724-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:58.997 --72724-- object doesn't have a dynamic symbol table 00:08:58.997 --72724-- Scheduler: using generic scheduler lock implementation. 00:08:58.997 --72724-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:58.997 ==72724== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72724-by-???-on-7fc73dd678ec 00:08:58.997 ==72724== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72724-by-???-on-7fc73dd678ec 00:08:58.997 ==72724== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72724-by-???-on-7fc73dd678ec 00:08:58.997 ==72724== 00:08:58.997 ==72724== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:58.997 ==72724== don't want to do, unless you know exactly what you're doing, 00:08:58.997 ==72724== or are doing some strange experiment): 00:08:58.997 ==72724== /usr/libexec/valgrind/../../bin/vgdb --pid=72724 ...command... 00:08:58.997 ==72724== 00:08:58.997 ==72724== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:58.997 ==72724== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:58.997 ==72724== and then give GDB the following command 00:08:58.997 ==72724== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72724 00:08:58.997 ==72724== --pid is optional if only one valgrind process is running 00:08:58.997 ==72724== 00:08:58.997 --72724-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:58.997 --72724-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:58.997 --72724-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:58.997 --72724-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:58.998 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:58.998 --72724-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:58.998 --72724-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:58.998 --72724-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:58.998 --72724-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:58.998 --72724-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:58.998 --72724-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:58.998 --72724-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.254 --72724-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.254 --72724-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.254 --72724-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:59.254 --72724-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.254 --72724-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.254 --72724-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:59.254 --72724-- Reading syms from /usr/lib64/libm.so.6 00:08:59.254 --72724-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:59.254 --72724-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:59.254 --72724-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:59.254 --72724-- Reading syms from /usr/lib64/libc.so.6 00:08:59.254 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.254 --72724-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.254 --72724-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.254 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.254 --72724-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.254 --72724-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.254 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.254 --72724-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.254 --72724-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.254 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.254 --72724-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.254 --72724-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.254 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.254 --72724-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.254 --72724-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.254 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.254 --72724-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.254 --72724-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.255 --72724-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.255 --72724-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.255 --72724-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.255 --72724-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:59.255 --72724-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:59.255 --72724-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:59.255 --72724-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 ==72724== Preferring higher priority redirection: 00:08:59.255 --72724-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:59.255 --72724-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:59.255 --72724-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.255 --72724-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.512 --72724-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.512 --72724-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.512 --72724-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:59.512 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.512 --72724-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.512 --72724-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.512 ==72724== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.512 --72724-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:59.512 --72724-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:59.512 --72724-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:59.512 --72724-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:59.512 --72724-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:59.512 --72724-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:59.512 --72724-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:59.512 --72724-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:59.512 --72724-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:59.512 --72724-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:59.512 --72724-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:59.512 --72724-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:59.513 --72724-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:59.513 --72724-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:59.513 --72724-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:59.513 --72724-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:59.513 --72724-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:59.513 --72724-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:59.513 00:08:59.513 00:08:59.513 CUnit - A unit testing framework for C - Version 2.1-3 00:08:59.513 http://cunit.sourceforge.net/ 00:08:59.513 00:08:59.513 00:08:59.513 Suite: base64 00:08:59.513 Test: test_base64_get_encoded_strlen ...passed 00:08:59.513 Test: test_base64_get_decoded_len ...passed 00:08:59.513 Test: test_base64_encode ...passed 00:08:59.513 Test: test_base64_decode ...passed 00:08:59.513 Test: test_base64_urlsafe_encode ...passed 00:08:59.513 Test: test_base64_urlsafe_decode ...passed 00:08:59.513 00:08:59.513 Run Summary: Type Total Ran Passed Failed Inactive 00:08:59.513 suites 1 1 n/a 0 0 00:08:59.513 tests 6 6 6 0 0 00:08:59.513 asserts 112 112 112 0 n/a 00:08:59.513 00:08:59.513 Elapsed time = 0.043 seconds 00:08:59.513 --72724-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:59.513 --72724-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:59.513 ==72724== 00:08:59.513 ==72724== HEAP SUMMARY: 00:08:59.513 ==72724== in use at exit: 0 bytes in 0 blocks 00:08:59.513 ==72724== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:59.513 ==72724== 00:08:59.513 ==72724== All heap blocks were freed -- no leaks are possible 00:08:59.513 ==72724== 00:08:59.513 ==72724== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:59.771 20:06:24 unittest_util -- unit/unittest.sh@135 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:59.771 ==72738== Memcheck, a memory error detector 00:08:59.771 ==72738== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:59.771 ==72738== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:59.771 ==72738== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:59.771 ==72738== 00:08:59.771 --72738-- Valgrind options: 00:08:59.771 --72738-- --leak-check=full 00:08:59.771 --72738-- --error-exitcode=2 00:08:59.771 --72738-- --verbose 00:08:59.771 --72738-- Contents of /proc/version: 00:08:59.771 --72738-- 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:59.771 --72738-- 00:08:59.771 --72738-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:59.771 --72738-- Page sizes: currently 4096, max supported 4096 00:08:59.771 --72738-- Valgrind library directory: /usr/libexec/valgrind 00:08:59.771 --72738-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:59.771 --72738-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:59.771 --72738-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:59.771 --72738-- might be shown as UnknownInlinedFun 00:08:59.771 --72738-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:59.771 --72738-- object doesn't have a dynamic symbol table 00:08:59.771 --72738-- Scheduler: using generic scheduler lock implementation. 00:08:59.771 --72738-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:59.771 ==72738== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72738-by-???-on-7fc73dd678ec 00:08:59.771 ==72738== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72738-by-???-on-7fc73dd678ec 00:08:59.771 ==72738== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72738-by-???-on-7fc73dd678ec 00:08:59.771 ==72738== 00:08:59.771 ==72738== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:59.771 ==72738== don't want to do, unless you know exactly what you're doing, 00:08:59.772 ==72738== or are doing some strange experiment): 00:08:59.772 ==72738== /usr/libexec/valgrind/../../bin/vgdb --pid=72738 ...command... 00:08:59.772 ==72738== 00:08:59.772 ==72738== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:59.772 ==72738== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:59.772 ==72738== and then give GDB the following command 00:08:59.772 ==72738== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72738 00:08:59.772 ==72738== --pid is optional if only one valgrind process is running 00:08:59.772 ==72738== 00:08:59.772 --72738-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:59.772 --72738-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:59.772 --72738-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:59.772 --72738-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:59.772 --72738-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:59.772 --72738-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:59.772 --72738-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:59.772 --72738-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:59.772 --72738-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:59.772 --72738-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:59.772 --72738-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:59.772 --72738-- Reading syms from /usr/lib64/libm.so.6 00:08:59.772 --72738-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:59.772 --72738-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:08:59.772 --72738-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/libc.so.6 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.772 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.772 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.772 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.772 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.772 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:59.772 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:59.772 --72738-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:59.772 --72738-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:59.772 --72738-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:59.772 --72738-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:59.772 --72738-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.030 --72738-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.030 --72738-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.030 --72738-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.030 --72738-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.030 --72738-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.030 --72738-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 ==72738== Preferring higher priority redirection: 00:09:00.031 --72738-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.031 --72738-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.031 --72738-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 --72738-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.031 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.031 --72738-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.031 --72738-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.031 ==72738== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.031 --72738-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.031 --72738-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.031 --72738-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.031 --72738-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.031 --72738-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.031 --72738-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.031 --72738-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.031 --72738-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.031 --72738-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.031 --72738-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.031 --72738-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.031 --72738-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.031 --72738-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.031 --72738-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.031 --72738-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.031 --72738-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.031 --72738-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.031 --72738-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.031 00:09:00.031 00:09:00.031 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.031 http://cunit.sourceforge.net/ 00:09:00.031 00:09:00.031 00:09:00.031 Suite: bit_array 00:09:00.031 Test: test_1bit ...--72738-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:00.031 passed 00:09:00.031 Test: test_64bit ...passed 00:09:00.031 Test: test_find ...passed 00:09:00.031 Test: test_resize ...passed 00:09:00.031 Test: test_errors ...passed 00:09:00.031 Test: test_count ...passed 00:09:00.031 Test: test_mask_store_load ...passed 00:09:00.031 Test: test_mask_clear ...passed 00:09:00.031 00:09:00.290 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.290 suites 1 1 n/a 0 0 00:09:00.290 tests 8 8 8 0 0 00:09:00.290 asserts 5075 5075 5075 0 n/a 00:09:00.290 00:09:00.290 Elapsed time = 0.057 seconds 00:09:00.290 --72738-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.290 --72738-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.290 ==72738== 00:09:00.290 ==72738== HEAP SUMMARY: 00:09:00.290 ==72738== in use at exit: 0 bytes in 0 blocks 00:09:00.290 ==72738== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:09:00.290 ==72738== 00:09:00.290 ==72738== All heap blocks were freed -- no leaks are possible 00:09:00.290 ==72738== 00:09:00.290 ==72738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.290 20:06:25 unittest_util -- unit/unittest.sh@136 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:00.290 ==72739== Memcheck, a memory error detector 00:09:00.290 ==72739== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.290 ==72739== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.290 ==72739== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:00.290 ==72739== 00:09:00.290 --72739-- Valgrind options: 00:09:00.290 --72739-- --leak-check=full 00:09:00.290 --72739-- --error-exitcode=2 00:09:00.290 --72739-- --verbose 00:09:00.290 --72739-- Contents of /proc/version: 00:09:00.290 --72739-- 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:09:00.290 --72739-- 00:09:00.290 --72739-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.290 --72739-- Page sizes: currently 4096, max supported 4096 00:09:00.290 --72739-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.290 --72739-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:00.290 --72739-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.290 --72739-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.290 --72739-- might be shown as UnknownInlinedFun 00:09:00.290 --72739-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.290 --72739-- object doesn't have a dynamic symbol table 00:09:00.290 --72739-- Scheduler: using generic scheduler lock implementation. 00:09:00.290 --72739-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.290 ==72739== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72739-by-???-on-7fc73dd678ec 00:09:00.290 ==72739== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72739-by-???-on-7fc73dd678ec 00:09:00.290 ==72739== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72739-by-???-on-7fc73dd678ec 00:09:00.290 ==72739== 00:09:00.290 ==72739== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.290 ==72739== don't want to do, unless you know exactly what you're doing, 00:09:00.290 ==72739== or are doing some strange experiment): 00:09:00.290 ==72739== /usr/libexec/valgrind/../../bin/vgdb --pid=72739 ...command... 00:09:00.290 ==72739== 00:09:00.290 ==72739== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.290 ==72739== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:09:00.290 ==72739== and then give GDB the following command 00:09:00.290 ==72739== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72739 00:09:00.290 ==72739== --pid is optional if only one valgrind process is running 00:09:00.290 ==72739== 00:09:00.290 --72739-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.290 --72739-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.290 --72739-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.290 --72739-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.290 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.290 --72739-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.290 --72739-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.290 --72739-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.290 --72739-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.290 --72739-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.290 --72739-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.290 --72739-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.290 --72739-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.290 --72739-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.290 --72739-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:00.290 --72739-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.290 --72739-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.290 --72739-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.290 --72739-- Reading syms from /usr/lib64/libm.so.6 00:09:00.290 --72739-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.290 --72739-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.290 --72739-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.290 --72739-- Reading syms from /usr/lib64/libc.so.6 00:09:00.290 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.290 --72739-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.291 --72739-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.291 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.291 --72739-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.291 --72739-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.291 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.291 --72739-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.291 --72739-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.291 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.291 --72739-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.291 --72739-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.291 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.291 --72739-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.291 --72739-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:00.291 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.291 --72739-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:00.291 --72739-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:00.548 --72739-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:00.548 --72739-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:00.548 --72739-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:00.548 --72739-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:00.548 --72739-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:00.548 --72739-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:00.548 --72739-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 ==72739== Preferring higher priority redirection: 00:09:00.549 --72739-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:00.549 --72739-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:00.549 --72739-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 --72739-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:00.549 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.549 --72739-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.549 --72739-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.549 ==72739== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.549 --72739-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:00.549 --72739-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:00.549 --72739-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:00.549 --72739-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:00.549 --72739-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:00.549 --72739-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:00.549 --72739-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:00.549 --72739-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:00.549 --72739-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:00.549 --72739-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:00.549 --72739-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:00.550 --72739-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:00.550 --72739-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:00.550 --72739-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:00.550 --72739-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:00.550 --72739-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:00.550 --72739-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:00.550 --72739-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:00.550 00:09:00.550 00:09:00.550 CUnit - A unit testing framework for C - Version 2.1-3 00:09:00.550 http://cunit.sourceforge.net/ 00:09:00.550 00:09:00.550 00:09:00.550 Suite: cpuset 00:09:00.550 Test: test_cpuset ...passed 00:09:00.807 Test: test_cpuset_parse ...[2024-07-15 20:06:25.878004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 256:parse_list: *ERROR*: Unexpected end of core list '[' 00:09:00.807 [2024-07-15 20:06:25.905610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:09:00.807 [2024-07-15 20:06:25.906347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:09:00.807 [2024-07-15 20:06:25.907272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 236:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:09:00.807 [2024-07-15 20:06:25.907778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:09:00.807 [2024-07-15 20:06:25.908144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 258:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:09:00.808 [2024-07-15 20:06:25.908723] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 220:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:09:00.808 [2024-07-15 20:06:25.909519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 215:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:09:00.808 passed 00:09:00.808 Test: test_cpuset_fmt ...passed 00:09:00.808 Test: test_cpuset_foreach ...passed 00:09:00.808 00:09:00.808 Run Summary: Type Total Ran Passed Failed Inactive 00:09:00.808 suites 1 1 n/a 0 0 00:09:00.808 tests 4 4 4 0 0 00:09:00.808 asserts 90 90 90 0 n/a 00:09:00.808 00:09:00.808 Elapsed time = 0.078 seconds 00:09:00.808 --72739-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:00.808 --72739-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:00.808 ==72739== 00:09:00.808 ==72739== HEAP SUMMARY: 00:09:00.808 ==72739== in use at exit: 0 bytes in 0 blocks 00:09:00.808 ==72739== total heap usage: 72 allocs, 72 frees, 104,024 bytes allocated 00:09:00.808 ==72739== 00:09:00.808 ==72739== All heap blocks were freed -- no leaks are possible 00:09:00.808 ==72739== 00:09:00.808 ==72739== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:00.808 20:06:25 unittest_util -- unit/unittest.sh@137 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:00.808 ==72750== Memcheck, a memory error detector 00:09:00.808 ==72750== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:00.808 ==72750== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:00.808 ==72750== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:00.808 ==72750== 00:09:00.808 --72750-- Valgrind options: 00:09:00.808 --72750-- --leak-check=full 00:09:00.808 --72750-- --error-exitcode=2 00:09:00.808 --72750-- --verbose 00:09:00.808 --72750-- Contents of /proc/version: 00:09:00.808 --72750-- 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:09:00.808 --72750-- 00:09:00.808 --72750-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:00.808 --72750-- Page sizes: currently 4096, max supported 4096 00:09:00.808 --72750-- Valgrind library directory: /usr/libexec/valgrind 00:09:00.808 --72750-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:00.808 --72750-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:00.808 --72750-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:00.808 --72750-- might be shown as UnknownInlinedFun 00:09:00.808 --72750-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:00.808 --72750-- object doesn't have a dynamic symbol table 00:09:00.808 --72750-- Scheduler: using generic scheduler lock implementation. 00:09:00.808 --72750-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:00.808 ==72750== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72750-by-???-on-7fc73dd678ec 00:09:00.808 ==72750== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72750-by-???-on-7fc73dd678ec 00:09:00.808 ==72750== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72750-by-???-on-7fc73dd678ec 00:09:00.808 ==72750== 00:09:00.808 ==72750== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:00.808 ==72750== don't want to do, unless you know exactly what you're doing, 00:09:00.808 ==72750== or are doing some strange experiment): 00:09:00.808 ==72750== /usr/libexec/valgrind/../../bin/vgdb --pid=72750 ...command... 00:09:00.808 ==72750== 00:09:00.808 ==72750== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:00.808 ==72750== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:09:00.808 ==72750== and then give GDB the following command 00:09:00.808 ==72750== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72750 00:09:00.808 ==72750== --pid is optional if only one valgrind process is running 00:09:00.808 ==72750== 00:09:00.808 --72750-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:00.808 --72750-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:00.808 --72750-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:00.808 --72750-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:00.808 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:00.808 --72750-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:00.808 --72750-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:00.808 --72750-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:00.808 --72750-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:00.808 --72750-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:00.808 --72750-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:00.808 --72750-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:00.808 --72750-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:00.808 --72750-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:00.808 --72750-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:00.808 --72750-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:00.808 --72750-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:00.808 --72750-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:00.808 --72750-- Reading syms from /usr/lib64/libm.so.6 00:09:00.808 --72750-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:00.809 --72750-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:00.809 --72750-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:00.809 --72750-- Reading syms from /usr/lib64/libc.so.6 00:09:01.066 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.067 --72750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.067 --72750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.067 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.067 --72750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.067 --72750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.067 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.067 --72750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.067 --72750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.067 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.067 --72750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.067 --72750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.067 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.067 --72750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.067 --72750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.067 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.067 --72750-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.067 --72750-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.067 --72750-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.067 --72750-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.067 --72750-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.067 --72750-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.067 --72750-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.067 --72750-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.067 --72750-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 ==72750== Preferring higher priority redirection: 00:09:01.067 --72750-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.067 --72750-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.067 --72750-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 --72750-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.067 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.068 --72750-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.068 --72750-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.068 ==72750== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.068 --72750-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.068 --72750-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.068 --72750-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.068 --72750-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.068 --72750-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.068 --72750-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.068 --72750-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.068 --72750-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.068 --72750-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.068 --72750-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.068 --72750-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.068 --72750-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.068 --72750-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.068 --72750-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.068 --72750-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.326 --72750-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.326 --72750-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.326 --72750-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.326 00:09:01.326 00:09:01.326 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.326 http://cunit.sourceforge.net/ 00:09:01.326 00:09:01.326 00:09:01.326 Suite: crc16 00:09:01.326 Test: test_crc16_t10dif ...passed 00:09:01.326 Test: test_crc16_t10dif_seed ...passed 00:09:01.326 Test: test_crc16_t10dif_copy ...passed 00:09:01.326 00:09:01.326 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.326 suites 1 1 n/a 0 0 00:09:01.326 tests 3 3 3 0 0 00:09:01.326 asserts 5 5 5 0 n/a 00:09:01.326 00:09:01.326 Elapsed time = 0.009 seconds 00:09:01.326 --72750-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.326 --72750-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.326 ==72750== 00:09:01.326 ==72750== HEAP SUMMARY: 00:09:01.326 ==72750== in use at exit: 0 bytes in 0 blocks 00:09:01.326 ==72750== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:09:01.326 ==72750== 00:09:01.326 ==72750== All heap blocks were freed -- no leaks are possible 00:09:01.326 ==72750== 00:09:01.326 ==72750== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.326 20:06:26 unittest_util -- unit/unittest.sh@138 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:01.326 ==72752== Memcheck, a memory error detector 00:09:01.326 ==72752== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.326 ==72752== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.326 ==72752== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:01.326 ==72752== 00:09:01.326 --72752-- Valgrind options: 00:09:01.326 --72752-- --leak-check=full 00:09:01.326 --72752-- --error-exitcode=2 00:09:01.326 --72752-- --verbose 00:09:01.326 --72752-- Contents of /proc/version: 00:09:01.326 --72752-- 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:09:01.327 --72752-- 00:09:01.327 --72752-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.327 --72752-- Page sizes: currently 4096, max supported 4096 00:09:01.327 --72752-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.327 --72752-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:01.327 --72752-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.327 --72752-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.327 --72752-- might be shown as UnknownInlinedFun 00:09:01.327 --72752-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.327 --72752-- object doesn't have a dynamic symbol table 00:09:01.327 --72752-- Scheduler: using generic scheduler lock implementation. 00:09:01.327 --72752-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.327 ==72752== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72752-by-???-on-7fc73dd678ec 00:09:01.327 ==72752== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72752-by-???-on-7fc73dd678ec 00:09:01.327 ==72752== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72752-by-???-on-7fc73dd678ec 00:09:01.327 ==72752== 00:09:01.327 ==72752== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.327 ==72752== don't want to do, unless you know exactly what you're doing, 00:09:01.327 ==72752== or are doing some strange experiment): 00:09:01.327 ==72752== /usr/libexec/valgrind/../../bin/vgdb --pid=72752 ...command... 00:09:01.327 ==72752== 00:09:01.327 ==72752== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.327 ==72752== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:09:01.327 ==72752== and then give GDB the following command 00:09:01.327 ==72752== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72752 00:09:01.327 ==72752== --pid is optional if only one valgrind process is running 00:09:01.327 ==72752== 00:09:01.327 --72752-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:01.327 --72752-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:01.327 --72752-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:01.327 --72752-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:01.327 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.327 --72752-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:01.327 --72752-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:01.327 --72752-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:01.327 --72752-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:01.327 --72752-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:01.327 --72752-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:01.327 --72752-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:01.327 --72752-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:01.327 --72752-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:01.327 --72752-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:01.327 --72752-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:01.327 --72752-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:01.327 --72752-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:01.585 --72752-- Reading syms from /usr/lib64/libm.so.6 00:09:01.585 --72752-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:01.585 --72752-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:01.585 --72752-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:01.585 --72752-- Reading syms from /usr/lib64/libc.so.6 00:09:01.585 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.585 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.585 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.585 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.586 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.586 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.586 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.586 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.586 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.586 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.586 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:01.586 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:01.586 --72752-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:01.586 --72752-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:01.586 --72752-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:01.586 --72752-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:01.586 --72752-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:01.586 --72752-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:01.586 --72752-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:01.586 --72752-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 ==72752== Preferring higher priority redirection: 00:09:01.586 --72752-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:01.586 --72752-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:01.586 --72752-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 --72752-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:01.586 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.586 --72752-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.586 ==72752== WARNING: new redirection conflicts with existing -- ignoring it 00:09:01.586 --72752-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:01.586 --72752-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:01.844 --72752-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:01.844 --72752-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:01.844 --72752-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:01.844 --72752-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:01.844 --72752-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:01.844 --72752-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:01.844 --72752-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:01.844 --72752-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:01.844 --72752-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:01.844 --72752-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:01.844 --72752-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:01.844 --72752-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:01.844 --72752-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:01.844 --72752-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:01.844 --72752-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:01.844 --72752-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:01.844 00:09:01.844 00:09:01.845 CUnit - A unit testing framework for C - Version 2.1-3 00:09:01.845 http://cunit.sourceforge.net/ 00:09:01.845 00:09:01.845 00:09:01.845 Suite: crc32_ieee 00:09:01.845 Test: test_crc32_ieee ...passed 00:09:01.845 00:09:01.845 Run Summary: Type Total Ran Passed Failed Inactive 00:09:01.845 suites 1 1 n/a 0 0 00:09:01.845 tests 1 1 1 0 0 00:09:01.845 asserts 1 1 1 0 n/a 00:09:01.845 00:09:01.845 Elapsed time = 0.005 seconds 00:09:01.845 --72752-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:01.845 --72752-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:01.845 ==72752== 00:09:01.845 ==72752== HEAP SUMMARY: 00:09:01.845 ==72752== in use at exit: 0 bytes in 0 blocks 00:09:01.845 ==72752== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:09:01.845 ==72752== 00:09:01.845 ==72752== All heap blocks were freed -- no leaks are possible 00:09:01.845 ==72752== 00:09:01.845 ==72752== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:01.845 20:06:27 unittest_util -- unit/unittest.sh@139 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:01.845 ==72759== Memcheck, a memory error detector 00:09:01.845 ==72759== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:01.845 ==72759== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:01.845 ==72759== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:01.845 ==72759== 00:09:01.845 --72759-- Valgrind options: 00:09:01.845 --72759-- --leak-check=full 00:09:01.845 --72759-- --error-exitcode=2 00:09:01.845 --72759-- --verbose 00:09:01.845 --72759-- Contents of /proc/version: 00:09:01.845 --72759-- 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:09:01.845 --72759-- 00:09:01.845 --72759-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:01.845 --72759-- Page sizes: currently 4096, max supported 4096 00:09:01.845 --72759-- Valgrind library directory: /usr/libexec/valgrind 00:09:01.845 --72759-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:01.845 --72759-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:01.845 --72759-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:01.845 --72759-- might be shown as UnknownInlinedFun 00:09:01.845 --72759-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:01.845 --72759-- object doesn't have a dynamic symbol table 00:09:01.845 --72759-- Scheduler: using generic scheduler lock implementation. 00:09:01.845 --72759-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:01.845 ==72759== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72759-by-???-on-7fc73dd678ec 00:09:01.845 ==72759== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72759-by-???-on-7fc73dd678ec 00:09:01.845 ==72759== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72759-by-???-on-7fc73dd678ec 00:09:01.845 ==72759== 00:09:01.845 ==72759== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:01.845 ==72759== don't want to do, unless you know exactly what you're doing, 00:09:01.845 ==72759== or are doing some strange experiment): 00:09:01.845 ==72759== /usr/libexec/valgrind/../../bin/vgdb --pid=72759 ...command... 00:09:01.845 ==72759== 00:09:01.845 ==72759== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:01.845 ==72759== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:09:01.845 ==72759== and then give GDB the following command 00:09:01.845 ==72759== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72759 00:09:01.845 ==72759== --pid is optional if only one valgrind process is running 00:09:01.845 ==72759== 00:09:02.102 --72759-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.102 --72759-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.102 --72759-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.102 --72759-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.102 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.102 --72759-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.102 --72759-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.102 --72759-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.102 --72759-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.102 --72759-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.102 --72759-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.102 --72759-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.102 --72759-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.102 --72759-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.102 --72759-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.102 --72759-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.102 --72759-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.102 --72759-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.102 --72759-- Reading syms from /usr/lib64/libm.so.6 00:09:02.102 --72759-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.102 --72759-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.103 --72759-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.103 --72759-- Reading syms from /usr/lib64/libc.so.6 00:09:02.103 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.103 --72759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.103 --72759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.103 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.103 --72759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.103 --72759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.103 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.103 --72759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.103 --72759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.103 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.103 --72759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.103 --72759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.103 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.103 --72759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.103 --72759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.103 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.103 --72759-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.103 --72759-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.103 --72759-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.103 --72759-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.103 --72759-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.103 --72759-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.103 --72759-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.103 --72759-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.103 --72759-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 ==72759== Preferring higher priority redirection: 00:09:02.103 --72759-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.103 --72759-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.103 --72759-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.103 --72759-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.361 --72759-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.361 --72759-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.361 --72759-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.361 --72759-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.361 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.361 --72759-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.361 --72759-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.361 ==72759== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.361 --72759-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.361 --72759-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.361 --72759-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.361 --72759-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.361 --72759-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.361 --72759-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.361 --72759-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.361 --72759-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.361 --72759-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.361 --72759-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.361 --72759-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.361 --72759-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.361 --72759-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.361 --72759-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.361 --72759-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.361 --72759-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.361 --72759-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.361 --72759-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.361 00:09:02.361 00:09:02.361 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.362 http://cunit.sourceforge.net/ 00:09:02.362 00:09:02.362 00:09:02.362 Suite: crc32c 00:09:02.362 Test: test_crc32c ...passed 00:09:02.362 Test: test_crc32c_nvme ...passed 00:09:02.362 00:09:02.362 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.362 suites 1 1 n/a 0 0 00:09:02.362 tests 2 2 2 0 0 00:09:02.362 asserts 16 16 16 0 n/a 00:09:02.362 00:09:02.362 Elapsed time = 0.021 seconds 00:09:02.362 --72759-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.362 --72759-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.362 ==72759== 00:09:02.362 ==72759== HEAP SUMMARY: 00:09:02.362 ==72759== in use at exit: 0 bytes in 0 blocks 00:09:02.362 ==72759== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:09:02.362 ==72759== 00:09:02.362 ==72759== All heap blocks were freed -- no leaks are possible 00:09:02.362 ==72759== 00:09:02.362 ==72759== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.362 20:06:27 unittest_util -- unit/unittest.sh@140 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:02.362 ==72767== Memcheck, a memory error detector 00:09:02.362 ==72767== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.362 ==72767== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.362 ==72767== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:02.362 ==72767== 00:09:02.362 --72767-- Valgrind options: 00:09:02.362 --72767-- --leak-check=full 00:09:02.362 --72767-- --error-exitcode=2 00:09:02.362 --72767-- --verbose 00:09:02.362 --72767-- Contents of /proc/version: 00:09:02.362 --72767-- 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:09:02.362 --72767-- 00:09:02.362 --72767-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.362 --72767-- Page sizes: currently 4096, max supported 4096 00:09:02.362 --72767-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.362 --72767-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:02.362 --72767-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.362 --72767-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.362 --72767-- might be shown as UnknownInlinedFun 00:09:02.362 --72767-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.362 --72767-- object doesn't have a dynamic symbol table 00:09:02.362 --72767-- Scheduler: using generic scheduler lock implementation. 00:09:02.362 --72767-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.362 ==72767== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72767-by-???-on-7fc73dd678ec 00:09:02.362 ==72767== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72767-by-???-on-7fc73dd678ec 00:09:02.362 ==72767== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72767-by-???-on-7fc73dd678ec 00:09:02.362 ==72767== 00:09:02.362 ==72767== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.362 ==72767== don't want to do, unless you know exactly what you're doing, 00:09:02.362 ==72767== or are doing some strange experiment): 00:09:02.362 ==72767== /usr/libexec/valgrind/../../bin/vgdb --pid=72767 ...command... 00:09:02.362 ==72767== 00:09:02.362 ==72767== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.362 ==72767== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:09:02.362 ==72767== and then give GDB the following command 00:09:02.362 ==72767== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72767 00:09:02.362 ==72767== --pid is optional if only one valgrind process is running 00:09:02.362 ==72767== 00:09:02.620 --72767-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:02.620 --72767-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:02.620 --72767-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:02.620 --72767-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:02.620 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.620 --72767-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:02.620 --72767-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:02.620 --72767-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:02.620 --72767-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:02.620 --72767-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:02.620 --72767-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:02.620 --72767-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:02.620 --72767-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:02.620 --72767-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:02.620 --72767-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:02.620 --72767-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:02.620 --72767-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:02.620 --72767-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:02.620 --72767-- Reading syms from /usr/lib64/libm.so.6 00:09:02.620 --72767-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:02.620 --72767-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:02.620 --72767-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:02.620 --72767-- Reading syms from /usr/lib64/libc.so.6 00:09:02.620 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.620 --72767-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.620 --72767-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.620 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.620 --72767-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.621 --72767-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.621 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.621 --72767-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.621 --72767-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.621 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.621 --72767-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.621 --72767-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.621 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.621 --72767-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.621 --72767-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:02.621 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.621 --72767-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:02.621 --72767-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:02.621 --72767-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:02.621 --72767-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:02.621 --72767-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:02.621 --72767-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:02.621 --72767-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:02.621 --72767-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:02.621 --72767-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 ==72767== Preferring higher priority redirection: 00:09:02.621 --72767-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:02.621 --72767-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:02.621 --72767-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.621 --72767-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.880 --72767-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.880 --72767-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.880 --72767-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.880 --72767-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:02.880 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.880 --72767-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.880 --72767-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.880 ==72767== WARNING: new redirection conflicts with existing -- ignoring it 00:09:02.880 --72767-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:02.880 --72767-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:02.880 --72767-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:02.880 --72767-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:02.880 --72767-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:02.880 --72767-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:02.880 --72767-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:02.880 --72767-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:02.880 --72767-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:02.880 --72767-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:02.880 --72767-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:02.880 --72767-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:02.880 --72767-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:02.880 --72767-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:02.880 --72767-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:02.880 --72767-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:02.880 --72767-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:02.880 00:09:02.880 00:09:02.880 CUnit - A unit testing framework for C - Version 2.1-3 00:09:02.880 http://cunit.sourceforge.net/ 00:09:02.880 00:09:02.880 00:09:02.880 Suite: crc64 00:09:02.880 Test: test_crc64_nvme ...--72767-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:02.880 passed 00:09:02.880 00:09:02.880 Run Summary: Type Total Ran Passed Failed Inactive 00:09:02.880 suites 1 1 n/a 0 0 00:09:02.880 tests 1 1 1 0 0 00:09:02.880 asserts 4 4 4 0 n/a 00:09:02.880 00:09:02.880 Elapsed time = 0.008 seconds 00:09:02.880 --72767-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:02.880 --72767-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:02.880 ==72767== 00:09:02.880 ==72767== HEAP SUMMARY: 00:09:02.880 ==72767== in use at exit: 0 bytes in 0 blocks 00:09:02.880 ==72767== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:09:02.880 ==72767== 00:09:02.880 ==72767== All heap blocks were freed -- no leaks are possible 00:09:02.880 ==72767== 00:09:02.880 ==72767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:02.880 20:06:28 unittest_util -- unit/unittest.sh@141 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:02.880 ==72774== Memcheck, a memory error detector 00:09:02.880 ==72774== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:02.880 ==72774== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:02.880 ==72774== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:02.880 ==72774== 00:09:02.880 --72774-- Valgrind options: 00:09:02.880 --72774-- --leak-check=full 00:09:02.880 --72774-- --error-exitcode=2 00:09:02.880 --72774-- --verbose 00:09:02.880 --72774-- Contents of /proc/version: 00:09:02.880 --72774-- 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:09:02.880 --72774-- 00:09:02.880 --72774-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:02.880 --72774-- Page sizes: currently 4096, max supported 4096 00:09:02.880 --72774-- Valgrind library directory: /usr/libexec/valgrind 00:09:02.880 --72774-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:02.880 --72774-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:02.880 --72774-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:02.880 --72774-- might be shown as UnknownInlinedFun 00:09:02.880 --72774-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:02.880 --72774-- object doesn't have a dynamic symbol table 00:09:02.881 --72774-- Scheduler: using generic scheduler lock implementation. 00:09:02.881 --72774-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:02.881 ==72774== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72774-by-???-on-7fc73dd678ec 00:09:02.881 ==72774== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72774-by-???-on-7fc73dd678ec 00:09:02.881 ==72774== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72774-by-???-on-7fc73dd678ec 00:09:02.881 ==72774== 00:09:02.881 ==72774== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:02.881 ==72774== don't want to do, unless you know exactly what you're doing, 00:09:02.881 ==72774== or are doing some strange experiment): 00:09:02.881 ==72774== /usr/libexec/valgrind/../../bin/vgdb --pid=72774 ...command... 00:09:02.881 ==72774== 00:09:02.881 ==72774== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:02.881 ==72774== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:09:02.881 ==72774== and then give GDB the following command 00:09:02.881 ==72774== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72774 00:09:02.881 ==72774== --pid is optional if only one valgrind process is running 00:09:02.881 ==72774== 00:09:02.881 --72774-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.139 --72774-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.139 --72774-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.139 --72774-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.139 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.139 --72774-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.139 --72774-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.139 --72774-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.139 --72774-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.139 --72774-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.139 --72774-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.139 --72774-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.139 --72774-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.139 --72774-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.139 --72774-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:03.139 --72774-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.139 --72774-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.139 --72774-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.139 --72774-- Reading syms from /usr/lib64/libm.so.6 00:09:03.139 --72774-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.139 --72774-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:03.139 --72774-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.139 --72774-- Reading syms from /usr/lib64/libc.so.6 00:09:03.139 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.139 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.139 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.139 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.139 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.139 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.139 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.139 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.140 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.140 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.140 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.140 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.140 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.140 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.140 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.140 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.140 --72774-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.140 --72774-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.140 --72774-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.140 --72774-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.140 --72774-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.140 --72774-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.140 --72774-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.140 --72774-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.140 --72774-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 ==72774== Preferring higher priority redirection: 00:09:03.140 --72774-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.140 --72774-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.140 --72774-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.140 --72774-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.141 --72774-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.141 --72774-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.398 --72774-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.398 --72774-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.398 --72774-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.398 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.398 --72774-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.398 --72774-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.398 ==72774== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.398 --72774-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.398 --72774-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.398 --72774-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.398 --72774-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.398 --72774-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.398 --72774-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.398 --72774-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.398 --72774-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.398 --72774-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.398 --72774-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.398 --72774-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.398 --72774-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.398 --72774-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.398 --72774-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.398 --72774-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.398 --72774-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.398 --72774-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.398 --72774-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.398 00:09:03.398 00:09:03.398 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.398 http://cunit.sourceforge.net/ 00:09:03.398 00:09:03.398 00:09:03.398 Suite: string 00:09:03.398 Test: test_parse_ip_addr ...passed 00:09:03.398 Test: test_str_chomp ...passed 00:09:03.398 Test: test_parse_capacity ...--72774-- REDIR: 0x5648c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:09:03.398 passed 00:09:03.398 Test: test_sprintf_append_realloc ...--72774-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:03.398 passed 00:09:03.398 Test: test_strtol ...passed 00:09:03.398 Test: test_strtoll ...passed 00:09:03.398 Test: test_strarray ...--72774-- REDIR: 0x5669e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:09:03.398 --72774-- REDIR: 0x564c9e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:09:03.398 passed 00:09:03.398 Test: test_strcpy_replace ...--72774-- REDIR: 0x55a19d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:09:03.398 passed 00:09:03.398 00:09:03.398 Run Summary: Type Total Ran Passed Failed Inactive 00:09:03.398 suites 1 1 n/a 0 0 00:09:03.398 tests 8 8 8 0 0 00:09:03.398 asserts 161 161 161 0 n/a 00:09:03.398 00:09:03.398 Elapsed time = 0.075 seconds 00:09:03.398 --72774-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:03.398 --72774-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:03.398 ==72774== 00:09:03.398 ==72774== HEAP SUMMARY: 00:09:03.398 ==72774== in use at exit: 0 bytes in 0 blocks 00:09:03.398 ==72774== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:09:03.398 ==72774== 00:09:03.398 ==72774== All heap blocks were freed -- no leaks are possible 00:09:03.398 ==72774== 00:09:03.398 ==72774== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:03.398 20:06:28 unittest_util -- unit/unittest.sh@142 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:03.655 ==72785== Memcheck, a memory error detector 00:09:03.655 ==72785== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:03.656 ==72785== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:03.656 ==72785== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:03.656 ==72785== 00:09:03.656 --72785-- Valgrind options: 00:09:03.656 --72785-- --leak-check=full 00:09:03.656 --72785-- --error-exitcode=2 00:09:03.656 --72785-- --verbose 00:09:03.656 --72785-- Contents of /proc/version: 00:09:03.656 --72785-- 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:09:03.656 --72785-- 00:09:03.656 --72785-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:03.656 --72785-- Page sizes: currently 4096, max supported 4096 00:09:03.656 --72785-- Valgrind library directory: /usr/libexec/valgrind 00:09:03.656 --72785-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:03.656 --72785-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:03.656 --72785-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:03.656 --72785-- might be shown as UnknownInlinedFun 00:09:03.656 --72785-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:03.656 --72785-- object doesn't have a dynamic symbol table 00:09:03.656 --72785-- Scheduler: using generic scheduler lock implementation. 00:09:03.656 --72785-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:03.656 ==72785== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72785-by-???-on-7fc73dd678ec 00:09:03.656 ==72785== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72785-by-???-on-7fc73dd678ec 00:09:03.656 ==72785== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72785-by-???-on-7fc73dd678ec 00:09:03.656 ==72785== 00:09:03.656 ==72785== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:03.656 ==72785== don't want to do, unless you know exactly what you're doing, 00:09:03.656 ==72785== or are doing some strange experiment): 00:09:03.656 ==72785== /usr/libexec/valgrind/../../bin/vgdb --pid=72785 ...command... 00:09:03.656 ==72785== 00:09:03.656 ==72785== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:03.656 ==72785== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:09:03.656 ==72785== and then give GDB the following command 00:09:03.656 ==72785== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72785 00:09:03.656 ==72785== --pid is optional if only one valgrind process is running 00:09:03.656 ==72785== 00:09:03.656 --72785-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:03.656 --72785-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:03.656 --72785-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:03.656 --72785-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:03.656 --72785-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:03.656 --72785-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:03.656 --72785-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:03.656 --72785-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:03.656 --72785-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:03.656 --72785-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:03.656 --72785-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:03.656 --72785-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:03.656 --72785-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:03.656 --72785-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:03.656 --72785-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:03.656 --72785-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:03.656 --72785-- Reading syms from /usr/lib64/libm.so.6 00:09:03.656 --72785-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:03.656 --72785-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:03.656 --72785-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:03.656 --72785-- Reading syms from /usr/lib64/libc.so.6 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.656 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.656 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.656 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.656 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.656 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:03.656 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.656 --72785-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:03.656 --72785-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:03.657 --72785-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:03.657 --72785-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:03.657 --72785-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:03.657 --72785-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:03.914 --72785-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:03.914 --72785-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:03.914 --72785-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 ==72785== Preferring higher priority redirection: 00:09:03.914 --72785-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:03.914 --72785-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:03.914 --72785-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 --72785-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:03.914 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.914 --72785-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.914 --72785-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.914 ==72785== WARNING: new redirection conflicts with existing -- ignoring it 00:09:03.914 --72785-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:03.914 --72785-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:03.914 --72785-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:03.914 --72785-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:03.914 --72785-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:03.914 --72785-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:03.914 --72785-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:03.914 --72785-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:03.914 --72785-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:03.914 --72785-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:03.914 --72785-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:03.914 --72785-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:03.914 --72785-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:03.914 --72785-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:03.914 --72785-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:03.914 --72785-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:03.914 --72785-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:03.914 --72785-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:03.914 00:09:03.914 00:09:03.914 CUnit - A unit testing framework for C - Version 2.1-3 00:09:03.914 http://cunit.sourceforge.net/ 00:09:03.914 00:09:03.914 00:09:03.914 Suite: dif 00:09:04.172 Test: dif_generate_and_verify_test ...[2024-07-15 20:06:29.217623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:04.172 [2024-07-15 20:06:29.245603] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:04.172 [2024-07-15 20:06:29.246802] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:09:04.172 [2024-07-15 20:06:29.249013] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:04.172 [2024-07-15 20:06:29.250131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:04.173 [2024-07-15 20:06:29.251058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:09:04.173 passed 00:09:04.173 Test: dif_disable_check_test ...[2024-07-15 20:06:29.257684] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:04.173 [2024-07-15 20:06:29.258661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:04.173 [2024-07-15 20:06:29.259608] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:09:04.173 passed 00:09:04.173 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-07-15 20:06:29.277548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:09:04.173 [2024-07-15 20:06:29.279423] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:09:04.173 [2024-07-15 20:06:29.280749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:09:04.173 [2024-07-15 20:06:29.281625] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:09:04.173 [2024-07-15 20:06:29.282738] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:04.173 [2024-07-15 20:06:29.283521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:04.173 [2024-07-15 20:06:29.284315] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:04.173 [2024-07-15 20:06:29.285105] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:09:04.173 [2024-07-15 20:06:29.286055] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:04.173 [2024-07-15 20:06:29.286850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:04.173 [2024-07-15 20:06:29.287624] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:09:04.173 passed 00:09:04.173 Test: dif_apptag_mask_test ...[2024-07-15 20:06:29.290272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:04.173 [2024-07-15 20:06:29.292940] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:09:04.173 passed 00:09:04.173 Test: dif_sec_512_md_0_error_test ...[2024-07-15 20:06:29.293854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:04.173 passed 00:09:04.173 Test: dif_sec_4096_md_0_error_test ...[2024-07-15 20:06:29.294737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:04.173 [2024-07-15 20:06:29.295294] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:04.173 passed 00:09:04.173 Test: dif_sec_4100_md_128_error_test ...[2024-07-15 20:06:29.296017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:09:04.173 [2024-07-15 20:06:29.296656] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:09:04.173 passed 00:09:04.173 Test: dif_guard_seed_test ...passed 00:09:04.173 Test: dif_guard_value_test ...passed 00:09:04.173 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:09:04.173 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:04.173 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 20:06:29.455101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=ff4c, Actual=fd4c 00:09:04.173 [2024-07-15 20:06:29.460378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fc21, Actual=fe21 00:09:04.173 [2024-07-15 20:06:29.465923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.173 [2024-07-15 20:06:29.471467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.173 [2024-07-15 20:06:29.477452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.173 [2024-07-15 20:06:29.481490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.174 [2024-07-15 20:06:29.486427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fd4c, Actual=8b73 00:09:04.174 [2024-07-15 20:06:29.489568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fe21, Actual=ad8f 00:09:04.174 [2024-07-15 20:06:29.493097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1ab751ed, Actual=1ab753ed 00:09:04.432 [2024-07-15 20:06:29.497550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=38574460, Actual=38574660 00:09:04.432 [2024-07-15 20:06:29.502247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.432 [2024-07-15 20:06:29.506703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.432 [2024-07-15 20:06:29.511999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.432 [2024-07-15 20:06:29.516452] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.432 [2024-07-15 20:06:29.521152] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1ab753ed, Actual=2e82ef04 00:09:04.432 [2024-07-15 20:06:29.524270] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=38574660, Actual=19649f56 00:09:04.432 [2024-07-15 20:06:29.527287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.432 [2024-07-15 20:06:29.531328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=88010a2d4837a066, Actual=88010a2d4837a266 00:09:04.432 [2024-07-15 20:06:29.535629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.432 [2024-07-15 20:06:29.539647] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.432 [2024-07-15 20:06:29.544333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.432 [2024-07-15 20:06:29.548384] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.432 [2024-07-15 20:06:29.552649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a576a7728ecc20d3, Actual=11a5aef6c4364f3d 00:09:04.432 [2024-07-15 20:06:29.555348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=88010a2d4837a266, Actual=7e156c01c173ee89 00:09:04.432 passed 00:09:04.432 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-07-15 20:06:29.557896] /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:09:04.432 [2024-07-15 20:06:29.558690] /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:09:04.432 [2024-07-15 20:06:29.559525] /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:09:04.433 [2024-07-15 20:06:29.560121] /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:09:04.433 [2024-07-15 20:06:29.560946] /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=258 00:09:04.433 [2024-07-15 20:06:29.561540] /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=258 00:09:04.433 [2024-07-15 20:06:29.562358] /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=8b73 00:09:04.433 [2024-07-15 20:06:29.562835] /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=ad8f 00:09:04.433 [2024-07-15 20:06:29.563590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:09:04.433 [2024-07-15 20:06:29.564233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574460, Actual=38574660 00:09:04.433 [2024-07-15 20:06:29.565137] /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:09:04.433 [2024-07-15 20:06:29.565791] /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:09:04.433 [2024-07-15 20:06:29.566674] /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=258 00:09:04.433 [2024-07-15 20:06:29.567325] /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=258 00:09:04.433 [2024-07-15 20:06:29.568187] /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=2e82ef04 00:09:04.433 [2024-07-15 20:06:29.568720] /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=19649f56 00:09:04.433 [2024-07-15 20:06:29.569404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.433 [2024-07-15 20:06:29.569989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a066, Actual=88010a2d4837a266 00:09:04.433 [2024-07-15 20:06:29.570814] /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:09:04.433 [2024-07-15 20:06:29.571394] /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:09:04.433 [2024-07-15 20:06:29.572197] /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=258 00:09:04.433 [2024-07-15 20:06:29.572798] /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=258 00:09:04.433 [2024-07-15 20:06:29.573600] /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=11a5aef6c4364f3d 00:09:04.433 [2024-07-15 20:06:29.574065] /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=7e156c01c173ee89 00:09:04.433 passed 00:09:04.433 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-07-15 20:06:29.575481] /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:09:04.433 [2024-07-15 20:06:29.576077] /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:09:04.433 [2024-07-15 20:06:29.576921] /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:09:04.433 [2024-07-15 20:06:29.577519] /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:09:04.434 [2024-07-15 20:06:29.578347] /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=258 00:09:04.434 [2024-07-15 20:06:29.578945] /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=258 00:09:04.434 [2024-07-15 20:06:29.579751] /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=8b73 00:09:04.434 [2024-07-15 20:06:29.580221] /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=ad8f 00:09:04.434 [2024-07-15 20:06:29.580978] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:09:04.434 [2024-07-15 20:06:29.581631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574460, Actual=38574660 00:09:04.434 [2024-07-15 20:06:29.582516] /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:09:04.434 [2024-07-15 20:06:29.583172] /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:09:04.434 [2024-07-15 20:06:29.584088] /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=258 00:09:04.434 [2024-07-15 20:06:29.584755] /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=258 00:09:04.434 [2024-07-15 20:06:29.585631] /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=2e82ef04 00:09:04.434 [2024-07-15 20:06:29.586163] /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=19649f56 00:09:04.434 [2024-07-15 20:06:29.586865] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.434 [2024-07-15 20:06:29.587449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a066, Actual=88010a2d4837a266 00:09:04.434 [2024-07-15 20:06:29.588262] /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:09:04.434 [2024-07-15 20:06:29.588866] /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:09:04.434 [2024-07-15 20:06:29.589696] /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=258 00:09:04.434 [2024-07-15 20:06:29.590283] /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=258 00:09:04.434 [2024-07-15 20:06:29.591091] /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=11a5aef6c4364f3d 00:09:04.434 [2024-07-15 20:06:29.591568] /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=7e156c01c173ee89 00:09:04.434 passed 00:09:04.434 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-07-15 20:06:29.593004] /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:09:04.434 [2024-07-15 20:06:29.593603] /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:09:04.434 [2024-07-15 20:06:29.594423] /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:09:04.434 [2024-07-15 20:06:29.595016] /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:09:04.434 [2024-07-15 20:06:29.595835] /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=258 00:09:04.434 [2024-07-15 20:06:29.596427] /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=258 00:09:04.435 [2024-07-15 20:06:29.597247] /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=8b73 00:09:04.435 [2024-07-15 20:06:29.597727] /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=ad8f 00:09:04.435 [2024-07-15 20:06:29.598494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:09:04.435 [2024-07-15 20:06:29.599148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574460, Actual=38574660 00:09:04.435 [2024-07-15 20:06:29.600044] /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:09:04.435 [2024-07-15 20:06:29.600707] /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:09:04.435 [2024-07-15 20:06:29.601588] /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=258 00:09:04.435 [2024-07-15 20:06:29.602235] /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=258 00:09:04.435 [2024-07-15 20:06:29.603107] /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=2e82ef04 00:09:04.435 [2024-07-15 20:06:29.603649] /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=19649f56 00:09:04.435 [2024-07-15 20:06:29.604352] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.435 [2024-07-15 20:06:29.604943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a066, Actual=88010a2d4837a266 00:09:04.435 [2024-07-15 20:06:29.605764] /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:09:04.435 [2024-07-15 20:06:29.606361] /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:09:04.435 [2024-07-15 20:06:29.607167] /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=258 00:09:04.435 [2024-07-15 20:06:29.607766] /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=258 00:09:04.435 [2024-07-15 20:06:29.608591] /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=11a5aef6c4364f3d 00:09:04.435 [2024-07-15 20:06:29.609057] /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=7e156c01c173ee89 00:09:04.435 passed 00:09:04.435 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-07-15 20:06:29.610477] /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:09:04.435 [2024-07-15 20:06:29.611075] /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:09:04.435 [2024-07-15 20:06:29.611910] /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:09:04.435 [2024-07-15 20:06:29.612509] /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:09:04.435 [2024-07-15 20:06:29.613356] /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=258 00:09:04.435 [2024-07-15 20:06:29.613956] /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=258 00:09:04.435 [2024-07-15 20:06:29.614759] /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=8b73 00:09:04.435 [2024-07-15 20:06:29.615231] /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=ad8f 00:09:04.436 passed 00:09:04.436 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-07-15 20:06:29.616704] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:09:04.436 [2024-07-15 20:06:29.617356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574460, Actual=38574660 00:09:04.436 [2024-07-15 20:06:29.618265] /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:09:04.436 [2024-07-15 20:06:29.618919] /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:09:04.436 [2024-07-15 20:06:29.619818] /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=258 00:09:04.436 [2024-07-15 20:06:29.620474] /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=258 00:09:04.436 [2024-07-15 20:06:29.621356] /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=2e82ef04 00:09:04.436 [2024-07-15 20:06:29.621888] /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=19649f56 00:09:04.436 [2024-07-15 20:06:29.624253] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.436 [2024-07-15 20:06:29.624858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a066, Actual=88010a2d4837a266 00:09:04.436 [2024-07-15 20:06:29.625431] /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:09:04.436 [2024-07-15 20:06:29.626005] /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:09:04.436 [2024-07-15 20:06:29.626586] /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=258 00:09:04.436 [2024-07-15 20:06:29.627169] /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=258 00:09:04.436 [2024-07-15 20:06:29.627748] /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=11a5aef6c4364f3d 00:09:04.436 [2024-07-15 20:06:29.628206] /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=7e156c01c173ee89 00:09:04.436 passed 00:09:04.436 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-07-15 20:06:29.629361] /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:09:04.436 [2024-07-15 20:06:29.629958] /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:09:04.436 [2024-07-15 20:06:29.630784] /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:09:04.436 [2024-07-15 20:06:29.631374] /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:09:04.436 [2024-07-15 20:06:29.632192] /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=258 00:09:04.436 [2024-07-15 20:06:29.632792] /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=258 00:09:04.436 [2024-07-15 20:06:29.633614] /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=8b73 00:09:04.436 [2024-07-15 20:06:29.634091] /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=ad8f 00:09:04.436 passed 00:09:04.437 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-07-15 20:06:29.635558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab751ed, Actual=1ab753ed 00:09:04.437 [2024-07-15 20:06:29.636214] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574460, Actual=38574660 00:09:04.437 [2024-07-15 20:06:29.637113] /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:09:04.437 [2024-07-15 20:06:29.637772] /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:09:04.437 [2024-07-15 20:06:29.638679] /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=258 00:09:04.437 [2024-07-15 20:06:29.639339] /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=258 00:09:04.437 [2024-07-15 20:06:29.640223] /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=2e82ef04 00:09:04.437 [2024-07-15 20:06:29.640766] /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=19649f56 00:09:04.437 [2024-07-15 20:06:29.641748] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.437 [2024-07-15 20:06:29.642359] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a066, Actual=88010a2d4837a266 00:09:04.437 [2024-07-15 20:06:29.642938] /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:09:04.437 [2024-07-15 20:06:29.643512] /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:09:04.437 [2024-07-15 20:06:29.644111] /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=258 00:09:04.437 [2024-07-15 20:06:29.644704] /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=258 00:09:04.437 [2024-07-15 20:06:29.645267] /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=11a5aef6c4364f3d 00:09:04.437 [2024-07-15 20:06:29.645737] /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=7e156c01c173ee89 00:09:04.437 passed 00:09:04.437 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:09:04.437 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:04.437 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:04.437 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:04.437 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:04.437 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:04.696 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:04.696 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:04.696 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:04.696 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 20:06:29.771268] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=ff4c, Actual=fd4c 00:09:04.696 [2024-07-15 20:06:29.774356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=d309, Actual=d109 00:09:04.696 [2024-07-15 20:06:29.776794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.778846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.781184] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.696 [2024-07-15 20:06:29.783232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.696 [2024-07-15 20:06:29.785533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fd4c, Actual=8b73 00:09:04.696 [2024-07-15 20:06:29.787811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=66db, Actual=3575 00:09:04.696 [2024-07-15 20:06:29.790596] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1ab751ed, Actual=1ab753ed 00:09:04.696 [2024-07-15 20:06:29.793089] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=d700728d, Actual=d700708d 00:09:04.696 [2024-07-15 20:06:29.795876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.798383] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.801139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.696 [2024-07-15 20:06:29.803653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.696 [2024-07-15 20:06:29.806409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1ab753ed, Actual=2e82ef04 00:09:04.696 [2024-07-15 20:06:29.808928] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=798b71ef, Actual=58b8a8d9 00:09:04.696 [2024-07-15 20:06:29.811275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.696 [2024-07-15 20:06:29.813331] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=598dc500320f2101, Actual=598dc500320f2301 00:09:04.696 [2024-07-15 20:06:29.817266] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.819348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.821706] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.696 [2024-07-15 20:06:29.823788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.696 [2024-07-15 20:06:29.826131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a576a7728ecc20d3, Actual=11a5aef6c4364f3d 00:09:04.696 [2024-07-15 20:06:29.828202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=a8b5748b76783ef5, Actual=5ea112a7ff3c721a 00:09:04.696 passed 00:09:04.696 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 20:06:29.830675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=ff4c, Actual=fd4c 00:09:04.696 [2024-07-15 20:06:29.831411] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=2712, Actual=2512 00:09:04.696 [2024-07-15 20:06:29.832328] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.832968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=288 00:09:04.696 [2024-07-15 20:06:29.833868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=259 00:09:04.697 [2024-07-15 20:06:29.834505] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=259 00:09:04.697 [2024-07-15 20:06:29.835388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=8b73 00:09:04.697 [2024-07-15 20:06:29.836025] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=c16e 00:09:04.697 [2024-07-15 20:06:29.837061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab751ed, Actual=1ab753ed 00:09:04.697 [2024-07-15 20:06:29.837840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=3536530f, Actual=3536510f 00:09:04.697 [2024-07-15 20:06:29.838884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=288 00:09:04.697 [2024-07-15 20:06:29.839660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=288 00:09:04.697 [2024-07-15 20:06:29.840703] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=259 00:09:04.697 [2024-07-15 20:06:29.841478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=259 00:09:04.697 [2024-07-15 20:06:29.842511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=2e82ef04 00:09:04.697 [2024-07-15 20:06:29.843287] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=ba8e895b 00:09:04.697 [2024-07-15 20:06:29.844211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc22d3, Actual=a576a7728ecc20d3 00:09:04.697 [2024-07-15 20:06:29.844871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=b91051e00d332a9b, Actual=b91051e00d33289b 00:09:04.697 [2024-07-15 20:06:29.845778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=288 00:09:04.697 [2024-07-15 20:06:29.846440] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=288 00:09:04.697 [2024-07-15 20:06:29.847378] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=259 00:09:04.697 [2024-07-15 20:06:29.848046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=259 00:09:04.697 [2024-07-15 20:06:29.848971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=11a5aef6c4364f3d 00:09:04.697 [2024-07-15 20:06:29.849634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=be3c8647c0007980 00:09:04.697 passed 00:09:04.697 Test: dix_sec_512_md_0_error ...[2024-07-15 20:06:29.850822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:09:04.697 passed 00:09:04.697 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:09:04.697 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:09:04.697 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:09:04.697 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:09:04.697 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:09:04.697 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:09:04.697 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:09:04.697 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:09:04.697 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:09:04.697 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-07-15 20:06:29.967909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=ff4c, Actual=fd4c 00:09:04.697 [2024-07-15 20:06:29.970934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=d309, Actual=d109 00:09:04.697 [2024-07-15 20:06:29.974431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.698 [2024-07-15 20:06:29.976474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.698 [2024-07-15 20:06:29.980037] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.698 [2024-07-15 20:06:29.982077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.698 [2024-07-15 20:06:29.984888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=fd4c, Actual=8b73 00:09:04.698 [2024-07-15 20:06:29.987165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=66db, Actual=3575 00:09:04.698 [2024-07-15 20:06:29.989917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=1ab751ed, Actual=1ab753ed 00:09:04.698 [2024-07-15 20:06:29.992380] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=91, Expected=d700728d, Actual=d700708d 00:09:04.698 [2024-07-15 20:06:29.995103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.698 [2024-07-15 20:06:29.997572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=91, Expected=88, Actual=288 00:09:04.698 [2024-07-15 20:06:30.000306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=91, Expected=5b, Actual=25b 00:09:04.698 [2024-07-15 20:06:30.003102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=80000000005d 00:09:04.698 [2024-07-15 20:06:30.005937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=1ab753ed, Actual=2a5515b8 00:09:04.698 [2024-07-15 20:06:30.009773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=5a3d6598, Actual=95d9b463 00:09:04.698 [2024-07-15 20:06:30.012126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a57627728ecc20d3, Actual=a576a7728ecc20d3 00:09:04.698 [2024-07-15 20:06:30.014205] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a6d8125f15b981fb, Actual=a6d8925f15b981fb 00:09:04.698 [2024-07-15 20:06:30.016575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8088 00:09:04.956 [2024-07-15 20:06:30.018652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=93, Expected=88, Actual=8088 00:09:04.956 [2024-07-15 20:06:30.021014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=80000000005d 00:09:04.956 [2024-07-15 20:06:30.023112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=93, Expected=5d, Actual=80000000005d 00:09:04.956 [2024-07-15 20:06:30.025462] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=a576a7728ecc20d3, Actual=c043cf0811cbc65 00:09:04.956 [2024-07-15 20:06:30.027549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=93, Expected=bdcaeff86fabb130, Actual=d96cb5e60cfcfc84 00:09:04.956 passed 00:09:04.956 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-07-15 20:06:30.029941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=7d4c, Actual=fd4c 00:09:04.956 [2024-07-15 20:06:30.030648] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=99d5, Actual=19d5 00:09:04.956 [2024-07-15 20:06:30.031529] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8088 00:09:04.956 [2024-07-15 20:06:30.032144] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8088 00:09:04.956 [2024-07-15 20:06:30.033015] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=8059 00:09:04.956 [2024-07-15 20:06:30.033623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=8059 00:09:04.956 [2024-07-15 20:06:30.034493] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=fd4c, Actual=c8dd 00:09:04.956 [2024-07-15 20:06:30.035103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=92c0, Actual=56fd 00:09:04.956 [2024-07-15 20:06:30.036077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab7d3ed, Actual=1ab753ed 00:09:04.956 [2024-07-15 20:06:30.036798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a5a47a56, Actual=a5a4fa56 00:09:04.957 [2024-07-15 20:06:30.037780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8088 00:09:04.957 [2024-07-15 20:06:30.038510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8088 00:09:04.957 [2024-07-15 20:06:30.039495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=800000000059 00:09:04.957 [2024-07-15 20:06:30.040228] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=800000000059 00:09:04.957 [2024-07-15 20:06:30.041210] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=1ab753ed, Actual=2a5515b8 00:09:04.957 [2024-07-15 20:06:30.041941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=9bbd506d, Actual=54598196 00:09:04.957 [2024-07-15 20:06:30.042805] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a57627728ecc20d3, Actual=a576a7728ecc20d3 00:09:04.957 [2024-07-15 20:06:30.043405] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=533a1dcc335605a4, Actual=533a9dcc335605a4 00:09:04.957 [2024-07-15 20:06:30.044263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8088 00:09:04.957 [2024-07-15 20:06:30.044868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=89, Expected=88, Actual=8088 00:09:04.957 [2024-07-15 20:06:30.045741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=800000000059 00:09:04.957 [2024-07-15 20:06:30.046351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=89, Expected=59, Actual=800000000059 00:09:04.957 [2024-07-15 20:06:30.047202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=a576a7728ecc20d3, Actual=c043cf0811cbc65 00:09:04.957 [2024-07-15 20:06:30.047817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=89, Expected=4828e06b4944356f, Actual=2c8eba752a1378db 00:09:04.957 passed 00:09:04.957 Test: set_md_interleave_iovs_test ...passed 00:09:04.957 Test: set_md_interleave_iovs_split_test ...passed 00:09:04.957 Test: dif_generate_stream_pi_16_test ...passed 00:09:04.957 Test: dif_generate_stream_test ...passed 00:09:04.957 Test: set_md_interleave_iovs_alignment_test ...[2024-07-15 20:06:30.119084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:09:04.957 passed 00:09:04.957 Test: dif_generate_split_test ...passed 00:09:04.957 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:09:04.957 Test: dif_verify_split_test ...passed 00:09:04.957 Test: dif_verify_stream_multi_segments_test ...passed 00:09:04.957 Test: update_crc32c_pi_16_test ...passed 00:09:04.957 Test: update_crc32c_test ...passed 00:09:04.957 Test: dif_update_crc32c_split_test ...passed 00:09:04.957 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:09:04.957 Test: get_range_with_md_test ...passed 00:09:04.957 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:09:04.957 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:09:04.957 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:05.215 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:09:05.215 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:09:05.215 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:09:05.215 Test: dif_generate_and_verify_unmap_test ...passed 00:09:05.215 00:09:05.215 Run Summary: Type Total Ran Passed Failed Inactive 00:09:05.215 suites 1 1 n/a 0 0 00:09:05.215 tests 79 79 79 0 0 00:09:05.215 asserts 3584 3584 3584 0 n/a 00:09:05.215 00:09:05.215 Elapsed time = 1.159 seconds 00:09:05.215 --72785-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:05.215 --72785-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:05.215 ==72785== 00:09:05.215 ==72785== HEAP SUMMARY: 00:09:05.215 ==72785== in use at exit: 0 bytes in 0 blocks 00:09:05.215 ==72785== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:09:05.215 ==72785== 00:09:05.215 ==72785== All heap blocks were freed -- no leaks are possible 00:09:05.215 ==72785== 00:09:05.215 ==72785== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:05.215 20:06:30 unittest_util -- unit/unittest.sh@143 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:05.216 ==72799== Memcheck, a memory error detector 00:09:05.216 ==72799== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:05.216 ==72799== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:05.216 ==72799== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:05.216 ==72799== 00:09:05.216 --72799-- Valgrind options: 00:09:05.216 --72799-- --leak-check=full 00:09:05.216 --72799-- --error-exitcode=2 00:09:05.216 --72799-- --verbose 00:09:05.216 --72799-- Contents of /proc/version: 00:09:05.216 --72799-- 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:09:05.216 --72799-- 00:09:05.216 --72799-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:05.216 --72799-- Page sizes: currently 4096, max supported 4096 00:09:05.216 --72799-- Valgrind library directory: /usr/libexec/valgrind 00:09:05.216 --72799-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:05.216 --72799-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:05.216 --72799-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:05.216 --72799-- might be shown as UnknownInlinedFun 00:09:05.216 --72799-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:05.216 --72799-- object doesn't have a dynamic symbol table 00:09:05.216 --72799-- Scheduler: using generic scheduler lock implementation. 00:09:05.216 --72799-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:05.216 ==72799== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72799-by-???-on-7fc73dd678ec 00:09:05.216 ==72799== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72799-by-???-on-7fc73dd678ec 00:09:05.216 ==72799== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72799-by-???-on-7fc73dd678ec 00:09:05.216 ==72799== 00:09:05.216 ==72799== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:05.216 ==72799== don't want to do, unless you know exactly what you're doing, 00:09:05.216 ==72799== or are doing some strange experiment): 00:09:05.216 ==72799== /usr/libexec/valgrind/../../bin/vgdb --pid=72799 ...command... 00:09:05.216 ==72799== 00:09:05.216 ==72799== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:05.216 ==72799== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:09:05.216 ==72799== and then give GDB the following command 00:09:05.216 ==72799== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72799 00:09:05.216 ==72799== --pid is optional if only one valgrind process is running 00:09:05.216 ==72799== 00:09:05.216 --72799-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:05.216 --72799-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:05.216 --72799-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:05.216 --72799-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:05.216 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.216 --72799-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:05.216 --72799-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:05.216 --72799-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:05.216 --72799-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:05.216 --72799-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:05.216 --72799-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:05.216 --72799-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:05.216 --72799-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:05.216 --72799-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:05.216 --72799-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:05.216 --72799-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:05.216 --72799-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:05.216 --72799-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:05.216 --72799-- Reading syms from /usr/lib64/libm.so.6 00:09:05.216 --72799-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:05.216 --72799-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:05.216 --72799-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:05.216 --72799-- Reading syms from /usr/lib64/libc.so.6 00:09:05.475 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.475 --72799-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.475 --72799-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.475 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.475 --72799-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.475 --72799-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.475 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.475 --72799-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.475 --72799-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.475 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.475 --72799-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.475 --72799-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.475 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.475 --72799-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.475 --72799-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.475 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.475 --72799-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.475 --72799-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.475 --72799-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:05.475 --72799-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:05.475 --72799-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:05.475 --72799-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:05.475 --72799-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:05.475 --72799-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:05.475 --72799-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 --72799-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.475 ==72799== Preferring higher priority redirection: 00:09:05.476 --72799-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:05.476 --72799-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:05.476 --72799-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 --72799-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.476 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.476 --72799-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:05.476 --72799-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:05.476 ==72799== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.476 --72799-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:05.476 --72799-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:05.476 --72799-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:05.476 --72799-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:05.476 --72799-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:05.476 --72799-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:05.476 --72799-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:05.476 --72799-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:05.476 --72799-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:05.476 --72799-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:05.476 --72799-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:05.476 --72799-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:05.476 --72799-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:05.476 --72799-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:05.476 --72799-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:05.734 --72799-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:05.734 --72799-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:05.734 --72799-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:05.734 00:09:05.734 00:09:05.734 CUnit - A unit testing framework for C - Version 2.1-3 00:09:05.734 http://cunit.sourceforge.net/ 00:09:05.734 00:09:05.734 00:09:05.734 Suite: iov 00:09:05.734 Test: test_single_iov ...passed 00:09:05.734 Test: test_simple_iov ...passed 00:09:05.734 Test: test_complex_iov ...passed 00:09:05.734 Test: test_iovs_to_buf ...passed 00:09:05.734 Test: test_buf_to_iovs ...passed 00:09:05.734 Test: test_memset ...passed 00:09:05.734 Test: test_iov_one ...passed 00:09:05.734 Test: test_iov_xfer ...passed 00:09:05.734 00:09:05.734 Run Summary: Type Total Ran Passed Failed Inactive 00:09:05.734 suites 1 1 n/a 0 0 00:09:05.734 tests 8 8 8 0 0 00:09:05.734 asserts 156 156 156 0 n/a 00:09:05.734 00:09:05.734 Elapsed time = 0.041 seconds 00:09:05.734 --72799-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:05.734 --72799-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:05.734 ==72799== 00:09:05.734 ==72799== HEAP SUMMARY: 00:09:05.734 ==72799== in use at exit: 0 bytes in 0 blocks 00:09:05.734 ==72799== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:09:05.734 ==72799== 00:09:05.734 ==72799== All heap blocks were freed -- no leaks are possible 00:09:05.734 ==72799== 00:09:05.734 ==72799== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:05.734 20:06:30 unittest_util -- unit/unittest.sh@144 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:05.734 ==72807== Memcheck, a memory error detector 00:09:05.734 ==72807== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:05.734 ==72807== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:05.734 ==72807== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:05.734 ==72807== 00:09:05.734 --72807-- Valgrind options: 00:09:05.734 --72807-- --leak-check=full 00:09:05.734 --72807-- --error-exitcode=2 00:09:05.734 --72807-- --verbose 00:09:05.734 --72807-- Contents of /proc/version: 00:09:05.734 --72807-- 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:09:05.734 --72807-- 00:09:05.734 --72807-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:05.734 --72807-- Page sizes: currently 4096, max supported 4096 00:09:05.734 --72807-- Valgrind library directory: /usr/libexec/valgrind 00:09:05.734 --72807-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:05.734 --72807-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:05.734 --72807-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:05.734 --72807-- might be shown as UnknownInlinedFun 00:09:05.734 --72807-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:05.734 --72807-- object doesn't have a dynamic symbol table 00:09:05.734 --72807-- Scheduler: using generic scheduler lock implementation. 00:09:05.734 --72807-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:05.734 ==72807== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72807-by-???-on-7fc73dd678ec 00:09:05.734 ==72807== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72807-by-???-on-7fc73dd678ec 00:09:05.734 ==72807== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72807-by-???-on-7fc73dd678ec 00:09:05.734 ==72807== 00:09:05.734 ==72807== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:05.734 ==72807== don't want to do, unless you know exactly what you're doing, 00:09:05.734 ==72807== or are doing some strange experiment): 00:09:05.734 ==72807== /usr/libexec/valgrind/../../bin/vgdb --pid=72807 ...command... 00:09:05.734 ==72807== 00:09:05.734 ==72807== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:05.734 ==72807== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:09:05.734 ==72807== and then give GDB the following command 00:09:05.734 ==72807== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72807 00:09:05.734 ==72807== --pid is optional if only one valgrind process is running 00:09:05.734 ==72807== 00:09:05.735 --72807-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:05.735 --72807-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:05.735 --72807-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:05.735 --72807-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:05.735 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.735 --72807-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:05.735 --72807-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:05.735 --72807-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:05.735 --72807-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:05.735 --72807-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:05.735 --72807-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:05.735 --72807-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:05.735 --72807-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:05.735 --72807-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:05.735 --72807-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:05.735 --72807-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:05.735 --72807-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:05.735 --72807-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:05.993 --72807-- Reading syms from /usr/lib64/libm.so.6 00:09:05.993 --72807-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:05.993 --72807-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:05.993 --72807-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:05.993 --72807-- Reading syms from /usr/lib64/libc.so.6 00:09:05.993 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.993 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.993 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.993 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.993 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.993 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.993 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.993 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.993 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.993 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.993 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.993 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.993 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.993 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.993 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:05.993 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.993 --72807-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:05.993 --72807-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:05.993 --72807-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:05.993 --72807-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:05.993 --72807-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:05.993 --72807-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:05.993 --72807-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:05.993 --72807-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:05.993 --72807-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.993 --72807-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.993 --72807-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.993 --72807-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.993 --72807-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.993 --72807-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 ==72807== Preferring higher priority redirection: 00:09:05.994 --72807-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:05.994 --72807-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:05.994 --72807-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 --72807-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:05.994 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.994 --72807-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:05.994 --72807-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:05.994 ==72807== WARNING: new redirection conflicts with existing -- ignoring it 00:09:05.994 --72807-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:05.994 --72807-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:05.994 --72807-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:05.994 --72807-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:05.994 --72807-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:05.994 --72807-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:05.994 --72807-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:05.994 --72807-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.252 --72807-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.252 --72807-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.252 --72807-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.252 --72807-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.252 --72807-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.252 --72807-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.252 --72807-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.252 --72807-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.252 --72807-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.252 --72807-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.252 00:09:06.252 00:09:06.252 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.252 http://cunit.sourceforge.net/ 00:09:06.252 00:09:06.252 00:09:06.252 Suite: math 00:09:06.252 Test: test_serial_number_arithmetic ...passed 00:09:06.252 Suite: erase 00:09:06.252 Test: test_memset_s ...passed 00:09:06.252 00:09:06.252 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.252 suites 2 2 n/a 0 0 00:09:06.252 tests 2 2 2 0 0 00:09:06.252 asserts 18 18 18 0 n/a 00:09:06.252 00:09:06.253 Elapsed time = 0.008 seconds 00:09:06.253 --72807-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.253 --72807-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.253 ==72807== 00:09:06.253 ==72807== HEAP SUMMARY: 00:09:06.253 ==72807== in use at exit: 0 bytes in 0 blocks 00:09:06.253 ==72807== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:09:06.253 ==72807== 00:09:06.253 ==72807== All heap blocks were freed -- no leaks are possible 00:09:06.253 ==72807== 00:09:06.253 ==72807== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.253 20:06:31 unittest_util -- unit/unittest.sh@145 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:06.253 ==72808== Memcheck, a memory error detector 00:09:06.253 ==72808== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.253 ==72808== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.253 ==72808== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:06.253 ==72808== 00:09:06.253 --72808-- Valgrind options: 00:09:06.253 --72808-- --leak-check=full 00:09:06.253 --72808-- --error-exitcode=2 00:09:06.253 --72808-- --verbose 00:09:06.253 --72808-- Contents of /proc/version: 00:09:06.253 --72808-- 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:09:06.253 --72808-- 00:09:06.253 --72808-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.253 --72808-- Page sizes: currently 4096, max supported 4096 00:09:06.253 --72808-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.253 --72808-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:06.253 --72808-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.253 --72808-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.253 --72808-- might be shown as UnknownInlinedFun 00:09:06.253 --72808-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.253 --72808-- object doesn't have a dynamic symbol table 00:09:06.253 --72808-- Scheduler: using generic scheduler lock implementation. 00:09:06.253 --72808-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.253 ==72808== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72808-by-???-on-7fc73dd678ec 00:09:06.253 ==72808== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72808-by-???-on-7fc73dd678ec 00:09:06.253 ==72808== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72808-by-???-on-7fc73dd678ec 00:09:06.253 ==72808== 00:09:06.253 ==72808== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.253 ==72808== don't want to do, unless you know exactly what you're doing, 00:09:06.253 ==72808== or are doing some strange experiment): 00:09:06.253 ==72808== /usr/libexec/valgrind/../../bin/vgdb --pid=72808 ...command... 00:09:06.253 ==72808== 00:09:06.253 ==72808== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.253 ==72808== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:09:06.253 ==72808== and then give GDB the following command 00:09:06.253 ==72808== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72808 00:09:06.253 ==72808== --pid is optional if only one valgrind process is running 00:09:06.253 ==72808== 00:09:06.253 --72808-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.253 --72808-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:06.253 --72808-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:06.253 --72808-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:06.253 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.253 --72808-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:06.253 --72808-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:06.253 --72808-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:06.253 --72808-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:06.253 --72808-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:06.253 --72808-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:06.253 --72808-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:06.253 --72808-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:06.253 --72808-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:06.253 --72808-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:06.253 --72808-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:06.253 --72808-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:06.253 --72808-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:06.253 --72808-- Reading syms from /usr/lib64/libm.so.6 00:09:06.510 --72808-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:06.510 --72808-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:06.510 --72808-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:06.510 --72808-- Reading syms from /usr/lib64/libc.so.6 00:09:06.510 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.510 --72808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.510 --72808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.510 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.510 --72808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.510 --72808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.510 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.510 --72808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.510 --72808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.510 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.510 --72808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.510 --72808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.510 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.510 --72808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.510 --72808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:06.510 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.510 --72808-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:06.510 --72808-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:06.510 --72808-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:06.511 --72808-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:06.511 --72808-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:06.511 --72808-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:06.511 --72808-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:06.511 --72808-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:06.511 --72808-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 ==72808== Preferring higher priority redirection: 00:09:06.511 --72808-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:06.511 --72808-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:06.511 --72808-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 --72808-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:06.511 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.511 --72808-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.511 --72808-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.511 ==72808== WARNING: new redirection conflicts with existing -- ignoring it 00:09:06.511 --72808-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:06.511 --72808-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:06.511 --72808-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:06.511 --72808-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:06.511 --72808-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:06.511 --72808-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:06.511 --72808-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:06.511 --72808-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:06.511 --72808-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:06.769 --72808-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:06.769 --72808-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:06.769 --72808-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:06.769 --72808-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:06.769 --72808-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:06.769 --72808-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:06.769 --72808-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:06.769 --72808-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:06.769 --72808-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:06.769 00:09:06.769 00:09:06.769 CUnit - A unit testing framework for C - Version 2.1-3 00:09:06.769 http://cunit.sourceforge.net/ 00:09:06.769 00:09:06.769 00:09:06.769 Suite: pipe 00:09:06.769 Test: test_create_destroy ...passed 00:09:06.769 Test: test_write_get_buffer ...passed 00:09:06.769 Test: test_write_advance ...passed 00:09:06.769 Test: test_read_get_buffer ...passed 00:09:06.769 Test: test_read_advance ...passed 00:09:06.769 Test: test_data ...passed 00:09:06.769 00:09:06.769 Run Summary: Type Total Ran Passed Failed Inactive 00:09:06.769 suites 1 1 n/a 0 0 00:09:06.769 tests 6 6 6 0 0 00:09:06.769 asserts 251 251 251 0 n/a 00:09:06.769 00:09:06.769 Elapsed time = 0.069 seconds 00:09:06.769 --72808-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:06.769 --72808-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:06.769 ==72808== 00:09:06.769 ==72808== HEAP SUMMARY: 00:09:06.769 ==72808== in use at exit: 0 bytes in 0 blocks 00:09:06.769 ==72808== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:09:06.769 ==72808== 00:09:06.769 ==72808== All heap blocks were freed -- no leaks are possible 00:09:06.769 ==72808== 00:09:06.769 ==72808== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:06.769 20:06:32 unittest_util -- unit/unittest.sh@146 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:06.769 ==72820== Memcheck, a memory error detector 00:09:06.769 ==72820== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:06.769 ==72820== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:06.769 ==72820== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:06.769 ==72820== 00:09:06.769 --72820-- Valgrind options: 00:09:06.769 --72820-- --leak-check=full 00:09:06.769 --72820-- --error-exitcode=2 00:09:06.769 --72820-- --verbose 00:09:06.769 --72820-- Contents of /proc/version: 00:09:06.769 --72820-- 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:09:06.769 --72820-- 00:09:06.769 --72820-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:06.769 --72820-- Page sizes: currently 4096, max supported 4096 00:09:06.769 --72820-- Valgrind library directory: /usr/libexec/valgrind 00:09:06.769 --72820-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:06.769 --72820-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:06.769 --72820-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:06.769 --72820-- might be shown as UnknownInlinedFun 00:09:06.769 --72820-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:06.769 --72820-- object doesn't have a dynamic symbol table 00:09:06.769 --72820-- Scheduler: using generic scheduler lock implementation. 00:09:06.769 --72820-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:06.769 ==72820== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72820-by-???-on-7fc73dd678ec 00:09:06.769 ==72820== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72820-by-???-on-7fc73dd678ec 00:09:06.769 ==72820== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72820-by-???-on-7fc73dd678ec 00:09:06.769 ==72820== 00:09:06.769 ==72820== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:06.769 ==72820== don't want to do, unless you know exactly what you're doing, 00:09:06.769 ==72820== or are doing some strange experiment): 00:09:06.769 ==72820== /usr/libexec/valgrind/../../bin/vgdb --pid=72820 ...command... 00:09:06.769 ==72820== 00:09:06.769 ==72820== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:06.769 ==72820== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:09:06.769 ==72820== and then give GDB the following command 00:09:06.769 ==72820== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72820 00:09:06.769 ==72820== --pid is optional if only one valgrind process is running 00:09:06.769 ==72820== 00:09:06.769 --72820-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:06.769 --72820-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.027 --72820-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.027 --72820-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.027 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.027 --72820-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.027 --72820-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.027 --72820-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.027 --72820-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.027 --72820-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.027 --72820-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.027 --72820-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.027 --72820-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.027 --72820-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.027 --72820-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:07.027 --72820-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.027 --72820-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.027 --72820-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.027 --72820-- Reading syms from /usr/lib64/libm.so.6 00:09:07.027 --72820-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.027 --72820-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:07.027 --72820-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.027 --72820-- Reading syms from /usr/lib64/libc.so.6 00:09:07.027 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.027 --72820-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.027 --72820-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.027 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.027 --72820-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.027 --72820-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.027 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.027 --72820-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.027 --72820-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.028 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.028 --72820-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.028 --72820-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.028 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.028 --72820-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.028 --72820-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.028 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.028 --72820-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.028 --72820-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.028 --72820-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.028 --72820-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.028 --72820-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.028 --72820-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.028 --72820-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.028 --72820-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.028 --72820-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 ==72820== Preferring higher priority redirection: 00:09:07.028 --72820-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.028 --72820-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.028 --72820-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 --72820-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.028 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.028 --72820-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.028 --72820-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.028 ==72820== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.028 --72820-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.028 --72820-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.286 --72820-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.286 --72820-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.286 --72820-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.286 --72820-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.286 --72820-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.287 --72820-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.287 --72820-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.287 --72820-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.287 --72820-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.287 --72820-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.287 --72820-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.287 --72820-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.287 --72820-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.287 --72820-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.287 --72820-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.287 --72820-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.287 00:09:07.287 00:09:07.287 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.287 http://cunit.sourceforge.net/ 00:09:07.287 00:09:07.287 00:09:07.287 Suite: xor 00:09:07.287 Test: test_xor_gen ...--72820-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:07.287 passed 00:09:07.287 00:09:07.287 Run Summary: Type Total Ran Passed Failed Inactive 00:09:07.287 suites 1 1 n/a 0 0 00:09:07.287 tests 1 1 1 0 0 00:09:07.287 asserts 17 17 17 0 n/a 00:09:07.287 00:09:07.287 Elapsed time = 0.025 seconds 00:09:07.287 --72820-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:07.287 --72820-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:07.287 ==72820== 00:09:07.287 ==72820== HEAP SUMMARY: 00:09:07.287 ==72820== in use at exit: 0 bytes in 0 blocks 00:09:07.287 ==72820== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:09:07.287 ==72820== 00:09:07.287 ==72820== All heap blocks were freed -- no leaks are possible 00:09:07.287 ==72820== 00:09:07.287 ==72820== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:07.287 00:09:07.287 real 0m8.360s 00:09:07.287 user 0m8.054s 00:09:07.287 sys 0m0.280s 00:09:07.287 20:06:32 unittest_util -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:07.287 20:06:32 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:09:07.287 ************************************ 00:09:07.287 END TEST unittest_util 00:09:07.287 ************************************ 00:09:07.287 20:06:32 -- common/autotest_common.sh@1142 -- # return 0 00:09:07.287 20:06:32 -- unit/unittest.sh@284 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:09:07.287 20:06:32 -- unit/unittest.sh@285 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:07.287 20:06:32 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:07.287 20:06:32 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:07.287 20:06:32 -- common/autotest_common.sh@10 -- # set +x 00:09:07.287 ************************************ 00:09:07.287 START TEST unittest_vhost 00:09:07.287 ************************************ 00:09:07.287 20:06:32 unittest_vhost -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:07.287 ==72839== Memcheck, a memory error detector 00:09:07.287 ==72839== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:07.287 ==72839== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:07.287 ==72839== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:07.287 ==72839== 00:09:07.287 --72839-- Valgrind options: 00:09:07.287 --72839-- --leak-check=full 00:09:07.287 --72839-- --error-exitcode=2 00:09:07.287 --72839-- --verbose 00:09:07.287 --72839-- Contents of /proc/version: 00:09:07.288 --72839-- 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:09:07.288 --72839-- 00:09:07.288 --72839-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:07.288 --72839-- Page sizes: currently 4096, max supported 4096 00:09:07.288 --72839-- Valgrind library directory: /usr/libexec/valgrind 00:09:07.288 --72839-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:07.288 --72839-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:07.288 --72839-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:07.288 --72839-- might be shown as UnknownInlinedFun 00:09:07.288 --72839-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:07.553 --72839-- object doesn't have a dynamic symbol table 00:09:07.553 --72839-- Scheduler: using generic scheduler lock implementation. 00:09:07.553 --72839-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:07.553 ==72839== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72839-by-???-on-7fc73dd678ec 00:09:07.553 ==72839== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72839-by-???-on-7fc73dd678ec 00:09:07.553 ==72839== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72839-by-???-on-7fc73dd678ec 00:09:07.553 ==72839== 00:09:07.553 ==72839== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:07.553 ==72839== don't want to do, unless you know exactly what you're doing, 00:09:07.553 ==72839== or are doing some strange experiment): 00:09:07.553 ==72839== /usr/libexec/valgrind/../../bin/vgdb --pid=72839 ...command... 00:09:07.553 ==72839== 00:09:07.553 ==72839== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:07.553 ==72839== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:09:07.554 ==72839== and then give GDB the following command 00:09:07.554 ==72839== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72839 00:09:07.554 ==72839== --pid is optional if only one valgrind process is running 00:09:07.554 ==72839== 00:09:07.554 --72839-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:07.554 --72839-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:07.554 --72839-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:07.554 --72839-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:07.554 --72839-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:07.554 --72839-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:07.554 --72839-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:07.554 --72839-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:07.554 --72839-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:07.554 --72839-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:07.554 --72839-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:07.554 --72839-- Reading syms from /usr/lib64/libm.so.6 00:09:07.554 --72839-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:07.554 --72839-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:07.554 --72839-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/libc.so.6 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.554 --72839-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.554 --72839-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.554 --72839-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.554 --72839-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.554 --72839-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:07.554 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.554 --72839-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:07.554 --72839-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:07.554 --72839-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:07.554 --72839-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:07.554 --72839-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:07.812 --72839-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:07.812 --72839-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:07.812 --72839-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 ==72839== Preferring higher priority redirection: 00:09:07.812 --72839-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:07.812 --72839-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:07.812 --72839-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 --72839-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:07.812 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.812 --72839-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.812 --72839-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.812 ==72839== WARNING: new redirection conflicts with existing -- ignoring it 00:09:07.812 --72839-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:07.812 --72839-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:07.812 --72839-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:07.812 --72839-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:07.812 --72839-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:07.812 --72839-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:07.812 --72839-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:07.812 --72839-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:07.812 --72839-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:07.812 --72839-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:07.812 --72839-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:07.812 --72839-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:07.812 --72839-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:07.812 --72839-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:07.813 --72839-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:07.813 --72839-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:07.813 --72839-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:07.813 --72839-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:07.813 00:09:07.813 00:09:07.813 CUnit - A unit testing framework for C - Version 2.1-3 00:09:07.813 http://cunit.sourceforge.net/ 00:09:07.813 00:09:08.080 --72839-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:08.080 00:09:08.080 Suite: vhost_suite 00:09:08.080 Test: desc_to_iov_test ...[2024-07-15 20:06:33.208041] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:09:08.080 passed 00:09:08.080 Test: create_controller_test ...[2024-07-15 20:06:33.279122] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:08.080 [2024-07-15 20:06:33.280206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:09:08.080 [2024-07-15 20:06:33.281420] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:09:08.080 [2024-07-15 20:06:33.281755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:09:08.080 [2024-07-15 20:06:33.282415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:09:08.080 --72839-- REDIR: 0x558a3f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:09:08.080 [2024-07-15 20:06:33.285655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1781:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:09:08.080 [2024-07-15 20:06:33.291449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 137:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:09:08.080 passed 00:09:08.080 Test: session_find_by_vid_test ...passed 00:09:08.080 Test: remove_controller_test ...[2024-07-15 20:06:33.304546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1866:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:09:08.080 passed 00:09:08.080 Test: vq_avail_ring_get_test ...passed 00:09:08.080 Test: vq_packed_ring_test ...passed 00:09:08.337 Test: vhost_blk_construct_test ...passed 00:09:08.337 00:09:08.337 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.338 suites 1 1 n/a 0 0 00:09:08.338 tests 7 7 7 0 0 00:09:08.338 asserts 147 147 147 0 n/a 00:09:08.338 00:09:08.338 Elapsed time = 0.267 seconds 00:09:08.338 --72839-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:08.338 --72839-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:08.338 ==72839== 00:09:08.338 ==72839== HEAP SUMMARY: 00:09:08.338 ==72839== in use at exit: 304,168 bytes in 9,253 blocks 00:09:08.338 ==72839== total heap usage: 10,441 allocs, 1,188 frees, 717,422 bytes allocated 00:09:08.338 ==72839== 00:09:08.338 ==72839== Searching for pointers to 9,253 not-freed blocks 00:09:08.338 ==72839== Checked 6,911,872 bytes 00:09:08.338 ==72839== 00:09:08.338 ==72839== LEAK SUMMARY: 00:09:08.338 ==72839== definitely lost: 0 bytes in 0 blocks 00:09:08.338 ==72839== indirectly lost: 0 bytes in 0 blocks 00:09:08.338 ==72839== possibly lost: 0 bytes in 0 blocks 00:09:08.338 ==72839== still reachable: 304,168 bytes in 9,253 blocks 00:09:08.338 ==72839== suppressed: 0 bytes in 0 blocks 00:09:08.338 ==72839== Reachable blocks (those to which a pointer was found) are not shown. 00:09:08.338 ==72839== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:08.338 ==72839== 00:09:08.338 ==72839== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:08.338 00:09:08.338 real 0m0.935s 00:09:08.338 user 0m0.893s 00:09:08.338 sys 0m0.039s 00:09:08.338 20:06:33 unittest_vhost -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:08.338 20:06:33 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:09:08.338 ************************************ 00:09:08.338 END TEST unittest_vhost 00:09:08.338 ************************************ 00:09:08.338 20:06:33 -- common/autotest_common.sh@1142 -- # return 0 00:09:08.338 20:06:33 -- unit/unittest.sh@287 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:08.338 20:06:33 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:08.338 20:06:33 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:08.338 20:06:33 -- common/autotest_common.sh@10 -- # set +x 00:09:08.338 ************************************ 00:09:08.338 START TEST unittest_dma 00:09:08.338 ************************************ 00:09:08.338 20:06:33 unittest_dma -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:08.338 ==72870== Memcheck, a memory error detector 00:09:08.338 ==72870== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:08.338 ==72870== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:08.338 ==72870== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:08.338 ==72870== 00:09:08.338 --72870-- Valgrind options: 00:09:08.338 --72870-- --leak-check=full 00:09:08.338 --72870-- --error-exitcode=2 00:09:08.338 --72870-- --verbose 00:09:08.338 --72870-- Contents of /proc/version: 00:09:08.338 --72870-- 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:09:08.338 --72870-- 00:09:08.338 --72870-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:08.338 --72870-- Page sizes: currently 4096, max supported 4096 00:09:08.338 --72870-- Valgrind library directory: /usr/libexec/valgrind 00:09:08.338 --72870-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:08.338 --72870-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:08.338 --72870-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:08.338 --72870-- might be shown as UnknownInlinedFun 00:09:08.338 --72870-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:08.338 --72870-- object doesn't have a dynamic symbol table 00:09:08.338 --72870-- Scheduler: using generic scheduler lock implementation. 00:09:08.338 --72870-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:08.338 ==72870== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72870-by-???-on-7fc73dd678ec 00:09:08.338 ==72870== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72870-by-???-on-7fc73dd678ec 00:09:08.338 ==72870== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72870-by-???-on-7fc73dd678ec 00:09:08.338 ==72870== 00:09:08.338 ==72870== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:08.338 ==72870== don't want to do, unless you know exactly what you're doing, 00:09:08.338 ==72870== or are doing some strange experiment): 00:09:08.338 ==72870== /usr/libexec/valgrind/../../bin/vgdb --pid=72870 ...command... 00:09:08.338 ==72870== 00:09:08.338 ==72870== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:08.338 ==72870== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:09:08.338 ==72870== and then give GDB the following command 00:09:08.338 ==72870== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72870 00:09:08.338 ==72870== --pid is optional if only one valgrind process is running 00:09:08.338 ==72870== 00:09:08.339 --72870-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:08.339 --72870-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:08.339 --72870-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:08.339 --72870-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:08.339 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.339 --72870-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:08.339 --72870-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:08.339 --72870-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:08.339 --72870-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:08.596 --72870-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:08.596 --72870-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:08.596 --72870-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:08.596 --72870-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:08.596 --72870-- Reading syms from /usr/lib64/libm.so.6 00:09:08.596 --72870-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:08.596 --72870-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:08.596 --72870-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/libc.so.6 00:09:08.596 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.596 --72870-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.596 --72870-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.596 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.596 --72870-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.596 --72870-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.596 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.596 --72870-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.596 --72870-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.596 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.596 --72870-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.596 --72870-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.596 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.596 --72870-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.596 --72870-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:08.596 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.596 --72870-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:08.596 --72870-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:08.596 --72870-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:08.596 --72870-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:08.597 --72870-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:08.597 --72870-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:08.597 --72870-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:08.597 --72870-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 ==72870== Preferring higher priority redirection: 00:09:08.597 --72870-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:08.597 --72870-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:08.597 --72870-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.597 --72870-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.856 --72870-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.856 --72870-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.856 --72870-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.856 --72870-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:08.856 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.856 --72870-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.856 --72870-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.856 ==72870== WARNING: new redirection conflicts with existing -- ignoring it 00:09:08.856 --72870-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:08.856 --72870-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:08.856 --72870-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:08.856 --72870-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:08.856 --72870-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:08.856 --72870-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:08.856 --72870-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:08.856 --72870-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:08.856 --72870-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:08.856 --72870-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:08.856 --72870-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:08.856 --72870-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:08.856 --72870-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:08.856 --72870-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:08.856 --72870-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:08.856 --72870-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:08.856 --72870-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:08.856 --72870-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:08.856 00:09:08.856 00:09:08.856 CUnit - A unit testing framework for C - Version 2.1-3 00:09:08.856 http://cunit.sourceforge.net/ 00:09:08.856 00:09:08.856 00:09:08.856 Suite: dma_suite 00:09:08.856 Test: test_dma ...[2024-07-15 20:06:34.079701] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:09:08.856 passed 00:09:08.856 00:09:08.856 Run Summary: Type Total Ran Passed Failed Inactive 00:09:08.856 suites 1 1 n/a 0 0 00:09:08.856 tests 1 1 1 0 0 00:09:08.856 asserts 54 54 54 0 n/a 00:09:08.856 00:09:08.856 Elapsed time = 0.072 seconds 00:09:08.856 --72870-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:09.113 --72870-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:09.113 ==72870== 00:09:09.113 ==72870== HEAP SUMMARY: 00:09:09.113 ==72870== in use at exit: 0 bytes in 0 blocks 00:09:09.113 ==72870== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:09:09.114 ==72870== 00:09:09.114 ==72870== All heap blocks were freed -- no leaks are possible 00:09:09.114 ==72870== 00:09:09.114 ==72870== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:09.114 00:09:09.114 real 0m0.688s 00:09:09.114 user 0m0.652s 00:09:09.114 sys 0m0.033s 00:09:09.114 20:06:34 unittest_dma -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:09.114 20:06:34 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:09:09.114 ************************************ 00:09:09.114 END TEST unittest_dma 00:09:09.114 ************************************ 00:09:09.114 20:06:34 -- common/autotest_common.sh@1142 -- # return 0 00:09:09.114 20:06:34 -- unit/unittest.sh@289 -- # run_test unittest_init unittest_init 00:09:09.114 20:06:34 -- common/autotest_common.sh@1099 -- # '[' 2 -le 1 ']' 00:09:09.114 20:06:34 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:09.114 20:06:34 -- common/autotest_common.sh@10 -- # set +x 00:09:09.114 ************************************ 00:09:09.114 START TEST unittest_init 00:09:09.114 ************************************ 00:09:09.114 20:06:34 unittest_init -- common/autotest_common.sh@1123 -- # unittest_init 00:09:09.114 20:06:34 unittest_init -- unit/unittest.sh@150 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:09.114 ==72894== Memcheck, a memory error detector 00:09:09.114 ==72894== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:09.114 ==72894== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:09.114 ==72894== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:09.114 ==72894== 00:09:09.114 --72894-- Valgrind options: 00:09:09.114 --72894-- --leak-check=full 00:09:09.114 --72894-- --error-exitcode=2 00:09:09.114 --72894-- --verbose 00:09:09.114 --72894-- Contents of /proc/version: 00:09:09.114 --72894-- 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:09:09.114 --72894-- 00:09:09.114 --72894-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:09.114 --72894-- Page sizes: currently 4096, max supported 4096 00:09:09.114 --72894-- Valgrind library directory: /usr/libexec/valgrind 00:09:09.114 --72894-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:09.114 --72894-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:09.114 --72894-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:09.114 --72894-- might be shown as UnknownInlinedFun 00:09:09.114 --72894-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:09.114 --72894-- object doesn't have a dynamic symbol table 00:09:09.114 --72894-- Scheduler: using generic scheduler lock implementation. 00:09:09.114 --72894-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:09.114 ==72894== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72894-by-???-on-7fc73dd678ec 00:09:09.114 ==72894== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72894-by-???-on-7fc73dd678ec 00:09:09.114 ==72894== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72894-by-???-on-7fc73dd678ec 00:09:09.114 ==72894== 00:09:09.114 ==72894== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:09.114 ==72894== don't want to do, unless you know exactly what you're doing, 00:09:09.114 ==72894== or are doing some strange experiment): 00:09:09.114 ==72894== /usr/libexec/valgrind/../../bin/vgdb --pid=72894 ...command... 00:09:09.114 ==72894== 00:09:09.114 ==72894== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:09.114 ==72894== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:09:09.114 ==72894== and then give GDB the following command 00:09:09.114 ==72894== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72894 00:09:09.114 ==72894== --pid is optional if only one valgrind process is running 00:09:09.114 ==72894== 00:09:09.114 --72894-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:09.114 --72894-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:09.114 --72894-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:09.114 --72894-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:09.114 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.114 --72894-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:09.114 --72894-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:09.114 --72894-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:09.114 --72894-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:09.114 --72894-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:09.114 --72894-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:09.114 --72894-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:09.114 --72894-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:09.114 --72894-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:09.114 --72894-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:09.114 --72894-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:09.114 --72894-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:09.114 --72894-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:09.114 --72894-- Reading syms from /usr/lib64/libm.so.6 00:09:09.114 --72894-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:09.114 --72894-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:09.114 --72894-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:09.115 --72894-- Reading syms from /usr/lib64/libc.so.6 00:09:09.372 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.372 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.372 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.372 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.372 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.372 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.372 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.372 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.372 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.372 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.372 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.372 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.372 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.372 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.372 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:09.372 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.372 --72894-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:09.372 --72894-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:09.372 --72894-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:09.372 --72894-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:09.372 --72894-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:09.372 --72894-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:09.372 --72894-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:09.372 --72894-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:09.372 --72894-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 --72894-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.372 ==72894== Preferring higher priority redirection: 00:09:09.373 --72894-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:09.373 --72894-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:09.373 --72894-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 --72894-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:09.373 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.373 --72894-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.373 --72894-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.373 ==72894== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.373 --72894-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:09.373 --72894-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:09.373 --72894-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:09.631 --72894-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:09.631 --72894-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:09.631 --72894-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:09.631 --72894-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:09.631 --72894-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:09.631 --72894-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:09.631 --72894-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:09.631 --72894-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:09.631 --72894-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:09.631 --72894-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:09.631 --72894-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:09.631 --72894-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:09.631 --72894-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:09.631 --72894-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:09.631 --72894-- REDIR: 0x558b6f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:09:09.631 --72894-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:09.631 00:09:09.631 00:09:09.631 CUnit - A unit testing framework for C - Version 2.1-3 00:09:09.631 http://cunit.sourceforge.net/ 00:09:09.631 00:09:09.631 00:09:09.631 Suite: subsystem_suite 00:09:09.631 Test: subsystem_sort_test_depends_on_single ...passed 00:09:09.631 Test: subsystem_sort_test_depends_on_multiple ...passed 00:09:09.631 Test: subsystem_sort_test_missing_dependency ...[2024-07-15 20:06:34.859797] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:09:09.631 [2024-07-15 20:06:34.893689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:09:09.631 passed 00:09:09.631 00:09:09.631 Run Summary: Type Total Ran Passed Failed Inactive 00:09:09.631 suites 1 1 n/a 0 0 00:09:09.631 tests 3 3 3 0 0 00:09:09.631 asserts 20 20 20 0 n/a 00:09:09.631 00:09:09.631 Elapsed time = 0.071 seconds 00:09:09.631 --72894-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:09.631 --72894-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:09.889 ==72894== 00:09:09.889 ==72894== HEAP SUMMARY: 00:09:09.889 ==72894== in use at exit: 33,744 bytes in 1,027 blocks 00:09:09.889 ==72894== total heap usage: 1,118 allocs, 91 frees, 183,080 bytes allocated 00:09:09.889 ==72894== 00:09:09.889 ==72894== Searching for pointers to 1,027 not-freed blocks 00:09:09.889 ==72894== Checked 6,584,320 bytes 00:09:09.889 ==72894== 00:09:09.889 ==72894== LEAK SUMMARY: 00:09:09.889 ==72894== definitely lost: 0 bytes in 0 blocks 00:09:09.889 ==72894== indirectly lost: 0 bytes in 0 blocks 00:09:09.889 ==72894== possibly lost: 0 bytes in 0 blocks 00:09:09.889 ==72894== still reachable: 33,744 bytes in 1,027 blocks 00:09:09.889 ==72894== suppressed: 0 bytes in 0 blocks 00:09:09.889 ==72894== Reachable blocks (those to which a pointer was found) are not shown. 00:09:09.889 ==72894== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:09:09.889 ==72894== 00:09:09.889 ==72894== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:09.890 00:09:09.890 real 0m0.752s 00:09:09.890 user 0m0.717s 00:09:09.890 sys 0m0.032s 00:09:09.890 20:06:34 unittest_init -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:09.890 20:06:34 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:09:09.890 ************************************ 00:09:09.890 END TEST unittest_init 00:09:09.890 ************************************ 00:09:09.890 20:06:35 -- common/autotest_common.sh@1142 -- # return 0 00:09:09.890 20:06:35 -- unit/unittest.sh@290 -- # run_test unittest_keyring valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:09.890 20:06:35 -- common/autotest_common.sh@1099 -- # '[' 6 -le 1 ']' 00:09:09.890 20:06:35 -- common/autotest_common.sh@1105 -- # xtrace_disable 00:09:09.890 20:06:35 -- common/autotest_common.sh@10 -- # set +x 00:09:09.890 ************************************ 00:09:09.890 START TEST unittest_keyring 00:09:09.890 ************************************ 00:09:09.890 20:06:35 unittest_keyring -- common/autotest_common.sh@1123 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:09.890 ==72923== Memcheck, a memory error detector 00:09:09.890 ==72923== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:09:09.890 ==72923== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:09:09.890 ==72923== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:09.890 ==72923== 00:09:09.890 --72923-- Valgrind options: 00:09:09.890 --72923-- --leak-check=full 00:09:09.890 --72923-- --error-exitcode=2 00:09:09.890 --72923-- --verbose 00:09:09.890 --72923-- Contents of /proc/version: 00:09:09.890 --72923-- 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:09:09.890 --72923-- 00:09:09.890 --72923-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:09:09.890 --72923-- Page sizes: currently 4096, max supported 4096 00:09:09.890 --72923-- Valgrind library directory: /usr/libexec/valgrind 00:09:09.890 --72923-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:09.890 --72923-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:09:09.890 --72923-- Warning: cross-CU LIMITATION: some inlined fn names 00:09:09.890 --72923-- might be shown as UnknownInlinedFun 00:09:09.890 --72923-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:09:09.890 --72923-- object doesn't have a dynamic symbol table 00:09:09.890 --72923-- Scheduler: using generic scheduler lock implementation. 00:09:09.890 --72923-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:09:09.890 ==72923== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72923-by-???-on-7fc73dd678ec 00:09:09.890 ==72923== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72923-by-???-on-7fc73dd678ec 00:09:09.890 ==72923== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72923-by-???-on-7fc73dd678ec 00:09:09.890 ==72923== 00:09:09.890 ==72923== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:09:09.890 ==72923== don't want to do, unless you know exactly what you're doing, 00:09:09.890 ==72923== or are doing some strange experiment): 00:09:09.890 ==72923== /usr/libexec/valgrind/../../bin/vgdb --pid=72923 ...command... 00:09:09.890 ==72923== 00:09:09.890 ==72923== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:09:09.890 ==72923== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:09:09.890 ==72923== and then give GDB the following command 00:09:09.890 ==72923== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72923 00:09:09.890 ==72923== --pid is optional if only one valgrind process is running 00:09:09.890 ==72923== 00:09:09.890 --72923-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:09:09.890 --72923-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:09:09.890 --72923-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:09:09.890 --72923-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:09:09.890 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:09.890 --72923-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:09:09.890 --72923-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:09:09.890 --72923-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:09:09.890 --72923-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:09:09.890 --72923-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:09:09.890 --72923-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:09:09.890 --72923-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:09:09.890 --72923-- Reading syms from /usr/lib64/liburing.so.2.4 00:09:09.890 --72923-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:09:09.890 --72923-- Reading syms from /usr/lib64/libaccel-config.so.1.0.0 00:09:09.890 --72923-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:09:09.890 --72923-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:09:09.890 --72923-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:09:09.890 --72923-- Reading syms from /usr/lib64/libm.so.6 00:09:09.890 --72923-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:09:09.890 --72923-- Reading syms from /usr/lib64/libkeyutils.so.1.9 00:09:09.890 --72923-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:09:09.890 --72923-- Reading syms from /usr/lib64/libc.so.6 00:09:10.149 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.149 --72923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.149 --72923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.149 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.149 --72923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.149 --72923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.149 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.149 --72923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.149 --72923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.149 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.149 --72923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.149 --72923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.149 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.149 --72923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.149 --72923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:09:10.149 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.149 --72923-- old: 0x0558a9b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:09:10.149 --72923-- new: 0x0558a9b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:09:10.149 --72923-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:09:10.149 --72923-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:09:10.149 --72923-- Reading syms from /usr/lib64/libz.so.1.2.13 00:09:10.149 --72923-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:09:10.149 --72923-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:09:10.149 --72923-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:09:10.149 --72923-- REDIR: 0x5590bf0 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x5590c80 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558ee50 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a3f50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558df50 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a2700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a2870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558d4e0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a24b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558ed40 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x5590cb0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a2540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558e170 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a2b90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x5590aa0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558e1d0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558ffc0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55a25d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558ecd0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x55909a0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558d3f0 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558dec0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558edc0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558ff50 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.149 --72923-- REDIR: 0x558e270 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x5590870 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x5590b40 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x55a2c10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x558e100 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x558dc80 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 ==72923== Preferring higher priority redirection: 00:09:10.150 --72923-- old: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:09:10.150 --72923-- new: 0x056480c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:09:10.150 --72923-- REDIR: 0x558d370 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x5590e80 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x558dda0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x5590900 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x558e040 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x55916c0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x5590a40 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x560d600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 --72923-- REDIR: 0x560d720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:09:10.150 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.150 --72923-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.150 --72923-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.150 ==72923== WARNING: new redirection conflicts with existing -- ignoring it 00:09:10.150 --72923-- old: 0x05648090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:09:10.150 --72923-- new: 0x05648090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:09:10.150 --72923-- REDIR: 0x564ccb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:09:10.150 --72923-- REDIR: 0x564ae00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:09:10.150 --72923-- REDIR: 0x5647960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:09:10.150 --72923-- REDIR: 0x5589bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:09:10.150 --72923-- REDIR: 0x558aaa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:09:10.150 --72923-- REDIR: 0x56480c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:09:10.150 --72923-- REDIR: 0x564a650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:09:10.150 --72923-- REDIR: 0x564a460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:09:10.150 --72923-- REDIR: 0x564a220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:09:10.150 --72923-- REDIR: 0x56476c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:09:10.150 --72923-- REDIR: 0x5669f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:09:10.150 --72923-- REDIR: 0x56672f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:09:10.150 --72923-- REDIR: 0x5649500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:09:10.150 --72923-- REDIR: 0x558a190 (libc.so.6:free) redirected to 0x4845aba (free) 00:09:10.150 --72923-- REDIR: 0x5648090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:09:10.150 --72923-- REDIR: 0x5648ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:09:10.407 00:09:10.407 00:09:10.407 CUnit - A unit testing framework for C - Version 2.1-3 00:09:10.407 http://cunit.sourceforge.net/ 00:09:10.407 00:09:10.407 00:09:10.407 Suite: keyring 00:09:10.407 Test: test_keyring_add_remove ...[2024-07-15 20:06:35.495519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:09:10.407 [2024-07-15 20:06:35.524483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:09:10.407 [2024-07-15 20:06:35.526900] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:09:10.407 passed 00:09:10.407 Test: test_keyring_get_put ...passed 00:09:10.407 00:09:10.407 Run Summary: Type Total Ran Passed Failed Inactive 00:09:10.407 suites 1 1 n/a 0 0 00:09:10.407 tests 2 2 2 0 0 00:09:10.407 asserts 44 44 44 0 n/a 00:09:10.407 00:09:10.407 Elapsed time = 0.058 seconds 00:09:10.407 --72923-- REDIR: 0x5649f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:09:10.407 --72923-- REDIR: 0x5648080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:09:10.407 ==72923== 00:09:10.407 ==72923== HEAP SUMMARY: 00:09:10.407 ==72923== in use at exit: 0 bytes in 0 blocks 00:09:10.407 ==72923== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:09:10.407 ==72923== 00:09:10.407 ==72923== All heap blocks were freed -- no leaks are possible 00:09:10.407 ==72923== 00:09:10.407 ==72923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:09:10.407 00:09:10.407 real 0m0.570s 00:09:10.407 user 0m0.549s 00:09:10.407 sys 0m0.019s 00:09:10.407 20:06:35 unittest_keyring -- common/autotest_common.sh@1124 -- # xtrace_disable 00:09:10.407 20:06:35 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:09:10.407 ************************************ 00:09:10.407 END TEST unittest_keyring 00:09:10.407 ************************************ 00:09:10.407 20:06:35 -- common/autotest_common.sh@1142 -- # return 0 00:09:10.407 20:06:35 -- unit/unittest.sh@292 -- # '[' yes = yes ']' 00:09:10.408 20:06:35 -- unit/unittest.sh@292 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:09:10.408 20:06:35 -- unit/unittest.sh@293 -- # hostname 00:09:10.408 20:06:35 -- unit/unittest.sh@293 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -d . -c -t 7fc73dd678ec -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:36.945 20:07:01 -- unit/unittest.sh@294 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info 00:09:39.471 20:07:04 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:41.997 20:07:06 -- unit/unittest.sh@296 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/app/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:43.370 20:07:08 -- unit/unittest.sh@297 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:45.270 20:07:10 -- unit/unittest.sh@298 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:47.791 20:07:12 -- unit/unittest.sh@299 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:49.161 20:07:14 -- unit/unittest.sh@300 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:51.061 20:07:16 -- unit/unittest.sh@301 -- # rm -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:51.061 20:07:16 -- unit/unittest.sh@302 -- # genhtml /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info --output-directory /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:09:51.319 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:51.319 Found 366 entries. 00:09:51.319 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:51.319 Writing .css and .png files. 00:09:51.319 Generating output. 00:09:51.319 Processing file include/linux/virtio_ring.h 00:09:51.319 Processing file include/spdk/nvme.h 00:09:51.319 Processing file include/spdk/bdev_module.h 00:09:51.319 Processing file include/spdk/nvmf_transport.h 00:09:51.319 Processing file include/spdk/mmio.h 00:09:51.319 Processing file include/spdk/nvme_spec.h 00:09:51.319 Processing file include/spdk/endian.h 00:09:51.319 Processing file include/spdk/histogram_data.h 00:09:51.319 Processing file include/spdk/trace.h 00:09:51.319 Processing file include/spdk/thread.h 00:09:51.319 Processing file include/spdk/base64.h 00:09:51.319 Processing file include/spdk/util.h 00:09:51.577 Processing file include/spdk_internal/rdma_utils.h 00:09:51.577 Processing file include/spdk_internal/sock.h 00:09:51.577 Processing file include/spdk_internal/utf.h 00:09:51.577 Processing file include/spdk_internal/sgl.h 00:09:51.577 Processing file include/spdk_internal/nvme_tcp.h 00:09:51.577 Processing file include/spdk_internal/virtio.h 00:09:51.577 Processing file lib/accel/accel.c 00:09:51.577 Processing file lib/accel/accel_sw.c 00:09:51.577 Processing file lib/accel/accel_rpc.c 00:09:51.577 Processing file lib/bdev/bdev_zone.c 00:09:51.577 Processing file lib/bdev/bdev_rpc.c 00:09:51.577 Processing file lib/bdev/part.c 00:09:51.577 Processing file lib/bdev/scsi_nvme.c 00:09:51.577 Processing file lib/bdev/bdev.c 00:09:51.577 Processing file lib/blob/zeroes.c 00:09:51.577 Processing file lib/blob/blob_bs_dev.c 00:09:51.577 Processing file lib/blob/request.c 00:09:51.577 Processing file lib/blob/blobstore.c 00:09:51.577 Processing file lib/blob/blobstore.h 00:09:51.577 Processing file lib/blobfs/tree.c 00:09:51.577 Processing file lib/blobfs/blobfs.c 00:09:51.577 Processing file lib/conf/conf.c 00:09:51.577 Processing file lib/dma/dma.c 00:09:51.835 Processing file lib/env_dpdk/pci_ioat.c 00:09:51.835 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:51.835 Processing file lib/env_dpdk/threads.c 00:09:51.835 Processing file lib/env_dpdk/pci_vmd.c 00:09:51.835 Processing file lib/env_dpdk/memory.c 00:09:51.835 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:51.835 Processing file lib/env_dpdk/pci_event.c 00:09:51.835 Processing file lib/env_dpdk/sigbus_handler.c 00:09:51.835 Processing file lib/env_dpdk/pci_dpdk.c 00:09:51.835 Processing file lib/env_dpdk/pci_virtio.c 00:09:51.835 Processing file lib/env_dpdk/pci.c 00:09:51.835 Processing file lib/env_dpdk/pci_idxd.c 00:09:51.835 Processing file lib/env_dpdk/init.c 00:09:51.835 Processing file lib/env_dpdk/env.c 00:09:51.835 Processing file lib/env_ocf/ocf_env.h 00:09:51.835 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:51.835 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:51.835 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:51.835 Processing file lib/event/app.c 00:09:51.835 Processing file lib/event/reactor.c 00:09:51.835 Processing file lib/event/scheduler_static.c 00:09:51.835 Processing file lib/event/log_rpc.c 00:09:51.835 Processing file lib/event/app_rpc.c 00:09:51.835 Processing file lib/ftl/ftl_l2p.c 00:09:51.835 Processing file lib/ftl/ftl_nv_cache.c 00:09:51.835 Processing file lib/ftl/ftl_band.h 00:09:51.835 Processing file lib/ftl/ftl_band.c 00:09:51.835 Processing file lib/ftl/ftl_debug.c 00:09:51.835 Processing file lib/ftl/ftl_core.c 00:09:51.835 Processing file lib/ftl/ftl_p2l.c 00:09:51.835 Processing file lib/ftl/ftl_writer.c 00:09:51.835 Processing file lib/ftl/ftl_io.c 00:09:51.835 Processing file lib/ftl/ftl_rq.c 00:09:51.835 Processing file lib/ftl/ftl_io.h 00:09:51.835 Processing file lib/ftl/ftl_trace.c 00:09:51.835 Processing file lib/ftl/ftl_layout.c 00:09:51.835 Processing file lib/ftl/ftl_l2p_flat.c 00:09:51.835 Processing file lib/ftl/ftl_reloc.c 00:09:51.835 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:51.835 Processing file lib/ftl/ftl_writer.h 00:09:51.835 Processing file lib/ftl/ftl_nv_cache.h 00:09:51.835 Processing file lib/ftl/ftl_core.h 00:09:51.835 Processing file lib/ftl/ftl_sb.c 00:09:51.835 Processing file lib/ftl/ftl_debug.h 00:09:51.835 Processing file lib/ftl/ftl_init.c 00:09:51.835 Processing file lib/ftl/ftl_band_ops.c 00:09:51.835 Processing file lib/ftl/ftl_l2p_cache.c 00:09:51.835 Processing file lib/ftl/base/ftl_base_dev.c 00:09:51.835 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:51.835 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:51.836 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:51.836 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:51.836 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:51.836 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:51.836 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_chunk_upgrade.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_band_upgrade.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_trim_upgrade.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_p2l_upgrade.c 00:09:51.836 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:51.836 Processing file lib/ftl/utils/ftl_md.c 00:09:51.836 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:51.836 Processing file lib/ftl/utils/ftl_df.h 00:09:51.836 Processing file lib/ftl/utils/ftl_mempool.c 00:09:51.836 Processing file lib/ftl/utils/ftl_property.c 00:09:51.836 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:51.836 Processing file lib/ftl/utils/ftl_conf.c 00:09:51.836 Processing file lib/ftl/utils/ftl_property.h 00:09:51.836 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:51.836 Processing file lib/idxd/idxd_internal.h 00:09:51.836 Processing file lib/idxd/idxd_kernel.c 00:09:51.836 Processing file lib/idxd/idxd.c 00:09:51.836 Processing file lib/idxd/idxd_user.c 00:09:52.094 Processing file lib/init/subsystem.c 00:09:52.094 Processing file lib/init/rpc.c 00:09:52.094 Processing file lib/init/json_config.c 00:09:52.094 Processing file lib/init/subsystem_rpc.c 00:09:52.094 Processing file lib/ioat/ioat.c 00:09:52.094 Processing file lib/ioat/ioat_internal.h 00:09:52.094 Processing file lib/iscsi/md5.c 00:09:52.094 Processing file lib/iscsi/iscsi.h 00:09:52.094 Processing file lib/iscsi/iscsi_subsystem.c 00:09:52.094 Processing file lib/iscsi/param.c 00:09:52.094 Processing file lib/iscsi/task.c 00:09:52.094 Processing file lib/iscsi/init_grp.c 00:09:52.094 Processing file lib/iscsi/task.h 00:09:52.094 Processing file lib/iscsi/iscsi.c 00:09:52.094 Processing file lib/iscsi/iscsi_rpc.c 00:09:52.094 Processing file lib/iscsi/tgt_node.c 00:09:52.094 Processing file lib/iscsi/portal_grp.c 00:09:52.094 Processing file lib/iscsi/conn.c 00:09:52.094 Processing file lib/json/json_write.c 00:09:52.094 Processing file lib/json/json_util.c 00:09:52.094 Processing file lib/json/json_parse.c 00:09:52.094 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:52.094 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:52.094 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:52.094 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:52.094 Processing file lib/keyring/keyring_rpc.c 00:09:52.094 Processing file lib/keyring/keyring.c 00:09:52.094 Processing file lib/log/log.c 00:09:52.094 Processing file lib/log/log_deprecated.c 00:09:52.094 Processing file lib/log/log_flags.c 00:09:52.094 Processing file lib/lvol/lvol.c 00:09:52.094 Processing file lib/nbd/nbd.c 00:09:52.094 Processing file lib/nbd/nbd_rpc.c 00:09:52.094 Processing file lib/notify/notify.c 00:09:52.094 Processing file lib/notify/notify_rpc.c 00:09:52.352 Processing file lib/nvme/nvme_qpair.c 00:09:52.352 Processing file lib/nvme/nvme_quirks.c 00:09:52.352 Processing file lib/nvme/nvme_pcie_common.c 00:09:52.352 Processing file lib/nvme/nvme_cuse.c 00:09:52.353 Processing file lib/nvme/nvme_ns_cmd.c 00:09:52.353 Processing file lib/nvme/nvme_pcie_internal.h 00:09:52.353 Processing file lib/nvme/nvme_auth.c 00:09:52.353 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:52.353 Processing file lib/nvme/nvme_zns.c 00:09:52.353 Processing file lib/nvme/nvme_io_msg.c 00:09:52.353 Processing file lib/nvme/nvme_transport.c 00:09:52.353 Processing file lib/nvme/nvme_pcie.c 00:09:52.353 Processing file lib/nvme/nvme_internal.h 00:09:52.353 Processing file lib/nvme/nvme_ns.c 00:09:52.353 Processing file lib/nvme/nvme_discovery.c 00:09:52.353 Processing file lib/nvme/nvme_vfio_user.c 00:09:52.353 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:52.353 Processing file lib/nvme/nvme_tcp.c 00:09:52.353 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:52.353 Processing file lib/nvme/nvme_fabric.c 00:09:52.353 Processing file lib/nvme/nvme_opal.c 00:09:52.353 Processing file lib/nvme/nvme_rdma.c 00:09:52.353 Processing file lib/nvme/nvme_poll_group.c 00:09:52.353 Processing file lib/nvme/nvme_ctrlr.c 00:09:52.353 Processing file lib/nvme/nvme.c 00:09:52.611 Processing file lib/nvmf/tcp.c 00:09:52.611 Processing file lib/nvmf/subsystem.c 00:09:52.611 Processing file lib/nvmf/ctrlr_discovery.c 00:09:52.611 Processing file lib/nvmf/nvmf.c 00:09:52.611 Processing file lib/nvmf/rdma.c 00:09:52.611 Processing file lib/nvmf/nvmf_internal.h 00:09:52.611 Processing file lib/nvmf/transport.c 00:09:52.611 Processing file lib/nvmf/vfio_user.c 00:09:52.611 Processing file lib/nvmf/ctrlr.c 00:09:52.611 Processing file lib/nvmf/auth.c 00:09:52.611 Processing file lib/nvmf/nvmf_rpc.c 00:09:52.611 Processing file lib/nvmf/ctrlr_bdev.c 00:09:52.611 Processing file lib/rdma_provider/rdma_provider_verbs.c 00:09:52.611 Processing file lib/rdma_provider/common.c 00:09:52.611 Processing file lib/rdma_utils/rdma_utils.c 00:09:52.611 Processing file lib/reduce/reduce.c 00:09:52.611 Processing file lib/rpc/rpc.c 00:09:52.611 Processing file lib/scsi/task.c 00:09:52.611 Processing file lib/scsi/lun.c 00:09:52.611 Processing file lib/scsi/dev.c 00:09:52.611 Processing file lib/scsi/port.c 00:09:52.611 Processing file lib/scsi/scsi.c 00:09:52.611 Processing file lib/scsi/scsi_rpc.c 00:09:52.611 Processing file lib/scsi/scsi_pr.c 00:09:52.611 Processing file lib/scsi/scsi_bdev.c 00:09:52.611 Processing file lib/sock/sock.c 00:09:52.611 Processing file lib/sock/sock_rpc.c 00:09:52.611 Processing file lib/thread/iobuf.c 00:09:52.611 Processing file lib/thread/thread.c 00:09:52.611 Processing file lib/trace/trace_rpc.c 00:09:52.611 Processing file lib/trace/trace.c 00:09:52.611 Processing file lib/trace/trace_flags.c 00:09:52.611 Processing file lib/trace_parser/trace.cpp 00:09:52.611 Processing file lib/ublk/ublk.c 00:09:52.611 Processing file lib/ublk/ublk_rpc.c 00:09:52.611 Processing file lib/ut/ut.c 00:09:52.611 Processing file lib/ut_mock/mock.c 00:09:52.868 Processing file lib/util/crc16.c 00:09:52.868 Processing file lib/util/base64.c 00:09:52.868 Processing file lib/util/uuid.c 00:09:52.868 Processing file lib/util/string.c 00:09:52.868 Processing file lib/util/math.c 00:09:52.868 Processing file lib/util/zipf.c 00:09:52.868 Processing file lib/util/pipe.c 00:09:52.868 Processing file lib/util/dif.c 00:09:52.868 Processing file lib/util/xor.c 00:09:52.868 Processing file lib/util/file.c 00:09:52.868 Processing file lib/util/hexlify.c 00:09:52.868 Processing file lib/util/crc32.c 00:09:52.868 Processing file lib/util/crc32c.c 00:09:52.868 Processing file lib/util/fd_group.c 00:09:52.868 Processing file lib/util/strerror_tls.c 00:09:52.868 Processing file lib/util/crc32_ieee.c 00:09:52.868 Processing file lib/util/cpuset.c 00:09:52.868 Processing file lib/util/bit_array.c 00:09:52.868 Processing file lib/util/fd.c 00:09:52.868 Processing file lib/util/crc64.c 00:09:52.868 Processing file lib/util/iov.c 00:09:52.868 Processing file lib/vfio_user/host/vfio_user.c 00:09:52.868 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:52.868 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:52.868 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:52.868 Processing file lib/vhost/rte_vhost_user.c 00:09:52.868 Processing file lib/vhost/vhost_blk.c 00:09:52.868 Processing file lib/vhost/vhost_scsi.c 00:09:52.868 Processing file lib/vhost/vhost_rpc.c 00:09:52.868 Processing file lib/vhost/vhost_internal.h 00:09:52.868 Processing file lib/vhost/vhost.c 00:09:52.868 Processing file lib/virtio/virtio_vfio_user.c 00:09:52.868 Processing file lib/virtio/virtio_vhost_user.c 00:09:52.868 Processing file lib/virtio/virtio.c 00:09:52.868 Processing file lib/virtio/virtio_pci.c 00:09:52.868 Processing file lib/vmd/vmd.c 00:09:52.868 Processing file lib/vmd/led.c 00:09:52.868 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:52.868 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:52.868 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:52.868 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:52.868 Processing file module/accel/dsa/accel_dsa.c 00:09:52.868 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:52.868 Processing file module/accel/error/accel_error_rpc.c 00:09:52.868 Processing file module/accel/error/accel_error.c 00:09:52.868 Processing file module/accel/iaa/accel_iaa.c 00:09:52.868 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:52.868 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:52.868 Processing file module/accel/ioat/accel_ioat.c 00:09:52.868 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:52.868 Processing file module/bdev/aio/bdev_aio.c 00:09:52.868 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:52.868 Processing file module/bdev/compress/vbdev_compress.c 00:09:52.868 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:52.868 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:52.868 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:52.868 Processing file module/bdev/delay/vbdev_delay.c 00:09:52.868 Processing file module/bdev/error/vbdev_error.c 00:09:52.868 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:52.868 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:52.868 Processing file module/bdev/ftl/bdev_ftl.c 00:09:52.868 Processing file module/bdev/gpt/gpt.h 00:09:52.868 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:52.868 Processing file module/bdev/gpt/gpt.c 00:09:52.868 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:52.868 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:53.126 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:53.126 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:53.126 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:53.126 Processing file module/bdev/malloc/bdev_malloc.c 00:09:53.126 Processing file module/bdev/null/bdev_null_rpc.c 00:09:53.126 Processing file module/bdev/null/bdev_null.c 00:09:53.126 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:09:53.126 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:09:53.126 Processing file module/bdev/nvme/vbdev_opal.c 00:09:53.126 Processing file module/bdev/nvme/bdev_nvme.c 00:09:53.126 Processing file module/bdev/nvme/nvme_rpc.c 00:09:53.127 Processing file module/bdev/nvme/bdev_mdns_client.c 00:09:53.127 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:09:53.127 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:09:53.127 Processing file module/bdev/ocf/utils.c 00:09:53.127 Processing file module/bdev/ocf/stats.c 00:09:53.127 Processing file module/bdev/ocf/vbdev_ocf.c 00:09:53.127 Processing file module/bdev/ocf/ctx.c 00:09:53.127 Processing file module/bdev/ocf/volume.c 00:09:53.127 Processing file module/bdev/ocf/data.c 00:09:53.127 Processing file module/bdev/ocf/volume.h 00:09:53.127 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:09:53.127 Processing file module/bdev/passthru/vbdev_passthru.c 00:09:53.127 Processing file module/bdev/raid/bdev_raid_rpc.c 00:09:53.127 Processing file module/bdev/raid/bdev_raid_sb.c 00:09:53.127 Processing file module/bdev/raid/bdev_raid.c 00:09:53.127 Processing file module/bdev/raid/concat.c 00:09:53.127 Processing file module/bdev/raid/bdev_raid.h 00:09:53.127 Processing file module/bdev/raid/raid5f.c 00:09:53.127 Processing file module/bdev/raid/raid0.c 00:09:53.127 Processing file module/bdev/raid/raid1.c 00:09:53.127 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:09:53.127 Processing file module/bdev/rbd/bdev_rbd.c 00:09:53.127 Processing file module/bdev/split/vbdev_split_rpc.c 00:09:53.127 Processing file module/bdev/split/vbdev_split.c 00:09:53.127 Processing file module/bdev/uring/bdev_uring.c 00:09:53.127 Processing file module/bdev/uring/bdev_uring_rpc.c 00:09:53.384 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:09:53.384 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:09:53.384 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:09:53.384 Processing file module/bdev/xnvme/bdev_xnvme.c 00:09:53.385 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:09:53.385 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:09:53.385 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:09:53.385 Processing file module/blob/bdev/blob_bdev.c 00:09:53.385 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:09:53.385 Processing file module/blobfs/bdev/blobfs_bdev.c 00:09:53.385 Processing file module/blobfs/bdev/blobfs_fuse.c 00:09:53.385 Processing file module/env_dpdk/env_dpdk_rpc.c 00:09:53.385 Processing file module/event/subsystems/accel/accel.c 00:09:53.385 Processing file module/event/subsystems/bdev/bdev.c 00:09:53.385 Processing file module/event/subsystems/iobuf/iobuf.c 00:09:53.385 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:09:53.385 Processing file module/event/subsystems/iscsi/iscsi.c 00:09:53.385 Processing file module/event/subsystems/keyring/keyring.c 00:09:53.385 Processing file module/event/subsystems/nbd/nbd.c 00:09:53.385 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:09:53.385 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:09:53.385 Processing file module/event/subsystems/scheduler/scheduler.c 00:09:53.385 Processing file module/event/subsystems/scsi/scsi.c 00:09:53.385 Processing file module/event/subsystems/sock/sock.c 00:09:53.385 Processing file module/event/subsystems/ublk/ublk.c 00:09:53.385 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:09:53.385 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:09:53.385 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:09:53.385 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:09:53.385 Processing file module/event/subsystems/vmd/vmd.c 00:09:53.385 Processing file module/keyring/file/keyring.c 00:09:53.385 Processing file module/keyring/file/keyring_rpc.c 00:09:53.385 Processing file module/keyring/linux/keyring_rpc.c 00:09:53.385 Processing file module/keyring/linux/keyring.c 00:09:53.385 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:09:53.385 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:09:53.385 Processing file module/scheduler/gscheduler/gscheduler.c 00:09:53.385 Processing file module/sock/sock_kernel.h 00:09:53.385 Processing file module/sock/posix/posix.c 00:09:53.385 Processing file module/sock/uring/uring.c 00:09:53.385 Processing file module/vfu_device/vfu_virtio_scsi.c 00:09:53.385 Processing file module/vfu_device/vfu_virtio_rpc.c 00:09:53.385 Processing file module/vfu_device/vfu_virtio.c 00:09:53.385 Processing file module/vfu_device/vfu_virtio_internal.h 00:09:53.385 Processing file module/vfu_device/vfu_virtio_blk.c 00:09:53.385 Processing file xnvme/include/libxnvme_cmd.h 00:09:53.385 Writing directory view page. 00:09:53.385 Overall coverage rate: 00:09:53.385 lines......: 35.6% (42170 of 118532 lines) 00:09:53.385 functions..: 38.8% (3839 of 9898 functions) 00:09:53.385 20:07:18 -- unit/unittest.sh@305 -- # set +x 00:09:53.385 00:09:53.385 00:09:53.385 ===================== 00:09:53.385 All unit tests passed 00:09:53.385 ===================== 00:09:53.385 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:53.385 00:09:53.385 00:09:53.385 20:07:18 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:09:53.385 20:07:18 -- pm/common@29 -- # signal_monitor_resources TERM 00:09:53.385 20:07:18 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:09:53.385 20:07:18 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:53.385 20:07:18 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:09:53.385 20:07:18 -- pm/common@44 -- # pid=163 00:09:53.385 20:07:18 -- pm/common@50 -- # kill -TERM 163 00:09:53.385 20:07:18 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:53.385 20:07:18 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:09:53.385 20:07:18 -- pm/common@44 -- # pid=165 00:09:53.385 20:07:18 -- pm/common@50 -- # kill -TERM 165 00:09:53.396 [Pipeline] } 00:09:53.415 [Pipeline] // stage 00:09:53.420 [Pipeline] } 00:09:53.437 [Pipeline] // timeout 00:09:53.442 [Pipeline] } 00:09:53.457 [Pipeline] // catchError 00:09:53.466 [Pipeline] stage 00:09:53.469 [Pipeline] { (Epilogue) 00:09:53.485 [Pipeline] sh 00:09:53.825 [Pipeline] setCustomBuildProperty 00:09:53.834 [Pipeline] catchError 00:09:53.836 [Pipeline] { 00:09:53.850 [Pipeline] sh 00:09:54.142 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:54.142 Artifacts sizes are good 00:09:54.152 [Pipeline] } 00:09:54.170 [Pipeline] // catchError 00:09:54.177 [Pipeline] sh 00:09:54.468 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:10:02.591 [Pipeline] archiveArtifacts 00:10:02.599 Archiving artifacts 00:10:03.473 [Pipeline] } 00:10:03.489 [Pipeline] // stage 00:10:03.493 [Pipeline] } 00:10:03.504 [Pipeline] // wrap 00:10:03.510 [Pipeline] } 00:10:03.525 [Pipeline] // node 00:10:03.530 [Pipeline] } 00:10:03.537 [Pipeline] // timeout 00:10:03.540 [Pipeline] } 00:10:03.547 [Pipeline] // retry 00:10:03.550 [Pipeline] End of Pipeline 00:10:03.568 Finished: SUCCESS