00:00:00.001 Started by upstream project "autotest-per-patch" build number 122829 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.071 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.072 The recommended git tool is: git 00:00:00.072 using credential 00000000-0000-0000-0000-000000000002 00:00:00.073 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/unittest-valgrind-docker-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.116 Fetching changes from the remote Git repository 00:00:00.117 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.165 Using shallow fetch with depth 1 00:00:00.165 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.165 > git --version # timeout=10 00:00:00.209 > git --version # 'git version 2.39.2' 00:00:00.209 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.210 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.210 > 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:04.739 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:04.748 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:04.760 Checking out Revision 10da8f6d99838e411e4e94523ded0bfebf3e7100 (FETCH_HEAD) 00:00:04.760 > git config core.sparsecheckout # timeout=10 00:00:04.769 > git read-tree -mu HEAD # timeout=10 00:00:04.783 > git checkout -f 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=5 00:00:04.799 Commit message: "scripts/create_git_mirror: Update path to xnvme submodule" 00:00:04.799 > git rev-list --no-walk 10da8f6d99838e411e4e94523ded0bfebf3e7100 # timeout=10 00:00:04.871 [Pipeline] Start of Pipeline 00:00:04.889 [Pipeline] library 00:00:04.891 Loading library shm_lib@master 00:00:04.891 Library shm_lib@master is cached. Copying from home. 00:00:04.904 [Pipeline] retry 00:00:04.905 [Pipeline] { 00:00:04.916 [Pipeline] timeout 00:00:04.916 Timeout set to expire after 10 min without activity 00:00:04.918 [Pipeline] { 00:00:04.930 [Pipeline] node 00:00:08.910 Running on agt-_autotest_19818-11312 in /var/jenkins/workspace/unittest-valgrind-docker-autotest 00:00:08.912 [Pipeline] { 00:00:08.930 [Pipeline] wrap 00:00:08.940 [Pipeline] { 00:00:08.948 [Pipeline] stage 00:00:08.949 [Pipeline] { (Prologue) 00:00:08.966 [Pipeline] echo 00:00:08.968 Node: agt-_autotest_19818-11312 00:00:09.186 [Pipeline] setCustomBuildProperty 00:00:09.210 [Pipeline] sh 00:00:10.281 + sudo git config --global --replace-all safe.directory '*' 00:00:10.357 [Pipeline] nodesByLabel 00:00:10.359 Found a total of 1 nodes with the 'sorcerer' label 00:00:10.370 [Pipeline] httpRequest 00:00:10.582 HttpMethod: GET 00:00:10.582 URL: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:11.374 Sending request to url: http://10.211.164.101/packages/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:11.626 Response Code: HTTP/1.1 200 OK 00:00:11.692 Success: Status code 200 is in the accepted range: 200,404 00:00:11.694 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:17.264 [Pipeline] sh 00:00:17.576 + tar --no-same-owner -xf jbp_10da8f6d99838e411e4e94523ded0bfebf3e7100.tar.gz 00:00:17.596 [Pipeline] httpRequest 00:00:17.602 HttpMethod: GET 00:00:17.603 URL: http://10.211.164.101/packages/spdk_5c45cee216f7f37e7563855b22eae500a1bb0bd3.tar.gz 00:00:17.613 Sending request to url: http://10.211.164.101/packages/spdk_5c45cee216f7f37e7563855b22eae500a1bb0bd3.tar.gz 00:00:17.638 Response Code: HTTP/1.1 200 OK 00:00:17.639 Success: Status code 200 is in the accepted range: 200,404 00:00:17.639 Saving response body to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk_5c45cee216f7f37e7563855b22eae500a1bb0bd3.tar.gz 00:00:38.418 [Pipeline] sh 00:00:38.727 + tar --no-same-owner -xf spdk_5c45cee216f7f37e7563855b22eae500a1bb0bd3.tar.gz 00:00:41.285 [Pipeline] sh 00:00:41.580 + git -C spdk log --oneline -n5 00:00:41.580 5c45cee21 nvmf/auth: add nvmf_auth_qpair_cleanup() 00:00:41.580 519ecd617 nvme/auth: make DH functions public 00:00:41.580 060e03341 nvme/auth: get dhgroup from EVP_PKEY in nvme_auth_derive_secret() 00:00:41.580 0d47254e1 nvme/auth: split generating dhkey from getting pubkey 00:00:41.580 dfcb3060e test/nvmf: target authentication test 00:00:41.599 [Pipeline] writeFile 00:00:41.616 [Pipeline] sh 00:00:41.911 + cat autorun-spdk.conf 00:00:41.911 SPDK_RUN_VALGRIND=1 00:00:41.911 SPDK_TEST_UNITTEST=1 00:00:41.911 SPDK_TEST_BLOCKDEV=1 00:00:41.911 SPDK_TEST_PMDK=1 00:00:41.911 SPDK_TEST_ISAL=1 00:00:41.911 SPDK_TEST_REDUCE=1 00:00:41.911 SPDK_TEST_VBDEV_COMPRESS=1 00:00:41.911 SPDK_TEST_CRYPTO=1 00:00:41.911 SPDK_TEST_FTL=1 00:00:41.911 SPDK_TEST_OCF=1 00:00:41.911 SPDK_TEST_RAID5=1 00:00:41.911 SPDK_TEST_RBD=1 00:00:41.911 SPDK_TEST_URING=1 00:00:41.911 SPDK_TEST_NVME_CUSE=1 00:00:41.911 SPDK_TEST_BLOBFS=1 00:00:41.911 SPDK_TEST_VFIOUSER=1 00:00:41.911 SPDK_TEST_DAOS=0 00:00:41.911 SPDK_RUN_ASAN=0 00:00:41.911 SPDK_RUN_UBSAN=1 00:00:41.911 SPDK_TEST_XNVME=1 00:00:41.918 RUN_NIGHTLY=0 00:00:41.919 [Pipeline] } 00:00:41.938 [Pipeline] // stage 00:00:41.945 [Pipeline] catchError 00:00:41.946 [Pipeline] { 00:00:41.957 [Pipeline] timeout 00:00:41.958 Timeout set to expire in 45 min 00:00:41.959 [Pipeline] { 00:00:41.970 [Pipeline] stage 00:00:41.971 [Pipeline] { (Tests) 00:00:41.980 [Pipeline] sh 00:00:42.272 + jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh unittest-valgrind-docker-autotest autorun-spdk.conf 00:00:42.272 23:42:44 -- common/autobuild_common.sh@15 -- # source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:00:42.272 23:42:44 -- scripts/common.sh@508 -- # [[ -e /bin/wpdk_common.sh ]] 00:00:42.272 23:42:44 -- scripts/common.sh@516 -- # [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:00:42.272 23:42:44 -- scripts/common.sh@517 -- # source /etc/opt/spdk-pkgdep/paths/export.sh 00:00:42.272 23:42:44 -- paths/export.sh@2 -- # PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:42.272 23:42:44 -- paths/export.sh@3 -- # PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:42.272 23:42:44 -- paths/export.sh@4 -- # PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:42.272 23:42:44 -- paths/export.sh@5 -- # export PATH 00:00:42.272 23:42:44 -- paths/export.sh@6 -- # echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:00:42.272 23:42:44 -- common/autobuild_common.sh@436 -- # out=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output 00:00:42.272 23:42:44 -- common/autobuild_common.sh@437 -- # date +%s 00:00:42.272 23:42:44 -- common/autobuild_common.sh@437 -- # mktemp -dt spdk_1715730164.XXXXXX 00:00:42.272 23:42:44 -- common/autobuild_common.sh@437 -- # SPDK_WORKSPACE=/tmp/spdk_1715730164.qK2hKb 00:00:42.272 23:42:44 -- common/autobuild_common.sh@439 -- # [[ -n '' ]] 00:00:42.272 23:42:44 -- common/autobuild_common.sh@443 -- # '[' -n '' ']' 00:00:42.272 23:42:44 -- common/autobuild_common.sh@446 -- # scanbuild_exclude='--exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/' 00:00:42.272 23:42:44 -- common/autobuild_common.sh@450 -- # scanbuild_exclude+=' --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp' 00:00:42.272 23:42:44 -- common/autobuild_common.sh@452 -- # scanbuild='scan-build -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/scan-build-tmp --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/ --exclude /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme --exclude /tmp --status-bugs' 00:00:42.272 23:42:44 -- common/autobuild_common.sh@453 -- # get_config_params 00:00:42.272 23:42:44 -- common/autotest_common.sh@395 -- # xtrace_disable 00:00:42.272 23:42:44 -- common/autotest_common.sh@10 -- # set +x 00:00:42.272 23:42:45 -- common/autobuild_common.sh@453 -- # config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme' 00:00:42.272 23:42:45 -- common/autobuild_common.sh@455 -- # start_monitor_resources 00:00:42.272 23:42:45 -- pm/common@17 -- # local monitor 00:00:42.272 23:42:45 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:42.272 23:42:45 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:00:42.272 23:42:45 -- pm/common@25 -- # sleep 1 00:00:42.272 23:42:45 -- pm/common@21 -- # date +%s 00:00:42.272 23:42:45 -- pm/common@21 -- # date +%s 00:00:42.272 23:42:45 -- 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.1715730165 00:00:42.272 23:42:45 -- 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.1715730165 00:00:42.272 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1715730165_collect-vmstat.pm.log 00:00:42.272 Redirecting to /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/monitor.docker-autoruner.sh.1715730165_collect-cpu-load.pm.log 00:00:43.211 23:42:46 -- common/autobuild_common.sh@456 -- # trap stop_monitor_resources EXIT 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@11 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@13 -- # cp /var/spdk/build-pkg-manifest.txt /var/spdk/build-repo-manifest.txt /var/jenkins/workspace/unittest-valgrind-docker-autotest/output 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@21 -- # [[ unittest-valgrind-docker-autotest == unittest-valgrind-docker-autotest ]] 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@21 -- # ulimit -n 1024 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@26 -- # cpus_limit=26 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@27 -- # nproc 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@27 -- # export 'MAKEFLAGS=-j 26' 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@27 -- # MAKEFLAGS='-j 26' 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@29 -- # case "$job_name" in 00:00:43.211 23:42:46 -- scripts/docker-autoruner.sh@54 -- # ocf_precompile 00:00:43.211 23:42:46 -- common/autobuild_common.sh@421 -- # run_test autobuild_ocf_precompile _ocf_precompile 00:00:43.211 23:42:46 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:00:43.211 23:42:46 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:00:43.211 23:42:46 -- common/autotest_common.sh@10 -- # set +x 00:00:43.211 ************************************ 00:00:43.211 START TEST autobuild_ocf_precompile 00:00:43.211 ************************************ 00:00:43.211 23:42:46 autobuild_ocf_precompile -- common/autotest_common.sh@1121 -- # _ocf_precompile 00:00:43.211 23:42:46 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # echo --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:43.211 23:42:46 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # sed s/--enable-coverage//g 00:00:43.211 23:42:46 autobuild_ocf_precompile -- common/autobuild_common.sh@21 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme 00:00:43.211 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:00:43.211 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:00:43.471 Using 'verbs' RDMA provider 00:00:52.552 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:00.689 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:00.689 Creating mk/config.mk...done. 00:01:00.689 Creating mk/cc.flags.mk...done. 00:01:00.689 Type 'make' to build. 00:01:00.689 23:43:03 autobuild_ocf_precompile -- common/autobuild_common.sh@22 -- # make -j 26 include/spdk/config.h 00:01:00.689 23:43:03 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CC=gcc 00:01:00.689 23:43:03 autobuild_ocf_precompile -- common/autobuild_common.sh@23 -- # CCAR=ar 00:01:00.689 23:43:03 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:00.689 make: Entering directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io_class.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_metadata.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_volume.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_composite_volume.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_logger.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_err.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_io.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_types.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/promotion/nhit.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_stats.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_queue.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_core.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_def.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_ctx.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cfg.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cache.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_cleaner.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_mngt.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/acp.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/cleaning/alru.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/include/ocf/ocf_debug.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_priv.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger_priv.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment_id.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.c 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.c 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_structs.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_internal.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_bit.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata.c 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_common.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_status.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.c 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.h 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.c 00:01:00.689 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cache_line.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_volatile.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_superblock.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_atomic.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_io.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_core.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_collision.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_segment.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_partition_structs.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_cleaning_policy.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_passive_update.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_eviction_policy.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_raw_dynamic.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/metadata/metadata_misc.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_priv.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wt.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_bf.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wi.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wb.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_d2c.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_debug.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_common.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wa.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_fast.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_discard.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_pt.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_rd.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_inv.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/cache_engine.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_zero.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_ops.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/engine/engine_wo.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_queue_priv.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_core_priv.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx_priv.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cache_line.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io_allocator.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_stats.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_rbtree.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_parallelize.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_refcnt.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_cleaner.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_request.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_pipeline.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_generator.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.h 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_async_lock.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_list.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_alock.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_io.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_user_part.c 00:01:00.690 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/utils/utils_realloc.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_structs.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/nhit/nhit_hash.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/ops.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/promotion/promotion.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_priv.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume_priv.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru_structs.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_volume.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_ctx.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_stats_builder.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_composite_volume_priv.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_cache_priv.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_metadata.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_lru.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_def_priv.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_io_class.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_logger.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_pio_concurrency.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_mio_concurrency.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/concurrency/ocf_concurrency.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_seq_cutoff.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_space.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp_structs.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_priv.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning_ops.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/acp.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/nop_structs.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/cleaning.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/cleaning/alru_structs.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.c 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_common.h 00:01:00.691 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_cache.c 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_flush.c 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_misc.c 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_priv.h 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core.c 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool.c 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_core_pool_priv.h 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/mngt/ocf_mngt_io_class.c 00:01:00.692 INSTALL /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf/src/ocf/ocf_request.h 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_misc.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_raw.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_superblock.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_collision.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_raw_volatile.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_io.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_eviction_policy.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_raw_atomic.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_partition.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_core.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_segment.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_cleaning_policy.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_passive_update.o 00:01:00.952 CC env_ocf/src/ocf/metadata/metadata_raw_dynamic.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_wt.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_wi.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_wa.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_zero.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_ops.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_bf.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_wb.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_fast.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_d2c.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_common.o 00:01:00.952 CC env_ocf/src/ocf/engine/engine_discard.o 00:01:01.211 CC env_ocf/src/ocf/engine/engine_rd.o 00:01:01.211 CC env_ocf/src/ocf/engine/engine_pt.o 00:01:01.211 CC env_ocf/src/ocf/engine/engine_inv.o 00:01:01.211 CC env_ocf/src/ocf/engine/cache_engine.o 00:01:01.211 CC env_ocf/src/ocf/engine/engine_wo.o 00:01:01.211 CC env_ocf/src/ocf/ocf_stats.o 00:01:01.211 CC env_ocf/src/ocf/ocf_queue.o 00:01:01.211 CC env_ocf/src/ocf/ocf_cache.o 00:01:01.211 CC env_ocf/src/ocf/ocf_lru.o 00:01:01.211 CC env_ocf/src/ocf/ocf_core.o 00:01:01.211 CC env_ocf/src/ocf/ocf_composite_volume.o 00:01:01.211 CC env_ocf/src/ocf/ocf_io.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_cache_line.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_parallelize.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_cleaner.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_refcnt.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_rbtree.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_realloc.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_request.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_pipeline.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_generator.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_async_lock.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_list.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_alock.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_io.o 00:01:01.211 CC env_ocf/src/ocf/utils/utils_user_part.o 00:01:01.211 CC env_ocf/src/ocf/promotion/nhit/nhit_hash.o 00:01:01.211 CC env_ocf/src/ocf/promotion/nhit/nhit.o 00:01:01.211 CC env_ocf/src/ocf/promotion/promotion.o 00:01:01.211 CC env_ocf/src/ocf/ocf_request.o 00:01:01.211 CC env_ocf/src/ocf/ocf_volume.o 00:01:01.212 CC env_ocf/src/ocf/ocf_ctx.o 00:01:01.212 CC env_ocf/src/ocf/ocf_stats_builder.o 00:01:01.212 CC env_ocf/src/ocf/ocf_metadata.o 00:01:01.212 CC env_ocf/src/ocf/ocf_space.o 00:01:01.212 CC env_ocf/src/ocf/ocf_io_class.o 00:01:01.212 CC env_ocf/src/ocf/ocf_logger.o 00:01:01.212 CC env_ocf/src/ocf/concurrency/ocf_cache_line_concurrency.o 00:01:01.212 CC env_ocf/src/ocf/concurrency/ocf_pio_concurrency.o 00:01:01.212 CC env_ocf/src/ocf/concurrency/ocf_metadata_concurrency.o 00:01:01.472 CC env_ocf/src/ocf/concurrency/ocf_mio_concurrency.o 00:01:01.472 CC env_ocf/src/ocf/concurrency/ocf_concurrency.o 00:01:01.472 CC env_ocf/src/ocf/ocf_seq_cutoff.o 00:01:01.472 CC env_ocf/src/ocf/cleaning/alru.o 00:01:01.472 CC env_ocf/src/ocf/cleaning/cleaning.o 00:01:01.472 CC env_ocf/src/ocf/cleaning/nop.o 00:01:01.472 CC env_ocf/src/ocf/cleaning/acp.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_common.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_cache.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_flush.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_misc.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_core.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_core_pool.o 00:01:01.472 CC env_ocf/src/ocf/mngt/ocf_mngt_io_class.o 00:01:01.472 CC env_ocf/mpool.o 00:01:01.472 CC env_ocf/ocf_env.o 00:01:02.043 LIB libspdk_ocfenv.a 00:01:02.304 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:02.304 make: Leaving directory '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_ocf' 00:01:02.304 23:43:05 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:02.305 23:43:05 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:02.305 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:02.305 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:02.565 Using 'verbs' RDMA provider 00:01:11.630 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:18.206 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:18.206 Creating mk/config.mk...done. 00:01:18.206 Creating mk/cc.flags.mk...done. 00:01:18.206 Type 'make' to build. 00:01:18.206 00:01:18.206 real 0m34.479s 00:01:18.206 user 0m28.282s 00:01:18.206 sys 0m18.790s 00:01:18.206 23:43:20 autobuild_ocf_precompile -- common/autotest_common.sh@1122 -- # xtrace_disable 00:01:18.206 23:43:20 autobuild_ocf_precompile -- common/autotest_common.sh@10 -- # set +x 00:01:18.206 ************************************ 00:01:18.206 END TEST autobuild_ocf_precompile 00:01:18.206 ************************************ 00:01:18.206 23:43:20 -- scripts/docker-autoruner.sh@55 -- # unittest_build 00:01:18.206 23:43:20 -- common/autobuild_common.sh@413 -- # run_test unittest_build _unittest_build 00:01:18.206 23:43:20 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:01:18.206 23:43:20 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:01:18.206 23:43:20 -- common/autotest_common.sh@10 -- # set +x 00:01:18.206 ************************************ 00:01:18.206 START TEST unittest_build 00:01:18.206 ************************************ 00:01:18.206 23:43:20 unittest_build -- common/autotest_common.sh@1121 -- # _unittest_build 00:01:18.206 23:43:20 unittest_build -- common/autobuild_common.sh@404 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --with-vbdev-compress --with-dpdk-compressdev --with-rbd --with-crypto --with-ocf --enable-ubsan --enable-coverage --with-fuse --with-ublk --with-raid5f --with-vfio-user --with-uring --with-xnvme --with-ocf=//var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a --without-shared 00:01:18.206 Using default SPDK env in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:01:18.206 Using default DPDK in /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:01:18.206 Using 'verbs' RDMA provider 00:01:26.903 Configuring ISA-L (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal.log)...done. 00:01:33.482 Configuring ISA-L-crypto (logfile: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.spdk-isal-crypto.log)...done. 00:01:33.482 Creating mk/config.mk...done. 00:01:33.482 Creating mk/cc.flags.mk...done. 00:01:33.482 Type 'make' to build. 00:01:33.482 23:43:35 unittest_build -- common/autobuild_common.sh@405 -- # make -j 26 00:01:33.483 (cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme && \ 00:01:33.483 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib/pkgconfig:/usr/lib64/pkgconfig && \ 00:01:33.483 meson setup builddir \ 00:01:33.483 -Dwith-libaio=enabled \ 00:01:33.483 -Dwith-liburing=enabled \ 00:01:33.483 -Dwith-libvfn=disabled \ 00:01:33.483 -Dwith-spdk=false && \ 00:01:33.483 meson compile -C builddir && \ 00:01:33.483 cd -) 00:01:33.483 make[1]: Nothing to be done for 'all'. 00:01:34.047 The Meson build system 00:01:34.047 Version: 1.3.1 00:01:34.047 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user 00:01:34.047 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:34.047 Build type: native build 00:01:34.047 Project name: libvfio-user 00:01:34.047 Project version: 0.0.1 00:01:34.047 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:34.047 C linker for the host machine: cc ld.bfd 2.39-16 00:01:34.047 Host machine cpu family: x86_64 00:01:34.047 Host machine cpu: x86_64 00:01:34.047 Run-time dependency threads found: YES 00:01:34.047 Library dl found: YES 00:01:34.047 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:34.047 Run-time dependency json-c found: YES 0.17 00:01:34.047 Run-time dependency cmocka found: YES 1.1.7 00:01:34.047 Program pytest-3 found: NO 00:01:34.047 Program flake8 found: NO 00:01:34.047 Program misspell-fixer found: NO 00:01:34.047 Program restructuredtext-lint found: NO 00:01:34.047 Program valgrind found: YES (/usr/bin/valgrind) 00:01:34.047 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:01:34.047 Compiler for C supports arguments -Wmissing-declarations: YES 00:01:34.047 Compiler for C supports arguments -Wwrite-strings: YES 00:01:34.047 ../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:34.047 Program test-lspci.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-lspci.sh) 00:01:34.047 Program test-linkage.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/libvfio-user/test/test-linkage.sh) 00:01:34.047 ../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:34.047 Build targets in project: 8 00:01:34.047 WARNING: Project specifies a minimum meson_version '>= 0.53.0' but uses features which were added in newer versions: 00:01:34.047 * 0.57.0: {'exclude_suites arg in add_test_setup'} 00:01:34.047 00:01:34.047 libvfio-user 0.0.1 00:01:34.047 00:01:34.047 User defined options 00:01:34.047 buildtype : debug 00:01:34.047 default_library: static 00:01:34.047 libdir : /usr/local/lib 00:01:34.047 00:01:34.047 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:34.611 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:34.611 [1/36] Compiling C object samples/lspci.p/lspci.c.o 00:01:34.611 [2/36] Compiling C object samples/shadow_ioeventfd_server.p/shadow_ioeventfd_server.c.o 00:01:34.611 [3/36] Compiling C object lib/libvfio-user.a.p/tran.c.o 00:01:34.611 [4/36] Compiling C object samples/null.p/null.c.o 00:01:34.611 [5/36] Compiling C object samples/gpio-pci-idio-16.p/gpio-pci-idio-16.c.o 00:01:34.611 [6/36] Compiling C object lib/libvfio-user.a.p/irq.c.o 00:01:34.611 [7/36] Compiling C object samples/client.p/.._lib_migration.c.o 00:01:34.611 [8/36] Compiling C object test/unit_tests.p/.._lib_tran.c.o 00:01:34.611 [9/36] Compiling C object samples/client.p/.._lib_tran.c.o 00:01:34.611 [10/36] Compiling C object test/unit_tests.p/.._lib_migration.c.o 00:01:34.611 [11/36] Compiling C object test/unit_tests.p/.._lib_tran_pipe.c.o 00:01:34.611 [12/36] Compiling C object test/unit_tests.p/.._lib_pci.c.o 00:01:34.611 [13/36] Compiling C object test/unit_tests.p/mocks.c.o 00:01:34.611 [14/36] Compiling C object lib/libvfio-user.a.p/pci.c.o 00:01:34.611 [15/36] Compiling C object lib/libvfio-user.a.p/migration.c.o 00:01:34.611 [16/36] Compiling C object samples/client.p/.._lib_tran_sock.c.o 00:01:34.611 [17/36] Compiling C object test/unit_tests.p/.._lib_irq.c.o 00:01:34.611 [18/36] Compiling C object lib/libvfio-user.a.p/dma.c.o 00:01:34.611 [19/36] Compiling C object lib/libvfio-user.a.p/pci_caps.c.o 00:01:34.611 [20/36] Compiling C object test/unit_tests.p/.._lib_dma.c.o 00:01:34.611 [21/36] Compiling C object lib/libvfio-user.a.p/tran_sock.c.o 00:01:34.611 [22/36] Compiling C object test/unit_tests.p/.._lib_tran_sock.c.o 00:01:34.611 [23/36] Compiling C object samples/server.p/server.c.o 00:01:34.611 [24/36] Compiling C object test/unit_tests.p/unit-tests.c.o 00:01:34.611 [25/36] Compiling C object samples/client.p/client.c.o 00:01:34.611 [26/36] Compiling C object test/unit_tests.p/.._lib_pci_caps.c.o 00:01:34.611 [27/36] Linking target samples/client 00:01:34.867 [28/36] Compiling C object lib/libvfio-user.a.p/libvfio-user.c.o 00:01:34.867 [29/36] Compiling C object test/unit_tests.p/.._lib_libvfio-user.c.o 00:01:34.867 [30/36] Linking static target lib/libvfio-user.a 00:01:34.867 [31/36] Linking target samples/shadow_ioeventfd_server 00:01:34.867 [32/36] Linking target samples/lspci 00:01:34.867 [33/36] Linking target samples/null 00:01:34.867 [34/36] Linking target samples/gpio-pci-idio-16 00:01:34.867 [35/36] Linking target test/unit_tests 00:01:34.867 [36/36] Linking target samples/server 00:01:34.867 INFO: autodetecting backend as ninja 00:01:34.867 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:34.867 DESTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user meson install --quiet -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug 00:01:35.124 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/build-debug' 00:01:35.124 ninja: no work to do. 00:01:35.124 The Meson build system 00:01:35.124 Version: 1.3.1 00:01:35.124 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme 00:01:35.124 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:35.124 Build type: native build 00:01:35.124 Project name: xnvme 00:01:35.124 Project version: 0.7.3 00:01:35.124 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:35.124 C linker for the host machine: cc ld.bfd 2.39-16 00:01:35.124 Host machine cpu family: x86_64 00:01:35.124 Host machine cpu: x86_64 00:01:35.124 Message: host_machine.system: linux 00:01:35.124 Compiler for C supports arguments -Wno-missing-braces: YES 00:01:35.124 Compiler for C supports arguments -Wno-cast-function-type: YES 00:01:35.124 Compiler for C supports arguments -Wno-strict-aliasing: YES 00:01:35.124 Run-time dependency threads found: YES 00:01:35.124 Has header "setupapi.h" : NO 00:01:35.124 Has header "linux/blkzoned.h" : YES 00:01:35.124 Has header "linux/blkzoned.h" : YES (cached) 00:01:35.124 Has header "libaio.h" : YES 00:01:35.124 Library aio found: YES 00:01:35.124 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:01:35.124 Run-time dependency liburing found: YES 2.2 00:01:35.124 Dependency libvfn skipped: feature with-libvfn disabled 00:01:35.124 Run-time dependency appleframeworks found: NO (tried framework) 00:01:35.124 Run-time dependency appleframeworks found: NO (tried framework) 00:01:35.124 Configuring xnvme_config.h using configuration 00:01:35.124 Configuring xnvme.spec using configuration 00:01:35.124 Run-time dependency bash-completion found: YES 2.11 00:01:35.124 Message: Bash-completions: /usr/share/bash-completion/completions 00:01:35.124 Program cp found: YES (/usr/bin/cp) 00:01:35.124 Has header "winsock2.h" : NO 00:01:35.124 Has header "dbghelp.h" : NO 00:01:35.124 Library rpcrt4 found: NO 00:01:35.124 Library rt found: YES 00:01:35.124 Checking for function "clock_gettime" with dependency -lrt: YES 00:01:35.124 Found CMake: /usr/bin/cmake (3.27.7) 00:01:35.124 Run-time dependency _spdk found: NO (tried pkgconfig and cmake) 00:01:35.124 Run-time dependency wpdk found: NO (tried pkgconfig and cmake) 00:01:35.124 Run-time dependency spdk-win found: NO (tried pkgconfig and cmake) 00:01:35.124 Build targets in project: 32 00:01:35.124 00:01:35.124 xnvme 0.7.3 00:01:35.124 00:01:35.124 User defined options 00:01:35.124 with-libaio : enabled 00:01:35.124 with-liburing: enabled 00:01:35.124 with-libvfn : disabled 00:01:35.124 with-spdk : false 00:01:35.124 00:01:35.125 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:01:35.763 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir' 00:01:36.060 [1/203] Generating toolbox/xnvme-driver-script with a custom command 00:01:36.060 [2/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_admin_shim.c.o 00:01:36.060 [3/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_nil.c.o 00:01:36.060 [4/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_mem_posix.c.o 00:01:36.362 [5/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_sync_psync.c.o 00:01:36.362 [6/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd.c.o 00:01:36.362 [7/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_async.c.o 00:01:36.362 [8/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_dev.c.o 00:01:36.362 [9/203] Compiling C object lib/libxnvme.so.p/xnvme_be_fbsd_nvme.c.o 00:01:36.362 [10/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux.c.o 00:01:36.362 [11/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos.c.o 00:01:36.362 [12/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_admin.c.o 00:01:36.362 [13/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_dev.c.o 00:01:36.362 [14/203] Compiling C object lib/libxnvme.so.p/xnvme_be_macos_sync.c.o 00:01:36.362 [15/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_dev.c.o 00:01:36.362 [16/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_mem.c.o 00:01:36.362 [17/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_async.c.o 00:01:36.362 [18/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_dev.c.o 00:01:36.362 [19/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows.c.o 00:01:36.362 [20/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp.c.o 00:01:36.362 [21/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_iocp_th.c.o 00:01:36.362 [22/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_mem.c.o 00:01:36.362 [23/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_nvme.c.o 00:01:36.362 [24/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf_entries.c.o 00:01:36.362 [25/203] Compiling C object lib/libxnvme.so.p/xnvme_req.c.o 00:01:36.362 [26/203] Compiling C object lib/libxnvme.so.p/xnvme_adm.c.o 00:01:36.362 [27/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_emu.c.o 00:01:36.362 [28/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_hugepage.c.o 00:01:36.362 [29/203] Compiling C object lib/libxnvme.so.p/xnvme_be_nosys.c.o 00:01:36.362 [30/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk.c.o 00:01:36.362 [31/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_admin.c.o 00:01:36.362 [32/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk.c.o 00:01:36.362 [33/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_admin.c.o 00:01:36.362 [34/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_async.c.o 00:01:36.362 [35/203] Compiling C object lib/libxnvme.so.p/xnvme_be_spdk_sync.c.o 00:01:36.362 [36/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio.c.o 00:01:36.362 [37/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_admin.c.o 00:01:36.362 [38/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_sync.c.o 00:01:36.362 [39/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_async_ioring.c.o 00:01:36.362 [40/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_block.c.o 00:01:36.362 [41/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_dev.c.o 00:01:36.362 [42/203] Compiling C object lib/libxnvme.so.p/xnvme_file.c.o 00:01:36.660 [43/203] Compiling C object lib/libxnvme.so.p/xnvme_geo.c.o 00:01:36.660 [44/203] Compiling C object lib/libxnvme.so.p/xnvme_libconf.c.o 00:01:36.660 [45/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd.c.o 00:01:36.660 [46/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_dev.c.o 00:01:36.660 [47/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_nvme.c.o 00:01:36.660 [48/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_sync.c.o 00:01:36.660 [49/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_dev.c.o 00:01:36.660 [50/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_mem.c.o 00:01:36.660 [51/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_sync.c.o 00:01:36.660 [52/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_posix.c.o 00:01:36.660 [53/203] Compiling C object lib/libxnvme.so.p/xnvme_be_cbi_async_thrpool.c.o 00:01:36.660 [54/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_dev.c.o 00:01:36.660 [55/203] Compiling C object lib/libxnvme.so.p/xnvme_be_vfio_mem.c.o 00:01:36.660 [56/203] Compiling C object lib/libxnvme.so.p/xnvme_ident.c.o 00:01:36.660 [57/203] Compiling C object lib/libxnvme.so.p/xnvme_topology.c.o 00:01:36.660 [58/203] Compiling C object lib/libxnvme.so.p/xnvme_ver.c.o 00:01:36.660 [59/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_mem_posix.c.o 00:01:36.660 [60/203] Compiling C object lib/libxnvme.a.p/xnvme_be_fbsd_async.c.o 00:01:36.660 [61/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos.c.o 00:01:36.660 [62/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_admin.c.o 00:01:36.660 [63/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk.c.o 00:01:36.660 [64/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk.c.o 00:01:36.660 [65/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio.c.o 00:01:36.660 [66/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_mem.c.o 00:01:36.660 [67/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp_th.c.o 00:01:36.660 [68/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_ioring.c.o 00:01:36.660 [69/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_mem.c.o 00:01:36.660 [70/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_nvme.c.o 00:01:36.660 [71/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf_entries.c.o 00:01:36.660 [72/203] Compiling C object lib/libxnvme.a.p/xnvme_req.c.o 00:01:36.660 [73/203] Compiling C object lib/libxnvme.so.p/xnvme_be_windows_fs.c.o 00:01:36.660 [74/203] Compiling C object lib/libxnvme.so.p/xnvme_cmd.c.o 00:01:36.660 [75/203] Compiling C object lib/libxnvme.so.p/xnvme_nvm.c.o 00:01:36.660 [76/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_nil.c.o 00:01:36.660 [77/203] Compiling C object lib/libxnvme.a.p/xnvme_be_macos_dev.c.o 00:01:36.660 [78/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_sync.c.o 00:01:36.660 [79/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_admin.c.o 00:01:36.660 [80/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_fs.c.o 00:01:36.660 [81/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_async.c.o 00:01:36.660 [82/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows.c.o 00:01:36.660 [83/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_sync_psync.c.o 00:01:36.660 [84/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_async.c.o 00:01:36.660 [85/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_sync.c.o 00:01:36.660 [86/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_emu.c.o 00:01:36.660 [87/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_dev.c.o 00:01:36.660 [88/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_dev.c.o 00:01:36.660 [89/203] Compiling C object lib/libxnvme.a.p/xnvme_geo.c.o 00:01:36.660 [90/203] Compiling C object lib/libxnvme.a.p/xnvme_ident.c.o 00:01:36.660 [91/203] Compiling C object lib/libxnvme.a.p/xnvme_be_vfio_dev.c.o 00:01:36.660 [92/203] Compiling C object lib/libxnvme.so.p/xnvme_lba.c.o 00:01:36.660 [93/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_async_iocp.c.o 00:01:36.660 [94/203] Compiling C object lib/libxnvme.a.p/xnvme_be_windows_block.c.o 00:01:36.660 [95/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_libaio.c.o 00:01:36.660 [96/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_libaio.c.o 00:01:36.958 [97/203] Compiling C object lib/libxnvme.a.p/xnvme_be_spdk_admin.c.o 00:01:36.958 [98/203] Compiling C object lib/libxnvme.a.p/xnvme_lba.c.o 00:01:36.958 [99/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_admin.c.o 00:01:36.958 [100/203] Compiling C object tests/xnvme_tests_map.p/map.c.o 00:01:36.958 [101/203] Compiling C object lib/libxnvme.a.p/xnvme_libconf.c.o 00:01:36.958 [102/203] Compiling C object lib/libxnvme.a.p/xnvme_topology.c.o 00:01:36.958 [103/203] Compiling C object tests/xnvme_tests_znd_state.p/znd_state.c.o 00:01:36.958 [104/203] Compiling C object lib/libxnvme.so.p/xnvme_be_ramdisk_dev.c.o 00:01:36.958 [105/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux.c.o 00:01:36.958 [106/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_posix.c.o 00:01:36.958 [107/203] Compiling C object lib/libxnvme.so.p/xnvme_spec_pp.c.o 00:01:36.958 [108/203] Compiling C object lib/libxnvme.so.p/xnvme_opts.c.o 00:01:36.958 [109/203] Compiling C object lib/libxnvme.a.p/xnvme_cmd.c.o 00:01:36.958 [110/203] Compiling C object lib/libxnvme.a.p/xnvme_ver.c.o 00:01:36.958 [111/203] Compiling C object examples/xnvme_enum.p/xnvme_enum.c.o 00:01:36.958 [112/203] Compiling C object lib/libxnvme.a.p/xnvme_be_ramdisk_sync.c.o 00:01:36.958 [113/203] Compiling C object lib/libxnvme.so.p/xnvme_dev.c.o 00:01:36.958 [114/203] Compiling C object lib/libxnvme.so.p/xnvme_queue.c.o 00:01:36.958 [115/203] Compiling C object lib/libxnvme.a.p/xnvme_file.c.o 00:01:36.958 [116/203] Compiling C object lib/libxnvme.a.p/xnvme_dev.c.o 00:01:36.958 [117/203] Compiling C object lib/libxnvme.a.p/xnvme_be_nosys.c.o 00:01:36.958 [118/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_ucmd.c.o 00:01:36.958 [119/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_admin_shim.c.o 00:01:36.958 [120/203] Compiling C object examples/xnvme_dev.p/xnvme_dev.c.o 00:01:36.958 [121/203] Compiling C object lib/libxnvme.a.p/xnvme_opts.c.o 00:01:36.958 [122/203] Compiling C object tests/xnvme_tests_cli.p/cli.c.o 00:01:36.958 [123/203] Compiling C object lib/libxnvme.a.p/xnvme_adm.c.o 00:01:36.958 [124/203] Compiling C object tests/xnvme_tests_xnvme_file.p/xnvme_file.c.o 00:01:36.958 [125/203] Compiling C object examples/xnvme_hello.p/xnvme_hello.c.o 00:01:36.958 [126/203] Compiling C object lib/libxnvme.a.p/xnvme_be_cbi_async_thrpool.c.o 00:01:37.260 [127/203] Compiling C object lib/libxnvme.so.p/xnvme_kvs.c.o 00:01:37.260 [128/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_dev.c.o 00:01:37.260 [129/203] Compiling C object tests/xnvme_tests_xnvme_cli.p/xnvme_cli.c.o 00:01:37.260 [130/203] Compiling C object tests/xnvme_tests_async_intf.p/async_intf.c.o 00:01:37.260 [131/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_nvme.c.o 00:01:37.260 [132/203] Compiling C object examples/xnvme_single_async.p/xnvme_single_async.c.o 00:01:37.260 [133/203] Compiling C object tests/xnvme_tests_znd_explicit_open.p/znd_explicit_open.c.o 00:01:37.260 [134/203] Compiling C object tests/xnvme_tests_znd_append.p/znd_append.c.o 00:01:37.260 [135/203] Compiling C object tests/xnvme_tests_kvs.p/kvs.c.o 00:01:37.260 [136/203] Compiling C object lib/libxnvme.a.p/xnvme_kvs.c.o 00:01:37.260 [137/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_liburing.c.o 00:01:37.260 [138/203] Compiling C object tests/xnvme_tests_enum.p/enum.c.o 00:01:37.260 [139/203] Compiling C object lib/libxnvme.a.p/xnvme_spec_pp.c.o 00:01:37.260 [140/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_async_ucmd.c.o 00:01:37.260 [141/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_nvme.c.o 00:01:37.260 [142/203] Compiling C object lib/libxnvme.a.p/xnvme_nvm.c.o 00:01:37.260 [143/203] Compiling C object tests/xnvme_tests_buf.p/buf.c.o 00:01:37.260 [144/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_hugepage.c.o 00:01:37.260 [145/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_async_liburing.c.o 00:01:37.260 [146/203] Compiling C object lib/libxnvme.so.p/xnvme_be_linux_block.c.o 00:01:37.260 [147/203] Compiling C object examples/xnvme_single_sync.p/xnvme_single_sync.c.o 00:01:37.260 [148/203] Compiling C object examples/zoned_io_sync.p/zoned_io_sync.c.o 00:01:37.260 [149/203] Compiling C object lib/libxnvme.a.p/xnvme_queue.c.o 00:01:37.260 [150/203] Compiling C object examples/zoned_io_async.p/zoned_io_async.c.o 00:01:37.520 [151/203] Compiling C object lib/libxnvme.a.p/xnvme_be_linux_block.c.o 00:01:37.520 [152/203] Compiling C object tests/xnvme_tests_znd_zrwa.p/znd_zrwa.c.o 00:01:37.520 [153/203] Compiling C object tools/xdd.p/xdd.c.o 00:01:37.520 [154/203] Compiling C object lib/libxnvme.so.p/xnvme_buf.c.o 00:01:37.520 [155/203] Compiling C object lib/libxnvme.so.p/xnvme_be.c.o 00:01:37.520 [156/203] Compiling C object lib/libxnvme.a.p/xnvme_znd.c.o 00:01:37.520 [157/203] Compiling C object tools/lblk.p/lblk.c.o 00:01:37.520 [158/203] Compiling C object lib/libxnvme.so.p/xnvme_znd.c.o 00:01:37.521 [159/203] Compiling C object tests/xnvme_tests_scc.p/scc.c.o 00:01:37.521 [160/203] Compiling C object lib/libxnvme.a.p/xnvme_buf.c.o 00:01:37.521 [161/203] Compiling C object examples/xnvme_io_async.p/xnvme_io_async.c.o 00:01:37.521 [162/203] Compiling C object tools/zoned.p/zoned.c.o 00:01:37.521 [163/203] Compiling C object tools/kvs.p/kvs.c.o 00:01:37.521 [164/203] Compiling C object tools/xnvme.p/xnvme.c.o 00:01:37.521 [165/203] Compiling C object tests/xnvme_tests_lblk.p/lblk.c.o 00:01:37.521 [166/203] Compiling C object lib/libxnvme.a.p/xnvme_be.c.o 00:01:37.521 [167/203] Compiling C object tests/xnvme_tests_ioworker.p/ioworker.c.o 00:01:37.781 [168/203] Compiling C object lib/libxnvme.so.p/xnvme_cli.c.o 00:01:37.781 [169/203] Compiling C object tools/xnvme_file.p/xnvme_file.c.o 00:01:37.781 [170/203] Compiling C object lib/libxnvme.a.p/xnvme_cli.c.o 00:01:37.781 [171/203] Compiling C object lib/libxnvme.a.p/xnvme_spec.c.o 00:01:38.041 [172/203] Linking static target lib/libxnvme.a 00:01:38.041 [173/203] Linking target tests/xnvme_tests_cli 00:01:38.041 [174/203] Linking target tests/xnvme_tests_buf 00:01:38.041 [175/203] Linking target tests/xnvme_tests_kvs 00:01:38.041 [176/203] Linking target tests/xnvme_tests_xnvme_file 00:01:38.041 [177/203] Linking target tests/xnvme_tests_scc 00:01:38.041 [178/203] Linking target tests/xnvme_tests_lblk 00:01:38.041 [179/203] Linking target tests/xnvme_tests_ioworker 00:01:38.041 [180/203] Linking target tests/xnvme_tests_znd_append 00:01:38.041 [181/203] Linking target tests/xnvme_tests_znd_state 00:01:38.041 [182/203] Linking target tools/xnvme_file 00:01:38.041 [183/203] Linking target tools/kvs 00:01:38.041 [184/203] Linking target tests/xnvme_tests_async_intf 00:01:38.041 [185/203] Linking target tests/xnvme_tests_znd_explicit_open 00:01:38.041 [186/203] Linking target examples/xnvme_single_sync 00:01:38.041 [187/203] Linking target tests/xnvme_tests_enum 00:01:38.041 [188/203] Linking target tests/xnvme_tests_map 00:01:38.041 [189/203] Linking target examples/xnvme_io_async 00:01:38.041 [190/203] Linking target examples/xnvme_enum 00:01:38.041 [191/203] Linking target examples/xnvme_hello 00:01:38.041 [192/203] Linking target examples/zoned_io_async 00:01:38.041 [193/203] Linking target examples/xnvme_dev 00:01:38.041 [194/203] Linking target examples/xnvme_single_async 00:01:38.041 [195/203] Linking target tools/lblk 00:01:38.041 [196/203] Linking target tools/xdd 00:01:38.041 [197/203] Linking target tests/xnvme_tests_xnvme_cli 00:01:38.041 [198/203] Linking target tools/xnvme 00:01:38.041 [199/203] Linking target examples/zoned_io_sync 00:01:38.041 [200/203] Linking target tools/zoned 00:01:38.041 [201/203] Linking target tests/xnvme_tests_znd_zrwa 00:01:38.041 [202/203] Compiling C object lib/libxnvme.so.p/xnvme_spec.c.o 00:01:38.301 [203/203] Linking target lib/libxnvme.so 00:01:38.301 INFO: autodetecting backend as ninja 00:01:38.301 INFO: calculating backend command to run: /usr/local/bin/ninja -C /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvme/builddir 00:01:38.301 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/xnvmebuild 00:02:00.227 The Meson build system 00:02:00.227 Version: 1.3.1 00:02:00.227 Source dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk 00:02:00.227 Build dir: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp 00:02:00.227 Build type: native build 00:02:00.227 Program cat found: YES (/usr/bin/cat) 00:02:00.227 Project name: DPDK 00:02:00.227 Project version: 23.11.0 00:02:00.227 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.227 C linker for the host machine: cc ld.bfd 2.39-16 00:02:00.227 Host machine cpu family: x86_64 00:02:00.227 Host machine cpu: x86_64 00:02:00.227 Message: ## Building in Developer Mode ## 00:02:00.227 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:00.227 Program check-symbols.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/check-symbols.sh) 00:02:00.227 Program options-ibverbs-static.sh found: YES (/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:00.227 Program python3 found: YES (/usr/bin/python3) 00:02:00.227 Program cat found: YES (/usr/bin/cat) 00:02:00.227 Compiler for C supports arguments -march=native: YES 00:02:00.227 Checking for size of "void *" : 8 00:02:00.227 Checking for size of "void *" : 8 (cached) 00:02:00.227 Library m found: YES 00:02:00.227 Library numa found: YES 00:02:00.227 Has header "numaif.h" : YES 00:02:00.227 Library fdt found: NO 00:02:00.227 Library execinfo found: NO 00:02:00.227 Has header "execinfo.h" : YES 00:02:00.227 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:00.227 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:00.227 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:00.227 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:00.227 Run-time dependency openssl found: YES 3.0.9 00:02:00.227 Run-time dependency libpcap found: YES 1.10.4 00:02:00.227 Has header "pcap.h" with dependency libpcap: YES 00:02:00.227 Compiler for C supports arguments -Wcast-qual: YES 00:02:00.227 Compiler for C supports arguments -Wdeprecated: YES 00:02:00.227 Compiler for C supports arguments -Wformat: YES 00:02:00.227 Compiler for C supports arguments -Wformat-nonliteral: NO 00:02:00.227 Compiler for C supports arguments -Wformat-security: NO 00:02:00.227 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:00.227 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:00.227 Compiler for C supports arguments -Wnested-externs: YES 00:02:00.227 Compiler for C supports arguments -Wold-style-definition: YES 00:02:00.227 Compiler for C supports arguments -Wpointer-arith: YES 00:02:00.227 Compiler for C supports arguments -Wsign-compare: YES 00:02:00.227 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:00.227 Compiler for C supports arguments -Wundef: YES 00:02:00.227 Compiler for C supports arguments -Wwrite-strings: YES 00:02:00.227 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:00.227 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:00.227 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:00.228 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:00.228 Program objdump found: YES (/usr/bin/objdump) 00:02:00.228 Compiler for C supports arguments -mavx512f: YES 00:02:00.228 Checking if "AVX512 checking" compiles: YES 00:02:00.228 Fetching value of define "__SSE4_2__" : 1 00:02:00.228 Fetching value of define "__AES__" : 1 00:02:00.228 Fetching value of define "__AVX__" : 1 00:02:00.228 Fetching value of define "__AVX2__" : 1 00:02:00.228 Fetching value of define "__AVX512BW__" : 1 00:02:00.228 Fetching value of define "__AVX512CD__" : 1 00:02:00.228 Fetching value of define "__AVX512DQ__" : 1 00:02:00.228 Fetching value of define "__AVX512F__" : 1 00:02:00.228 Fetching value of define "__AVX512VL__" : 1 00:02:00.228 Fetching value of define "__PCLMUL__" : 1 00:02:00.228 Fetching value of define "__RDRND__" : 1 00:02:00.228 Fetching value of define "__RDSEED__" : 1 00:02:00.228 Fetching value of define "__VPCLMULQDQ__" : 1 00:02:00.228 Fetching value of define "__znver1__" : (undefined) 00:02:00.228 Fetching value of define "__znver2__" : (undefined) 00:02:00.228 Fetching value of define "__znver3__" : (undefined) 00:02:00.228 Fetching value of define "__znver4__" : (undefined) 00:02:00.228 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:00.228 Message: lib/log: Defining dependency "log" 00:02:00.228 Message: lib/kvargs: Defining dependency "kvargs" 00:02:00.228 Message: lib/telemetry: Defining dependency "telemetry" 00:02:00.228 Checking for function "getentropy" : NO 00:02:00.228 Message: lib/eal: Defining dependency "eal" 00:02:00.228 Message: lib/ring: Defining dependency "ring" 00:02:00.228 Message: lib/rcu: Defining dependency "rcu" 00:02:00.228 Message: lib/mempool: Defining dependency "mempool" 00:02:00.228 Message: lib/mbuf: Defining dependency "mbuf" 00:02:00.228 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:00.228 Fetching value of define "__AVX512F__" : 1 (cached) 00:02:00.228 Fetching value of define "__AVX512BW__" : 1 (cached) 00:02:00.228 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:02:00.228 Fetching value of define "__AVX512VL__" : 1 (cached) 00:02:00.228 Fetching value of define "__VPCLMULQDQ__" : 1 (cached) 00:02:00.228 Compiler for C supports arguments -mpclmul: YES 00:02:00.228 Compiler for C supports arguments -maes: YES 00:02:00.228 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:00.228 Compiler for C supports arguments -mavx512bw: YES 00:02:00.228 Compiler for C supports arguments -mavx512dq: YES 00:02:00.228 Compiler for C supports arguments -mavx512vl: YES 00:02:00.228 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:00.228 Compiler for C supports arguments -mavx2: YES 00:02:00.228 Compiler for C supports arguments -mavx: YES 00:02:00.228 Message: lib/net: Defining dependency "net" 00:02:00.228 Message: lib/meter: Defining dependency "meter" 00:02:00.228 Message: lib/ethdev: Defining dependency "ethdev" 00:02:00.228 Message: lib/pci: Defining dependency "pci" 00:02:00.228 Message: lib/cmdline: Defining dependency "cmdline" 00:02:00.228 Message: lib/hash: Defining dependency "hash" 00:02:00.228 Message: lib/timer: Defining dependency "timer" 00:02:00.228 Message: lib/compressdev: Defining dependency "compressdev" 00:02:00.228 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:00.228 Message: lib/dmadev: Defining dependency "dmadev" 00:02:00.228 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:00.228 Message: lib/power: Defining dependency "power" 00:02:00.228 Message: lib/reorder: Defining dependency "reorder" 00:02:00.228 Message: lib/security: Defining dependency "security" 00:02:00.228 Has header "linux/userfaultfd.h" : YES 00:02:00.228 Has header "linux/vduse.h" : YES 00:02:00.228 Message: lib/vhost: Defining dependency "vhost" 00:02:00.228 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:00.228 Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" 00:02:00.228 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:00.228 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:00.228 Compiler for C supports arguments -std=c11: YES 00:02:00.228 Compiler for C supports arguments -Wno-strict-prototypes: YES 00:02:00.228 Compiler for C supports arguments -D_BSD_SOURCE: YES 00:02:00.228 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES 00:02:00.228 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES 00:02:00.228 Run-time dependency libmlx5 found: YES 1.24.44.0 00:02:00.228 Run-time dependency libibverbs found: YES 1.14.44.0 00:02:00.228 Library mtcr_ul found: NO 00:02:00.228 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_ESP" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/verbs.h" has symbol "IBV_RX_HASH_IPSEC_SPI" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/verbs.h" has symbol "IBV_ACCESS_RELAXED_ORDERING " with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQE_RES_FORMAT_CSUM_STRIDX" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_MASK_TUNNEL_OFFLOADS" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_MPW_ALLOWED" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CONTEXT_FLAGS_CQE_128B_COMP" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_CQ_INIT_ATTR_FLAGS_CQE_PAD" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_flow_action_packet_reformat" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/verbs.h" has symbol "IBV_FLOW_SPEC_MPLS" with dependencies libmlx5, libibverbs: YES 00:02:00.228 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAGS_PCI_WRITE_END_PADDING" with dependencies libmlx5, libibverbs: YES 00:02:00.229 Header "infiniband/verbs.h" has symbol "IBV_WQ_FLAG_RX_END_PADDING" with dependencies libmlx5, libibverbs: NO 00:02:00.229 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_devx_port" with dependencies libmlx5, libibverbs: NO 00:02:00.229 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_query_port" with dependencies libmlx5, libibverbs: YES 00:02:00.229 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_ib_port" with dependencies libmlx5, libibverbs: YES 00:02:00.229 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_create" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_COUNTERS_DEVX" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_FLOW_ACTION_DEFAULT_MISS" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_obj_query_async" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_qp_query" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_pp_alloc" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_devx_tir" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_devx_get_event" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_meter" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5_MMAP_GET_NC_PAGES_CMD" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_NIC_RX" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_DOMAIN_TYPE_FDB" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_push_vlan" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_alloc_var" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ENHANCED_MPSW" with dependencies libmlx5, libibverbs: NO 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_SEND_EN" with dependencies libmlx5, libibverbs: NO 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_WAIT" with dependencies libmlx5, libibverbs: NO 00:02:01.168 Header "infiniband/mlx5dv.h" has symbol "MLX5_OPCODE_ACCESS_ASO" with dependencies libmlx5, libibverbs: NO 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_40000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseKR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseCR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseSR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "SUPPORTED_56000baseLR4_Full" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_25000baseCR_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_50000baseCR2_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/ethtool.h" has symbol "ETHTOOL_LINK_MODE_100000baseKR4_Full_BIT" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/if_link.h" has symbol "IFLA_NUM_VF" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/if_link.h" has symbol "IFLA_EXT_MASK" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/if_link.h" has symbol "IFLA_PHYS_SWITCH_ID" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "linux/if_link.h" has symbol "IFLA_PHYS_PORT_NAME" with dependencies libmlx5, libibverbs: YES 00:02:01.168 Header "rdma/rdma_netlink.h" has symbol "RDMA_NL_NLDEV" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_GET" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_CMD_PORT_GET" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_DEV_NAME" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_PORT_STATE" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "rdma/rdma_netlink.h" has symbol "RDMA_NLDEV_ATTR_NDEV_INDEX" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_domain" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_flow_sampler" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_set_reclaim_device_memory" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_array" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "linux/devlink.h" has symbol "DEVLINK_GENL_NAME" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_aso" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/verbs.h" has symbol "INFINIBAND_VERBS_H" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "MLX5_WQE_UMR_CTRL_FLAG_INLINE" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dump_dr_rule" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "MLX5DV_DR_ACTION_FLAGS_ASO_CT_DIRECTION_INITIATOR" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_domain_allow_duplicate_rules" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/verbs.h" has symbol "ibv_reg_mr_iova" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/verbs.h" has symbol "ibv_import_device" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_dr_action_create_dest_root_table" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/mlx5dv.h" has symbol "mlx5dv_create_steering_anchor" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Header "infiniband/verbs.h" has symbol "ibv_is_fork_initialized" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Checking whether type "struct mlx5dv_sw_parsing_caps" has member "sw_parsing_offloads" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Checking whether type "struct ibv_counter_set_init_attr" has member "counter_set_id" with dependencies libmlx5, libibverbs: NO 00:02:01.169 Checking whether type "struct ibv_counters_init_attr" has member "comp_mask" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Checking whether type "struct mlx5dv_devx_uar" has member "mmap_off" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Checking whether type "struct mlx5dv_flow_matcher_attr" has member "ft_type" with dependencies libmlx5, libibverbs: YES 00:02:01.169 Configuring mlx5_autoconf.h using configuration 00:02:01.169 Message: drivers/common/mlx5: Defining dependency "common_mlx5" 00:02:01.169 Run-time dependency libcrypto found: YES 3.0.9 00:02:01.169 Library IPSec_MB found: YES 00:02:01.169 Fetching value of define "IMB_VERSION_STR" : "1.5.0" 00:02:01.169 Message: drivers/common/qat: Defining dependency "common_qat" 00:02:01.169 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:01.169 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:01.169 Library IPSec_MB found: YES 00:02:01.169 Fetching value of define "IMB_VERSION_STR" : "1.5.0" (cached) 00:02:01.169 Message: drivers/crypto/ipsec_mb: Defining dependency "crypto_ipsec_mb" 00:02:01.169 Compiler for C supports arguments -std=c11: YES (cached) 00:02:01.169 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:01.169 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:01.169 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:01.169 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:01.169 Message: drivers/crypto/mlx5: Defining dependency "crypto_mlx5" 00:02:01.169 Run-time dependency libisal found: NO (tried pkgconfig) 00:02:01.169 Library libisal found: NO 00:02:01.169 Message: drivers/compress/isal: Defining dependency "compress_isal" 00:02:01.169 Compiler for C supports arguments -std=c11: YES (cached) 00:02:01.169 Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) 00:02:01.437 Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) 00:02:01.437 Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) 00:02:01.437 Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) 00:02:01.437 Message: drivers/compress/mlx5: Defining dependency "compress_mlx5" 00:02:01.437 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:01.438 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:01.438 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:01.438 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:01.438 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:01.438 Program doxygen found: YES (/usr/bin/doxygen) 00:02:01.438 Configuring doxy-api-html.conf using configuration 00:02:01.438 Configuring doxy-api-man.conf using configuration 00:02:01.438 Program mandb found: YES (/usr/bin/mandb) 00:02:01.438 Program sphinx-build found: NO 00:02:01.438 Configuring rte_build_config.h using configuration 00:02:01.438 Message: 00:02:01.438 ================= 00:02:01.438 Applications Enabled 00:02:01.438 ================= 00:02:01.438 00:02:01.438 apps: 00:02:01.438 00:02:01.438 00:02:01.438 Message: 00:02:01.438 ================= 00:02:01.438 Libraries Enabled 00:02:01.438 ================= 00:02:01.438 00:02:01.438 libs: 00:02:01.438 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:01.438 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:01.438 cryptodev, dmadev, power, reorder, security, vhost, 00:02:01.438 00:02:01.438 Message: 00:02:01.438 =============== 00:02:01.438 Drivers Enabled 00:02:01.438 =============== 00:02:01.438 00:02:01.438 common: 00:02:01.438 mlx5, qat, 00:02:01.438 bus: 00:02:01.438 auxiliary, pci, vdev, 00:02:01.438 mempool: 00:02:01.438 ring, 00:02:01.438 dma: 00:02:01.438 00:02:01.438 net: 00:02:01.438 00:02:01.438 crypto: 00:02:01.438 ipsec_mb, mlx5, 00:02:01.438 compress: 00:02:01.438 isal, mlx5, 00:02:01.438 vdpa: 00:02:01.438 00:02:01.438 00:02:01.438 Message: 00:02:01.438 ================= 00:02:01.438 Content Skipped 00:02:01.438 ================= 00:02:01.438 00:02:01.438 apps: 00:02:01.438 dumpcap: explicitly disabled via build config 00:02:01.438 graph: explicitly disabled via build config 00:02:01.438 pdump: explicitly disabled via build config 00:02:01.438 proc-info: explicitly disabled via build config 00:02:01.438 test-acl: explicitly disabled via build config 00:02:01.438 test-bbdev: explicitly disabled via build config 00:02:01.438 test-cmdline: explicitly disabled via build config 00:02:01.438 test-compress-perf: explicitly disabled via build config 00:02:01.438 test-crypto-perf: explicitly disabled via build config 00:02:01.438 test-dma-perf: explicitly disabled via build config 00:02:01.438 test-eventdev: explicitly disabled via build config 00:02:01.438 test-fib: explicitly disabled via build config 00:02:01.438 test-flow-perf: explicitly disabled via build config 00:02:01.438 test-gpudev: explicitly disabled via build config 00:02:01.438 test-mldev: explicitly disabled via build config 00:02:01.438 test-pipeline: explicitly disabled via build config 00:02:01.438 test-pmd: explicitly disabled via build config 00:02:01.438 test-regex: explicitly disabled via build config 00:02:01.438 test-sad: explicitly disabled via build config 00:02:01.438 test-security-perf: explicitly disabled via build config 00:02:01.438 00:02:01.438 libs: 00:02:01.438 metrics: explicitly disabled via build config 00:02:01.438 acl: explicitly disabled via build config 00:02:01.438 bbdev: explicitly disabled via build config 00:02:01.438 bitratestats: explicitly disabled via build config 00:02:01.438 bpf: explicitly disabled via build config 00:02:01.438 cfgfile: explicitly disabled via build config 00:02:01.438 distributor: explicitly disabled via build config 00:02:01.438 efd: explicitly disabled via build config 00:02:01.438 eventdev: explicitly disabled via build config 00:02:01.438 dispatcher: explicitly disabled via build config 00:02:01.438 gpudev: explicitly disabled via build config 00:02:01.438 gro: explicitly disabled via build config 00:02:01.438 gso: explicitly disabled via build config 00:02:01.438 ip_frag: explicitly disabled via build config 00:02:01.438 jobstats: explicitly disabled via build config 00:02:01.438 latencystats: explicitly disabled via build config 00:02:01.438 lpm: explicitly disabled via build config 00:02:01.438 member: explicitly disabled via build config 00:02:01.438 pcapng: explicitly disabled via build config 00:02:01.438 rawdev: explicitly disabled via build config 00:02:01.438 regexdev: explicitly disabled via build config 00:02:01.438 mldev: explicitly disabled via build config 00:02:01.438 rib: explicitly disabled via build config 00:02:01.438 sched: explicitly disabled via build config 00:02:01.438 stack: explicitly disabled via build config 00:02:01.438 ipsec: explicitly disabled via build config 00:02:01.438 pdcp: explicitly disabled via build config 00:02:01.438 fib: explicitly disabled via build config 00:02:01.438 port: explicitly disabled via build config 00:02:01.438 pdump: explicitly disabled via build config 00:02:01.439 table: explicitly disabled via build config 00:02:01.439 pipeline: explicitly disabled via build config 00:02:01.439 graph: explicitly disabled via build config 00:02:01.439 node: explicitly disabled via build config 00:02:01.439 00:02:01.439 drivers: 00:02:01.439 common/cpt: not in enabled drivers build config 00:02:01.439 common/dpaax: not in enabled drivers build config 00:02:01.439 common/iavf: not in enabled drivers build config 00:02:01.439 common/idpf: not in enabled drivers build config 00:02:01.439 common/mvep: not in enabled drivers build config 00:02:01.439 common/octeontx: not in enabled drivers build config 00:02:01.439 bus/cdx: not in enabled drivers build config 00:02:01.439 bus/dpaa: not in enabled drivers build config 00:02:01.439 bus/fslmc: not in enabled drivers build config 00:02:01.439 bus/ifpga: not in enabled drivers build config 00:02:01.439 bus/platform: not in enabled drivers build config 00:02:01.439 bus/vmbus: not in enabled drivers build config 00:02:01.439 common/cnxk: not in enabled drivers build config 00:02:01.439 common/nfp: not in enabled drivers build config 00:02:01.439 common/sfc_efx: not in enabled drivers build config 00:02:01.439 mempool/bucket: not in enabled drivers build config 00:02:01.439 mempool/cnxk: not in enabled drivers build config 00:02:01.439 mempool/dpaa: not in enabled drivers build config 00:02:01.439 mempool/dpaa2: not in enabled drivers build config 00:02:01.439 mempool/octeontx: not in enabled drivers build config 00:02:01.439 mempool/stack: not in enabled drivers build config 00:02:01.439 dma/cnxk: not in enabled drivers build config 00:02:01.439 dma/dpaa: not in enabled drivers build config 00:02:01.439 dma/dpaa2: not in enabled drivers build config 00:02:01.439 dma/hisilicon: not in enabled drivers build config 00:02:01.439 dma/idxd: not in enabled drivers build config 00:02:01.439 dma/ioat: not in enabled drivers build config 00:02:01.439 dma/skeleton: not in enabled drivers build config 00:02:01.439 net/af_packet: not in enabled drivers build config 00:02:01.439 net/af_xdp: not in enabled drivers build config 00:02:01.439 net/ark: not in enabled drivers build config 00:02:01.439 net/atlantic: not in enabled drivers build config 00:02:01.439 net/avp: not in enabled drivers build config 00:02:01.439 net/axgbe: not in enabled drivers build config 00:02:01.439 net/bnx2x: not in enabled drivers build config 00:02:01.439 net/bnxt: not in enabled drivers build config 00:02:01.439 net/bonding: not in enabled drivers build config 00:02:01.439 net/cnxk: not in enabled drivers build config 00:02:01.439 net/cpfl: not in enabled drivers build config 00:02:01.439 net/cxgbe: not in enabled drivers build config 00:02:01.439 net/dpaa: not in enabled drivers build config 00:02:01.439 net/dpaa2: not in enabled drivers build config 00:02:01.439 net/e1000: not in enabled drivers build config 00:02:01.439 net/ena: not in enabled drivers build config 00:02:01.439 net/enetc: not in enabled drivers build config 00:02:01.439 net/enetfec: not in enabled drivers build config 00:02:01.439 net/enic: not in enabled drivers build config 00:02:01.439 net/failsafe: not in enabled drivers build config 00:02:01.439 net/fm10k: not in enabled drivers build config 00:02:01.439 net/gve: not in enabled drivers build config 00:02:01.439 net/hinic: not in enabled drivers build config 00:02:01.439 net/hns3: not in enabled drivers build config 00:02:01.439 net/i40e: not in enabled drivers build config 00:02:01.439 net/iavf: not in enabled drivers build config 00:02:01.439 net/ice: not in enabled drivers build config 00:02:01.439 net/idpf: not in enabled drivers build config 00:02:01.439 net/igc: not in enabled drivers build config 00:02:01.439 net/ionic: not in enabled drivers build config 00:02:01.439 net/ipn3ke: not in enabled drivers build config 00:02:01.439 net/ixgbe: not in enabled drivers build config 00:02:01.439 net/mana: not in enabled drivers build config 00:02:01.439 net/memif: not in enabled drivers build config 00:02:01.439 net/mlx4: not in enabled drivers build config 00:02:01.439 net/mlx5: not in enabled drivers build config 00:02:01.439 net/mvneta: not in enabled drivers build config 00:02:01.439 net/mvpp2: not in enabled drivers build config 00:02:01.439 net/netvsc: not in enabled drivers build config 00:02:01.439 net/nfb: not in enabled drivers build config 00:02:01.439 net/nfp: not in enabled drivers build config 00:02:01.439 net/ngbe: not in enabled drivers build config 00:02:01.439 net/null: not in enabled drivers build config 00:02:01.439 net/octeontx: not in enabled drivers build config 00:02:01.439 net/octeon_ep: not in enabled drivers build config 00:02:01.439 net/pcap: not in enabled drivers build config 00:02:01.439 net/pfe: not in enabled drivers build config 00:02:01.439 net/qede: not in enabled drivers build config 00:02:01.439 net/ring: not in enabled drivers build config 00:02:01.439 net/sfc: not in enabled drivers build config 00:02:01.439 net/softnic: not in enabled drivers build config 00:02:01.439 net/tap: not in enabled drivers build config 00:02:01.439 net/thunderx: not in enabled drivers build config 00:02:01.439 net/txgbe: not in enabled drivers build config 00:02:01.439 net/vdev_netvsc: not in enabled drivers build config 00:02:01.439 net/vhost: not in enabled drivers build config 00:02:01.440 net/virtio: not in enabled drivers build config 00:02:01.440 net/vmxnet3: not in enabled drivers build config 00:02:01.440 raw/*: missing internal dependency, "rawdev" 00:02:01.440 crypto/armv8: not in enabled drivers build config 00:02:01.440 crypto/bcmfs: not in enabled drivers build config 00:02:01.440 crypto/caam_jr: not in enabled drivers build config 00:02:01.440 crypto/ccp: not in enabled drivers build config 00:02:01.440 crypto/cnxk: not in enabled drivers build config 00:02:01.440 crypto/dpaa_sec: not in enabled drivers build config 00:02:01.440 crypto/dpaa2_sec: not in enabled drivers build config 00:02:01.440 crypto/mvsam: not in enabled drivers build config 00:02:01.440 crypto/nitrox: not in enabled drivers build config 00:02:01.440 crypto/null: not in enabled drivers build config 00:02:01.440 crypto/octeontx: not in enabled drivers build config 00:02:01.440 crypto/openssl: not in enabled drivers build config 00:02:01.440 crypto/scheduler: not in enabled drivers build config 00:02:01.440 crypto/uadk: not in enabled drivers build config 00:02:01.440 crypto/virtio: not in enabled drivers build config 00:02:01.440 compress/octeontx: not in enabled drivers build config 00:02:01.440 compress/zlib: not in enabled drivers build config 00:02:01.440 regex/*: missing internal dependency, "regexdev" 00:02:01.440 ml/*: missing internal dependency, "mldev" 00:02:01.440 vdpa/ifc: not in enabled drivers build config 00:02:01.440 vdpa/mlx5: not in enabled drivers build config 00:02:01.440 vdpa/nfp: not in enabled drivers build config 00:02:01.440 vdpa/sfc: not in enabled drivers build config 00:02:01.440 event/*: missing internal dependency, "eventdev" 00:02:01.440 baseband/*: missing internal dependency, "bbdev" 00:02:01.440 gpu/*: missing internal dependency, "gpudev" 00:02:01.440 00:02:01.440 00:02:02.008 Build targets in project: 114 00:02:02.008 00:02:02.008 DPDK 23.11.0 00:02:02.008 00:02:02.008 User defined options 00:02:02.008 buildtype : debug 00:02:02.008 default_library : static 00:02:02.008 libdir : lib 00:02:02.008 prefix : /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:02.008 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:02.008 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:02.008 cpu_instruction_set: native 00:02:02.008 disable_apps : test-sad,test-gpudev,test-mldev,dumpcap,test-fib,test-regex,graph,test-acl,test-flow-perf,test-dma-perf,proc-info,test,test-compress-perf,test-eventdev,test-pipeline,test-pmd,test-bbdev,test-cmdline,test-crypto-perf,test-security-perf,pdump 00:02:02.008 disable_libs : lpm,sched,stack,pipeline,gpudev,cfgfile,bpf,eventdev,ip_frag,metrics,rawdev,member,graph,distributor,dispatcher,mldev,gso,table,fib,port,pcapng,regexdev,bitratestats,bbdev,acl,efd,node,latencystats,gro,ipsec,pdcp,rib,jobstats,pdump 00:02:02.008 enable_docs : false 00:02:02.008 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:02.008 enable_kmods : false 00:02:02.008 tests : false 00:02:02.008 00:02:02.008 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:02.268 ninja: Entering directory `/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build-tmp' 00:02:02.524 [1/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:02.524 [2/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:02.524 [3/369] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:02.524 [4/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:02.524 [5/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:02.524 [6/369] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:02.524 [7/369] Linking static target lib/librte_kvargs.a 00:02:02.524 [8/369] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:02.524 [9/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:02.524 [10/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:02.524 [11/369] Linking static target lib/librte_log.a 00:02:02.524 [12/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:02.524 [13/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:02.524 [14/369] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.524 [15/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:02.524 [16/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:02.524 [17/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:02.524 [18/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:02.524 [19/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:02.524 [20/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:02.524 [21/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:02.524 [22/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:02.524 [23/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:02.524 [24/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:02.524 [25/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:02.524 [26/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:02.524 [27/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:02.524 [28/369] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:02.524 [29/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:02.524 [30/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:02.524 [31/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:02.524 [32/369] Linking static target lib/librte_telemetry.a 00:02:02.524 [33/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:02.781 [34/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:02.781 [35/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:02.781 [36/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:02.781 [37/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:02.781 [38/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:02.781 [39/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:02.781 [40/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:02.781 [41/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:02.781 [42/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:02.781 [43/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:02.781 [44/369] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:02.781 [45/369] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.781 [46/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:02.781 [47/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:02.781 [48/369] Linking target lib/librte_log.so.24.0 00:02:02.781 [49/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:02.781 [50/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:02.781 [51/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:02.781 [52/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:02.781 [53/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:02.781 [54/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:02.781 [55/369] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:02.781 [56/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:02.781 [57/369] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:02.781 [58/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:02.781 [59/369] Generating symbol file lib/librte_log.so.24.0.p/librte_log.so.24.0.symbols 00:02:02.781 [60/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:02.781 [61/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:02.781 [62/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:02.781 [63/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:02.781 [64/369] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:02.781 [65/369] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:02.781 [66/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:02.781 [67/369] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:02.781 [68/369] Linking target lib/librte_kvargs.so.24.0 00:02:02.781 [69/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:02.781 [70/369] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:03.039 [71/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:03.039 [72/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:03.039 [73/369] Linking target lib/librte_telemetry.so.24.0 00:02:03.039 [74/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:03.039 [75/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:03.039 [76/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:03.039 [77/369] Generating symbol file lib/librte_kvargs.so.24.0.p/librte_kvargs.so.24.0.symbols 00:02:03.039 [78/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:03.039 [79/369] Generating symbol file lib/librte_telemetry.so.24.0.p/librte_telemetry.so.24.0.symbols 00:02:03.039 [80/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:03.039 [81/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:03.039 [82/369] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:03.039 [83/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:03.039 [84/369] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:03.039 [85/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:03.039 [86/369] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:03.039 [87/369] Linking static target lib/librte_eal.a 00:02:03.039 [88/369] Linking static target lib/librte_ring.a 00:02:03.039 [89/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:03.039 [90/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:03.039 [91/369] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:03.039 [92/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:03.039 [93/369] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:03.039 [94/369] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:03.039 [95/369] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:03.039 [96/369] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:03.039 [97/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:03.295 [98/369] Compiling C object lib/librte_net.a.p/net_net_crc_avx512.c.o 00:02:03.295 [99/369] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:03.295 [100/369] Linking static target lib/librte_net.a 00:02:03.295 [101/369] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:03.295 [102/369] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:03.295 [103/369] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:03.295 [104/369] Linking static target lib/librte_pci.a 00:02:03.295 [105/369] Linking static target lib/librte_rcu.a 00:02:03.295 [106/369] Linking static target lib/librte_mempool.a 00:02:03.295 [107/369] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:03.295 [108/369] Linking static target lib/librte_meter.a 00:02:03.295 [109/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:03.295 [110/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:03.295 [111/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:03.295 [112/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:03.295 [113/369] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.295 [114/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:03.295 [115/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:03.295 [116/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:03.295 [117/369] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.295 [118/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:03.295 [119/369] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:03.295 [120/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:03.295 [121/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:03.295 [122/369] Linking static target lib/librte_mbuf.a 00:02:03.295 [123/369] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.295 [124/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:03.295 [125/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:03.295 [126/369] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.295 [127/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:03.295 [128/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:03.295 [129/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:03.295 [130/369] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.295 [131/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:03.552 [132/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:03.552 [133/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:03.552 [134/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:03.552 [135/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:03.552 [136/369] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:03.552 [137/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:03.552 [138/369] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:03.552 [139/369] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:03.552 [140/369] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:03.552 [141/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:03.552 [142/369] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:03.552 [143/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:03.552 [144/369] Linking static target lib/librte_cmdline.a 00:02:03.552 [145/369] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:03.552 [146/369] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.552 [147/369] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:03.552 [148/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:03.552 [149/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:03.552 [150/369] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:03.552 [151/369] Linking static target lib/librte_timer.a 00:02:03.552 [152/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:03.552 [153/369] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:03.552 [154/369] Linking static target lib/librte_compressdev.a 00:02:03.552 [155/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:03.552 [156/369] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.552 [157/369] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:03.808 [158/369] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:03.808 [159/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:03.808 [160/369] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:03.808 [161/369] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:03.808 [162/369] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:03.808 [163/369] Linking static target lib/librte_dmadev.a 00:02:03.808 [164/369] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:03.808 [165/369] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:03.808 [166/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:03.808 [167/369] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:03.808 [168/369] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:03.809 [169/369] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:03.809 [170/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_params.c.o 00:02:03.809 [171/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:03.809 [172/369] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:03.809 [173/369] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:03.809 [174/369] Linking static target lib/librte_hash.a 00:02:03.809 [175/369] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:03.809 [176/369] Linking static target lib/librte_power.a 00:02:03.809 [177/369] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:03.809 [178/369] Linking static target lib/librte_reorder.a 00:02:03.809 [179/369] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:03.809 [180/369] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:03.809 [181/369] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:03.809 [182/369] Linking static target lib/librte_security.a 00:02:04.065 [183/369] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:04.065 [184/369] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.065 [185/369] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.065 [186/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_auxiliary_common.c.o 00:02:04.065 [187/369] Linking static target lib/librte_ethdev.a 00:02:04.065 [188/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:04.065 [189/369] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:04.065 [190/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:04.065 [191/369] Compiling C object drivers/libtmp_rte_bus_auxiliary.a.p/bus_auxiliary_linux_auxiliary.c.o 00:02:04.065 [192/369] Linking static target drivers/libtmp_rte_bus_auxiliary.a 00:02:04.065 [193/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:04.065 [194/369] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:04.065 [195/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:04.065 [196/369] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:04.065 [197/369] Linking static target lib/librte_cryptodev.a 00:02:04.065 [198/369] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.065 [199/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:04.065 [200/369] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.065 [201/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:04.065 [202/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:04.065 [203/369] Generating drivers/rte_bus_auxiliary.pmd.c with a custom command 00:02:04.065 [204/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:04.065 [205/369] Compiling C object drivers/librte_bus_auxiliary.a.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:04.065 [206/369] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:04.065 [207/369] Linking static target drivers/librte_bus_auxiliary.a 00:02:04.065 [208/369] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:04.065 [209/369] Compiling C object drivers/librte_bus_auxiliary.so.24.0.p/meson-generated_.._rte_bus_auxiliary.pmd.c.o 00:02:04.065 [210/369] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.321 [211/369] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:04.321 [212/369] Linking static target drivers/libtmp_rte_bus_vdev.a 00:02:04.321 [213/369] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.321 [214/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_logs.c.o 00:02:04.321 [215/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_glue.c.o 00:02:04.321 [216/369] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.321 [217/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common.c.o 00:02:04.321 [218/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.o 00:02:04.321 [219/369] Generating drivers/rte_bus_auxiliary.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.321 [220/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_malloc.c.o 00:02:04.321 [221/369] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:02:04.321 [222/369] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:04.322 [223/369] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:02:04.322 [224/369] Linking static target drivers/librte_bus_pci.a 00:02:04.322 [225/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_auxiliary.c.o 00:02:04.322 [226/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o 00:02:04.322 [227/369] Compiling C object drivers/librte_bus_pci.so.24.0.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:02:04.322 [228/369] Compiling C object drivers/librte_bus_vdev.so.24.0.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:04.322 [229/369] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:02:04.322 [230/369] Linking static target drivers/librte_bus_vdev.a 00:02:04.322 [231/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.o 00:02:04.322 [232/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.o 00:02:04.322 [233/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_common.c.o 00:02:04.322 [234/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_verbs.c.o 00:02:04.322 [235/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mr.c.o 00:02:04.578 [236/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_nl.c.o 00:02:04.578 [237/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_device.c.o 00:02:04.578 [238/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_linux_mlx5_common_os.c.o 00:02:04.578 [239/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_pf2vf.c.o 00:02:04.578 [240/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen2.c.o 00:02:04.578 [241/369] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.578 [242/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen1.c.o 00:02:04.578 [243/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen3.c.o 00:02:04.578 [244/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_dev_qat_dev_gen4.c.o 00:02:04.578 [245/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen1.c.o 00:02:04.578 [246/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/common_qat_qat_qp.c.o 00:02:04.578 [247/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen2.c.o 00:02:04.578 [248/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen3.c.o 00:02:04.578 [249/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp_pmd.c.o 00:02:04.578 [250/369] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.578 [251/369] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:02:04.578 [252/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_dev_qat_comp_pmd_gen4.c.o 00:02:04.835 [253/369] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_devx_cmds.c.o 00:02:04.835 [254/369] Linking static target drivers/libtmp_rte_common_mlx5.a 00:02:04.835 [255/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_asym_pmd_gen1.c.o 00:02:04.835 [256/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym.c.o 00:02:04.835 [257/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_crypto.c.o 00:02:04.835 [258/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/compress_qat_qat_comp.c.o 00:02:04.835 [259/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen2.c.o 00:02:04.835 [260/369] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:04.835 [261/369] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:02:04.835 [262/369] Linking static target drivers/libtmp_rte_mempool_ring.a 00:02:04.835 [263/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_ops.c.o 00:02:04.835 [264/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_sym_session.c.o 00:02:04.835 [265/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_ipsec_mb_private.c.o 00:02:04.835 [266/369] Generating drivers/rte_common_mlx5.pmd.c with a custom command 00:02:04.835 [267/369] Compiling C object drivers/librte_common_mlx5.so.24.0.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:04.835 [268/369] Compiling C object drivers/librte_common_mlx5.a.p/meson-generated_.._rte_common_mlx5.pmd.c.o 00:02:04.836 [269/369] Linking static target drivers/librte_common_mlx5.a 00:02:05.092 [270/369] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:02:05.092 [271/369] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:05.092 [272/369] Compiling C object drivers/librte_mempool_ring.so.24.0.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:02:05.092 [273/369] Linking static target drivers/librte_mempool_ring.a 00:02:05.092 [274/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen4.c.o 00:02:05.092 [275/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_zuc.c.o 00:02:05.092 [276/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto.c.o 00:02:05.092 [277/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_chacha_poly.c.o 00:02:05.092 [278/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_gcm.c.o 00:02:05.092 [279/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_xts.c.o 00:02:05.092 [280/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_kasumi.c.o 00:02:05.092 [281/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_dek.c.o 00:02:05.092 [282/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_sym_pmd_gen1.c.o 00:02:05.092 [283/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_dev_qat_crypto_pmd_gen3.c.o 00:02:05.092 [284/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd_ops.c.o 00:02:05.092 [285/369] Compiling C object drivers/libtmp_rte_crypto_mlx5.a.p/crypto_mlx5_mlx5_crypto_gcm.c.o 00:02:05.092 [286/369] Linking static target drivers/libtmp_rte_crypto_mlx5.a 00:02:05.092 [287/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_aesni_mb.c.o 00:02:05.092 [288/369] Compiling C object drivers/libtmp_rte_compress_isal.a.p/compress_isal_isal_compress_pmd.c.o 00:02:05.092 [289/369] Linking static target drivers/libtmp_rte_compress_isal.a 00:02:05.092 [290/369] Compiling C object drivers/libtmp_rte_crypto_ipsec_mb.a.p/crypto_ipsec_mb_pmd_snow3g.c.o 00:02:05.092 [291/369] Linking static target drivers/libtmp_rte_crypto_ipsec_mb.a 00:02:05.092 [292/369] Compiling C object drivers/libtmp_rte_compress_mlx5.a.p/compress_mlx5_mlx5_compress.c.o 00:02:05.092 [293/369] Linking static target drivers/libtmp_rte_compress_mlx5.a 00:02:05.349 [294/369] Generating drivers/rte_crypto_mlx5.pmd.c with a custom command 00:02:05.349 [295/369] Compiling C object drivers/librte_crypto_mlx5.a.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:05.349 [296/369] Generating drivers/rte_compress_isal.pmd.c with a custom command 00:02:05.349 [297/369] Compiling C object drivers/librte_crypto_mlx5.so.24.0.p/meson-generated_.._rte_crypto_mlx5.pmd.c.o 00:02:05.349 [298/369] Linking static target drivers/librte_crypto_mlx5.a 00:02:05.349 [299/369] Compiling C object drivers/librte_compress_isal.so.24.0.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:05.349 [300/369] Compiling C object drivers/librte_compress_isal.a.p/meson-generated_.._rte_compress_isal.pmd.c.o 00:02:05.349 [301/369] Linking static target drivers/librte_compress_isal.a 00:02:05.349 [302/369] Generating drivers/rte_compress_mlx5.pmd.c with a custom command 00:02:05.349 [303/369] Generating drivers/rte_crypto_ipsec_mb.pmd.c with a custom command 00:02:05.349 [304/369] Compiling C object drivers/librte_compress_mlx5.a.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:05.349 [305/369] Compiling C object drivers/librte_compress_mlx5.so.24.0.p/meson-generated_.._rte_compress_mlx5.pmd.c.o 00:02:05.349 [306/369] Linking static target drivers/librte_compress_mlx5.a 00:02:05.349 [307/369] Compiling C object drivers/librte_crypto_ipsec_mb.a.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:05.349 [308/369] Compiling C object drivers/librte_crypto_ipsec_mb.so.24.0.p/meson-generated_.._rte_crypto_ipsec_mb.pmd.c.o 00:02:05.349 [309/369] Linking static target drivers/librte_crypto_ipsec_mb.a 00:02:05.349 [310/369] Compiling C object drivers/libtmp_rte_common_qat.a.p/crypto_qat_qat_asym.c.o 00:02:05.349 [311/369] Linking static target drivers/libtmp_rte_common_qat.a 00:02:05.605 [312/369] Generating drivers/rte_common_qat.pmd.c with a custom command 00:02:05.605 [313/369] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:02:05.605 [314/369] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:05.605 [315/369] Compiling C object drivers/librte_common_qat.so.24.0.p/meson-generated_.._rte_common_qat.pmd.c.o 00:02:05.606 [316/369] Linking static target lib/librte_vhost.a 00:02:05.606 [317/369] Linking static target drivers/librte_common_qat.a 00:02:06.535 [318/369] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.103 [319/369] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.363 [320/369] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.623 [321/369] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:02:07.623 [322/369] Linking target lib/librte_eal.so.24.0 00:02:07.884 [323/369] Generating symbol file lib/librte_eal.so.24.0.p/librte_eal.so.24.0.symbols 00:02:07.884 [324/369] Linking target lib/librte_ring.so.24.0 00:02:07.884 [325/369] Linking target lib/librte_timer.so.24.0 00:02:07.884 [326/369] Linking target drivers/librte_bus_auxiliary.so.24.0 00:02:07.884 [327/369] Linking target lib/librte_pci.so.24.0 00:02:07.884 [328/369] Linking target lib/librte_dmadev.so.24.0 00:02:07.884 [329/369] Linking target drivers/librte_bus_vdev.so.24.0 00:02:07.884 [330/369] Linking target lib/librte_meter.so.24.0 00:02:07.884 [331/369] Generating symbol file lib/librte_dmadev.so.24.0.p/librte_dmadev.so.24.0.symbols 00:02:07.884 [332/369] Generating symbol file lib/librte_timer.so.24.0.p/librte_timer.so.24.0.symbols 00:02:07.884 [333/369] Generating symbol file drivers/librte_bus_auxiliary.so.24.0.p/librte_bus_auxiliary.so.24.0.symbols 00:02:07.884 [334/369] Generating symbol file drivers/librte_bus_vdev.so.24.0.p/librte_bus_vdev.so.24.0.symbols 00:02:07.884 [335/369] Generating symbol file lib/librte_pci.so.24.0.p/librte_pci.so.24.0.symbols 00:02:07.884 [336/369] Generating symbol file lib/librte_ring.so.24.0.p/librte_ring.so.24.0.symbols 00:02:07.884 [337/369] Generating symbol file lib/librte_meter.so.24.0.p/librte_meter.so.24.0.symbols 00:02:07.884 [338/369] Linking target lib/librte_rcu.so.24.0 00:02:07.884 [339/369] Linking target drivers/librte_bus_pci.so.24.0 00:02:07.884 [340/369] Linking target lib/librte_mempool.so.24.0 00:02:08.145 [341/369] Generating symbol file drivers/librte_bus_pci.so.24.0.p/librte_bus_pci.so.24.0.symbols 00:02:08.145 [342/369] Generating symbol file lib/librte_rcu.so.24.0.p/librte_rcu.so.24.0.symbols 00:02:08.145 [343/369] Generating symbol file lib/librte_mempool.so.24.0.p/librte_mempool.so.24.0.symbols 00:02:08.145 [344/369] Linking target drivers/librte_mempool_ring.so.24.0 00:02:08.145 [345/369] Linking target lib/librte_mbuf.so.24.0 00:02:08.145 [346/369] Generating symbol file lib/librte_mbuf.so.24.0.p/librte_mbuf.so.24.0.symbols 00:02:08.405 [347/369] Linking target lib/librte_net.so.24.0 00:02:08.405 [348/369] Linking target lib/librte_compressdev.so.24.0 00:02:08.405 [349/369] Linking target lib/librte_cryptodev.so.24.0 00:02:08.405 [350/369] Linking target lib/librte_reorder.so.24.0 00:02:08.405 [351/369] Generating symbol file lib/librte_net.so.24.0.p/librte_net.so.24.0.symbols 00:02:08.405 [352/369] Generating symbol file lib/librte_compressdev.so.24.0.p/librte_compressdev.so.24.0.symbols 00:02:08.405 [353/369] Generating symbol file lib/librte_cryptodev.so.24.0.p/librte_cryptodev.so.24.0.symbols 00:02:08.405 [354/369] Linking target lib/librte_cmdline.so.24.0 00:02:08.405 [355/369] Linking target lib/librte_hash.so.24.0 00:02:08.405 [356/369] Linking target lib/librte_security.so.24.0 00:02:08.405 [357/369] Linking target drivers/librte_compress_isal.so.24.0 00:02:08.405 [358/369] Linking target lib/librte_ethdev.so.24.0 00:02:08.405 [359/369] Generating symbol file lib/librte_security.so.24.0.p/librte_security.so.24.0.symbols 00:02:08.405 [360/369] Generating symbol file lib/librte_hash.so.24.0.p/librte_hash.so.24.0.symbols 00:02:08.665 [361/369] Generating symbol file lib/librte_ethdev.so.24.0.p/librte_ethdev.so.24.0.symbols 00:02:08.665 [362/369] Linking target drivers/librte_common_mlx5.so.24.0 00:02:08.665 [363/369] Linking target lib/librte_power.so.24.0 00:02:08.665 [364/369] Linking target lib/librte_vhost.so.24.0 00:02:08.665 [365/369] Generating symbol file drivers/librte_common_mlx5.so.24.0.p/librte_common_mlx5.so.24.0.symbols 00:02:08.665 [366/369] Linking target drivers/librte_compress_mlx5.so.24.0 00:02:08.665 [367/369] Linking target drivers/librte_crypto_mlx5.so.24.0 00:02:08.665 [368/369] Linking target drivers/librte_crypto_ipsec_mb.so.24.0 00:02:08.665 [369/369] Linking target drivers/librte_common_qat.so.24.0 00:02:08.665 INFO: autodetecting backend as ninja 00:02:08.665 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:09.603 CC lib/ut_mock/mock.o 00:02:09.603 CC lib/log/log.o 00:02:09.603 CC lib/log/log_flags.o 00:02:09.603 CC lib/log/log_deprecated.o 00:02:09.603 make[3]: '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib/libspdk_ocfenv.a' is up to date. 00:02:09.603 CC lib/ut/ut.o 00:02:09.603 LIB libspdk_ut_mock.a 00:02:09.603 LIB libspdk_log.a 00:02:09.603 LIB libspdk_ut.a 00:02:09.862 CC lib/dma/dma.o 00:02:09.862 CXX lib/trace_parser/trace.o 00:02:09.862 CC lib/ioat/ioat.o 00:02:09.862 CC lib/util/base64.o 00:02:09.862 CC lib/util/bit_array.o 00:02:09.862 CC lib/util/cpuset.o 00:02:09.862 CC lib/util/crc16.o 00:02:09.862 CC lib/util/crc32.o 00:02:09.862 CC lib/util/crc32c.o 00:02:09.862 CC lib/util/crc32_ieee.o 00:02:09.862 CC lib/util/crc64.o 00:02:09.862 CC lib/util/dif.o 00:02:09.862 CC lib/util/file.o 00:02:09.862 CC lib/util/fd.o 00:02:09.862 CC lib/util/hexlify.o 00:02:09.862 CC lib/util/iov.o 00:02:09.862 CC lib/util/pipe.o 00:02:09.862 CC lib/util/math.o 00:02:09.862 CC lib/util/strerror_tls.o 00:02:09.862 CC lib/util/string.o 00:02:09.862 CC lib/util/uuid.o 00:02:09.862 CC lib/util/fd_group.o 00:02:09.862 CC lib/util/xor.o 00:02:09.862 CC lib/util/zipf.o 00:02:10.121 CC lib/vfio_user/host/vfio_user_pci.o 00:02:10.121 CC lib/vfio_user/host/vfio_user.o 00:02:10.121 LIB libspdk_dma.a 00:02:10.121 LIB libspdk_ioat.a 00:02:10.121 LIB libspdk_vfio_user.a 00:02:10.379 LIB libspdk_util.a 00:02:10.636 CC lib/vmd/vmd.o 00:02:10.636 CC lib/vmd/led.o 00:02:10.636 CC lib/reduce/reduce.o 00:02:10.636 CC lib/env_dpdk/env.o 00:02:10.636 CC lib/env_dpdk/memory.o 00:02:10.636 CC lib/env_dpdk/pci.o 00:02:10.636 CC lib/rdma/common.o 00:02:10.636 CC lib/env_dpdk/init.o 00:02:10.636 CC lib/rdma/rdma_verbs.o 00:02:10.636 CC lib/env_dpdk/threads.o 00:02:10.636 CC lib/env_dpdk/pci_ioat.o 00:02:10.636 CC lib/json/json_parse.o 00:02:10.636 CC lib/env_dpdk/pci_virtio.o 00:02:10.636 CC lib/json/json_util.o 00:02:10.636 CC lib/env_dpdk/pci_vmd.o 00:02:10.636 CC lib/idxd/idxd.o 00:02:10.636 CC lib/env_dpdk/pci_idxd.o 00:02:10.636 CC lib/json/json_write.o 00:02:10.636 CC lib/idxd/idxd_user.o 00:02:10.636 CC lib/env_dpdk/pci_event.o 00:02:10.636 CC lib/env_dpdk/sigbus_handler.o 00:02:10.636 CC lib/env_dpdk/pci_dpdk.o 00:02:10.636 CC lib/conf/conf.o 00:02:10.636 CC lib/env_dpdk/pci_dpdk_2207.o 00:02:10.636 CC lib/env_dpdk/pci_dpdk_2211.o 00:02:10.636 LIB libspdk_trace_parser.a 00:02:10.636 LIB libspdk_conf.a 00:02:10.894 LIB libspdk_rdma.a 00:02:10.894 LIB libspdk_json.a 00:02:10.894 CC lib/jsonrpc/jsonrpc_server.o 00:02:10.894 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:02:10.894 CC lib/jsonrpc/jsonrpc_client.o 00:02:10.894 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:02:10.894 LIB libspdk_idxd.a 00:02:10.894 LIB libspdk_reduce.a 00:02:10.894 LIB libspdk_vmd.a 00:02:11.154 LIB libspdk_jsonrpc.a 00:02:11.154 CC lib/rpc/rpc.o 00:02:11.413 LIB libspdk_rpc.a 00:02:11.413 LIB libspdk_env_dpdk.a 00:02:11.673 CC lib/trace/trace.o 00:02:11.673 CC lib/trace/trace_flags.o 00:02:11.673 CC lib/trace/trace_rpc.o 00:02:11.673 CC lib/keyring/keyring.o 00:02:11.673 CC lib/keyring/keyring_rpc.o 00:02:11.673 CC lib/notify/notify_rpc.o 00:02:11.673 CC lib/notify/notify.o 00:02:11.673 LIB libspdk_notify.a 00:02:11.931 LIB libspdk_keyring.a 00:02:11.931 LIB libspdk_trace.a 00:02:11.931 CC lib/sock/sock.o 00:02:11.931 CC lib/sock/sock_rpc.o 00:02:11.931 CC lib/thread/thread.o 00:02:11.931 CC lib/thread/iobuf.o 00:02:12.189 LIB libspdk_sock.a 00:02:12.447 CC lib/nvme/nvme_ctrlr_cmd.o 00:02:12.447 CC lib/nvme/nvme_ctrlr.o 00:02:12.447 CC lib/nvme/nvme_fabric.o 00:02:12.447 CC lib/nvme/nvme_ns.o 00:02:12.447 CC lib/nvme/nvme_ns_cmd.o 00:02:12.447 CC lib/nvme/nvme_pcie_common.o 00:02:12.447 CC lib/nvme/nvme_pcie.o 00:02:12.447 CC lib/nvme/nvme_qpair.o 00:02:12.447 CC lib/nvme/nvme.o 00:02:12.447 CC lib/nvme/nvme_transport.o 00:02:12.447 CC lib/nvme/nvme_discovery.o 00:02:12.447 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:02:12.447 CC lib/nvme/nvme_quirks.o 00:02:12.447 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:02:12.447 CC lib/nvme/nvme_tcp.o 00:02:12.447 CC lib/nvme/nvme_opal.o 00:02:12.447 CC lib/nvme/nvme_io_msg.o 00:02:12.447 CC lib/nvme/nvme_poll_group.o 00:02:12.447 CC lib/nvme/nvme_zns.o 00:02:12.447 CC lib/nvme/nvme_stubs.o 00:02:12.447 CC lib/nvme/nvme_auth.o 00:02:12.447 CC lib/nvme/nvme_cuse.o 00:02:12.447 CC lib/nvme/nvme_rdma.o 00:02:12.447 CC lib/nvme/nvme_vfio_user.o 00:02:13.014 LIB libspdk_thread.a 00:02:13.014 CC lib/accel/accel.o 00:02:13.014 CC lib/virtio/virtio.o 00:02:13.014 CC lib/accel/accel_sw.o 00:02:13.014 CC lib/virtio/virtio_vhost_user.o 00:02:13.014 CC lib/accel/accel_rpc.o 00:02:13.014 CC lib/vfu_tgt/tgt_endpoint.o 00:02:13.014 CC lib/init/json_config.o 00:02:13.014 CC lib/virtio/virtio_vfio_user.o 00:02:13.014 CC lib/init/subsystem.o 00:02:13.014 CC lib/virtio/virtio_pci.o 00:02:13.014 CC lib/vfu_tgt/tgt_rpc.o 00:02:13.014 CC lib/init/rpc.o 00:02:13.014 CC lib/init/subsystem_rpc.o 00:02:13.014 CC lib/blob/blobstore.o 00:02:13.014 CC lib/blob/request.o 00:02:13.014 CC lib/blob/zeroes.o 00:02:13.014 CC lib/blob/blob_bs_dev.o 00:02:13.274 LIB libspdk_init.a 00:02:13.274 LIB libspdk_vfu_tgt.a 00:02:13.274 LIB libspdk_virtio.a 00:02:13.533 CC lib/event/app.o 00:02:13.533 CC lib/event/reactor.o 00:02:13.533 CC lib/event/log_rpc.o 00:02:13.533 CC lib/event/app_rpc.o 00:02:13.533 CC lib/event/scheduler_static.o 00:02:13.793 LIB libspdk_accel.a 00:02:13.793 LIB libspdk_event.a 00:02:13.793 CC lib/bdev/bdev.o 00:02:13.793 CC lib/bdev/bdev_rpc.o 00:02:13.793 CC lib/bdev/bdev_zone.o 00:02:13.793 CC lib/bdev/part.o 00:02:13.793 CC lib/bdev/scsi_nvme.o 00:02:14.052 LIB libspdk_nvme.a 00:02:14.991 LIB libspdk_blob.a 00:02:14.991 CC lib/lvol/lvol.o 00:02:14.991 CC lib/blobfs/blobfs.o 00:02:14.991 CC lib/blobfs/tree.o 00:02:15.931 LIB libspdk_blobfs.a 00:02:15.931 LIB libspdk_bdev.a 00:02:15.931 LIB libspdk_lvol.a 00:02:15.931 CC lib/nbd/nbd.o 00:02:15.931 CC lib/nbd/nbd_rpc.o 00:02:15.931 CC lib/ftl/ftl_core.o 00:02:15.931 CC lib/ftl/ftl_init.o 00:02:15.931 CC lib/ublk/ublk.o 00:02:15.931 CC lib/ftl/ftl_layout.o 00:02:15.931 CC lib/ublk/ublk_rpc.o 00:02:15.931 CC lib/ftl/ftl_debug.o 00:02:15.931 CC lib/scsi/dev.o 00:02:15.931 CC lib/ftl/ftl_io.o 00:02:15.931 CC lib/ftl/ftl_sb.o 00:02:15.931 CC lib/scsi/lun.o 00:02:15.931 CC lib/scsi/port.o 00:02:15.931 CC lib/ftl/ftl_l2p.o 00:02:15.931 CC lib/scsi/scsi.o 00:02:15.931 CC lib/ftl/ftl_l2p_flat.o 00:02:15.931 CC lib/ftl/ftl_nv_cache.o 00:02:15.931 CC lib/scsi/scsi_bdev.o 00:02:15.931 CC lib/ftl/ftl_band.o 00:02:15.931 CC lib/scsi/scsi_rpc.o 00:02:15.931 CC lib/ftl/ftl_band_ops.o 00:02:15.931 CC lib/ftl/ftl_writer.o 00:02:15.931 CC lib/nvmf/ctrlr.o 00:02:15.931 CC lib/scsi/task.o 00:02:15.931 CC lib/scsi/scsi_pr.o 00:02:15.931 CC lib/ftl/ftl_rq.o 00:02:15.931 CC lib/nvmf/ctrlr_discovery.o 00:02:16.189 CC lib/nvmf/ctrlr_bdev.o 00:02:16.189 CC lib/nvmf/subsystem.o 00:02:16.189 CC lib/ftl/ftl_reloc.o 00:02:16.189 CC lib/nvmf/nvmf.o 00:02:16.189 CC lib/nvmf/nvmf_rpc.o 00:02:16.189 CC lib/nvmf/transport.o 00:02:16.189 CC lib/nvmf/tcp.o 00:02:16.189 CC lib/nvmf/stubs.o 00:02:16.189 CC lib/ftl/ftl_l2p_cache.o 00:02:16.189 CC lib/ftl/ftl_p2l.o 00:02:16.189 CC lib/nvmf/vfio_user.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:02:16.189 CC lib/nvmf/rdma.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_startup.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_md.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_misc.o 00:02:16.189 CC lib/nvmf/auth.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:02:16.189 LIB libspdk_nbd.a 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:02:16.189 LIB libspdk_scsi.a 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_band.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:02:16.189 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:02:16.448 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:02:16.448 CC lib/ftl/utils/ftl_conf.o 00:02:16.448 CC lib/ftl/utils/ftl_md.o 00:02:16.448 CC lib/ftl/utils/ftl_mempool.o 00:02:16.448 LIB libspdk_ublk.a 00:02:16.448 CC lib/ftl/utils/ftl_bitmap.o 00:02:16.448 CC lib/ftl/utils/ftl_property.o 00:02:16.448 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:02:16.448 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:02:16.448 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:02:16.448 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:02:16.448 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:02:16.448 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:02:16.448 CC lib/ftl/upgrade/ftl_sb_v3.o 00:02:16.448 CC lib/ftl/upgrade/ftl_sb_v5.o 00:02:16.448 CC lib/iscsi/conn.o 00:02:16.448 CC lib/ftl/nvc/ftl_nvc_dev.o 00:02:16.448 CC lib/vhost/vhost.o 00:02:16.448 CC lib/iscsi/init_grp.o 00:02:16.448 CC lib/vhost/vhost_rpc.o 00:02:16.448 CC lib/vhost/vhost_scsi.o 00:02:16.448 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:02:16.448 CC lib/vhost/vhost_blk.o 00:02:16.448 CC lib/ftl/base/ftl_base_dev.o 00:02:16.448 CC lib/ftl/base/ftl_base_bdev.o 00:02:16.707 CC lib/vhost/rte_vhost_user.o 00:02:16.707 CC lib/ftl/ftl_trace.o 00:02:16.707 CC lib/iscsi/iscsi.o 00:02:16.707 CC lib/iscsi/md5.o 00:02:16.707 CC lib/iscsi/param.o 00:02:16.707 CC lib/iscsi/portal_grp.o 00:02:16.707 CC lib/iscsi/tgt_node.o 00:02:16.707 CC lib/iscsi/iscsi_subsystem.o 00:02:16.707 CC lib/iscsi/iscsi_rpc.o 00:02:16.707 CC lib/iscsi/task.o 00:02:16.707 LIB libspdk_ftl.a 00:02:17.274 LIB libspdk_vhost.a 00:02:17.533 LIB libspdk_nvmf.a 00:02:17.533 LIB libspdk_iscsi.a 00:02:17.792 CC module/env_dpdk/env_dpdk_rpc.o 00:02:17.792 CC module/vfu_device/vfu_virtio.o 00:02:17.792 CC module/vfu_device/vfu_virtio_blk.o 00:02:17.792 CC module/vfu_device/vfu_virtio_scsi.o 00:02:17.792 CC module/vfu_device/vfu_virtio_rpc.o 00:02:17.792 CC module/accel/ioat/accel_ioat.o 00:02:17.792 CC module/scheduler/dynamic/scheduler_dynamic.o 00:02:17.792 CC module/accel/ioat/accel_ioat_rpc.o 00:02:17.792 CC module/keyring/file/keyring.o 00:02:17.792 CC module/keyring/file/keyring_rpc.o 00:02:17.792 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.o 00:02:17.792 CC module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.o 00:02:17.792 CC module/blob/bdev/blob_bdev.o 00:02:17.792 CC module/sock/uring/uring.o 00:02:17.792 CC module/scheduler/gscheduler/gscheduler.o 00:02:17.792 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:02:17.792 CC module/accel/dsa/accel_dsa.o 00:02:17.792 CC module/accel/dsa/accel_dsa_rpc.o 00:02:17.792 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev.o 00:02:17.792 CC module/sock/posix/posix.o 00:02:17.792 CC module/accel/error/accel_error.o 00:02:17.792 CC module/accel/error/accel_error_rpc.o 00:02:17.792 CC module/accel/iaa/accel_iaa.o 00:02:17.792 CC module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.o 00:02:17.792 CC module/accel/iaa/accel_iaa_rpc.o 00:02:17.792 LIB libspdk_env_dpdk_rpc.a 00:02:18.049 LIB libspdk_keyring_file.a 00:02:18.049 LIB libspdk_scheduler_dpdk_governor.a 00:02:18.049 LIB libspdk_scheduler_gscheduler.a 00:02:18.049 LIB libspdk_accel_ioat.a 00:02:18.049 LIB libspdk_scheduler_dynamic.a 00:02:18.049 LIB libspdk_accel_error.a 00:02:18.049 LIB libspdk_accel_iaa.a 00:02:18.049 LIB libspdk_accel_dsa.a 00:02:18.049 LIB libspdk_blob_bdev.a 00:02:18.306 LIB libspdk_vfu_device.a 00:02:18.306 CC module/bdev/error/vbdev_error.o 00:02:18.306 CC module/bdev/nvme/bdev_nvme.o 00:02:18.306 CC module/bdev/zone_block/vbdev_zone_block.o 00:02:18.306 CC module/bdev/malloc/bdev_malloc.o 00:02:18.306 CC module/bdev/raid/bdev_raid.o 00:02:18.306 CC module/bdev/split/vbdev_split.o 00:02:18.306 CC module/bdev/xnvme/bdev_xnvme.o 00:02:18.306 CC module/bdev/compress/vbdev_compress.o 00:02:18.306 CC module/bdev/delay/vbdev_delay.o 00:02:18.306 CC module/blobfs/bdev/blobfs_bdev.o 00:02:18.306 CC module/bdev/ftl/bdev_ftl.o 00:02:18.306 CC module/bdev/null/bdev_null.o 00:02:18.306 CC module/bdev/lvol/vbdev_lvol.o 00:02:18.306 CC module/bdev/crypto/vbdev_crypto.o 00:02:18.306 CC module/bdev/uring/bdev_uring.o 00:02:18.306 CC module/bdev/passthru/vbdev_passthru.o 00:02:18.306 CC module/bdev/gpt/gpt.o 00:02:18.306 CC module/bdev/iscsi/bdev_iscsi.o 00:02:18.306 CC module/bdev/virtio/bdev_virtio_scsi.o 00:02:18.306 CC module/bdev/aio/bdev_aio.o 00:02:18.306 CC module/bdev/ocf/ctx.o 00:02:18.306 CC module/bdev/ocf/data.o 00:02:18.306 LIB libspdk_sock_posix.a 00:02:18.306 LIB libspdk_sock_uring.a 00:02:18.306 CC module/bdev/error/vbdev_error_rpc.o 00:02:18.306 CC module/bdev/gpt/vbdev_gpt.o 00:02:18.306 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:02:18.306 CC module/blobfs/bdev/blobfs_fuse.o 00:02:18.306 CC module/bdev/uring/bdev_uring_rpc.o 00:02:18.306 CC module/bdev/split/vbdev_split_rpc.o 00:02:18.306 CC module/bdev/ocf/stats.o 00:02:18.563 CC module/bdev/xnvme/bdev_xnvme_rpc.o 00:02:18.563 CC module/bdev/delay/vbdev_delay_rpc.o 00:02:18.563 LIB libspdk_bdev_error.a 00:02:18.563 CC module/bdev/null/bdev_null_rpc.o 00:02:18.563 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:02:18.563 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:02:18.563 CC module/bdev/ftl/bdev_ftl_rpc.o 00:02:18.563 CC module/bdev/virtio/bdev_virtio_blk.o 00:02:18.563 CC module/bdev/crypto/vbdev_crypto_rpc.o 00:02:18.563 CC module/bdev/malloc/bdev_malloc_rpc.o 00:02:18.563 CC module/bdev/aio/bdev_aio_rpc.o 00:02:18.563 CC module/bdev/iscsi/bdev_iscsi_rpc.o 00:02:18.563 CC module/bdev/virtio/bdev_virtio_rpc.o 00:02:18.563 CC module/bdev/compress/vbdev_compress_rpc.o 00:02:18.563 LIB libspdk_bdev_uring.a 00:02:18.563 CC module/bdev/raid/bdev_raid_rpc.o 00:02:18.563 LIB libspdk_bdev_xnvme.a 00:02:18.563 LIB libspdk_bdev_split.a 00:02:18.563 LIB libspdk_bdev_gpt.a 00:02:18.563 LIB libspdk_blobfs_bdev.a 00:02:18.563 CC module/bdev/nvme/bdev_nvme_rpc.o 00:02:18.563 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:02:18.563 LIB libspdk_bdev_delay.a 00:02:18.563 LIB libspdk_bdev_zone_block.a 00:02:18.563 CC module/bdev/ocf/utils.o 00:02:18.563 CC module/bdev/nvme/nvme_rpc.o 00:02:18.563 CC module/bdev/ocf/vbdev_ocf.o 00:02:18.563 LIB libspdk_bdev_null.a 00:02:18.563 CC module/bdev/nvme/bdev_mdns_client.o 00:02:18.563 LIB libspdk_accel_dpdk_compressdev.a 00:02:18.563 LIB libspdk_bdev_passthru.a 00:02:18.563 CC module/bdev/nvme/vbdev_opal.o 00:02:18.563 CC module/bdev/ocf/vbdev_ocf_rpc.o 00:02:18.563 CC module/bdev/nvme/vbdev_opal_rpc.o 00:02:18.563 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:02:18.563 CC module/bdev/ocf/volume.o 00:02:18.563 CC module/bdev/raid/bdev_raid_sb.o 00:02:18.563 LIB libspdk_bdev_iscsi.a 00:02:18.563 LIB libspdk_bdev_aio.a 00:02:18.563 LIB libspdk_bdev_crypto.a 00:02:18.563 LIB libspdk_bdev_malloc.a 00:02:18.563 LIB libspdk_bdev_ftl.a 00:02:18.563 CC module/bdev/raid/raid0.o 00:02:18.563 CC module/bdev/rbd/bdev_rbd.o 00:02:18.563 LIB libspdk_bdev_compress.a 00:02:18.563 CC module/bdev/rbd/bdev_rbd_rpc.o 00:02:18.563 CC module/bdev/raid/raid1.o 00:02:18.563 CC module/bdev/raid/concat.o 00:02:18.563 CC module/bdev/raid/raid5f.o 00:02:18.563 LIB libspdk_bdev_virtio.a 00:02:18.821 LIB libspdk_accel_dpdk_cryptodev.a 00:02:18.821 LIB libspdk_bdev_lvol.a 00:02:18.821 LIB libspdk_bdev_ocf.a 00:02:19.080 LIB libspdk_bdev_rbd.a 00:02:19.080 LIB libspdk_bdev_raid.a 00:02:20.018 LIB libspdk_bdev_nvme.a 00:02:20.018 CC module/event/subsystems/iobuf/iobuf.o 00:02:20.018 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:02:20.018 CC module/event/subsystems/scheduler/scheduler.o 00:02:20.018 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:02:20.018 CC module/event/subsystems/vmd/vmd.o 00:02:20.018 CC module/event/subsystems/vmd/vmd_rpc.o 00:02:20.018 CC module/event/subsystems/sock/sock.o 00:02:20.018 CC module/event/subsystems/vfu_tgt/vfu_tgt.o 00:02:20.018 CC module/event/subsystems/keyring/keyring.o 00:02:20.278 LIB libspdk_event_scheduler.a 00:02:20.278 LIB libspdk_event_sock.a 00:02:20.278 LIB libspdk_event_vhost_blk.a 00:02:20.278 LIB libspdk_event_keyring.a 00:02:20.278 LIB libspdk_event_vmd.a 00:02:20.278 LIB libspdk_event_iobuf.a 00:02:20.278 LIB libspdk_event_vfu_tgt.a 00:02:20.278 CC module/event/subsystems/accel/accel.o 00:02:20.537 LIB libspdk_event_accel.a 00:02:20.796 CC module/event/subsystems/bdev/bdev.o 00:02:20.796 LIB libspdk_event_bdev.a 00:02:21.073 CC module/event/subsystems/ublk/ublk.o 00:02:21.073 CC module/event/subsystems/scsi/scsi.o 00:02:21.073 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:02:21.073 CC module/event/subsystems/nbd/nbd.o 00:02:21.073 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:02:21.073 LIB libspdk_event_ublk.a 00:02:21.073 LIB libspdk_event_nbd.a 00:02:21.073 LIB libspdk_event_scsi.a 00:02:21.073 LIB libspdk_event_nvmf.a 00:02:21.333 CC module/event/subsystems/iscsi/iscsi.o 00:02:21.333 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:02:22.267 LIB libspdk_event_vhost_scsi.a 00:02:22.267 LIB libspdk_event_iscsi.a 00:02:22.525 CC app/spdk_top/spdk_top.o 00:02:22.525 CC app/trace_record/trace_record.o 00:02:22.525 CC app/spdk_nvme_identify/identify.o 00:02:22.525 CC app/spdk_nvme_perf/perf.o 00:02:22.525 CC app/spdk_lspci/spdk_lspci.o 00:02:22.525 CC app/spdk_nvme_discover/discovery_aer.o 00:02:22.525 CXX app/trace/trace.o 00:02:22.525 CC examples/interrupt_tgt/interrupt_tgt.o 00:02:22.525 CC app/spdk_dd/spdk_dd.o 00:02:22.525 CC app/iscsi_tgt/iscsi_tgt.o 00:02:22.525 CC app/vhost/vhost.o 00:02:22.525 CC examples/ioat/perf/perf.o 00:02:22.525 CC app/spdk_tgt/spdk_tgt.o 00:02:22.525 CC examples/nvme/hello_world/hello_world.o 00:02:22.525 CC examples/util/zipf/zipf.o 00:02:22.525 CC examples/vmd/lsvmd/lsvmd.o 00:02:22.525 CC examples/sock/hello_world/hello_sock.o 00:02:22.525 CC app/nvmf_tgt/nvmf_main.o 00:02:22.525 CC app/fio/nvme/fio_plugin.o 00:02:22.525 CC examples/idxd/perf/perf.o 00:02:22.525 CC examples/accel/perf/accel_perf.o 00:02:22.525 CC examples/blob/hello_world/hello_blob.o 00:02:22.525 CC examples/nvmf/nvmf/nvmf.o 00:02:22.525 CC examples/thread/thread/thread_ex.o 00:02:22.525 CC test/accel/dif/dif.o 00:02:22.525 CC examples/bdev/hello_world/hello_bdev.o 00:02:22.782 LINK spdk_lspci 00:02:22.782 LINK interrupt_tgt 00:02:22.782 LINK spdk_nvme_discover 00:02:22.782 LINK lsvmd 00:02:22.782 LINK zipf 00:02:22.782 LINK spdk_trace_record 00:02:22.782 LINK vhost 00:02:22.782 LINK nvmf_tgt 00:02:22.782 LINK ioat_perf 00:02:22.782 LINK iscsi_tgt 00:02:22.782 LINK spdk_tgt 00:02:22.782 LINK hello_world 00:02:22.782 LINK hello_sock 00:02:22.782 LINK hello_blob 00:02:22.782 LINK thread 00:02:22.782 LINK spdk_trace 00:02:22.782 LINK hello_bdev 00:02:22.782 LINK idxd_perf 00:02:22.782 LINK nvmf 00:02:23.040 LINK accel_perf 00:02:23.040 LINK dif 00:02:23.040 LINK spdk_dd 00:02:23.040 LINK spdk_nvme 00:02:23.040 LINK spdk_nvme_identify 00:02:23.040 LINK spdk_nvme_perf 00:02:23.297 CC examples/ioat/verify/verify.o 00:02:23.297 LINK spdk_top 00:02:23.297 LINK verify 00:02:23.555 CC test/app/bdev_svc/bdev_svc.o 00:02:23.555 CC test/bdev/bdevio/bdevio.o 00:02:23.555 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:02:23.555 CC app/fio/bdev/fio_plugin.o 00:02:23.555 CC examples/nvme/reconnect/reconnect.o 00:02:23.555 LINK bdev_svc 00:02:23.555 CC examples/nvme/nvme_manage/nvme_manage.o 00:02:23.555 CC examples/vmd/led/led.o 00:02:23.813 CC test/blobfs/mkfs/mkfs.o 00:02:23.813 CC examples/nvme/arbitration/arbitration.o 00:02:23.813 LINK bdevio 00:02:23.813 LINK led 00:02:23.813 LINK nvme_fuzz 00:02:23.813 TEST_HEADER include/spdk/accel.h 00:02:23.813 TEST_HEADER include/spdk/accel_module.h 00:02:23.813 TEST_HEADER include/spdk/assert.h 00:02:23.813 TEST_HEADER include/spdk/barrier.h 00:02:23.813 CC examples/bdev/bdevperf/bdevperf.o 00:02:23.813 TEST_HEADER include/spdk/base64.h 00:02:23.813 TEST_HEADER include/spdk/bdev.h 00:02:23.813 TEST_HEADER include/spdk/bdev_module.h 00:02:23.813 TEST_HEADER include/spdk/bdev_zone.h 00:02:23.813 TEST_HEADER include/spdk/bit_array.h 00:02:23.813 TEST_HEADER include/spdk/bit_pool.h 00:02:23.813 TEST_HEADER include/spdk/blob.h 00:02:23.813 TEST_HEADER include/spdk/blob_bdev.h 00:02:23.813 TEST_HEADER include/spdk/blobfs.h 00:02:23.813 TEST_HEADER include/spdk/blobfs_bdev.h 00:02:23.813 TEST_HEADER include/spdk/conf.h 00:02:23.813 TEST_HEADER include/spdk/config.h 00:02:23.813 TEST_HEADER include/spdk/cpuset.h 00:02:23.813 TEST_HEADER include/spdk/crc16.h 00:02:23.813 TEST_HEADER include/spdk/crc32.h 00:02:23.813 TEST_HEADER include/spdk/crc64.h 00:02:23.813 TEST_HEADER include/spdk/dif.h 00:02:23.813 TEST_HEADER include/spdk/dma.h 00:02:23.813 TEST_HEADER include/spdk/endian.h 00:02:23.813 TEST_HEADER include/spdk/env.h 00:02:23.813 TEST_HEADER include/spdk/env_dpdk.h 00:02:23.813 TEST_HEADER include/spdk/event.h 00:02:23.813 LINK reconnect 00:02:23.813 TEST_HEADER include/spdk/fd.h 00:02:23.813 TEST_HEADER include/spdk/fd_group.h 00:02:23.813 TEST_HEADER include/spdk/file.h 00:02:23.813 TEST_HEADER include/spdk/ftl.h 00:02:23.813 TEST_HEADER include/spdk/gpt_spec.h 00:02:23.813 TEST_HEADER include/spdk/hexlify.h 00:02:23.813 TEST_HEADER include/spdk/histogram_data.h 00:02:23.813 TEST_HEADER include/spdk/idxd.h 00:02:23.813 TEST_HEADER include/spdk/idxd_spec.h 00:02:23.813 TEST_HEADER include/spdk/init.h 00:02:23.813 TEST_HEADER include/spdk/ioat.h 00:02:23.813 TEST_HEADER include/spdk/ioat_spec.h 00:02:23.813 TEST_HEADER include/spdk/iscsi_spec.h 00:02:23.813 TEST_HEADER include/spdk/json.h 00:02:23.813 TEST_HEADER include/spdk/jsonrpc.h 00:02:23.813 TEST_HEADER include/spdk/keyring.h 00:02:23.813 TEST_HEADER include/spdk/keyring_module.h 00:02:23.813 TEST_HEADER include/spdk/likely.h 00:02:23.813 TEST_HEADER include/spdk/log.h 00:02:23.813 TEST_HEADER include/spdk/lvol.h 00:02:23.813 TEST_HEADER include/spdk/memory.h 00:02:23.813 TEST_HEADER include/spdk/mmio.h 00:02:23.813 TEST_HEADER include/spdk/nbd.h 00:02:23.813 TEST_HEADER include/spdk/notify.h 00:02:23.813 TEST_HEADER include/spdk/nvme.h 00:02:23.813 TEST_HEADER include/spdk/nvme_intel.h 00:02:23.813 TEST_HEADER include/spdk/nvme_ocssd.h 00:02:23.813 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:02:23.813 TEST_HEADER include/spdk/nvme_spec.h 00:02:23.813 TEST_HEADER include/spdk/nvme_zns.h 00:02:23.813 CC examples/blob/cli/blobcli.o 00:02:23.813 TEST_HEADER include/spdk/nvmf.h 00:02:23.813 TEST_HEADER include/spdk/nvmf_cmd.h 00:02:23.813 LINK mkfs 00:02:23.813 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:02:23.813 TEST_HEADER include/spdk/nvmf_spec.h 00:02:23.813 TEST_HEADER include/spdk/nvmf_transport.h 00:02:23.813 TEST_HEADER include/spdk/opal.h 00:02:23.813 TEST_HEADER include/spdk/opal_spec.h 00:02:23.813 TEST_HEADER include/spdk/pci_ids.h 00:02:23.813 TEST_HEADER include/spdk/pipe.h 00:02:23.813 TEST_HEADER include/spdk/queue.h 00:02:23.813 TEST_HEADER include/spdk/reduce.h 00:02:23.813 TEST_HEADER include/spdk/rpc.h 00:02:23.813 TEST_HEADER include/spdk/scheduler.h 00:02:23.813 TEST_HEADER include/spdk/scsi.h 00:02:23.813 TEST_HEADER include/spdk/scsi_spec.h 00:02:23.813 TEST_HEADER include/spdk/sock.h 00:02:23.813 TEST_HEADER include/spdk/stdinc.h 00:02:23.813 TEST_HEADER include/spdk/string.h 00:02:23.813 TEST_HEADER include/spdk/thread.h 00:02:23.813 LINK spdk_bdev 00:02:23.813 TEST_HEADER include/spdk/trace.h 00:02:23.813 TEST_HEADER include/spdk/trace_parser.h 00:02:23.813 TEST_HEADER include/spdk/tree.h 00:02:23.813 TEST_HEADER include/spdk/ublk.h 00:02:23.813 CC test/app/histogram_perf/histogram_perf.o 00:02:23.813 TEST_HEADER include/spdk/util.h 00:02:23.813 TEST_HEADER include/spdk/uuid.h 00:02:23.813 TEST_HEADER include/spdk/version.h 00:02:23.813 TEST_HEADER include/spdk/vfio_user_pci.h 00:02:23.813 TEST_HEADER include/spdk/vfio_user_spec.h 00:02:23.813 TEST_HEADER include/spdk/vhost.h 00:02:23.813 TEST_HEADER include/spdk/vmd.h 00:02:23.813 TEST_HEADER include/spdk/xor.h 00:02:23.813 TEST_HEADER include/spdk/zipf.h 00:02:23.813 CXX test/cpp_headers/accel.o 00:02:24.071 LINK nvme_manage 00:02:24.071 LINK arbitration 00:02:24.071 LINK histogram_perf 00:02:24.071 CXX test/cpp_headers/accel_module.o 00:02:24.071 CC test/dma/test_dma/test_dma.o 00:02:24.071 CXX test/cpp_headers/assert.o 00:02:24.071 CC test/env/mem_callbacks/mem_callbacks.o 00:02:24.329 CXX test/cpp_headers/barrier.o 00:02:24.329 LINK blobcli 00:02:24.329 CXX test/cpp_headers/base64.o 00:02:24.329 CC test/event/event_perf/event_perf.o 00:02:24.329 LINK bdevperf 00:02:24.329 LINK test_dma 00:02:24.586 LINK event_perf 00:02:24.586 CXX test/cpp_headers/bdev.o 00:02:24.586 LINK mem_callbacks 00:02:24.586 CXX test/cpp_headers/bdev_module.o 00:02:24.586 CXX test/cpp_headers/bdev_zone.o 00:02:24.843 CC test/lvol/esnap/esnap.o 00:02:24.843 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:02:24.843 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:02:24.843 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:02:24.843 CXX test/cpp_headers/bit_array.o 00:02:24.843 CXX test/cpp_headers/bit_pool.o 00:02:24.843 CC examples/nvme/hotplug/hotplug.o 00:02:24.843 CXX test/cpp_headers/blob.o 00:02:24.843 CC test/app/jsoncat/jsoncat.o 00:02:25.101 CC test/nvme/aer/aer.o 00:02:25.101 CXX test/cpp_headers/blob_bdev.o 00:02:25.101 LINK hotplug 00:02:25.101 CC test/env/vtophys/vtophys.o 00:02:25.101 LINK vhost_fuzz 00:02:25.101 LINK jsoncat 00:02:25.101 CC test/event/reactor/reactor.o 00:02:25.101 LINK vtophys 00:02:25.101 LINK aer 00:02:25.101 CXX test/cpp_headers/blobfs.o 00:02:25.359 LINK reactor 00:02:25.359 CXX test/cpp_headers/blobfs_bdev.o 00:02:25.616 CXX test/cpp_headers/conf.o 00:02:25.616 CXX test/cpp_headers/config.o 00:02:25.616 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:02:25.616 CXX test/cpp_headers/cpuset.o 00:02:25.616 CC test/env/memory/memory_ut.o 00:02:25.616 CC test/blobfs/fuse/fuse.o 00:02:25.616 CC test/event/reactor_perf/reactor_perf.o 00:02:25.616 CC examples/nvme/cmb_copy/cmb_copy.o 00:02:25.873 LINK env_dpdk_post_init 00:02:25.873 CXX test/cpp_headers/crc16.o 00:02:25.873 CC test/event/app_repeat/app_repeat.o 00:02:25.873 CC examples/nvme/abort/abort.o 00:02:25.873 LINK reactor_perf 00:02:25.873 CXX test/cpp_headers/crc32.o 00:02:25.873 CC test/event/scheduler/scheduler.o 00:02:25.873 LINK iscsi_fuzz 00:02:25.873 LINK fuse 00:02:25.873 CC test/rpc_client/rpc_client_test.o 00:02:25.873 LINK cmb_copy 00:02:25.873 CXX test/cpp_headers/crc64.o 00:02:25.873 LINK app_repeat 00:02:25.873 CXX test/cpp_headers/dif.o 00:02:25.873 CC test/env/pci/pci_ut.o 00:02:25.873 CC test/nvme/reset/reset.o 00:02:25.873 CC test/thread/poller_perf/poller_perf.o 00:02:26.130 LINK rpc_client_test 00:02:26.130 CXX test/cpp_headers/dma.o 00:02:26.130 LINK scheduler 00:02:26.130 LINK abort 00:02:26.130 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:02:26.130 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:02:26.130 LINK poller_perf 00:02:26.130 CC test/unit/lib/accel/accel.c/accel_ut.o 00:02:26.130 CC test/app/stub/stub.o 00:02:26.130 LINK reset 00:02:26.130 CXX test/cpp_headers/endian.o 00:02:26.130 CXX test/cpp_headers/env.o 00:02:26.130 LINK pci_ut 00:02:26.130 LINK pmr_persistence 00:02:26.130 LINK histogram_ut 00:02:26.388 LINK stub 00:02:26.388 CC test/thread/lock/spdk_lock.o 00:02:26.388 CXX test/cpp_headers/env_dpdk.o 00:02:26.388 LINK memory_ut 00:02:26.388 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:02:26.388 CC test/unit/lib/bdev/part.c/part_ut.o 00:02:26.645 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:02:26.645 CXX test/cpp_headers/event.o 00:02:26.645 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:02:26.645 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:02:26.645 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:02:26.645 CC test/unit/lib/dma/dma.c/dma_ut.o 00:02:26.645 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:02:26.645 CXX test/cpp_headers/fd.o 00:02:26.903 CC test/unit/lib/event/app.c/app_ut.o 00:02:26.903 LINK tree_ut 00:02:26.903 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:02:26.903 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:02:26.903 LINK scsi_nvme_ut 00:02:26.903 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:02:26.903 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:02:26.903 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:02:26.903 LINK blob_bdev_ut 00:02:26.903 CXX test/cpp_headers/fd_group.o 00:02:26.903 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:02:26.903 LINK dma_ut 00:02:26.903 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:02:26.903 CC test/nvme/sgl/sgl.o 00:02:26.903 CC test/nvme/e2edp/nvme_dp.o 00:02:26.903 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:02:26.903 LINK gpt_ut 00:02:27.161 CC test/unit/lib/log/log.c/log_ut.o 00:02:27.161 CXX test/cpp_headers/file.o 00:02:27.161 LINK ioat_ut 00:02:27.161 CC test/unit/lib/blob/blob.c/blob_ut.o 00:02:27.161 LINK app_ut 00:02:27.161 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:02:27.161 LINK jsonrpc_server_ut 00:02:27.161 LINK init_grp_ut 00:02:27.161 LINK sgl 00:02:27.161 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:02:27.161 LINK blobfs_bdev_ut 00:02:27.161 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:02:27.161 LINK nvme_dp 00:02:27.161 CXX test/cpp_headers/ftl.o 00:02:27.161 CC test/unit/lib/notify/notify.c/notify_ut.o 00:02:27.161 LINK log_ut 00:02:27.161 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:02:27.161 CXX test/cpp_headers/gpt_spec.o 00:02:27.418 LINK json_util_ut 00:02:27.418 LINK accel_ut 00:02:27.418 LINK conn_ut 00:02:27.418 LINK spdk_lock 00:02:27.418 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:02:27.418 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:02:27.418 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:02:27.418 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:02:27.418 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:02:27.418 LINK blobfs_async_ut 00:02:27.676 CXX test/cpp_headers/hexlify.o 00:02:27.676 LINK notify_ut 00:02:27.676 CC test/nvme/overhead/overhead.o 00:02:27.676 LINK json_write_ut 00:02:27.676 CC test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut.o 00:02:27.676 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:02:27.676 CXX test/cpp_headers/histogram_data.o 00:02:27.676 CXX test/cpp_headers/idxd.o 00:02:27.676 CC test/unit/lib/iscsi/param.c/param_ut.o 00:02:27.676 LINK reactor_ut 00:02:27.676 LINK dev_ut 00:02:27.676 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:02:27.934 LINK esnap 00:02:27.934 LINK overhead 00:02:27.934 LINK blobfs_sync_ut 00:02:27.934 CXX test/cpp_headers/idxd_spec.o 00:02:27.934 CXX test/cpp_headers/init.o 00:02:27.934 LINK lun_ut 00:02:27.934 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:02:27.934 CC test/nvme/err_injection/err_injection.o 00:02:27.934 LINK vbdev_lvol_ut 00:02:27.934 CXX test/cpp_headers/ioat.o 00:02:27.934 CC test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut.o 00:02:27.934 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:02:27.934 CXX test/cpp_headers/ioat_spec.o 00:02:28.191 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:02:28.191 CC test/nvme/startup/startup.o 00:02:28.191 LINK param_ut 00:02:28.191 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:02:28.191 LINK err_injection 00:02:28.191 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:02:28.191 CXX test/cpp_headers/iscsi_spec.o 00:02:28.191 CC test/unit/lib/sock/sock.c/sock_ut.o 00:02:28.191 CC test/unit/lib/sock/posix.c/posix_ut.o 00:02:28.191 LINK startup 00:02:28.191 CC test/unit/lib/sock/uring.c/uring_ut.o 00:02:28.191 LINK lvol_ut 00:02:28.449 LINK json_parse_ut 00:02:28.449 LINK scsi_ut 00:02:28.449 LINK nvme_ut 00:02:28.449 CXX test/cpp_headers/json.o 00:02:28.449 CXX test/cpp_headers/jsonrpc.o 00:02:28.449 LINK portal_grp_ut 00:02:28.449 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:02:28.449 CXX test/cpp_headers/keyring.o 00:02:28.706 LINK tgt_node_ut 00:02:28.706 LINK part_ut 00:02:28.706 LINK nvme_ctrlr_cmd_ut 00:02:28.706 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:02:28.706 LINK nvme_ctrlr_ocssd_cmd_ut 00:02:28.706 CXX test/cpp_headers/keyring_module.o 00:02:28.706 CC test/unit/lib/thread/thread.c/thread_ut.o 00:02:28.706 CC test/nvme/reserve/reserve.o 00:02:28.706 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:02:28.706 CC test/unit/lib/util/base64.c/base64_ut.o 00:02:28.707 CXX test/cpp_headers/likely.o 00:02:28.707 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:02:28.707 LINK accel_dpdk_cryptodev_ut 00:02:28.707 LINK scsi_bdev_ut 00:02:28.707 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:02:28.707 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:02:28.707 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:02:28.707 LINK posix_ut 00:02:28.963 CXX test/cpp_headers/log.o 00:02:28.963 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:02:28.963 CXX test/cpp_headers/lvol.o 00:02:28.963 CXX test/cpp_headers/memory.o 00:02:28.963 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:02:28.963 LINK reserve 00:02:28.963 LINK base64_ut 00:02:28.963 LINK accel_dpdk_compressdev_ut 00:02:28.963 LINK bit_array_ut 00:02:28.964 LINK uring_ut 00:02:28.964 LINK scsi_pr_ut 00:02:28.964 CXX test/cpp_headers/mmio.o 00:02:28.964 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:02:28.964 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:02:28.964 CXX test/cpp_headers/nbd.o 00:02:28.964 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:02:29.221 LINK iscsi_ut 00:02:29.221 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:02:29.221 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:02:29.221 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:02:29.221 LINK sock_ut 00:02:29.221 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:02:29.221 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:02:29.221 CXX test/cpp_headers/notify.o 00:02:29.221 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:02:29.221 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:02:29.221 LINK iobuf_ut 00:02:29.221 LINK cpuset_ut 00:02:29.221 LINK pci_event_ut 00:02:29.478 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:02:29.478 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:02:29.478 LINK ctrlr_bdev_ut 00:02:29.478 CXX test/cpp_headers/nvme.o 00:02:29.478 LINK bdev_ut 00:02:29.478 LINK subsystem_ut 00:02:29.478 CXX test/cpp_headers/nvme_intel.o 00:02:29.478 LINK rpc_ut 00:02:29.478 LINK keyring_ut 00:02:29.478 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:02:29.478 LINK bdev_raid_sb_ut 00:02:29.478 LINK nvme_ctrlr_ut 00:02:29.478 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:02:29.478 LINK rpc_ut 00:02:29.478 CXX test/cpp_headers/nvme_ocssd.o 00:02:29.478 LINK nvme_ns_ut 00:02:29.478 LINK idxd_user_ut 00:02:29.478 CXX test/cpp_headers/nvme_ocssd_spec.o 00:02:29.478 CXX test/cpp_headers/nvme_spec.o 00:02:29.478 CXX test/cpp_headers/nvme_zns.o 00:02:29.736 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:02:29.736 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:02:29.736 CC test/nvme/simple_copy/simple_copy.o 00:02:29.736 LINK crc32_ieee_ut 00:02:29.736 LINK crc16_ut 00:02:29.736 CXX test/cpp_headers/nvmf.o 00:02:29.736 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:02:29.736 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:02:29.736 CC test/unit/lib/bdev/crypto.c/crypto_ut.o 00:02:29.736 CC test/unit/lib/bdev/compress.c/compress_ut.o 00:02:29.736 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:02:29.736 LINK idxd_ut 00:02:29.736 LINK tcp_ut 00:02:29.736 LINK concat_ut 00:02:29.736 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:02:29.736 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:02:29.736 LINK crc32c_ut 00:02:29.736 LINK crc64_ut 00:02:29.736 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:02:29.736 LINK simple_copy 00:02:29.994 CXX test/cpp_headers/nvmf_cmd.o 00:02:29.994 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:02:29.994 CXX test/cpp_headers/nvmf_fc_spec.o 00:02:29.994 LINK ctrlr_discovery_ut 00:02:29.994 CC test/unit/lib/reduce/reduce.c/reduce_ut.o 00:02:29.994 CXX test/cpp_headers/nvmf_spec.o 00:02:29.994 LINK bdev_zone_ut 00:02:29.994 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:02:29.994 CC test/unit/lib/util/dif.c/dif_ut.o 00:02:29.994 CC test/unit/lib/util/iov.c/iov_ut.o 00:02:29.994 LINK subsystem_ut 00:02:29.994 LINK thread_ut 00:02:29.994 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:02:29.995 CXX test/cpp_headers/nvmf_transport.o 00:02:29.995 LINK ctrlr_ut 00:02:29.995 CXX test/cpp_headers/opal.o 00:02:30.262 CC test/unit/lib/nvmf/vfio_user.c/vfio_user_ut.o 00:02:30.262 CXX test/cpp_headers/opal_spec.o 00:02:30.262 LINK compress_ut 00:02:30.262 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:02:30.262 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:02:30.262 LINK vbdev_zone_block_ut 00:02:30.262 LINK iov_ut 00:02:30.262 LINK bdev_raid_ut 00:02:30.262 LINK raid1_ut 00:02:30.262 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:02:30.262 CXX test/cpp_headers/pci_ids.o 00:02:30.262 CC test/nvme/connect_stress/connect_stress.o 00:02:30.262 CC test/nvme/boot_partition/boot_partition.o 00:02:30.262 CC test/nvme/compliance/nvme_compliance.o 00:02:30.519 LINK nvme_ns_cmd_ut 00:02:30.519 CC test/nvme/fused_ordering/fused_ordering.o 00:02:30.519 CC test/nvme/doorbell_aers/doorbell_aers.o 00:02:30.519 CC test/unit/lib/bdev/raid/raid5f.c/raid5f_ut.o 00:02:30.519 LINK nvmf_ut 00:02:30.519 LINK crypto_ut 00:02:30.519 CXX test/cpp_headers/pipe.o 00:02:30.519 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:02:30.519 CC test/unit/lib/rdma/common.c/common_ut.o 00:02:30.519 LINK auth_ut 00:02:30.519 LINK connect_stress 00:02:30.519 CXX test/cpp_headers/queue.o 00:02:30.519 CXX test/cpp_headers/reduce.o 00:02:30.519 LINK dif_ut 00:02:30.519 LINK boot_partition 00:02:30.519 LINK reduce_ut 00:02:30.519 CXX test/cpp_headers/rpc.o 00:02:30.519 LINK bdev_ut 00:02:30.775 LINK nvme_compliance 00:02:30.775 LINK doorbell_aers 00:02:30.775 LINK fused_ordering 00:02:30.775 CC test/nvme/fdp/fdp.o 00:02:30.775 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:02:30.775 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:02:30.775 CXX test/cpp_headers/scheduler.o 00:02:30.775 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:02:30.775 LINK ftl_l2p_ut 00:02:30.775 CC test/unit/lib/util/math.c/math_ut.o 00:02:30.775 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:02:30.775 LINK common_ut 00:02:30.775 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:02:30.775 CXX test/cpp_headers/scsi.o 00:02:30.775 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:02:31.032 CXX test/cpp_headers/scsi_spec.o 00:02:31.032 LINK math_ut 00:02:31.032 CXX test/cpp_headers/sock.o 00:02:31.032 LINK nvme_poll_group_ut 00:02:31.032 LINK fdp 00:02:31.032 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:02:31.032 CXX test/cpp_headers/stdinc.o 00:02:31.032 LINK nvme_ns_ocssd_cmd_ut 00:02:31.032 CC test/unit/lib/util/string.c/string_ut.o 00:02:31.032 CC test/unit/lib/util/xor.c/xor_ut.o 00:02:31.032 LINK raid5f_ut 00:02:31.288 CC test/nvme/cuse/cuse.o 00:02:31.288 LINK blob_ut 00:02:31.288 LINK vhost_ut 00:02:31.289 LINK nvme_quirks_ut 00:02:31.289 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:02:31.289 LINK ftl_io_ut 00:02:31.289 LINK nvme_pcie_ut 00:02:31.289 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:02:31.289 CXX test/cpp_headers/string.o 00:02:31.289 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:02:31.289 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:02:31.289 LINK xor_ut 00:02:31.289 CXX test/cpp_headers/thread.o 00:02:31.289 LINK string_ut 00:02:31.546 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:02:31.546 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:02:31.546 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:02:31.546 LINK ftl_band_ut 00:02:31.546 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:02:31.546 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:02:31.546 LINK pipe_ut 00:02:31.546 CXX test/cpp_headers/trace.o 00:02:31.546 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:02:31.546 CXX test/cpp_headers/trace_parser.o 00:02:31.546 CXX test/cpp_headers/tree.o 00:02:31.546 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:02:31.546 LINK vfio_user_ut 00:02:31.546 CXX test/cpp_headers/ublk.o 00:02:31.546 LINK nvme_qpair_ut 00:02:31.546 LINK transport_ut 00:02:31.546 LINK nvme_transport_ut 00:02:31.546 CXX test/cpp_headers/util.o 00:02:31.546 CXX test/cpp_headers/uuid.o 00:02:31.546 CXX test/cpp_headers/version.o 00:02:31.546 LINK ftl_bitmap_ut 00:02:31.546 CXX test/cpp_headers/vfio_user_pci.o 00:02:31.803 CXX test/cpp_headers/vfio_user_spec.o 00:02:31.803 CXX test/cpp_headers/vhost.o 00:02:31.803 LINK rdma_ut 00:02:31.803 CXX test/cpp_headers/vmd.o 00:02:31.803 LINK ftl_mempool_ut 00:02:31.803 CXX test/cpp_headers/xor.o 00:02:31.803 CXX test/cpp_headers/zipf.o 00:02:31.803 LINK nvme_opal_ut 00:02:31.803 LINK ftl_mngt_ut 00:02:31.803 LINK nvme_io_msg_ut 00:02:31.803 LINK nvme_fabric_ut 00:02:32.062 LINK cuse 00:02:32.062 LINK bdev_nvme_ut 00:02:32.333 LINK nvme_pcie_common_ut 00:02:32.333 LINK nvme_tcp_ut 00:02:32.333 LINK ftl_layout_upgrade_ut 00:02:32.333 LINK ftl_sb_ut 00:02:32.592 LINK nvme_cuse_ut 00:02:32.852 LINK nvme_rdma_ut 00:02:32.852 00:02:32.852 real 1m15.149s 00:02:32.852 user 11m4.937s 00:02:32.852 sys 2m44.789s 00:02:32.852 23:44:35 unittest_build -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:32.852 23:44:35 unittest_build -- common/autotest_common.sh@10 -- # set +x 00:02:32.852 ************************************ 00:02:32.852 END TEST unittest_build 00:02:32.852 ************************************ 00:02:32.852 23:44:35 -- scripts/docker-autoruner.sh@56 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:32.852 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:32.852 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.852 + testdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.852 +++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/unittest.sh 00:02:32.852 ++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/../.. 00:02:32.852 + rootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:32.852 + source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/autotest_common.sh 00:02:32.852 ++ rpc_py=rpc_cmd 00:02:32.852 ++ set -e 00:02:32.852 ++ shopt -s nullglob 00:02:32.852 ++ shopt -s extglob 00:02:32.852 ++ '[' -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ']' 00:02:32.852 ++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh ]] 00:02:32.852 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/build_config.sh 00:02:32.852 +++ CONFIG_WPDK_DIR= 00:02:32.852 +++ CONFIG_ASAN=n 00:02:32.852 +++ CONFIG_VBDEV_COMPRESS=y 00:02:32.852 +++ CONFIG_HAVE_EXECINFO_H=y 00:02:32.852 +++ CONFIG_USDT=n 00:02:32.852 +++ CONFIG_CUSTOMOCF=y 00:02:32.852 +++ CONFIG_PREFIX=/usr/local 00:02:32.852 +++ CONFIG_RBD=y 00:02:32.852 +++ CONFIG_LIBDIR= 00:02:32.852 +++ CONFIG_IDXD=y 00:02:32.852 +++ CONFIG_NVME_CUSE=y 00:02:32.852 +++ CONFIG_SMA=n 00:02:32.852 +++ CONFIG_VTUNE=n 00:02:32.852 +++ CONFIG_TSAN=n 00:02:32.852 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:02:32.852 +++ CONFIG_VFIO_USER_DIR= 00:02:32.852 +++ CONFIG_PGO_CAPTURE=n 00:02:32.852 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=y 00:02:32.852 +++ CONFIG_ENV=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:32.852 +++ CONFIG_LTO=n 00:02:32.852 +++ CONFIG_ISCSI_INITIATOR=y 00:02:32.852 +++ CONFIG_CET=n 00:02:32.852 +++ CONFIG_VBDEV_COMPRESS_MLX5=y 00:02:32.852 +++ CONFIG_OCF_PATH=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:32.852 +++ CONFIG_RDMA_SET_TOS=y 00:02:32.852 +++ CONFIG_HAVE_ARC4RANDOM=y 00:02:32.852 +++ CONFIG_HAVE_LIBARCHIVE=n 00:02:32.852 +++ CONFIG_UBLK=y 00:02:32.852 +++ CONFIG_ISAL_CRYPTO=y 00:02:32.852 +++ CONFIG_OPENSSL_PATH= 00:02:32.852 +++ CONFIG_OCF=y 00:02:32.852 +++ CONFIG_FUSE=y 00:02:32.852 +++ CONFIG_VTUNE_DIR= 00:02:32.852 +++ CONFIG_FUZZER_LIB= 00:02:32.852 +++ CONFIG_FUZZER=n 00:02:32.852 +++ CONFIG_DPDK_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:32.852 +++ CONFIG_CRYPTO=y 00:02:32.852 +++ CONFIG_PGO_USE=n 00:02:32.852 +++ CONFIG_VHOST=y 00:02:32.852 +++ CONFIG_DAOS=n 00:02:32.852 +++ CONFIG_DPDK_INC_DIR= 00:02:32.852 +++ CONFIG_DAOS_DIR= 00:02:32.852 +++ CONFIG_UNIT_TESTS=y 00:02:32.852 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=y 00:02:32.852 +++ CONFIG_VIRTIO=y 00:02:32.852 +++ CONFIG_DPDK_UADK=n 00:02:32.852 +++ CONFIG_COVERAGE=y 00:02:32.852 +++ CONFIG_RDMA=y 00:02:32.852 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:02:32.852 +++ CONFIG_URING_PATH= 00:02:32.852 +++ CONFIG_XNVME=y 00:02:32.852 +++ CONFIG_VFIO_USER=y 00:02:32.852 +++ CONFIG_ARCH=native 00:02:32.852 +++ CONFIG_HAVE_EVP_MAC=y 00:02:32.852 +++ CONFIG_URING_ZNS=y 00:02:32.852 +++ CONFIG_WERROR=y 00:02:32.852 +++ CONFIG_HAVE_LIBBSD=n 00:02:32.852 +++ CONFIG_UBSAN=y 00:02:32.852 +++ CONFIG_IPSEC_MB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:32.852 +++ CONFIG_GOLANG=n 00:02:32.852 +++ CONFIG_ISAL=y 00:02:32.852 +++ CONFIG_IDXD_KERNEL=n 00:02:32.852 +++ CONFIG_DPDK_LIB_DIR= 00:02:32.852 +++ CONFIG_RDMA_PROV=verbs 00:02:32.852 +++ CONFIG_APPS=y 00:02:32.852 +++ CONFIG_SHARED=n 00:02:32.852 +++ CONFIG_HAVE_KEYUTILS=n 00:02:32.852 +++ CONFIG_FC_PATH= 00:02:32.852 +++ CONFIG_DPDK_PKG_CONFIG=n 00:02:32.852 +++ CONFIG_FC=n 00:02:32.852 +++ CONFIG_AVAHI=n 00:02:32.852 +++ CONFIG_FIO_PLUGIN=y 00:02:32.852 +++ CONFIG_RAID5F=y 00:02:32.852 +++ CONFIG_EXAMPLES=y 00:02:32.852 +++ CONFIG_TESTS=y 00:02:32.852 +++ CONFIG_CRYPTO_MLX5=y 00:02:32.852 +++ CONFIG_MAX_LCORES= 00:02:32.852 +++ CONFIG_IPSEC_MB=y 00:02:32.852 +++ CONFIG_PGO_DIR= 00:02:32.852 +++ CONFIG_DEBUG=y 00:02:32.852 +++ CONFIG_DPDK_COMPRESSDEV=y 00:02:32.852 +++ CONFIG_CROSS_PREFIX= 00:02:32.852 +++ CONFIG_URING=y 00:02:32.852 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:32.853 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common/applications.sh 00:02:32.853 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:32.853 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/common 00:02:32.853 +++ _root=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:32.853 +++ _app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:32.853 +++ _test_app_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/app 00:02:32.853 +++ _examples_dir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:32.853 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:02:32.853 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:02:32.853 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:02:32.853 +++ VHOST_APP=("$_app_dir/vhost") 00:02:32.853 +++ DD_APP=("$_app_dir/spdk_dd") 00:02:32.853 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:02:32.853 +++ [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h ]] 00:02:32.853 +++ [[ #ifndef SPDK_CONFIG_H 00:02:32.853 #define SPDK_CONFIG_H 00:02:32.853 #define SPDK_CONFIG_APPS 1 00:02:32.853 #define SPDK_CONFIG_ARCH native 00:02:32.853 #undef SPDK_CONFIG_ASAN 00:02:32.853 #undef SPDK_CONFIG_AVAHI 00:02:32.853 #undef SPDK_CONFIG_CET 00:02:32.853 #define SPDK_CONFIG_COVERAGE 1 00:02:32.853 #define SPDK_CONFIG_CROSS_PREFIX 00:02:32.853 #define SPDK_CONFIG_CRYPTO 1 00:02:32.853 #define SPDK_CONFIG_CRYPTO_MLX5 1 00:02:32.853 #define SPDK_CONFIG_CUSTOMOCF 1 00:02:32.853 #undef SPDK_CONFIG_DAOS 00:02:32.853 #define SPDK_CONFIG_DAOS_DIR 00:02:32.853 #define SPDK_CONFIG_DEBUG 1 00:02:32.853 #define SPDK_CONFIG_DPDK_COMPRESSDEV 1 00:02:32.853 #define SPDK_CONFIG_DPDK_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build 00:02:32.853 #define SPDK_CONFIG_DPDK_INC_DIR 00:02:32.853 #define SPDK_CONFIG_DPDK_LIB_DIR 00:02:32.853 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:02:32.853 #undef SPDK_CONFIG_DPDK_UADK 00:02:32.853 #define SPDK_CONFIG_ENV /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/env_dpdk 00:02:32.853 #define SPDK_CONFIG_EXAMPLES 1 00:02:32.853 #undef SPDK_CONFIG_FC 00:02:32.853 #define SPDK_CONFIG_FC_PATH 00:02:32.853 #define SPDK_CONFIG_FIO_PLUGIN 1 00:02:32.853 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:02:32.853 #define SPDK_CONFIG_FUSE 1 00:02:32.853 #undef SPDK_CONFIG_FUZZER 00:02:32.853 #define SPDK_CONFIG_FUZZER_LIB 00:02:32.853 #undef SPDK_CONFIG_GOLANG 00:02:32.853 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:02:32.853 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:02:32.853 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:02:32.853 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:02:32.853 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:02:32.853 #undef SPDK_CONFIG_HAVE_LIBBSD 00:02:32.853 #define SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 1 00:02:32.853 #define SPDK_CONFIG_IDXD 1 00:02:32.853 #undef SPDK_CONFIG_IDXD_KERNEL 00:02:32.853 #define SPDK_CONFIG_IPSEC_MB 1 00:02:32.853 #define SPDK_CONFIG_IPSEC_MB_DIR /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/intel-ipsec-mb/lib 00:02:32.853 #define SPDK_CONFIG_ISAL 1 00:02:32.853 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:02:32.853 #define SPDK_CONFIG_ISCSI_INITIATOR 1 00:02:32.853 #define SPDK_CONFIG_LIBDIR 00:02:32.853 #undef SPDK_CONFIG_LTO 00:02:32.853 #define SPDK_CONFIG_MAX_LCORES 00:02:32.853 #define SPDK_CONFIG_NVME_CUSE 1 00:02:32.853 #define SPDK_CONFIG_OCF 1 00:02:32.853 #define SPDK_CONFIG_OCF_PATH /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/ocf.a 00:02:32.853 #define SPDK_CONFIG_OPENSSL_PATH 00:02:32.853 #undef SPDK_CONFIG_PGO_CAPTURE 00:02:32.853 #define SPDK_CONFIG_PGO_DIR 00:02:32.853 #undef SPDK_CONFIG_PGO_USE 00:02:32.853 #define SPDK_CONFIG_PREFIX /usr/local 00:02:32.853 #define SPDK_CONFIG_RAID5F 1 00:02:32.853 #define SPDK_CONFIG_RBD 1 00:02:32.853 #define SPDK_CONFIG_RDMA 1 00:02:32.853 #define SPDK_CONFIG_RDMA_PROV verbs 00:02:32.853 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:02:32.853 #define SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 1 00:02:32.853 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:02:32.853 #undef SPDK_CONFIG_SHARED 00:02:32.853 #undef SPDK_CONFIG_SMA 00:02:32.853 #define SPDK_CONFIG_TESTS 1 00:02:32.853 #undef SPDK_CONFIG_TSAN 00:02:32.853 #define SPDK_CONFIG_UBLK 1 00:02:32.853 #define SPDK_CONFIG_UBSAN 1 00:02:32.853 #define SPDK_CONFIG_UNIT_TESTS 1 00:02:32.853 #define SPDK_CONFIG_URING 1 00:02:32.853 #define SPDK_CONFIG_URING_PATH 00:02:32.853 #define SPDK_CONFIG_URING_ZNS 1 00:02:32.853 #undef SPDK_CONFIG_USDT 00:02:32.853 #define SPDK_CONFIG_VBDEV_COMPRESS 1 00:02:32.853 #define SPDK_CONFIG_VBDEV_COMPRESS_MLX5 1 00:02:32.853 #define SPDK_CONFIG_VFIO_USER 1 00:02:32.853 #define SPDK_CONFIG_VFIO_USER_DIR 00:02:32.853 #define SPDK_CONFIG_VHOST 1 00:02:32.853 #define SPDK_CONFIG_VIRTIO 1 00:02:32.853 #undef SPDK_CONFIG_VTUNE 00:02:32.853 #define SPDK_CONFIG_VTUNE_DIR 00:02:32.853 #define SPDK_CONFIG_WERROR 1 00:02:32.853 #define SPDK_CONFIG_WPDK_DIR 00:02:32.853 #define SPDK_CONFIG_XNVME 1 00:02:32.853 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:02:32.853 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:02:32.853 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/common.sh 00:02:32.853 +++ [[ -e /bin/wpdk_common.sh ]] 00:02:32.853 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:32.853 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:32.853 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:32.854 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:32.854 ++++ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:32.854 ++++ export PATH 00:02:32.854 ++++ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 00:02:32.854 ++ source /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:32.854 +++++ dirname /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/common 00:02:32.854 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:32.854 +++ _pmdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm 00:02:32.854 ++++ readlink -f /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/perf/pm/../../../ 00:02:32.854 +++ _pmrootdir=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:32.854 +++ TEST_TAG=N/A 00:02:32.854 +++ TEST_TAG_FILE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/.run_test_name 00:02:32.854 +++ PM_OUTPUTDIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power 00:02:32.854 ++++ uname -s 00:02:32.854 +++ PM_OS=Linux 00:02:32.854 +++ MONITOR_RESOURCES_SUDO=() 00:02:32.854 +++ declare -A MONITOR_RESOURCES_SUDO 00:02:32.854 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:02:32.854 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:02:32.854 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:02:32.854 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:02:32.854 +++ SUDO[0]= 00:02:32.854 +++ SUDO[1]='sudo -E' 00:02:32.854 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:02:32.854 +++ [[ Linux == FreeBSD ]] 00:02:32.854 +++ [[ Linux == Linux ]] 00:02:32.854 +++ [[ Supermicro != QEMU ]] 00:02:32.854 +++ [[ ! -e /.dockerenv ]] 00:02:32.854 +++ [[ ! -d /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power ]] 00:02:32.854 ++ : 0 00:02:32.854 ++ export RUN_NIGHTLY 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_RUN_VALGRIND 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_UNITTEST 00:02:32.854 ++ : 00:02:32.854 ++ export SPDK_TEST_AUTOBUILD 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_RELEASE_BUILD 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_ISAL 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_ISCSI 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_ISCSI_INITIATOR 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_NVME 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_NVME_PMR 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_NVME_BP 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_NVME_CLI 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_NVME_CUSE 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_NVME_FDP 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_NVMF 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_VFIOUSER 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_VFIOUSER_QEMU 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_FUZZER 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_FUZZER_SHORT 00:02:32.854 ++ : rdma 00:02:32.854 ++ export SPDK_TEST_NVMF_TRANSPORT 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_RBD 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_VHOST 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_BLOCKDEV 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_IOAT 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_BLOBFS 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_VHOST_INIT 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_LVOL 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_VBDEV_COMPRESS 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_RUN_ASAN 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_RUN_UBSAN 00:02:32.854 ++ : 00:02:32.854 ++ export SPDK_RUN_EXTERNAL_DPDK 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_RUN_NON_ROOT 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_CRYPTO 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_FTL 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_OCF 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_VMD 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_OPAL 00:02:32.854 ++ : 00:02:32.854 ++ export SPDK_TEST_NATIVE_DPDK 00:02:32.854 ++ : true 00:02:32.854 ++ export SPDK_AUTOTEST_X 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_RAID5 00:02:32.854 ++ : 1 00:02:32.854 ++ export SPDK_TEST_URING 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_USDT 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_USE_IGB_UIO 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_SCHEDULER 00:02:32.854 ++ : 0 00:02:32.854 ++ export SPDK_TEST_SCANBUILD 00:02:32.854 ++ : 00:02:32.854 ++ export SPDK_TEST_NVMF_NICS 00:02:32.854 ++ : 0 00:02:32.855 ++ export SPDK_TEST_SMA 00:02:32.855 ++ : 0 00:02:32.855 ++ export SPDK_TEST_DAOS 00:02:32.855 ++ : 1 00:02:32.855 ++ export SPDK_TEST_XNVME 00:02:32.855 ++ : 0 00:02:32.855 ++ export SPDK_TEST_ACCEL_DSA 00:02:32.855 ++ : 0 00:02:32.855 ++ export SPDK_TEST_ACCEL_IAA 00:02:32.855 ++ : 00:02:32.855 ++ export SPDK_TEST_FUZZER_TARGET 00:02:32.855 ++ : 0 00:02:32.855 ++ export SPDK_TEST_NVMF_MDNS 00:02:32.855 ++ : 0 00:02:32.855 ++ export SPDK_JSONRPC_GO_CLIENT 00:02:32.855 ++ export SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:32.855 ++ SPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib 00:02:32.855 ++ export DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:32.855 ++ DPDK_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib 00:02:32.855 ++ export VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:32.855 ++ VFIO_LIB_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:32.855 ++ export LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:32.855 ++ LD_LIBRARY_PATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/build/lib:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/libvfio-user/usr/local/lib 00:02:32.855 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:02:32.855 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:02:32.855 ++ export PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:02:32.855 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python 00:02:32.855 ++ export PYTHONDONTWRITEBYTECODE=1 00:02:32.855 ++ PYTHONDONTWRITEBYTECODE=1 00:02:32.855 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:32.855 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:02:32.855 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:32.855 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:02:32.855 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:02:32.855 ++ rm -rf /var/tmp/asan_suppression_file 00:02:32.855 ++ cat 00:02:32.855 ++ echo leak:libfuse3.so 00:02:32.855 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:32.855 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:02:32.855 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:32.855 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:02:32.855 ++ '[' -z /var/spdk/dependencies ']' 00:02:32.855 ++ export DEPENDENCY_DIR 00:02:32.855 ++ export SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:32.855 ++ SPDK_BIN_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/bin 00:02:32.855 ++ export SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:32.855 ++ SPDK_EXAMPLE_DIR=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/build/examples 00:02:32.855 ++ export QEMU_BIN= 00:02:32.855 ++ QEMU_BIN= 00:02:32.855 ++ export VFIO_QEMU_BIN= 00:02:32.855 ++ VFIO_QEMU_BIN= 00:02:32.855 ++ export AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:32.855 ++ AR_TOOL=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/ar-xnvme-fixer 00:02:32.855 ++ export UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:32.855 ++ UNBIND_ENTIRE_IOMMU_GROUP=no 00:02:32.855 ++ '[' 1 -eq 0 ']' 00:02:32.855 ++ unset -v 00:02:32.855 +++ uname -s 00:02:32.855 ++ '[' Linux = Linux ']' 00:02:32.855 ++ HUGEMEM=4096 00:02:32.855 ++ export CLEAR_HUGE=yes 00:02:32.855 ++ CLEAR_HUGE=yes 00:02:32.855 ++ [[ 1 -eq 1 ]] 00:02:32.855 ++ export HUGE_EVEN_ALLOC=yes 00:02:32.855 ++ HUGE_EVEN_ALLOC=yes 00:02:32.855 ++ MAKE=make 00:02:32.855 ++ MAKEFLAGS='-j 26' 00:02:32.855 ++ export HUGEMEM=4096 00:02:32.855 ++ HUGEMEM=4096 00:02:32.855 ++ NO_HUGE=() 00:02:32.855 ++ TEST_MODE= 00:02:32.855 ++ [[ -z '' ]] 00:02:32.855 ++ PYTHONPATH+=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:32.856 ++ exec 00:02:32.856 ++ PYTHONPATH=:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/python:/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/rpc_plugins 00:02:32.856 ++ /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/scripts/rpc.py --server 00:02:32.856 ++ set_test_storage 2147483648 00:02:32.856 ++ [[ -v testdir ]] 00:02:32.856 ++ local requested_size=2147483648 00:02:32.856 ++ local mount target_dir 00:02:32.856 ++ local -A mounts fss sizes avails uses 00:02:32.856 ++ local source fs size avail mount use 00:02:32.856 ++ local storage_fallback storage_candidates 00:02:32.856 +++ mktemp -udt spdk.XXXXXX 00:02:32.856 ++ storage_fallback=/tmp/spdk.FmUW4h 00:02:32.856 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:02:32.856 ++ [[ -n '' ]] 00:02:32.856 ++ [[ -n '' ]] 00:02:32.856 ++ mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit /tmp/spdk.FmUW4h/tests/unit /tmp/spdk.FmUW4h 00:02:32.856 ++ requested_size=2214592512 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 +++ df -T 00:02:32.856 +++ grep -v Filesystem 00:02:32.856 ++ mounts["$mount"]=overlay 00:02:32.856 ++ fss["$mount"]=overlay 00:02:32.856 ++ avails["$mount"]=209221029888 00:02:32.856 ++ sizes["$mount"]=247733907456 00:02:32.856 ++ uses["$mount"]=38496100352 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ mounts["$mount"]=tmpfs 00:02:32.856 ++ fss["$mount"]=tmpfs 00:02:32.856 ++ avails["$mount"]=67108864 00:02:32.856 ++ sizes["$mount"]=67108864 00:02:32.856 ++ uses["$mount"]=0 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ mounts["$mount"]=shm 00:02:32.856 ++ fss["$mount"]=tmpfs 00:02:32.856 ++ avails["$mount"]=67108864 00:02:32.856 ++ sizes["$mount"]=67108864 00:02:32.856 ++ uses["$mount"]=0 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ mounts["$mount"]=/dev/sda4 00:02:32.856 ++ fss["$mount"]=ext4 00:02:32.856 ++ avails["$mount"]=209221029888 00:02:32.856 ++ sizes["$mount"]=247733907456 00:02:32.856 ++ uses["$mount"]=38496100352 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ mounts["$mount"]=tmpfs 00:02:32.856 ++ fss["$mount"]=tmpfs 00:02:32.856 ++ avails["$mount"]=134940434432 00:02:32.856 ++ sizes["$mount"]=134940434432 00:02:32.856 ++ uses["$mount"]=0 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ mounts["$mount"]=tmpfs 00:02:32.856 ++ fss["$mount"]=tmpfs 00:02:32.856 ++ avails["$mount"]=134940434432 00:02:32.856 ++ sizes["$mount"]=134940434432 00:02:32.856 ++ uses["$mount"]=0 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ mounts["$mount"]=tmpfs 00:02:32.856 ++ fss["$mount"]=tmpfs 00:02:32.856 ++ avails["$mount"]=134940434432 00:02:32.856 ++ sizes["$mount"]=134940434432 00:02:32.856 ++ uses["$mount"]=0 00:02:32.856 ++ read -r source fs size use avail _ mount 00:02:32.856 ++ printf '* Looking for test storage...\n' 00:02:32.856 * Looking for test storage... 00:02:32.856 ++ local target_space new_size 00:02:32.856 ++ for target_dir in "${storage_candidates[@]}" 00:02:32.856 +++ df /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.856 +++ awk '$1 !~ /Filesystem/{print $6}' 00:02:32.856 ++ mount=/ 00:02:32.856 ++ target_space=209221029888 00:02:32.856 ++ (( target_space == 0 || target_space < requested_size )) 00:02:32.856 ++ (( target_space >= requested_size )) 00:02:32.856 ++ [[ overlay == tmpfs ]] 00:02:32.856 ++ [[ overlay == ramfs ]] 00:02:32.856 ++ [[ / == / ]] 00:02:32.856 ++ new_size=40710692864 00:02:32.856 ++ (( new_size * 100 / sizes[/] > 95 )) 00:02:32.856 ++ export SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.856 ++ SPDK_TEST_STORAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.856 ++ printf '* Found test storage at %s\n' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.856 * Found test storage at /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit 00:02:32.856 ++ return 0 00:02:32.856 ++ set -o errtrace 00:02:32.856 ++ shopt -s extdebug 00:02:32.856 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:02:32.856 ++ PS4=' \t $test_domain -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:02:32.856 23:44:35 -- common/autotest_common.sh@1683 -- # true 00:02:32.856 23:44:35 -- common/autotest_common.sh@1685 -- # xtrace_fd 00:02:32.856 23:44:35 -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:02:32.856 23:44:35 -- common/autotest_common.sh@29 -- # exec 00:02:32.856 23:44:35 -- common/autotest_common.sh@31 -- # xtrace_restore 00:02:32.856 23:44:35 -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:02:32.856 23:44:35 -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:02:32.856 23:44:35 -- common/autotest_common.sh@18 -- # set -x 00:02:32.856 23:44:35 -- unit/unittest.sh@17 -- # cd /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk 00:02:32.856 23:44:35 -- unit/unittest.sh@151 -- # '[' 1 -eq 1 ']' 00:02:32.856 23:44:35 -- unit/unittest.sh@151 -- # '[' 0 -eq 1 ']' 00:02:32.856 23:44:35 -- unit/unittest.sh@158 -- # '[' -z ']' 00:02:32.856 23:44:35 -- unit/unittest.sh@159 -- # grep -q '#undef SPDK_CONFIG_ASAN' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:32.857 23:44:35 -- unit/unittest.sh@159 -- # hash valgrind 00:02:32.857 23:44:35 -- unit/unittest.sh@160 -- # valgrind='valgrind --leak-check=full --error-exitcode=2 --verbose' 00:02:32.857 23:44:35 -- unit/unittest.sh@165 -- # '[' 1 -eq 1 ']' 00:02:32.857 23:44:35 -- unit/unittest.sh@166 -- # '[' -n 'valgrind --leak-check=full --error-exitcode=2 --verbose' ']' 00:02:32.857 23:44:35 -- unit/unittest.sh@167 -- # run_test valgrind echo 'Using valgrind for unit tests' 00:02:32.857 23:44:35 -- common/autotest_common.sh@1097 -- # '[' 3 -le 1 ']' 00:02:32.857 23:44:35 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:02:32.857 23:44:35 -- common/autotest_common.sh@10 -- # set +x 00:02:32.857 ************************************ 00:02:32.857 START TEST valgrind 00:02:32.857 ************************************ 00:02:32.857 23:44:35 valgrind -- common/autotest_common.sh@1121 -- # echo 'Using valgrind for unit tests' 00:02:32.857 Using valgrind for unit tests 00:02:32.857 00:02:32.857 real 0m0.000s 00:02:32.857 user 0m0.000s 00:02:32.857 sys 0m0.000s 00:02:32.857 23:44:35 valgrind -- common/autotest_common.sh@1122 -- # xtrace_disable 00:02:32.857 23:44:35 valgrind -- common/autotest_common.sh@10 -- # set +x 00:02:32.857 ************************************ 00:02:32.857 END TEST valgrind 00:02:32.857 ************************************ 00:02:32.857 23:44:35 -- unit/unittest.sh@178 -- # grep CC_TYPE /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/mk/cc.mk 00:02:32.857 23:44:35 -- unit/unittest.sh@178 -- # CC_TYPE=CC_TYPE=gcc 00:02:32.857 23:44:35 -- unit/unittest.sh@179 -- # hash lcov 00:02:32.857 23:44:35 -- unit/unittest.sh@179 -- # grep -q '#define SPDK_CONFIG_COVERAGE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:02:32.857 23:44:35 -- unit/unittest.sh@179 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:02:32.857 23:44:35 -- unit/unittest.sh@180 -- # cov_avail=yes 00:02:32.857 23:44:35 -- unit/unittest.sh@184 -- # '[' yes = yes ']' 00:02:32.857 23:44:35 -- unit/unittest.sh@186 -- # [[ -z /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output ]] 00:02:32.857 23:44:35 -- unit/unittest.sh@189 -- # UT_COVERAGE=/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:32.857 23:44:35 -- unit/unittest.sh@191 -- # mkdir -p /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage 00:02:32.857 23:44:35 -- unit/unittest.sh@199 -- # export 'LCOV_OPTS= 00:02:32.857 --rc lcov_branch_coverage=1 00:02:32.857 --rc lcov_function_coverage=1 00:02:32.857 --rc genhtml_branch_coverage=1 00:02:32.857 --rc genhtml_function_coverage=1 00:02:32.857 --rc genhtml_legend=1 00:02:32.857 --rc geninfo_all_blocks=1 00:02:32.857 ' 00:02:32.857 23:44:35 -- unit/unittest.sh@199 -- # LCOV_OPTS=' 00:02:32.857 --rc lcov_branch_coverage=1 00:02:32.857 --rc lcov_function_coverage=1 00:02:32.857 --rc genhtml_branch_coverage=1 00:02:32.857 --rc genhtml_function_coverage=1 00:02:32.857 --rc genhtml_legend=1 00:02:32.857 --rc geninfo_all_blocks=1 00:02:32.857 ' 00:02:32.857 23:44:35 -- unit/unittest.sh@200 -- # export 'LCOV=lcov 00:02:32.857 --rc lcov_branch_coverage=1 00:02:32.857 --rc lcov_function_coverage=1 00:02:32.857 --rc genhtml_branch_coverage=1 00:02:32.857 --rc genhtml_function_coverage=1 00:02:32.857 --rc genhtml_legend=1 00:02:32.857 --rc geninfo_all_blocks=1 00:02:32.857 --no-external' 00:02:32.857 23:44:35 -- unit/unittest.sh@200 -- # LCOV='lcov 00:02:32.857 --rc lcov_branch_coverage=1 00:02:32.857 --rc lcov_function_coverage=1 00:02:32.857 --rc genhtml_branch_coverage=1 00:02:32.857 --rc genhtml_function_coverage=1 00:02:32.857 --rc genhtml_legend=1 00:02:32.857 --rc geninfo_all_blocks=1 00:02:32.857 --no-external' 00:02:32.857 23:44:35 -- unit/unittest.sh@202 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -c -i -d . -t Baseline -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_base.info 00:02:35.619 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno:no functions found 00:02:35.619 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_stubs.gcno 00:02:40.888 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno:no functions found 00:02:40.888 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_chunk_upgrade.gcno 00:02:40.888 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno:no functions found 00:02:40.888 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_p2l_upgrade.gcno 00:02:40.888 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno:no functions found 00:02:40.888 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_band_upgrade.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/gpt_spec.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_spec.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vmd.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_fc_spec.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_spec.gcno 00:03:19.602 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno:no functions found 00:03:19.602 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scheduler.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc16.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/json.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/hexlify.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/conf.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vfio_user_pci.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env_dpdk.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring_module.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/vhost.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/reduce.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_transport.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/file.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/sock.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi_spec.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dif.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blobfs_bdev.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/accel_module.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/memory.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/mmio.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc32.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/stdinc.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno:no functions found 00:03:19.603 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob.gcno 00:03:19.603 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_array.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pci_ids.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/base64.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ublk.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/queue.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/event.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_zns.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/cpuset.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nbd.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/uuid.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/histogram_data.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/version.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal_spec.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/log.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/util.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/rpc.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/init.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/keyring.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_module.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno:no functions found 00:03:19.604 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/likely.gcno 00:03:19.604 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/crc64.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace_parser.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/blob_bdev.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/endian.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvmf_cmd.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/string.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/opal.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/fd_group.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/dma.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/pipe.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/tree.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/config.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/barrier.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/iscsi_spec.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ioat_spec.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_spec.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/scsi.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/lvol.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bit_pool.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/jsonrpc.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/bdev_zone.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/idxd_spec.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/ftl.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/zipf.gcno 00:03:19.605 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno:no functions found 00:03:19.605 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_ocssd_spec.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/thread.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/env.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/nvme_intel.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/notify.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/xor.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/trace.gcno 00:03:19.606 /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno:no functions found 00:03:19.606 geninfo: WARNING: GCOV did not produce any data for /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/cpp_headers/assert.gcno 00:03:19.606 23:45:17 -- unit/unittest.sh@206 -- # uname -m 00:03:19.606 23:45:17 -- unit/unittest.sh@206 -- # '[' x86_64 = aarch64 ']' 00:03:19.606 23:45:17 -- unit/unittest.sh@210 -- # run_test unittest_pci_event valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.606 23:45:17 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:19.606 23:45:17 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:19.606 23:45:17 -- common/autotest_common.sh@10 -- # set +x 00:03:19.606 ************************************ 00:03:19.606 START TEST unittest_pci_event 00:03:19.606 ************************************ 00:03:19.606 23:45:17 unittest_pci_event -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.606 ==67941== Memcheck, a memory error detector 00:03:19.606 ==67941== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:19.606 ==67941== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:19.606 ==67941== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.606 ==67941== 00:03:19.606 --67941-- Valgrind options: 00:03:19.606 --67941-- --leak-check=full 00:03:19.606 --67941-- --error-exitcode=2 00:03:19.606 --67941-- --verbose 00:03:19.606 --67941-- Contents of /proc/version: 00:03:19.606 --67941-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:19.606 --67941-- 00:03:19.606 --67941-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:19.606 --67941-- Page sizes: currently 4096, max supported 4096 00:03:19.606 --67941-- Valgrind library directory: /usr/libexec/valgrind 00:03:19.606 --67941-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.606 --67941-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:19.606 --67941-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:19.606 --67941-- might be shown as UnknownInlinedFun 00:03:19.606 --67941-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:19.606 --67941-- object doesn't have a dynamic symbol table 00:03:19.606 --67941-- Scheduler: using generic scheduler lock implementation. 00:03:19.606 --67941-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:19.606 ==67941== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-67941-by-???-on-dc5ca2722762 00:03:19.606 ==67941== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-67941-by-???-on-dc5ca2722762 00:03:19.606 ==67941== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-67941-by-???-on-dc5ca2722762 00:03:19.606 ==67941== 00:03:19.606 ==67941== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:19.606 ==67941== don't want to do, unless you know exactly what you're doing, 00:03:19.606 ==67941== or are doing some strange experiment): 00:03:19.606 ==67941== /usr/libexec/valgrind/../../bin/vgdb --pid=67941 ...command... 00:03:19.606 ==67941== 00:03:19.606 ==67941== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:19.606 ==67941== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:03:19.606 ==67941== and then give GDB the following command 00:03:19.606 ==67941== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=67941 00:03:19.606 ==67941== --pid is optional if only one valgrind process is running 00:03:19.606 ==67941== 00:03:19.606 --67941-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:19.606 --67941-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:19.607 --67941-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:19.607 --67941-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:19.607 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.607 --67941-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:19.607 --67941-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:19.607 --67941-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:19.607 --67941-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:19.607 --67941-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:19.607 --67941-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:19.607 --67941-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:19.607 --67941-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:19.607 --67941-- Reading syms from /usr/lib64/libm.so.6 00:03:19.607 --67941-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:19.607 --67941-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/libc.so.6 00:03:19.607 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.607 --67941-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.607 --67941-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.607 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.607 --67941-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.607 --67941-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.607 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.607 --67941-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.607 --67941-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.607 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.607 --67941-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.607 --67941-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.607 --67941-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:19.607 --67941-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:19.607 --67941-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:19.607 --67941-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:19.607 --67941-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:19.607 --67941-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 --67941-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.607 ==67941== Preferring higher priority redirection: 00:03:19.607 --67941-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:19.607 --67941-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:19.608 --67941-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 --67941-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.608 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.608 --67941-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.608 --67941-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.608 ==67941== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.608 --67941-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.608 --67941-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.608 --67941-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:19.608 --67941-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:19.608 --67941-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:19.608 --67941-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:19.608 --67941-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:19.608 --67941-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:19.608 --67941-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:19.608 --67941-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:19.608 --67941-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:19.608 --67941-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:19.608 --67941-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:19.608 --67941-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:19.608 --67941-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:19.608 --67941-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:19.608 --67941-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:19.608 --67941-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:19.608 00:03:19.608 00:03:19.608 CUnit - A unit testing framework for C - Version 2.1-3 00:03:19.608 http://cunit.sourceforge.net/ 00:03:19.608 00:03:19.608 00:03:19.608 Suite: pci_event 00:03:19.608 Test: test_pci_parse_event ...--67941-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:03:19.608 --67941-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:19.608 --67941-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:03:19.608 [2024-05-14 23:45:17.593857] /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:19.608 [2024-05-14 23:45:17.636232] /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:19.608 passed 00:03:19.608 00:03:19.608 Run Summary: Type Total Ran Passed Failed Inactive 00:03:19.608 suites 1 1 n/a 0 0 00:03:19.608 tests 1 1 1 0 0 00:03:19.608 asserts 15 15 15 0 n/a 00:03:19.608 00:03:19.608 Elapsed time = 0.066 seconds 00:03:19.608 --67941-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:19.608 --67941-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:19.608 ==67941== 00:03:19.608 ==67941== HEAP SUMMARY: 00:03:19.608 ==67941== in use at exit: 0 bytes in 0 blocks 00:03:19.608 ==67941== total heap usage: 60 allocs, 60 frees, 107,253 bytes allocated 00:03:19.608 ==67941== 00:03:19.608 ==67941== All heap blocks were freed -- no leaks are possible 00:03:19.608 ==67941== 00:03:19.608 ==67941== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:19.608 00:03:19.608 real 0m0.671s 00:03:19.608 user 0m0.641s 00:03:19.608 sys 0m0.027s 00:03:19.608 23:45:17 unittest_pci_event -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:19.608 23:45:17 unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:03:19.608 ************************************ 00:03:19.608 END TEST unittest_pci_event 00:03:19.608 ************************************ 00:03:19.608 23:45:17 -- unit/unittest.sh@211 -- # 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:19.608 23:45:17 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:19.608 23:45:17 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:19.608 23:45:17 -- common/autotest_common.sh@10 -- # set +x 00:03:19.608 ************************************ 00:03:19.608 START TEST unittest_include 00:03:19.608 ************************************ 00:03:19.609 23:45:17 unittest_include -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:19.609 ==67966== Memcheck, a memory error detector 00:03:19.609 ==67966== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:19.609 ==67966== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:19.609 ==67966== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:19.609 ==67966== 00:03:19.609 --67966-- Valgrind options: 00:03:19.609 --67966-- --leak-check=full 00:03:19.609 --67966-- --error-exitcode=2 00:03:19.609 --67966-- --verbose 00:03:19.609 --67966-- Contents of /proc/version: 00:03:19.609 --67966-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:19.609 --67966-- 00:03:19.609 --67966-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:19.609 --67966-- Page sizes: currently 4096, max supported 4096 00:03:19.609 --67966-- Valgrind library directory: /usr/libexec/valgrind 00:03:19.609 --67966-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:19.609 --67966-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:19.609 --67966-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:19.609 --67966-- might be shown as UnknownInlinedFun 00:03:19.609 --67966-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:19.609 --67966-- object doesn't have a dynamic symbol table 00:03:19.609 --67966-- Scheduler: using generic scheduler lock implementation. 00:03:19.609 --67966-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:19.609 ==67966== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-67966-by-???-on-dc5ca2722762 00:03:19.609 ==67966== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-67966-by-???-on-dc5ca2722762 00:03:19.609 ==67966== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-67966-by-???-on-dc5ca2722762 00:03:19.609 ==67966== 00:03:19.609 ==67966== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:19.609 ==67966== don't want to do, unless you know exactly what you're doing, 00:03:19.609 ==67966== or are doing some strange experiment): 00:03:19.609 ==67966== /usr/libexec/valgrind/../../bin/vgdb --pid=67966 ...command... 00:03:19.609 ==67966== 00:03:19.609 ==67966== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:19.609 ==67966== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:03:19.609 ==67966== and then give GDB the following command 00:03:19.609 ==67966== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=67966 00:03:19.609 ==67966== --pid is optional if only one valgrind process is running 00:03:19.609 ==67966== 00:03:19.609 --67966-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:19.609 --67966-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:19.609 --67966-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:19.609 --67966-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:19.609 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.609 --67966-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:19.609 --67966-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:19.609 --67966-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:19.609 --67966-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:19.609 --67966-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:19.609 --67966-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:19.609 --67966-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:19.609 --67966-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:19.609 --67966-- Reading syms from /usr/lib64/libm.so.6 00:03:19.609 --67966-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:19.609 --67966-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/libc.so.6 00:03:19.609 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.609 --67966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.609 --67966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.609 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.609 --67966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.609 --67966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.609 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.609 --67966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.609 --67966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.609 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.609 --67966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.609 --67966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.609 --67966-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:19.609 --67966-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:19.610 --67966-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:19.610 --67966-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:19.610 --67966-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:19.610 --67966-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 ==67966== Preferring higher priority redirection: 00:03:19.610 --67966-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:19.610 --67966-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:19.610 --67966-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 --67966-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.610 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.610 --67966-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.610 --67966-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.610 ==67966== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.610 --67966-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.610 --67966-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.610 --67966-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:19.610 --67966-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:19.610 --67966-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:19.610 --67966-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:19.610 --67966-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:19.610 --67966-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:19.610 --67966-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:19.610 --67966-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:19.610 --67966-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:19.610 --67966-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:19.610 --67966-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:19.610 --67966-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:19.610 --67966-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:19.610 --67966-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:19.610 --67966-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:19.611 --67966-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:19.611 00:03:19.611 00:03:19.611 CUnit - A unit testing framework for C - Version 2.1-3 00:03:19.611 http://cunit.sourceforge.net/ 00:03:19.611 00:03:19.611 00:03:19.611 Suite: histogram 00:03:19.611 Test: histogram_test ...passed 00:03:19.611 Test: histogram_merge ...passed 00:03:19.611 00:03:19.611 Run Summary: Type Total Ran Passed Failed Inactive 00:03:19.611 suites 1 1 n/a 0 0 00:03:19.611 tests 2 2 2 0 0 00:03:19.611 asserts 50 50 50 0 n/a 00:03:19.611 00:03:19.611 Elapsed time = 0.032 seconds 00:03:19.611 --67966-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:19.611 --67966-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:19.611 ==67966== 00:03:19.611 ==67966== HEAP SUMMARY: 00:03:19.611 ==67966== in use at exit: 0 bytes in 0 blocks 00:03:19.611 ==67966== total heap usage: 60 allocs, 60 frees, 361,239 bytes allocated 00:03:19.611 ==67966== 00:03:19.611 ==67966== All heap blocks were freed -- no leaks are possible 00:03:19.611 ==67966== 00:03:19.611 ==67966== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:19.611 00:03:19.611 real 0m0.622s 00:03:19.611 user 0m0.596s 00:03:19.611 sys 0m0.024s 00:03:19.611 23:45:18 unittest_include -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:19.611 23:45:18 unittest_include -- common/autotest_common.sh@10 -- # set +x 00:03:19.611 ************************************ 00:03:19.611 END TEST unittest_include 00:03:19.611 ************************************ 00:03:19.611 23:45:18 -- unit/unittest.sh@212 -- # run_test unittest_bdev unittest_bdev 00:03:19.611 23:45:18 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:03:19.611 23:45:18 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:19.611 23:45:18 -- common/autotest_common.sh@10 -- # set +x 00:03:19.611 ************************************ 00:03:19.611 START TEST unittest_bdev 00:03:19.611 ************************************ 00:03:19.611 23:45:18 unittest_bdev -- common/autotest_common.sh@1121 -- # unittest_bdev 00:03:19.611 23:45:18 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:19.611 ==67997== Memcheck, a memory error detector 00:03:19.611 ==67997== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:19.611 ==67997== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:19.611 ==67997== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:19.611 ==67997== 00:03:19.611 --67997-- Valgrind options: 00:03:19.611 --67997-- --leak-check=full 00:03:19.611 --67997-- --error-exitcode=2 00:03:19.611 --67997-- --verbose 00:03:19.611 --67997-- Contents of /proc/version: 00:03:19.611 --67997-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:19.611 --67997-- 00:03:19.611 --67997-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:19.611 --67997-- Page sizes: currently 4096, max supported 4096 00:03:19.611 --67997-- Valgrind library directory: /usr/libexec/valgrind 00:03:19.611 --67997-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:19.611 --67997-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:19.611 --67997-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:19.611 --67997-- might be shown as UnknownInlinedFun 00:03:19.611 --67997-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:19.611 --67997-- object doesn't have a dynamic symbol table 00:03:19.611 --67997-- Scheduler: using generic scheduler lock implementation. 00:03:19.611 --67997-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:19.611 ==67997== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-67997-by-???-on-dc5ca2722762 00:03:19.611 ==67997== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-67997-by-???-on-dc5ca2722762 00:03:19.611 ==67997== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-67997-by-???-on-dc5ca2722762 00:03:19.611 ==67997== 00:03:19.611 ==67997== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:19.612 ==67997== don't want to do, unless you know exactly what you're doing, 00:03:19.612 ==67997== or are doing some strange experiment): 00:03:19.612 ==67997== /usr/libexec/valgrind/../../bin/vgdb --pid=67997 ...command... 00:03:19.612 ==67997== 00:03:19.612 ==67997== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:19.612 ==67997== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:03:19.612 ==67997== and then give GDB the following command 00:03:19.612 ==67997== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=67997 00:03:19.612 ==67997== --pid is optional if only one valgrind process is running 00:03:19.612 ==67997== 00:03:19.612 --67997-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:19.612 --67997-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:19.612 --67997-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:19.612 --67997-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:19.612 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.612 --67997-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:19.612 --67997-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:19.612 --67997-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:19.612 --67997-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:19.612 --67997-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:19.612 --67997-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:19.612 --67997-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:19.612 --67997-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:19.612 --67997-- Reading syms from /usr/lib64/libm.so.6 00:03:19.612 --67997-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:19.612 --67997-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/libc.so.6 00:03:19.612 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.612 --67997-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.612 --67997-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.612 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.612 --67997-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.612 --67997-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.612 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.612 --67997-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.612 --67997-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.612 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.612 --67997-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.612 --67997-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.612 --67997-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:19.612 --67997-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:19.612 --67997-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:19.612 --67997-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:19.612 --67997-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:19.612 --67997-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.612 --67997-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 ==67997== Preferring higher priority redirection: 00:03:19.613 --67997-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:19.613 --67997-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:19.613 --67997-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 --67997-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.613 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.613 --67997-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.613 --67997-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.613 ==67997== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.613 --67997-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.613 --67997-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.613 --67997-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:19.613 --67997-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:19.613 --67997-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:19.613 --67997-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:19.613 --67997-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:19.613 --67997-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:19.613 --67997-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:19.613 --67997-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:19.613 --67997-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:19.613 --67997-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:19.613 --67997-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:19.613 --67997-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:19.613 --67997-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:19.613 --67997-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:19.613 --67997-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:19.613 --67997-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:19.613 --67997-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:19.613 00:03:19.613 00:03:19.613 CUnit - A unit testing framework for C - Version 2.1-3 00:03:19.613 http://cunit.sourceforge.net/ 00:03:19.613 00:03:19.613 00:03:19.613 Suite: bdev 00:03:19.613 Test: bytes_to_blocks_test ...passed 00:03:19.613 Test: num_blocks_test ...--67997-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:19.613 passed 00:03:19.613 Test: io_valid_test ...passed 00:03:19.613 Test: open_write_test ...[2024-05-14 23:45:19.305522] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:03:19.613 [2024-05-14 23:45:19.337715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:03:19.613 [2024-05-14 23:45:19.340508] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:03:19.613 passed 00:03:19.613 Test: claim_test ...passed 00:03:19.613 Test: alias_add_del_test ...[2024-05-14 23:45:19.462321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:03:19.613 [2024-05-14 23:45:19.463326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4605:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:03:19.613 [2024-05-14 23:45:19.464226] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:03:19.613 passed 00:03:19.613 Test: get_device_stat_test ...passed 00:03:19.613 Test: bdev_io_types_test ...passed 00:03:19.613 Test: bdev_io_wait_test ...passed 00:03:19.613 Test: bdev_io_spans_split_test ...passed 00:03:19.613 Test: bdev_io_boundary_split_test ...passed 00:03:19.613 Test: bdev_io_max_size_and_segment_split_test ...[2024-05-14 23:45:20.012447] /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:19.614 passed 00:03:19.614 Test: bdev_io_mix_split_test ...passed 00:03:19.614 Test: bdev_io_split_with_io_wait ...passed 00:03:19.614 Test: bdev_io_write_unit_split_test ...[2024-05-14 23:45:20.307775] /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:19.614 [2024-05-14 23:45:20.311625] /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:19.614 [2024-05-14 23:45:20.311863] /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:19.614 [2024-05-14 23:45:20.314910] /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:19.614 passed 00:03:19.614 Test: bdev_io_alignment_with_boundary ...passed 00:03:19.614 Test: bdev_io_alignment ...passed 00:03:19.614 Test: bdev_histograms ...passed 00:03:19.614 Test: bdev_write_zeroes ...passed 00:03:19.614 Test: bdev_compare_and_write ...passed 00:03:19.614 Test: bdev_compare ...passed 00:03:19.614 Test: bdev_compare_emulated ...passed 00:03:19.614 Test: bdev_zcopy_write ...passed 00:03:19.614 Test: bdev_zcopy_read ...passed 00:03:19.614 Test: bdev_open_while_hotremove ...passed 00:03:19.614 Test: bdev_close_while_hotremove ...passed 00:03:19.614 Test: bdev_open_ext_test ...[2024-05-14 23:45:20.974649] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8136:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:19.614 passed 00:03:19.614 Test: bdev_open_ext_unregister ...[2024-05-14 23:45:20.978389] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8136:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:03:19.614 passed 00:03:19.614 Test: bdev_set_io_timeout ...passed 00:03:19.614 Test: bdev_set_qd_sampling ...passed 00:03:19.614 Test: lba_range_overlap ...passed 00:03:19.614 Test: lock_lba_range_check_ranges ...passed 00:03:19.614 Test: lock_lba_range_with_io_outstanding ...passed 00:03:19.614 Test: lock_lba_range_overlapped ...passed 00:03:19.614 Test: bdev_quiesce ...[2024-05-14 23:45:21.278830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:10059:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:03:19.614 passed 00:03:19.614 Test: bdev_io_abort ...passed 00:03:19.614 Test: bdev_unmap ...passed 00:03:19.614 Test: bdev_write_zeroes_split_test ...passed 00:03:19.614 Test: bdev_set_options_test ...[2024-05-14 23:45:21.430166] /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:19.614 passed 00:03:19.614 Test: bdev_get_memory_domains ...passed 00:03:19.614 Test: bdev_io_ext ...passed 00:03:19.614 Test: bdev_io_ext_no_opts ...passed 00:03:19.614 Test: bdev_io_ext_invalid_opts ...passed 00:03:19.614 Test: bdev_io_ext_split ...passed 00:03:19.614 Test: bdev_io_ext_bounce_buffer ...passed 00:03:19.614 Test: bdev_register_uuid_alias ...[2024-05-14 23:45:21.673778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name 4d72cad4-cb78-4eb1-b99f-c7d43fb5e725 already exists 00:03:19.614 [2024-05-14 23:45:21.674225] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7691:bdev_register: *ERROR*: Unable to add uuid:4d72cad4-cb78-4eb1-b99f-c7d43fb5e725 alias for bdev bdev0 00:03:19.614 passed 00:03:19.614 Test: bdev_unregister_by_name ...[2024-05-14 23:45:21.683715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7926:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:03:19.614 [2024-05-14 23:45:21.684832] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:7934:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:03:19.614 passed 00:03:19.614 Test: for_each_bdev_test ...passed 00:03:19.614 Test: bdev_seek_test ...passed 00:03:19.614 Test: bdev_copy ...passed 00:03:19.614 Test: bdev_copy_split_test ...passed 00:03:19.614 Test: examine_locks ...passed 00:03:19.614 Test: claim_v2_rwo ...[2024-05-14 23:45:21.884973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.886834] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8660:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.887760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.888946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.889720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.896138] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8655:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:03:19.614 passed 00:03:19.614 Test: claim_v2_rom ...[2024-05-14 23:45:21.905849] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.906992] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:19.614 [2024-05-14 23:45:21.907585] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.908206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.915778] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8698:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:03:19.615 [2024-05-14 23:45:21.917759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8693:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:19.615 passed 00:03:19.615 Test: claim_v2_rwm ...[2024-05-14 23:45:21.921773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8728:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:19.615 [2024-05-14 23:45:21.926920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8030:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.928060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.928702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.929329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.930449] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8748:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.936831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8728:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:03:19.615 passed 00:03:19.615 Test: claim_v2_existing_writer ...[2024-05-14 23:45:21.942728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8693:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:19.615 [2024-05-14 23:45:21.943019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8693:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:03:19.615 passed 00:03:19.615 Test: claim_v2_existing_v1 ...[2024-05-14 23:45:21.946139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.946927] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.947049] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:03:19.615 passed 00:03:19.615 Test: claim_v1_existing_v2 ...[2024-05-14 23:45:21.949795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.950931] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:03:19.615 [2024-05-14 23:45:21.951127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8497:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:03:19.615 passed 00:03:19.615 Test: examine_claimed ...[2024-05-14 23:45:21.963590] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8825:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:03:19.615 passed 00:03:19.615 00:03:19.615 Run Summary: Type Total Ran Passed Failed Inactive 00:03:19.615 suites 1 1 n/a 0 0 00:03:19.615 tests 59 59 59 0 0 00:03:19.615 asserts 4599 4599 4599 0 n/a 00:03:19.615 00:03:19.615 Elapsed time = 2.984 seconds 00:03:19.615 --67997-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:19.615 --67997-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:19.615 ==67997== 00:03:19.615 ==67997== HEAP SUMMARY: 00:03:19.615 ==67997== in use at exit: 2,040 bytes in 5 blocks 00:03:19.615 ==67997== total heap usage: 379,166 allocs, 379,161 frees, 8,273,801,392 bytes allocated 00:03:19.615 ==67997== 00:03:19.615 ==67997== Searching for pointers to 5 not-freed blocks 00:03:19.615 ==67997== Checked 7,101,448 bytes 00:03:19.615 ==67997== 00:03:19.615 ==67997== LEAK SUMMARY: 00:03:19.615 ==67997== definitely lost: 0 bytes in 0 blocks 00:03:19.615 ==67997== indirectly lost: 0 bytes in 0 blocks 00:03:19.615 ==67997== possibly lost: 0 bytes in 0 blocks 00:03:19.615 ==67997== still reachable: 2,040 bytes in 5 blocks 00:03:19.615 ==67997== suppressed: 0 bytes in 0 blocks 00:03:19.615 ==67997== Reachable blocks (those to which a pointer was found) are not shown. 00:03:19.615 ==67997== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:19.615 ==67997== 00:03:19.615 ==67997== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:19.615 23:45:22 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:19.615 ==68033== Memcheck, a memory error detector 00:03:19.616 ==68033== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:19.616 ==68033== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:19.616 ==68033== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:19.616 ==68033== 00:03:19.616 --68033-- Valgrind options: 00:03:19.616 --68033-- --leak-check=full 00:03:19.616 --68033-- --error-exitcode=2 00:03:19.616 --68033-- --verbose 00:03:19.616 --68033-- Contents of /proc/version: 00:03:19.616 --68033-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:19.616 --68033-- 00:03:19.616 --68033-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:19.616 --68033-- Page sizes: currently 4096, max supported 4096 00:03:19.616 --68033-- Valgrind library directory: /usr/libexec/valgrind 00:03:19.616 --68033-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:19.616 --68033-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:19.616 --68033-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:19.616 --68033-- might be shown as UnknownInlinedFun 00:03:19.616 --68033-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:19.616 --68033-- object doesn't have a dynamic symbol table 00:03:19.616 --68033-- Scheduler: using generic scheduler lock implementation. 00:03:19.616 --68033-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:19.616 ==68033== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68033-by-???-on-dc5ca2722762 00:03:19.616 ==68033== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68033-by-???-on-dc5ca2722762 00:03:19.616 ==68033== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68033-by-???-on-dc5ca2722762 00:03:19.616 ==68033== 00:03:19.616 ==68033== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:19.616 ==68033== don't want to do, unless you know exactly what you're doing, 00:03:19.616 ==68033== or are doing some strange experiment): 00:03:19.616 ==68033== /usr/libexec/valgrind/../../bin/vgdb --pid=68033 ...command... 00:03:19.616 ==68033== 00:03:19.616 ==68033== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:19.616 ==68033== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:03:19.616 ==68033== and then give GDB the following command 00:03:19.616 ==68033== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68033 00:03:19.616 ==68033== --pid is optional if only one valgrind process is running 00:03:19.616 ==68033== 00:03:19.616 --68033-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:19.616 --68033-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:19.616 --68033-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:19.616 --68033-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:19.616 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.616 --68033-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:19.616 --68033-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:19.616 --68033-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:19.616 --68033-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:19.616 --68033-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:19.616 --68033-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:19.616 --68033-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:19.616 --68033-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:19.616 --68033-- Reading syms from /usr/lib64/libm.so.6 00:03:19.616 --68033-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:19.616 --68033-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/libc.so.6 00:03:19.616 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.616 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.616 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.616 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.616 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.616 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.616 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.616 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.616 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:19.616 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.616 --68033-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:19.616 --68033-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:19.616 --68033-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:19.616 --68033-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:19.616 --68033-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:19.616 --68033-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:19.617 --68033-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:19.617 --68033-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 ==68033== Preferring higher priority redirection: 00:03:19.617 --68033-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:19.617 --68033-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:19.617 --68033-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 --68033-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:19.617 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.617 --68033-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.617 --68033-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.617 ==68033== WARNING: new redirection conflicts with existing -- ignoring it 00:03:19.617 --68033-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:19.617 --68033-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:19.618 --68033-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:19.618 --68033-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:19.618 --68033-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:19.618 --68033-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:19.618 --68033-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:19.618 --68033-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:19.618 --68033-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:19.618 --68033-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:19.618 --68033-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:19.618 --68033-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:19.618 --68033-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:19.618 --68033-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:19.618 --68033-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:19.618 --68033-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:19.618 --68033-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:19.876 --68033-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:19.876 --68033-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:19.876 00:03:19.876 00:03:19.876 CUnit - A unit testing framework for C - Version 2.1-3 00:03:19.876 http://cunit.sourceforge.net/ 00:03:19.876 00:03:19.876 00:03:19.876 Suite: nvme 00:03:19.876 Test: test_create_ctrlr ...passed 00:03:19.876 Test: test_reset_ctrlr ...[2024-05-14 23:45:22.791638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.134 passed 00:03:20.134 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:03:20.134 Test: test_failover_ctrlr ...--68033-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:20.134 passed 00:03:20.134 Test: test_race_between_failover_and_add_secondary_trid ...[2024-05-14 23:45:22.890139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.134 [2024-05-14 23:45:22.894962] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.135 [2024-05-14 23:45:22.896145] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.135 passed 00:03:20.135 Test: test_pending_reset ...--68033-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:20.135 --68033-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:20.135 [2024-05-14 23:45:22.993672] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.135 [2024-05-14 23:45:22.994880] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.135 passed 00:03:20.135 Test: test_attach_ctrlr ...[2024-05-14 23:45:23.034172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4297:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:03:20.135 passed 00:03:20.393 Test: test_aer_cb ...passed 00:03:20.393 Test: test_submit_nvme_cmd ...passed 00:03:20.393 Test: test_add_remove_trid ...passed 00:03:20.394 Test: test_abort ...[2024-05-14 23:45:23.233083] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:7436:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:03:20.394 passed 00:03:20.394 Test: test_get_io_qpair ...passed 00:03:20.394 Test: test_bdev_unregister ...passed 00:03:20.394 Test: test_compare_ns ...passed 00:03:20.394 Test: test_init_ana_log_page ...passed 00:03:20.394 Test: test_get_memory_domains ...passed 00:03:20.652 Test: test_reconnect_qpair ...[2024-05-14 23:45:23.345811] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.652 passed 00:03:20.652 Test: test_create_bdev_ctrlr ...[2024-05-14 23:45:23.355421] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:5362:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:03:20.652 passed 00:03:20.652 Test: test_add_multi_ns_to_bdev ...[2024-05-14 23:45:23.384318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:4553:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:03:20.652 passed 00:03:20.652 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:03:20.652 Test: test_admin_path ...passed 00:03:20.652 Test: test_reset_bdev_ctrlr ...passed 00:03:20.652 Test: test_find_io_path ...passed 00:03:20.652 Test: test_retry_io_if_ana_state_is_updating ...passed 00:03:20.652 Test: test_retry_io_for_io_path_error ...passed 00:03:20.652 Test: test_retry_io_count ...passed 00:03:20.652 Test: test_concurrent_read_ana_log_page ...passed 00:03:20.911 Test: test_retry_io_for_ana_error ...passed 00:03:20.911 Test: test_check_io_error_resiliency_params ...[2024-05-14 23:45:23.592374] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6056:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:03:20.911 [2024-05-14 23:45:23.592883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6060:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:20.911 [2024-05-14 23:45:23.593471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6069:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:03:20.911 [2024-05-14 23:45:23.594023] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6072:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:03:20.911 [2024-05-14 23:45:23.594523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:20.911 [2024-05-14 23:45:23.595907] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6084:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:03:20.911 [2024-05-14 23:45:23.596424] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6064:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:03:20.911 [2024-05-14 23:45:23.597011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6079:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:03:20.911 [2024-05-14 23:45:23.597498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:6076:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:03:20.911 passed 00:03:20.911 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:03:20.911 Test: test_reconnect_ctrlr ...[2024-05-14 23:45:23.624762] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.633218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.643020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.646030] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.648451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 passed 00:03:20.911 Test: test_retry_failover_ctrlr ...[2024-05-14 23:45:23.659850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 passed 00:03:20.911 Test: test_fail_path ...[2024-05-14 23:45:23.675147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.679412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.682570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.685986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 [2024-05-14 23:45:23.688542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 passed 00:03:20.911 Test: test_nvme_ns_cmp ...passed 00:03:20.911 Test: test_ana_transition ...passed 00:03:20.911 Test: test_set_preferred_path ...passed 00:03:20.911 Test: test_find_next_io_path ...passed 00:03:20.911 Test: test_find_io_path_min_qd ...passed 00:03:20.911 Test: test_disable_auto_failback ...[2024-05-14 23:45:23.756183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:20.911 passed 00:03:20.911 Test: test_set_multipath_policy ...passed 00:03:20.911 Test: test_uuid_generation ...passed 00:03:20.911 Test: test_retry_io_to_same_path ...passed 00:03:21.170 Test: test_race_between_reset_and_disconnected ...passed 00:03:21.170 Test: test_ctrlr_op_rpc ...passed 00:03:21.170 Test: test_bdev_ctrlr_op_rpc ...passed 00:03:21.170 Test: test_disable_enable_ctrlr ...[2024-05-14 23:45:23.919700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:21.171 [2024-05-14 23:45:23.925971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/nvme/bdev_nvme.c:2053:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:03:21.171 passed 00:03:21.171 Test: test_delete_ctrlr_done ...passed 00:03:21.171 Test: test_ns_remove_during_reset ...passed 00:03:21.171 00:03:21.171 Run Summary: Type Total Ran Passed Failed Inactive 00:03:21.171 suites 1 1 n/a 0 0 00:03:21.171 tests 48 48 48 0 0 00:03:21.171 asserts 3565 3565 3565 0 n/a 00:03:21.171 00:03:21.171 Elapsed time = 1.361 seconds 00:03:21.171 --68033-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:21.171 --68033-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:21.171 ==68033== 00:03:21.171 ==68033== HEAP SUMMARY: 00:03:21.171 ==68033== in use at exit: 0 bytes in 0 blocks 00:03:21.171 ==68033== total heap usage: 5,791 allocs, 5,791 frees, 1,767,404 bytes allocated 00:03:21.171 ==68033== 00:03:21.171 ==68033== All heap blocks were freed -- no leaks are possible 00:03:21.171 ==68033== 00:03:21.171 ==68033== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:21.171 23:45:24 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:21.171 ==68056== Memcheck, a memory error detector 00:03:21.171 ==68056== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:21.171 ==68056== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:21.171 ==68056== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:21.171 ==68056== 00:03:21.171 --68056-- Valgrind options: 00:03:21.171 --68056-- --leak-check=full 00:03:21.171 --68056-- --error-exitcode=2 00:03:21.171 --68056-- --verbose 00:03:21.171 --68056-- Contents of /proc/version: 00:03:21.171 --68056-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:21.171 --68056-- 00:03:21.171 --68056-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:21.171 --68056-- Page sizes: currently 4096, max supported 4096 00:03:21.171 --68056-- Valgrind library directory: /usr/libexec/valgrind 00:03:21.171 --68056-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:21.171 --68056-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:21.171 --68056-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:21.171 --68056-- might be shown as UnknownInlinedFun 00:03:21.171 --68056-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:21.171 --68056-- object doesn't have a dynamic symbol table 00:03:21.171 --68056-- Scheduler: using generic scheduler lock implementation. 00:03:21.171 --68056-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:21.171 ==68056== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68056-by-???-on-dc5ca2722762 00:03:21.171 ==68056== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68056-by-???-on-dc5ca2722762 00:03:21.171 ==68056== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68056-by-???-on-dc5ca2722762 00:03:21.171 ==68056== 00:03:21.171 ==68056== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:21.171 ==68056== don't want to do, unless you know exactly what you're doing, 00:03:21.171 ==68056== or are doing some strange experiment): 00:03:21.171 ==68056== /usr/libexec/valgrind/../../bin/vgdb --pid=68056 ...command... 00:03:21.171 ==68056== 00:03:21.171 ==68056== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:21.171 ==68056== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:03:21.171 ==68056== and then give GDB the following command 00:03:21.171 ==68056== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68056 00:03:21.171 ==68056== --pid is optional if only one valgrind process is running 00:03:21.171 ==68056== 00:03:21.431 --68056-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:21.431 --68056-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:21.431 --68056-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:21.431 --68056-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:21.431 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.431 --68056-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:21.431 --68056-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:21.431 --68056-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:21.431 --68056-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:21.431 --68056-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:21.431 --68056-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:21.431 --68056-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:21.431 --68056-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:21.431 --68056-- Reading syms from /usr/lib64/libm.so.6 00:03:21.431 --68056-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:21.431 --68056-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/libc.so.6 00:03:21.431 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.431 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.431 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:21.431 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.431 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.431 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:21.431 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.431 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.431 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:21.431 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.431 --68056-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:21.431 --68056-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:21.431 --68056-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:21.431 --68056-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:21.431 --68056-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:21.431 --68056-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:21.431 --68056-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:21.431 --68056-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 ==68056== Preferring higher priority redirection: 00:03:21.432 --68056-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:21.432 --68056-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:21.432 --68056-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.432 --68056-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.691 --68056-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.691 --68056-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.691 --68056-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.691 --68056-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:21.691 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.691 --68056-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:21.691 --68056-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:21.691 ==68056== WARNING: new redirection conflicts with existing -- ignoring it 00:03:21.691 --68056-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:21.691 --68056-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:21.691 --68056-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:21.691 --68056-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:21.691 --68056-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:21.691 --68056-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:21.691 --68056-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:21.691 --68056-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:21.691 --68056-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:21.691 --68056-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:21.691 --68056-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:21.691 --68056-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:21.691 --68056-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:21.691 --68056-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:21.691 --68056-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:21.691 --68056-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:21.691 --68056-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:21.691 --68056-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:21.691 --68056-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:21.691 00:03:21.691 00:03:21.691 CUnit - A unit testing framework for C - Version 2.1-3 00:03:21.691 http://cunit.sourceforge.net/ 00:03:21.691 00:03:21.691 Test Options 00:03:21.691 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 0 00:03:21.691 00:03:21.691 Suite: raid 00:03:21.691 Test: test_create_raid ...--68056-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:21.950 passed 00:03:21.950 Test: test_create_raid_superblock ...passed 00:03:21.950 Test: test_delete_raid ...passed 00:03:21.950 Test: test_create_raid_invalid_args ...[2024-05-14 23:45:24.700982] /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:21.950 [2024-05-14 23:45:24.730304] /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:21.950 [2024-05-14 23:45:24.734884] /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:21.950 [2024-05-14 23:45:24.736718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:21.950 [2024-05-14 23:45:24.737568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:21.950 [2024-05-14 23:45:24.747172] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:21.950 [2024-05-14 23:45:24.747293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:21.950 passed 00:03:21.950 Test: test_delete_raid_invalid_args ...passed 00:03:21.950 Test: test_io_channel ...passed 00:03:21.950 Test: test_reset_io ...passed 00:03:21.950 Test: test_write_io ...passed 00:03:21.950 Test: test_read_io ...passed 00:03:23.851 Test: test_unmap_io ...passed 00:03:23.851 Test: test_io_failure ...[2024-05-14 23:45:26.698538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 961:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:03:23.851 passed 00:03:23.851 Test: test_multi_raid_no_io ...passed 00:03:23.851 Test: test_multi_raid_with_io ...passed 00:03:23.851 Test: test_io_type_supported ...passed 00:03:23.851 Test: test_raid_json_dump_info ...passed 00:03:23.851 Test: test_context_size ...passed 00:03:23.851 Test: test_raid_level_conversions ...passed 00:03:24.110 Test: test_raid_io_split ...passed 00:03:24.110 Test: test_raid_process ...passedTest Options 00:03:24.110 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2, g_enable_dif = 1 00:03:24.110 00:03:24.110 Suite: raid_dif 00:03:24.110 Test: test_create_raid ...passed 00:03:24.110 Test: test_create_raid_superblock ...passed 00:03:24.110 Test: test_delete_raid ...passed 00:03:24.110 Test: test_create_raid_invalid_args ...[2024-05-14 23:45:26.949289] /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:24.110 [2024-05-14 23:45:26.949796] /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:24.110 [2024-05-14 23:45:26.952238] /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:24.110 [2024-05-14 23:45:26.952645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:24.110 [2024-05-14 23:45:26.952740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:24.110 [2024-05-14 23:45:26.956265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3117:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:03:24.110 [2024-05-14 23:45:26.956371] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c:3295:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:03:24.110 passed 00:03:24.110 Test: test_delete_raid_invalid_args ...passed 00:03:24.110 Test: test_io_channel ...passed 00:03:24.110 Test: test_reset_io ...passed 00:03:24.110 Test: test_write_io ...passed 00:03:24.110 Test: test_read_io ...passed 00:03:26.011 Test: test_unmap_io ...passed 00:03:26.011 Test: test_io_failure ...[2024-05-14 23:45:28.934381] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/raid/bdev_raid.c: 961:raid_bdev_submit_request: *ERROR*: submit request, invalid io type 0 00:03:26.011 passed 00:03:26.011 Test: test_multi_raid_no_io ...passed 00:03:26.270 Test: test_multi_raid_with_io ...passed 00:03:26.270 Test: test_io_type_supported ...passed 00:03:26.270 Test: test_raid_json_dump_info ...passed 00:03:26.270 Test: test_context_size ...passed 00:03:26.270 Test: test_raid_level_conversions ...passed 00:03:26.270 Test: test_raid_io_split ...passed 00:03:26.270 Test: test_raid_process ...passed 00:03:26.270 00:03:26.270 Run Summary: Type Total Ran Passed Failed Inactive 00:03:26.270 suites 2 2 n/a 0 0 00:03:26.270 tests 38 38 38 0 0 00:03:26.270 asserts 355741 355741 355741 0 n/a 00:03:26.270 00:03:26.270 Elapsed time = 4.444 seconds 00:03:26.270 --68056-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:26.270 --68056-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:26.270 ==68056== 00:03:26.270 ==68056== HEAP SUMMARY: 00:03:26.270 ==68056== in use at exit: 67,344 bytes in 2,052 blocks 00:03:26.270 ==68056== total heap usage: 53,688 allocs, 51,636 frees, 12,046,932,781 bytes allocated 00:03:26.270 ==68056== 00:03:26.270 ==68056== Searching for pointers to 2,052 not-freed blocks 00:03:26.270 ==68056== Checked 6,773,632 bytes 00:03:26.270 ==68056== 00:03:26.270 ==68056== LEAK SUMMARY: 00:03:26.270 ==68056== definitely lost: 0 bytes in 0 blocks 00:03:26.270 ==68056== indirectly lost: 0 bytes in 0 blocks 00:03:26.270 ==68056== possibly lost: 0 bytes in 0 blocks 00:03:26.270 ==68056== still reachable: 67,344 bytes in 2,052 blocks 00:03:26.270 ==68056== suppressed: 0 bytes in 0 blocks 00:03:26.270 ==68056== Reachable blocks (those to which a pointer was found) are not shown. 00:03:26.270 ==68056== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:26.270 ==68056== 00:03:26.270 ==68056== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:26.270 23:45:29 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:26.270 ==68111== Memcheck, a memory error detector 00:03:26.270 ==68111== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:26.270 ==68111== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:26.270 ==68111== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:03:26.270 ==68111== 00:03:26.270 --68111-- Valgrind options: 00:03:26.270 --68111-- --leak-check=full 00:03:26.270 --68111-- --error-exitcode=2 00:03:26.270 --68111-- --verbose 00:03:26.270 --68111-- Contents of /proc/version: 00:03:26.270 --68111-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:26.270 --68111-- 00:03:26.270 --68111-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:26.270 --68111-- Page sizes: currently 4096, max supported 4096 00:03:26.270 --68111-- Valgrind library directory: /usr/libexec/valgrind 00:03:26.270 --68111-- 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:26.270 --68111-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:26.270 --68111-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:26.270 --68111-- might be shown as UnknownInlinedFun 00:03:26.270 --68111-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:26.270 --68111-- object doesn't have a dynamic symbol table 00:03:26.270 --68111-- Scheduler: using generic scheduler lock implementation. 00:03:26.270 --68111-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:26.270 ==68111== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68111-by-???-on-dc5ca2722762 00:03:26.270 ==68111== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68111-by-???-on-dc5ca2722762 00:03:26.270 ==68111== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68111-by-???-on-dc5ca2722762 00:03:26.270 ==68111== 00:03:26.270 ==68111== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:26.270 ==68111== don't want to do, unless you know exactly what you're doing, 00:03:26.270 ==68111== or are doing some strange experiment): 00:03:26.270 ==68111== /usr/libexec/valgrind/../../bin/vgdb --pid=68111 ...command... 00:03:26.270 ==68111== 00:03:26.270 ==68111== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:26.270 ==68111== /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:26.270 ==68111== and then give GDB the following command 00:03:26.270 ==68111== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68111 00:03:26.270 ==68111== --pid is optional if only one valgrind process is running 00:03:26.270 ==68111== 00:03:26.270 --68111-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:26.271 --68111-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:26.271 --68111-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:26.530 --68111-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:26.530 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.530 --68111-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:26.530 --68111-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:26.530 --68111-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:26.530 --68111-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:26.530 --68111-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:26.530 --68111-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:26.530 --68111-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:26.530 --68111-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:26.530 --68111-- Reading syms from /usr/lib64/libm.so.6 00:03:26.530 --68111-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:26.530 --68111-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/libc.so.6 00:03:26.530 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.530 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.530 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.530 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.530 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.530 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.530 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.530 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.530 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:26.530 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.530 --68111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:26.530 --68111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:26.530 --68111-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:26.530 --68111-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:26.530 --68111-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:26.530 --68111-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:26.530 --68111-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:26.530 --68111-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.530 --68111-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 ==68111== Preferring higher priority redirection: 00:03:26.531 --68111-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:26.531 --68111-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:26.531 --68111-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.531 --68111-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.789 --68111-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.789 --68111-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.789 --68111-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.789 --68111-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.789 --68111-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:26.789 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.789 --68111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:26.789 --68111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:26.789 ==68111== WARNING: new redirection conflicts with existing -- ignoring it 00:03:26.789 --68111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:26.789 --68111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:26.789 --68111-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:26.789 --68111-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:26.789 --68111-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:26.789 --68111-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:26.789 --68111-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:26.789 --68111-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:26.789 --68111-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:26.789 --68111-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:26.789 --68111-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:26.789 --68111-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:26.789 --68111-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:26.790 --68111-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:26.790 --68111-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:26.790 --68111-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:26.790 --68111-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:26.790 --68111-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:26.790 00:03:26.790 00:03:26.790 CUnit - A unit testing framework for C - Version 2.1-3 00:03:26.790 http://cunit.sourceforge.net/ 00:03:26.790 00:03:26.790 --68111-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:26.790 00:03:26.790 Suite: raid_sb 00:03:26.790 Test: test_raid_bdev_write_superblock ...passed 00:03:27.137 Test: test_raid_bdev_load_base_bdev_superblock ...--68111-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:27.137 passed 00:03:27.137 Test: test_raid_bdev_parse_superblock ...[2024-05-14 23:45:29.746995] /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:27.137 passed 00:03:27.137 Suite: raid_sb_md 00:03:27.137 Test: test_raid_bdev_write_superblock ...passed 00:03:27.137 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:27.137 Test: test_raid_bdev_parse_superblock ...[2024-05-14 23:45:29.785673] /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:27.137 passed 00:03:27.137 Suite: raid_sb_md_interleaved 00:03:27.137 Test: test_raid_bdev_write_superblock ...passed 00:03:27.137 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:03:27.137 Test: test_raid_bdev_parse_superblock ...[2024-05-14 23:45:29.795400] /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:27.137 passed 00:03:27.137 00:03:27.138 Run Summary: Type Total Ran Passed Failed Inactive 00:03:27.138 suites 3 3 n/a 0 0 00:03:27.138 tests 9 9 9 0 0 00:03:27.138 asserts 139 139 139 0 n/a 00:03:27.138 00:03:27.138 Elapsed time = 0.145 seconds 00:03:27.138 --68111-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:27.138 --68111-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:27.138 ==68111== 00:03:27.138 ==68111== HEAP SUMMARY: 00:03:27.138 ==68111== in use at exit: 0 bytes in 0 blocks 00:03:27.138 ==68111== total heap usage: 176 allocs, 176 frees, 308,448 bytes allocated 00:03:27.138 ==68111== 00:03:27.138 ==68111== All heap blocks were freed -- no leaks are possible 00:03:27.138 ==68111== 00:03:27.138 ==68111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:27.138 23:45:29 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:27.138 ==68123== Memcheck, a memory error detector 00:03:27.138 ==68123== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:27.138 ==68123== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:27.138 ==68123== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:27.138 ==68123== 00:03:27.138 --68123-- Valgrind options: 00:03:27.138 --68123-- --leak-check=full 00:03:27.138 --68123-- --error-exitcode=2 00:03:27.138 --68123-- --verbose 00:03:27.138 --68123-- Contents of /proc/version: 00:03:27.138 --68123-- 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:27.138 --68123-- 00:03:27.138 --68123-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:27.138 --68123-- Page sizes: currently 4096, max supported 4096 00:03:27.138 --68123-- Valgrind library directory: /usr/libexec/valgrind 00:03:27.138 --68123-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:27.138 --68123-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:27.138 --68123-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:27.138 --68123-- might be shown as UnknownInlinedFun 00:03:27.138 --68123-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:27.138 --68123-- object doesn't have a dynamic symbol table 00:03:27.138 --68123-- Scheduler: using generic scheduler lock implementation. 00:03:27.138 --68123-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:27.138 ==68123== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68123-by-???-on-dc5ca2722762 00:03:27.138 ==68123== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68123-by-???-on-dc5ca2722762 00:03:27.138 ==68123== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68123-by-???-on-dc5ca2722762 00:03:27.138 ==68123== 00:03:27.138 ==68123== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:27.138 ==68123== don't want to do, unless you know exactly what you're doing, 00:03:27.138 ==68123== or are doing some strange experiment): 00:03:27.138 ==68123== /usr/libexec/valgrind/../../bin/vgdb --pid=68123 ...command... 00:03:27.138 ==68123== 00:03:27.138 ==68123== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:27.138 ==68123== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:03:27.138 ==68123== and then give GDB the following command 00:03:27.138 ==68123== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68123 00:03:27.138 ==68123== --pid is optional if only one valgrind process is running 00:03:27.138 ==68123== 00:03:27.138 --68123-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:27.138 --68123-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:27.138 --68123-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:27.138 --68123-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:27.138 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.138 --68123-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:27.138 --68123-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:27.138 --68123-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:27.138 --68123-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:27.138 --68123-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:27.138 --68123-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:27.138 --68123-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:27.138 --68123-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:27.138 --68123-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:27.138 --68123-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:27.138 --68123-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:27.138 --68123-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:27.138 --68123-- Reading syms from /usr/lib64/libm.so.6 00:03:27.138 --68123-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:27.138 --68123-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:27.138 --68123-- Reading syms from /usr/lib64/libc.so.6 00:03:27.399 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.399 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.399 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:27.399 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.399 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.399 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:27.399 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.399 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.399 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:27.399 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.399 --68123-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.399 --68123-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:27.399 --68123-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:27.399 --68123-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:27.399 --68123-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:27.399 --68123-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:27.399 --68123-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:27.399 --68123-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:27.399 --68123-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 ==68123== Preferring higher priority redirection: 00:03:27.399 --68123-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:27.399 --68123-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:27.399 --68123-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.399 --68123-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.400 --68123-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.400 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.400 --68123-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:27.400 --68123-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:27.400 ==68123== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.400 --68123-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:27.400 --68123-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:27.400 --68123-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:27.400 --68123-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:27.400 --68123-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:27.400 --68123-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:27.400 --68123-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:27.400 --68123-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:27.400 --68123-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:27.400 --68123-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:27.400 --68123-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:27.400 --68123-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:27.400 --68123-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:27.400 --68123-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:27.400 --68123-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:27.400 --68123-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:27.400 --68123-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:27.659 --68123-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:27.659 --68123-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:27.659 00:03:27.659 00:03:27.659 CUnit - A unit testing framework for C - Version 2.1-3 00:03:27.659 http://cunit.sourceforge.net/ 00:03:27.659 00:03:27.659 00:03:27.659 Suite: concat 00:03:27.659 Test: test_concat_start ...passed 00:03:27.659 Test: test_concat_rw ...passed 00:03:27.659 Test: test_concat_null_payload ...passed 00:03:27.659 00:03:27.659 Run Summary: Type Total Ran Passed Failed Inactive 00:03:27.659 suites 1 1 n/a 0 0 00:03:27.659 tests 3 3 3 0 0 00:03:27.659 asserts 8460 8460 8460 0 n/a 00:03:27.659 00:03:27.659 Elapsed time = 0.090 seconds 00:03:27.659 --68123-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:27.659 --68123-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:27.659 ==68123== 00:03:27.659 ==68123== HEAP SUMMARY: 00:03:27.659 ==68123== in use at exit: 0 bytes in 0 blocks 00:03:27.659 ==68123== total heap usage: 6,713 allocs, 6,713 frees, 1,480,968 bytes allocated 00:03:27.659 ==68123== 00:03:27.659 ==68123== All heap blocks were freed -- no leaks are possible 00:03:27.659 ==68123== 00:03:27.659 ==68123== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:27.659 23:45:30 unittest_bdev -- unit/unittest.sh@25 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:27.659 ==68132== Memcheck, a memory error detector 00:03:27.659 ==68132== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:27.659 ==68132== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:27.659 ==68132== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:27.659 ==68132== 00:03:27.659 --68132-- Valgrind options: 00:03:27.659 --68132-- --leak-check=full 00:03:27.659 --68132-- --error-exitcode=2 00:03:27.659 --68132-- --verbose 00:03:27.659 --68132-- Contents of /proc/version: 00:03:27.659 --68132-- 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:27.659 --68132-- 00:03:27.659 --68132-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:27.659 --68132-- Page sizes: currently 4096, max supported 4096 00:03:27.659 --68132-- Valgrind library directory: /usr/libexec/valgrind 00:03:27.659 --68132-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:27.659 --68132-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:27.659 --68132-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:27.659 --68132-- might be shown as UnknownInlinedFun 00:03:27.659 --68132-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:27.659 --68132-- object doesn't have a dynamic symbol table 00:03:27.659 --68132-- Scheduler: using generic scheduler lock implementation. 00:03:27.659 --68132-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:27.659 ==68132== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68132-by-???-on-dc5ca2722762 00:03:27.659 ==68132== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68132-by-???-on-dc5ca2722762 00:03:27.659 ==68132== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68132-by-???-on-dc5ca2722762 00:03:27.659 ==68132== 00:03:27.659 ==68132== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:27.659 ==68132== don't want to do, unless you know exactly what you're doing, 00:03:27.659 ==68132== or are doing some strange experiment): 00:03:27.659 ==68132== /usr/libexec/valgrind/../../bin/vgdb --pid=68132 ...command... 00:03:27.659 ==68132== 00:03:27.659 ==68132== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:27.659 ==68132== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:03:27.659 ==68132== and then give GDB the following command 00:03:27.659 ==68132== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68132 00:03:27.659 ==68132== --pid is optional if only one valgrind process is running 00:03:27.660 ==68132== 00:03:27.918 --68132-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:27.918 --68132-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:27.918 --68132-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:27.918 --68132-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:27.918 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.918 --68132-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:27.918 --68132-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:27.918 --68132-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:27.918 --68132-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:27.918 --68132-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:27.918 --68132-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:27.918 --68132-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:27.918 --68132-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:27.918 --68132-- Reading syms from /usr/lib64/libm.so.6 00:03:27.918 --68132-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:27.918 --68132-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/libc.so.6 00:03:27.918 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.918 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.918 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:27.918 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.918 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.918 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:27.918 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.918 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.918 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:27.918 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:27.918 --68132-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:27.918 --68132-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:27.918 --68132-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:27.918 --68132-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:27.918 --68132-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:27.918 --68132-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:27.918 --68132-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:27.918 --68132-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.918 --68132-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 ==68132== Preferring higher priority redirection: 00:03:27.919 --68132-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:27.919 --68132-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:27.919 --68132-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:27.919 --68132-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.177 --68132-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.177 --68132-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.177 --68132-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.177 --68132-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.177 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.177 --68132-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.177 --68132-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.177 ==68132== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.177 --68132-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.178 --68132-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.178 --68132-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:28.178 --68132-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:28.178 --68132-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:28.178 --68132-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:28.178 --68132-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:28.178 --68132-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:28.178 --68132-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:28.178 --68132-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:28.178 --68132-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:28.178 --68132-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:28.178 --68132-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:28.178 --68132-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:28.178 --68132-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:28.178 --68132-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:28.178 --68132-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:28.178 --68132-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:28.178 --68132-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:28.178 00:03:28.178 00:03:28.178 CUnit - A unit testing framework for C - Version 2.1-3 00:03:28.178 http://cunit.sourceforge.net/ 00:03:28.178 00:03:28.178 00:03:28.178 Suite: raid1 00:03:28.178 Test: test_raid1_start ...passed 00:03:28.178 Test: test_raid1_read_balancing ...passed 00:03:28.178 00:03:28.437 Run Summary: Type Total Ran Passed Failed Inactive 00:03:28.437 suites 1 1 n/a 0 0 00:03:28.437 tests 2 2 2 0 0 00:03:28.437 asserts 2880 2880 2880 0 n/a 00:03:28.437 00:03:28.437 Elapsed time = 0.094 seconds 00:03:28.437 --68132-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:28.437 --68132-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:28.437 ==68132== 00:03:28.437 ==68132== HEAP SUMMARY: 00:03:28.437 ==68132== in use at exit: 0 bytes in 0 blocks 00:03:28.437 ==68132== total heap usage: 2,666 allocs, 2,666 frees, 466,942 bytes allocated 00:03:28.437 ==68132== 00:03:28.437 ==68132== All heap blocks were freed -- no leaks are possible 00:03:28.437 ==68132== 00:03:28.437 ==68132== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:28.437 23:45:31 unittest_bdev -- unit/unittest.sh@26 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:28.437 ==68138== Memcheck, a memory error detector 00:03:28.437 ==68138== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:28.437 ==68138== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:28.437 ==68138== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:28.437 ==68138== 00:03:28.437 --68138-- Valgrind options: 00:03:28.437 --68138-- --leak-check=full 00:03:28.437 --68138-- --error-exitcode=2 00:03:28.437 --68138-- --verbose 00:03:28.437 --68138-- Contents of /proc/version: 00:03:28.437 --68138-- 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:28.437 --68138-- 00:03:28.437 --68138-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:28.437 --68138-- Page sizes: currently 4096, max supported 4096 00:03:28.437 --68138-- Valgrind library directory: /usr/libexec/valgrind 00:03:28.437 --68138-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:28.437 --68138-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:28.437 --68138-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:28.437 --68138-- might be shown as UnknownInlinedFun 00:03:28.437 --68138-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:28.437 --68138-- object doesn't have a dynamic symbol table 00:03:28.437 --68138-- Scheduler: using generic scheduler lock implementation. 00:03:28.437 --68138-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:28.437 ==68138== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68138-by-???-on-dc5ca2722762 00:03:28.437 ==68138== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68138-by-???-on-dc5ca2722762 00:03:28.437 ==68138== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68138-by-???-on-dc5ca2722762 00:03:28.437 ==68138== 00:03:28.437 ==68138== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:28.437 ==68138== don't want to do, unless you know exactly what you're doing, 00:03:28.437 ==68138== or are doing some strange experiment): 00:03:28.437 ==68138== /usr/libexec/valgrind/../../bin/vgdb --pid=68138 ...command... 00:03:28.437 ==68138== 00:03:28.438 ==68138== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:28.438 ==68138== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:03:28.438 ==68138== and then give GDB the following command 00:03:28.438 ==68138== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68138 00:03:28.438 ==68138== --pid is optional if only one valgrind process is running 00:03:28.438 ==68138== 00:03:28.438 --68138-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:28.438 --68138-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:28.438 --68138-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:28.438 --68138-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:28.438 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.438 --68138-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:28.438 --68138-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:28.438 --68138-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:28.438 --68138-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:28.438 --68138-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:28.438 --68138-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:28.438 --68138-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:28.438 --68138-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:28.438 --68138-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:28.438 --68138-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:28.438 --68138-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:28.438 --68138-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:28.438 --68138-- Reading syms from /usr/lib64/libm.so.6 00:03:28.438 --68138-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:28.438 --68138-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:28.438 --68138-- Reading syms from /usr/lib64/libc.so.6 00:03:28.698 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.698 --68138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.698 --68138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:28.698 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.698 --68138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.698 --68138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:28.698 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.698 --68138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.698 --68138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:28.698 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.698 --68138-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:28.698 --68138-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:28.698 --68138-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:28.698 --68138-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:28.698 --68138-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:28.698 --68138-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:28.698 --68138-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:28.698 --68138-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:28.698 --68138-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 ==68138== Preferring higher priority redirection: 00:03:28.698 --68138-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:28.698 --68138-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:28.698 --68138-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 --68138-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:28.698 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.698 --68138-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.699 --68138-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.699 ==68138== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.699 --68138-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:28.699 --68138-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:28.699 --68138-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:28.699 --68138-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:28.699 --68138-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:28.699 --68138-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:28.699 --68138-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:28.699 --68138-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:28.699 --68138-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:28.699 --68138-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:28.699 --68138-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:28.699 --68138-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:28.699 --68138-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:28.699 --68138-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:28.699 --68138-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:28.699 --68138-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:28.699 --68138-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:28.699 --68138-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:28.699 00:03:28.699 00:03:28.699 CUnit - A unit testing framework for C - Version 2.1-3 00:03:28.699 http://cunit.sourceforge.net/ 00:03:28.699 00:03:28.958 00:03:28.958 Suite: zone 00:03:28.958 Test: test_zone_get_operation ...passed 00:03:28.958 Test: test_bdev_zone_get_info ...passed 00:03:28.958 Test: test_bdev_zone_management ...passed 00:03:28.958 Test: test_bdev_zone_append ...passed 00:03:28.958 Test: test_bdev_zone_append_with_md ...passed 00:03:28.958 Test: test_bdev_zone_appendv ...passed 00:03:28.958 Test: test_bdev_zone_appendv_with_md ...passed 00:03:28.958 Test: test_bdev_io_get_append_location ...passed 00:03:28.958 00:03:28.958 Run Summary: Type Total Ran Passed Failed Inactive 00:03:28.958 suites 1 1 n/a 0 0 00:03:28.958 tests 8 8 8 0 0 00:03:28.958 asserts 94 94 94 0 n/a 00:03:28.958 00:03:28.958 Elapsed time = 0.045 seconds 00:03:28.958 --68138-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:28.958 --68138-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:28.958 ==68138== 00:03:28.958 ==68138== HEAP SUMMARY: 00:03:28.958 ==68138== in use at exit: 0 bytes in 0 blocks 00:03:28.958 ==68138== total heap usage: 80 allocs, 80 frees, 103,487 bytes allocated 00:03:28.958 ==68138== 00:03:28.958 ==68138== All heap blocks were freed -- no leaks are possible 00:03:28.958 ==68138== 00:03:28.958 ==68138== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:28.958 23:45:31 unittest_bdev -- unit/unittest.sh@27 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:28.958 ==68145== Memcheck, a memory error detector 00:03:28.958 ==68145== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:28.958 ==68145== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:28.958 ==68145== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:28.958 ==68145== 00:03:28.958 --68145-- Valgrind options: 00:03:28.958 --68145-- --leak-check=full 00:03:28.958 --68145-- --error-exitcode=2 00:03:28.958 --68145-- --verbose 00:03:28.958 --68145-- Contents of /proc/version: 00:03:28.958 --68145-- 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:28.958 --68145-- 00:03:28.958 --68145-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:28.958 --68145-- Page sizes: currently 4096, max supported 4096 00:03:28.958 --68145-- Valgrind library directory: /usr/libexec/valgrind 00:03:28.958 --68145-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:28.958 --68145-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:28.958 --68145-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:28.958 --68145-- might be shown as UnknownInlinedFun 00:03:28.958 --68145-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:28.958 --68145-- object doesn't have a dynamic symbol table 00:03:28.958 --68145-- Scheduler: using generic scheduler lock implementation. 00:03:28.958 --68145-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:28.958 ==68145== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68145-by-???-on-dc5ca2722762 00:03:28.958 ==68145== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68145-by-???-on-dc5ca2722762 00:03:28.958 ==68145== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68145-by-???-on-dc5ca2722762 00:03:28.958 ==68145== 00:03:28.958 ==68145== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:28.958 ==68145== don't want to do, unless you know exactly what you're doing, 00:03:28.958 ==68145== or are doing some strange experiment): 00:03:28.958 ==68145== /usr/libexec/valgrind/../../bin/vgdb --pid=68145 ...command... 00:03:28.958 ==68145== 00:03:28.958 ==68145== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:28.958 ==68145== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:03:28.958 ==68145== and then give GDB the following command 00:03:28.958 ==68145== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68145 00:03:28.958 ==68145== --pid is optional if only one valgrind process is running 00:03:28.958 ==68145== 00:03:28.958 --68145-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:28.958 --68145-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:28.958 --68145-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:28.958 --68145-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:28.959 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:28.959 --68145-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:28.959 --68145-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:28.959 --68145-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:28.959 --68145-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:28.959 --68145-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:28.959 --68145-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:28.959 --68145-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:28.959 --68145-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:28.959 --68145-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:28.959 --68145-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:28.959 --68145-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:28.959 --68145-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:29.217 --68145-- Reading syms from /usr/lib64/libm.so.6 00:03:29.217 --68145-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:29.217 --68145-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:29.217 --68145-- Reading syms from /usr/lib64/libc.so.6 00:03:29.217 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.217 --68145-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.217 --68145-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.217 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.217 --68145-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.217 --68145-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.217 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.217 --68145-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.217 --68145-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.217 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.217 --68145-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.217 --68145-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.217 --68145-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:29.217 --68145-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:29.217 --68145-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:29.217 --68145-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:29.217 --68145-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:29.217 --68145-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:29.217 --68145-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 ==68145== Preferring higher priority redirection: 00:03:29.217 --68145-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:29.217 --68145-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:29.217 --68145-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.217 --68145-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 --68145-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.218 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.218 --68145-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.218 --68145-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.218 ==68145== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.218 --68145-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.218 --68145-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.218 --68145-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:29.218 --68145-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:29.218 --68145-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:29.218 --68145-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:29.218 --68145-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:29.218 --68145-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:29.218 --68145-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:29.476 --68145-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:29.476 --68145-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:29.476 --68145-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:29.476 --68145-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:29.476 --68145-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:29.476 --68145-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:29.476 --68145-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:29.476 --68145-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:29.476 --68145-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:29.476 00:03:29.476 00:03:29.476 CUnit - A unit testing framework for C - Version 2.1-3 00:03:29.476 http://cunit.sourceforge.net/ 00:03:29.476 00:03:29.476 00:03:29.476 Suite: gpt_parse 00:03:29.476 Test: test_parse_mbr_and_primary ...[2024-05-14 23:45:32.213863] /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:29.476 [2024-05-14 23:45:32.243627] /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:29.476 [2024-05-14 23:45:32.251044] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:29.476 [2024-05-14 23:45:32.251454] /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:29.476 [2024-05-14 23:45:32.262102] /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:29.476 [2024-05-14 23:45:32.262681] /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:29.476 passed 00:03:29.476 Test: test_parse_secondary ...[2024-05-14 23:45:32.271324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:03:29.476 [2024-05-14 23:45:32.271435] /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:29.476 [2024-05-14 23:45:32.275534] /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:29.476 [2024-05-14 23:45:32.275645] /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:29.476 passed 00:03:29.477 Test: test_check_mbr ...[2024-05-14 23:45:32.280145] /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:29.477 [2024-05-14 23:45:32.280785] /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:29.477 passed 00:03:29.477 Test: test_read_header ...[2024-05-14 23:45:32.285893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:03:29.477 [2024-05-14 23:45:32.286868] /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:29.477 [2024-05-14 23:45:32.287772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:03:29.477 [2024-05-14 23:45:32.289727] /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:29.477 [2024-05-14 23:45:32.290959] /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:29.477 [2024-05-14 23:45:32.291282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:03:29.477 passed 00:03:29.477 Test: test_read_partitions ...[2024-05-14 23:45:32.295624] /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:29.477 [2024-05-14 23:45:32.297409] /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:29.477 [2024-05-14 23:45:32.298887] /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:29.477 [2024-05-14 23:45:32.299208] /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:29.477 [2024-05-14 23:45:32.301253] /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:29.477 passed 00:03:29.477 00:03:29.477 Run Summary: Type Total Ran Passed Failed Inactive 00:03:29.477 suites 1 1 n/a 0 0 00:03:29.477 tests 5 5 5 0 0 00:03:29.477 asserts 33 33 33 0 n/a 00:03:29.477 00:03:29.477 Elapsed time = 0.094 seconds 00:03:29.477 --68145-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:29.477 --68145-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:29.477 ==68145== 00:03:29.477 ==68145== HEAP SUMMARY: 00:03:29.477 ==68145== in use at exit: 0 bytes in 0 blocks 00:03:29.477 ==68145== total heap usage: 103 allocs, 103 frees, 122,149 bytes allocated 00:03:29.477 ==68145== 00:03:29.477 ==68145== All heap blocks were freed -- no leaks are possible 00:03:29.477 ==68145== 00:03:29.477 ==68145== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:29.477 23:45:32 unittest_bdev -- unit/unittest.sh@28 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:29.477 ==68151== Memcheck, a memory error detector 00:03:29.477 ==68151== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:29.477 ==68151== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:29.477 ==68151== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:29.477 ==68151== 00:03:29.477 --68151-- Valgrind options: 00:03:29.477 --68151-- --leak-check=full 00:03:29.477 --68151-- --error-exitcode=2 00:03:29.477 --68151-- --verbose 00:03:29.477 --68151-- Contents of /proc/version: 00:03:29.477 --68151-- 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:29.477 --68151-- 00:03:29.477 --68151-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:29.477 --68151-- Page sizes: currently 4096, max supported 4096 00:03:29.478 --68151-- Valgrind library directory: /usr/libexec/valgrind 00:03:29.478 --68151-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:29.478 --68151-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:29.478 --68151-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:29.478 --68151-- might be shown as UnknownInlinedFun 00:03:29.478 --68151-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:29.478 --68151-- object doesn't have a dynamic symbol table 00:03:29.478 --68151-- Scheduler: using generic scheduler lock implementation. 00:03:29.478 --68151-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:29.478 ==68151== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68151-by-???-on-dc5ca2722762 00:03:29.478 ==68151== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68151-by-???-on-dc5ca2722762 00:03:29.478 ==68151== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68151-by-???-on-dc5ca2722762 00:03:29.478 ==68151== 00:03:29.478 ==68151== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:29.478 ==68151== don't want to do, unless you know exactly what you're doing, 00:03:29.478 ==68151== or are doing some strange experiment): 00:03:29.478 ==68151== /usr/libexec/valgrind/../../bin/vgdb --pid=68151 ...command... 00:03:29.478 ==68151== 00:03:29.478 ==68151== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:29.478 ==68151== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/part.c/part_ut 00:03:29.478 ==68151== and then give GDB the following command 00:03:29.478 ==68151== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68151 00:03:29.478 ==68151== --pid is optional if only one valgrind process is running 00:03:29.478 ==68151== 00:03:29.737 --68151-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:29.737 --68151-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:29.737 --68151-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:29.737 --68151-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:29.737 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.737 --68151-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:29.737 --68151-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:29.737 --68151-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:29.737 --68151-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:29.737 --68151-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:29.737 --68151-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:29.737 --68151-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:29.737 --68151-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:29.737 --68151-- Reading syms from /usr/lib64/libm.so.6 00:03:29.737 --68151-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:29.737 --68151-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/libc.so.6 00:03:29.737 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.737 --68151-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.737 --68151-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.737 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.737 --68151-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.737 --68151-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.737 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.737 --68151-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.737 --68151-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:29.737 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.737 --68151-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:29.737 --68151-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:29.737 --68151-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:29.737 --68151-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:29.738 --68151-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:29.738 --68151-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:29.738 --68151-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:29.738 --68151-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 ==68151== Preferring higher priority redirection: 00:03:29.738 --68151-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:29.738 --68151-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:29.738 --68151-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.738 --68151-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.997 --68151-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.997 --68151-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.997 --68151-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.997 --68151-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:29.997 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.997 --68151-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.997 --68151-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.997 ==68151== WARNING: new redirection conflicts with existing -- ignoring it 00:03:29.997 --68151-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:29.997 --68151-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:29.997 --68151-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:29.997 --68151-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:29.997 --68151-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:29.997 --68151-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:29.997 --68151-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:29.997 --68151-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:29.997 --68151-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:29.997 --68151-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:29.997 --68151-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:29.997 --68151-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:29.997 --68151-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:29.997 --68151-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:29.997 --68151-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:29.997 --68151-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:29.997 --68151-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:29.997 --68151-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:29.997 --68151-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:29.997 00:03:29.997 00:03:29.997 CUnit - A unit testing framework for C - Version 2.1-3 00:03:29.997 http://cunit.sourceforge.net/ 00:03:29.997 00:03:29.997 00:03:29.997 Suite: bdev_part 00:03:29.997 Test: part_test ...--68151-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:30.255 [2024-05-14 23:45:32.965175] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:4575:bdev_name_add: *ERROR*: Bdev name test1 already exists 00:03:30.255 passed 00:03:30.255 Test: part_free_test ...passed 00:03:30.513 Test: part_get_io_channel_test ...passed 00:03:30.513 Test: part_construct_ext ...passed 00:03:30.513 00:03:30.513 Run Summary: Type Total Ran Passed Failed Inactive 00:03:30.513 suites 1 1 n/a 0 0 00:03:30.513 tests 4 4 4 0 0 00:03:30.513 asserts 48 48 48 0 n/a 00:03:30.513 00:03:30.513 Elapsed time = 0.441 seconds 00:03:30.513 --68151-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:30.513 --68151-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:30.513 ==68151== 00:03:30.513 ==68151== HEAP SUMMARY: 00:03:30.513 ==68151== in use at exit: 1,224 bytes in 3 blocks 00:03:30.513 ==68151== total heap usage: 10,986 allocs, 10,983 frees, 207,304,945 bytes allocated 00:03:30.513 ==68151== 00:03:30.513 ==68151== Searching for pointers to 3 not-freed blocks 00:03:30.513 ==68151== Checked 6,981,848 bytes 00:03:30.513 ==68151== 00:03:30.513 ==68151== LEAK SUMMARY: 00:03:30.513 ==68151== definitely lost: 0 bytes in 0 blocks 00:03:30.513 ==68151== indirectly lost: 0 bytes in 0 blocks 00:03:30.513 ==68151== possibly lost: 0 bytes in 0 blocks 00:03:30.513 ==68151== still reachable: 1,224 bytes in 3 blocks 00:03:30.513 ==68151== suppressed: 0 bytes in 0 blocks 00:03:30.513 ==68151== Reachable blocks (those to which a pointer was found) are not shown. 00:03:30.513 ==68151== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:30.513 ==68151== 00:03:30.513 ==68151== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:30.513 23:45:33 unittest_bdev -- unit/unittest.sh@29 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:30.513 ==68165== Memcheck, a memory error detector 00:03:30.513 ==68165== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:30.513 ==68165== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:30.513 ==68165== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:30.513 ==68165== 00:03:30.513 --68165-- Valgrind options: 00:03:30.513 --68165-- --leak-check=full 00:03:30.513 --68165-- --error-exitcode=2 00:03:30.513 --68165-- --verbose 00:03:30.513 --68165-- Contents of /proc/version: 00:03:30.513 --68165-- 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:30.513 --68165-- 00:03:30.513 --68165-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:30.513 --68165-- Page sizes: currently 4096, max supported 4096 00:03:30.513 --68165-- Valgrind library directory: /usr/libexec/valgrind 00:03:30.513 --68165-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:30.513 --68165-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:30.513 --68165-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:30.513 --68165-- might be shown as UnknownInlinedFun 00:03:30.513 --68165-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:30.513 --68165-- object doesn't have a dynamic symbol table 00:03:30.514 --68165-- Scheduler: using generic scheduler lock implementation. 00:03:30.514 --68165-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:30.514 ==68165== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68165-by-???-on-dc5ca2722762 00:03:30.514 ==68165== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68165-by-???-on-dc5ca2722762 00:03:30.514 ==68165== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68165-by-???-on-dc5ca2722762 00:03:30.514 ==68165== 00:03:30.514 ==68165== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:30.514 ==68165== don't want to do, unless you know exactly what you're doing, 00:03:30.514 ==68165== or are doing some strange experiment): 00:03:30.514 ==68165== /usr/libexec/valgrind/../../bin/vgdb --pid=68165 ...command... 00:03:30.514 ==68165== 00:03:30.514 ==68165== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:30.514 ==68165== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:03:30.514 ==68165== and then give GDB the following command 00:03:30.514 ==68165== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68165 00:03:30.514 ==68165== --pid is optional if only one valgrind process is running 00:03:30.514 ==68165== 00:03:30.514 --68165-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:30.772 --68165-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:30.772 --68165-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:30.772 --68165-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:30.772 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.772 --68165-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:30.772 --68165-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:30.772 --68165-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:30.772 --68165-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:30.772 --68165-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:30.772 --68165-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:30.772 --68165-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:30.772 --68165-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:30.772 --68165-- Reading syms from /usr/lib64/libm.so.6 00:03:30.772 --68165-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:30.772 --68165-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/libc.so.6 00:03:30.772 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.772 --68165-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.772 --68165-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.772 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.772 --68165-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.772 --68165-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.772 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.772 --68165-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.772 --68165-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:30.772 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:30.772 --68165-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:30.772 --68165-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:30.772 --68165-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:30.772 --68165-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:30.772 --68165-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:30.772 --68165-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:30.772 --68165-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:30.772 --68165-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 ==68165== Preferring higher priority redirection: 00:03:30.773 --68165-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:30.773 --68165-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:30.773 --68165-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:30.773 --68165-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.032 --68165-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.032 --68165-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.032 --68165-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.032 --68165-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.032 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.032 --68165-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.032 --68165-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.032 ==68165== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.032 --68165-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.032 --68165-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.032 --68165-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:31.032 --68165-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:31.032 --68165-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:31.032 --68165-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:31.032 --68165-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:31.032 --68165-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:31.032 --68165-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:31.032 --68165-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:31.032 --68165-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:31.032 --68165-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:31.032 --68165-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:31.032 --68165-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:31.032 --68165-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:31.032 --68165-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:31.032 --68165-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:31.032 --68165-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:31.032 00:03:31.032 00:03:31.032 CUnit - A unit testing framework for C - Version 2.1-3 00:03:31.032 http://cunit.sourceforge.net/ 00:03:31.032 00:03:31.032 00:03:31.032 Suite: scsi_nvme_suite 00:03:31.032 Test: scsi_nvme_translate_test ...passed 00:03:31.032 00:03:31.032 Run Summary: Type Total Ran Passed Failed Inactive 00:03:31.032 suites 1 1 n/a 0 0 00:03:31.032 tests 1 1 1 0 0 00:03:31.032 asserts 104 104 104 0 n/a 00:03:31.032 00:03:31.032 Elapsed time = 0.030 seconds 00:03:31.032 --68165-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:31.032 --68165-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:31.032 ==68165== 00:03:31.032 ==68165== HEAP SUMMARY: 00:03:31.032 ==68165== in use at exit: 0 bytes in 0 blocks 00:03:31.032 ==68165== total heap usage: 48 allocs, 48 frees, 93,326 bytes allocated 00:03:31.032 ==68165== 00:03:31.032 ==68165== All heap blocks were freed -- no leaks are possible 00:03:31.032 ==68165== 00:03:31.032 ==68165== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:31.032 23:45:33 unittest_bdev -- unit/unittest.sh@30 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:31.033 ==68172== Memcheck, a memory error detector 00:03:31.033 ==68172== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:31.033 ==68172== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:31.033 ==68172== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:31.033 ==68172== 00:03:31.033 --68172-- Valgrind options: 00:03:31.033 --68172-- --leak-check=full 00:03:31.033 --68172-- --error-exitcode=2 00:03:31.033 --68172-- --verbose 00:03:31.033 --68172-- Contents of /proc/version: 00:03:31.033 --68172-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:31.033 --68172-- 00:03:31.033 --68172-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:31.033 --68172-- Page sizes: currently 4096, max supported 4096 00:03:31.033 --68172-- Valgrind library directory: /usr/libexec/valgrind 00:03:31.033 --68172-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:31.033 --68172-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:31.033 --68172-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:31.033 --68172-- might be shown as UnknownInlinedFun 00:03:31.033 --68172-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:31.033 --68172-- object doesn't have a dynamic symbol table 00:03:31.033 --68172-- Scheduler: using generic scheduler lock implementation. 00:03:31.033 --68172-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:31.033 ==68172== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68172-by-???-on-dc5ca2722762 00:03:31.033 ==68172== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68172-by-???-on-dc5ca2722762 00:03:31.033 ==68172== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68172-by-???-on-dc5ca2722762 00:03:31.033 ==68172== 00:03:31.033 ==68172== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:31.033 ==68172== don't want to do, unless you know exactly what you're doing, 00:03:31.033 ==68172== or are doing some strange experiment): 00:03:31.033 ==68172== /usr/libexec/valgrind/../../bin/vgdb --pid=68172 ...command... 00:03:31.033 ==68172== 00:03:31.033 ==68172== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:31.033 ==68172== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:03:31.033 ==68172== and then give GDB the following command 00:03:31.033 ==68172== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68172 00:03:31.033 ==68172== --pid is optional if only one valgrind process is running 00:03:31.033 ==68172== 00:03:31.291 --68172-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:31.291 --68172-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:31.291 --68172-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:31.292 --68172-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:31.292 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.292 --68172-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:31.292 --68172-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:31.292 --68172-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:31.292 --68172-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:31.292 --68172-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:31.292 --68172-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:31.292 --68172-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:31.292 --68172-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:31.292 --68172-- Reading syms from /usr/lib64/libm.so.6 00:03:31.292 --68172-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:31.292 --68172-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/libc.so.6 00:03:31.292 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.292 --68172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.292 --68172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:31.292 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.292 --68172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.292 --68172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:31.292 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.292 --68172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.292 --68172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:31.292 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.292 --68172-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:31.292 --68172-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:31.292 --68172-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:31.292 --68172-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:31.292 --68172-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:31.292 --68172-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:31.292 --68172-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:31.292 --68172-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 --68172-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.292 ==68172== Preferring higher priority redirection: 00:03:31.293 --68172-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:31.293 --68172-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:31.293 --68172-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.293 --68172-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.293 --68172-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.293 --68172-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.293 --68172-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.551 --68172-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.551 --68172-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.551 --68172-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.551 --68172-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:31.551 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.551 --68172-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.551 --68172-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.551 ==68172== WARNING: new redirection conflicts with existing -- ignoring it 00:03:31.551 --68172-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:31.551 --68172-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:31.551 --68172-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:31.551 --68172-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:31.551 --68172-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:31.551 --68172-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:31.551 --68172-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:31.551 --68172-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:31.551 --68172-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:31.551 --68172-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:31.551 --68172-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:31.551 --68172-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:31.551 --68172-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:31.551 --68172-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:31.551 --68172-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:31.551 --68172-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:31.551 --68172-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:31.551 --68172-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:31.551 --68172-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:31.551 00:03:31.551 00:03:31.551 CUnit - A unit testing framework for C - Version 2.1-3 00:03:31.551 http://cunit.sourceforge.net/ 00:03:31.551 00:03:31.551 00:03:31.551 Suite: lvol 00:03:31.551 Test: ut_lvs_init ...--68172-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:31.552 [2024-05-14 23:45:34.405163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:03:31.552 [2024-05-14 23:45:34.443303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:03:31.552 passed 00:03:31.552 Test: ut_lvol_init ...--68172-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:31.552 passed 00:03:31.552 Test: ut_lvol_snapshot ...passed 00:03:31.552 Test: ut_lvol_clone ...passed 00:03:31.810 Test: ut_lvs_destroy ...passed 00:03:31.810 Test: ut_lvs_unload ...passed 00:03:31.810 Test: ut_lvol_resize ...[2024-05-14 23:45:34.505570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:03:31.810 passed 00:03:31.810 Test: ut_lvol_set_read_only ...passed 00:03:31.810 Test: ut_lvol_hotremove ...passed 00:03:31.810 Test: ut_vbdev_lvol_get_io_channel ...passed 00:03:31.810 Test: ut_vbdev_lvol_io_type_supported ...passed 00:03:31.810 Test: ut_lvol_read_write ...passed 00:03:31.810 Test: ut_vbdev_lvol_submit_request ...passed 00:03:31.810 Test: ut_lvol_examine_config ...passed 00:03:31.810 Test: ut_lvol_examine_disk ...[2024-05-14 23:45:34.552348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1536:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:03:31.810 passed 00:03:31.810 Test: ut_lvol_rename ...--68172-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:31.810 [2024-05-14 23:45:34.575084] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:03:31.810 [2024-05-14 23:45:34.575431] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1344:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:03:31.810 passed 00:03:31.810 Test: ut_bdev_finish ...passed 00:03:31.810 Test: ut_lvs_rename ...passed 00:03:31.810 Test: ut_lvol_seek ...passed 00:03:31.810 Test: ut_esnap_dev_create ...[2024-05-14 23:45:34.601112] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:03:31.810 [2024-05-14 23:45:34.602870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1885:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:03:31.810 [2024-05-14 23:45:34.604180] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1890:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:03:31.810 [2024-05-14 23:45:34.611600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1911:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : unable to claim esnap bdev 'a27fd8fe-d4b9-431e-a044-271016228ce4': -1 00:03:31.810 passed 00:03:31.810 Test: ut_lvol_esnap_clone_bad_args ...[2024-05-14 23:45:34.616340] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1280:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:03:31.810 [2024-05-14 23:45:34.617448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1287:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9d1-aa17f37dd8db' could not be opened: error -19 00:03:31.810 passed 00:03:31.810 Test: ut_lvol_shallow_copy ...[2024-05-14 23:45:34.624046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1977:vbdev_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:03:31.810 [2024-05-14 23:45:34.624855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/lvol/vbdev_lvol.c:1982:vbdev_lvol_shallow_copy: *ERROR*: lvol lvol_sc, bdev name must not be NULL 00:03:31.810 passed 00:03:31.810 00:03:31.810 Run Summary: Type Total Ran Passed Failed Inactive 00:03:31.810 suites 1 1 n/a 0 0 00:03:31.810 tests 22 22 22 0 0 00:03:31.810 asserts 793 793 793 0 n/a 00:03:31.810 00:03:31.810 Elapsed time = 0.234 seconds 00:03:31.810 --68172-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:31.810 --68172-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:31.810 ==68172== 00:03:31.810 ==68172== HEAP SUMMARY: 00:03:31.810 ==68172== in use at exit: 0 bytes in 0 blocks 00:03:31.810 ==68172== total heap usage: 1,497 allocs, 1,497 frees, 233,027 bytes allocated 00:03:31.810 ==68172== 00:03:31.810 ==68172== All heap blocks were freed -- no leaks are possible 00:03:31.810 ==68172== 00:03:31.810 ==68172== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:31.810 23:45:34 unittest_bdev -- unit/unittest.sh@31 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:31.810 ==68184== Memcheck, a memory error detector 00:03:31.810 ==68184== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:31.810 ==68184== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:31.810 ==68184== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:31.810 ==68184== 00:03:31.810 --68184-- Valgrind options: 00:03:31.810 --68184-- --leak-check=full 00:03:31.810 --68184-- --error-exitcode=2 00:03:31.810 --68184-- --verbose 00:03:31.811 --68184-- Contents of /proc/version: 00:03:31.811 --68184-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:31.811 --68184-- 00:03:31.811 --68184-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:31.811 --68184-- Page sizes: currently 4096, max supported 4096 00:03:31.811 --68184-- Valgrind library directory: /usr/libexec/valgrind 00:03:31.811 --68184-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:31.811 --68184-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:31.811 --68184-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:31.811 --68184-- might be shown as UnknownInlinedFun 00:03:32.069 --68184-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.069 --68184-- object doesn't have a dynamic symbol table 00:03:32.069 --68184-- Scheduler: using generic scheduler lock implementation. 00:03:32.069 --68184-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.069 ==68184== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68184-by-???-on-dc5ca2722762 00:03:32.069 ==68184== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68184-by-???-on-dc5ca2722762 00:03:32.069 ==68184== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68184-by-???-on-dc5ca2722762 00:03:32.069 ==68184== 00:03:32.069 ==68184== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.070 ==68184== don't want to do, unless you know exactly what you're doing, 00:03:32.070 ==68184== or are doing some strange experiment): 00:03:32.070 ==68184== /usr/libexec/valgrind/../../bin/vgdb --pid=68184 ...command... 00:03:32.070 ==68184== 00:03:32.070 ==68184== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.070 ==68184== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:03:32.070 ==68184== and then give GDB the following command 00:03:32.070 ==68184== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68184 00:03:32.070 ==68184== --pid is optional if only one valgrind process is running 00:03:32.070 ==68184== 00:03:32.070 --68184-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.070 --68184-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.070 --68184-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.070 --68184-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.070 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.070 --68184-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.070 --68184-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.070 --68184-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.070 --68184-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.070 --68184-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.070 --68184-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.070 --68184-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.070 --68184-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.070 --68184-- Reading syms from /usr/lib64/libm.so.6 00:03:32.070 --68184-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.070 --68184-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/libc.so.6 00:03:32.070 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.070 --68184-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.070 --68184-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.070 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.070 --68184-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.070 --68184-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.070 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.070 --68184-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.070 --68184-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:32.070 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.070 --68184-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:32.070 --68184-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:32.070 --68184-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:32.070 --68184-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:32.070 --68184-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:32.070 --68184-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:32.070 --68184-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:32.329 --68184-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 ==68184== Preferring higher priority redirection: 00:03:32.329 --68184-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:32.329 --68184-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:32.329 --68184-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.329 --68184-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.330 --68184-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:32.330 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.330 --68184-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.330 --68184-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.330 ==68184== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.330 --68184-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:32.330 --68184-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:32.330 --68184-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:32.330 --68184-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:32.330 --68184-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:32.330 --68184-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:32.330 --68184-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:32.330 --68184-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:32.330 --68184-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:32.330 --68184-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:32.330 --68184-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:32.330 --68184-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:32.330 --68184-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:32.330 --68184-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:32.330 --68184-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:32.330 --68184-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:32.330 --68184-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:32.330 --68184-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:32.330 --68184-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:32.330 00:03:32.330 00:03:32.330 CUnit - A unit testing framework for C - Version 2.1-3 00:03:32.330 http://cunit.sourceforge.net/ 00:03:32.330 00:03:32.330 00:03:32.330 Suite: zone_block 00:03:32.588 Test: test_zone_block_create ...passed 00:03:32.588 Test: test_zone_block_create_invalid ...[2024-05-14 23:45:35.316789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:03:32.588 --68184-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:32.588 --68184-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:32.588 [2024-05-14 23:45:35.349925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-05-14 23:45:35.352427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:03:32.588 [2024-05-14 23:45:35.352941] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-05-14 23:45:35.353611] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 860:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:03:32.588 [2024-05-14 23:45:35.353804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-05-14 23:45:35.354286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 865:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:03:32.588 [2024-05-14 23:45:35.354478] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argumentpassed 00:03:32.588 Test: test_get_zone_info ...[2024-05-14 23:45:35.370281] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 [2024-05-14 23:45:35.371104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 [2024-05-14 23:45:35.371776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 passed 00:03:32.588 Test: test_supported_io_types ...passed 00:03:32.588 Test: test_reset_zone ...[2024-05-14 23:45:35.386318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 [2024-05-14 23:45:35.386874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 passed 00:03:32.588 Test: test_open_zone ...[2024-05-14 23:45:35.390991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 [2024-05-14 23:45:35.396606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 [2024-05-14 23:45:35.397163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.588 passed 00:03:32.588 Test: test_zone_write ...[2024-05-14 23:45:35.405492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:03:32.588 [2024-05-14 23:45:35.406042] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.407507] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:03:32.589 [2024-05-14 23:45:35.407733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.422655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:03:32.589 [2024-05-14 23:45:35.422862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.423206] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 401:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:03:32.589 [2024-05-14 23:45:35.423319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.431432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:03:32.589 [2024-05-14 23:45:35.431644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 passed 00:03:32.589 Test: test_zone_read ...[2024-05-14 23:45:35.435622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:03:32.589 [2024-05-14 23:45:35.435934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.436768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:03:32.589 [2024-05-14 23:45:35.436986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.441571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:03:32.589 [2024-05-14 23:45:35.441687] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 passed 00:03:32.589 Test: test_close_zone ...[2024-05-14 23:45:35.444817] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.445495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.448921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.449477] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 passed 00:03:32.589 Test: test_finish_zone ...[2024-05-14 23:45:35.455850] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.456414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 passed 00:03:32.589 Test: test_append_zone ...[2024-05-14 23:45:35.459870] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:03:32.589 [2024-05-14 23:45:35.459988] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.460731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:03:32.589 [2024-05-14 23:45:35.460840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.589 [2024-05-14 23:45:35.477819] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 410:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:03:32.589 [2024-05-14 23:45:35.477937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:03:32.590 passed 00:03:32.590 00:03:32.590 Run Summary: Type Total Ran Passed Failed Inactive 00:03:32.590 suites 1 1 n/a 0 0 00:03:32.590 tests 11 11 11 0 0 00:03:32.590 asserts 3437 3437 3437 0 n/a 00:03:32.590 00:03:32.590 Elapsed time = 0.268 seconds 00:03:32.590 --68184-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:32.848 ==68184== 00:03:32.848 ==68184== HEAP SUMMARY: 00:03:32.848 ==68184== in use at exit: 67,109,768 bytes in 1,026 blocks 00:03:32.848 ==68184== total heap usage: 2,638 allocs, 1,612 frees, 85,889,509 bytes allocated 00:03:32.848 ==68184== 00:03:32.848 ==68184== Searching for pointers to 1,026 not-freed blocks 00:03:32.848 ==68184== Checked 6,554,536 bytes 00:03:32.848 ==68184== 00:03:32.848 ==68184== LEAK SUMMARY: 00:03:32.848 ==68184== definitely lost: 0 bytes in 0 blocks 00:03:32.848 ==68184== indirectly lost: 0 bytes in 0 blocks 00:03:32.848 ==68184== possibly lost: 0 bytes in 0 blocks 00:03:32.848 ==68184== still reachable: 67,109,768 bytes in 1,026 blocks 00:03:32.848 ==68184== suppressed: 0 bytes in 0 blocks 00:03:32.848 ==68184== Reachable blocks (those to which a pointer was found) are not shown. 00:03:32.848 ==68184== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:32.848 ==68184== 00:03:32.848 ==68184== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:32.848 23:45:35 unittest_bdev -- unit/unittest.sh@32 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:32.848 ==68195== Memcheck, a memory error detector 00:03:32.848 ==68195== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:32.848 ==68195== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:32.848 ==68195== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:32.848 ==68195== 00:03:32.848 --68195-- Valgrind options: 00:03:32.848 --68195-- --leak-check=full 00:03:32.848 --68195-- --error-exitcode=2 00:03:32.848 --68195-- --verbose 00:03:32.848 --68195-- Contents of /proc/version: 00:03:32.848 --68195-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:32.848 --68195-- 00:03:32.848 --68195-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:32.848 --68195-- Page sizes: currently 4096, max supported 4096 00:03:32.848 --68195-- Valgrind library directory: /usr/libexec/valgrind 00:03:32.848 --68195-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:32.848 --68195-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:32.848 --68195-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:32.848 --68195-- might be shown as UnknownInlinedFun 00:03:32.848 --68195-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:32.848 --68195-- object doesn't have a dynamic symbol table 00:03:32.848 --68195-- Scheduler: using generic scheduler lock implementation. 00:03:32.848 --68195-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:32.848 ==68195== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68195-by-???-on-dc5ca2722762 00:03:32.848 ==68195== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68195-by-???-on-dc5ca2722762 00:03:32.848 ==68195== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68195-by-???-on-dc5ca2722762 00:03:32.848 ==68195== 00:03:32.848 ==68195== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:32.848 ==68195== don't want to do, unless you know exactly what you're doing, 00:03:32.848 ==68195== or are doing some strange experiment): 00:03:32.848 ==68195== /usr/libexec/valgrind/../../bin/vgdb --pid=68195 ...command... 00:03:32.848 ==68195== 00:03:32.848 ==68195== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:32.848 ==68195== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:03:32.848 ==68195== and then give GDB the following command 00:03:32.849 ==68195== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68195 00:03:32.849 ==68195== --pid is optional if only one valgrind process is running 00:03:32.849 ==68195== 00:03:32.849 --68195-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:32.849 --68195-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:32.849 --68195-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:32.849 --68195-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:32.849 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:32.849 --68195-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:32.849 --68195-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:32.849 --68195-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:32.849 --68195-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:32.849 --68195-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:32.849 --68195-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:32.849 --68195-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:32.849 --68195-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:32.849 --68195-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:32.849 --68195-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:32.849 --68195-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:32.849 --68195-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:32.849 --68195-- Reading syms from /usr/lib64/libm.so.6 00:03:32.849 --68195-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:32.849 --68195-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:32.849 --68195-- Reading syms from /usr/lib64/libc.so.6 00:03:33.108 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.108 --68195-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.108 --68195-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.108 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.108 --68195-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.108 --68195-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.108 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.108 --68195-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.108 --68195-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:33.108 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.108 --68195-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:33.108 --68195-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:33.108 --68195-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:33.108 --68195-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:33.108 --68195-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:33.108 --68195-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:33.108 --68195-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:33.108 --68195-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:33.108 --68195-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.108 --68195-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 ==68195== Preferring higher priority redirection: 00:03:33.109 --68195-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:33.109 --68195-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:33.109 --68195-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 --68195-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:33.109 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.109 --68195-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.109 --68195-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.109 ==68195== WARNING: new redirection conflicts with existing -- ignoring it 00:03:33.109 --68195-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:33.109 --68195-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:33.109 --68195-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:33.368 --68195-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:33.368 --68195-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:33.368 --68195-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:33.368 --68195-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:33.368 --68195-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:33.368 --68195-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:33.368 --68195-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:33.368 --68195-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:33.368 --68195-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:33.368 --68195-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:33.368 --68195-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:33.368 --68195-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:33.368 --68195-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:33.368 --68195-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:33.368 --68195-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:33.368 00:03:33.368 00:03:33.368 CUnit - A unit testing framework for C - Version 2.1-3 00:03:33.368 http://cunit.sourceforge.net/ 00:03:33.368 00:03:33.368 00:03:33.368 Suite: bdev 00:03:33.368 Test: basic ...--68195-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:33.368 --68195-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:33.628 --68195-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:33.628 --68195-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:33.628 [2024-05-14 23:45:36.350469] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x584d01): Operation not permitted (rc=-1) 00:03:33.628 [2024-05-14 23:45:36.389675] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x5b70800 (0x584ce0): Operation not permitted (rc=-1) 00:03:33.628 [2024-05-14 23:45:36.390297] thread.c:2369:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x584d01): Operation not permitted (rc=-1) 00:03:33.886 passed 00:03:33.886 Test: unregister_and_close ...passed 00:03:33.886 Test: unregister_and_close_different_threads ...passed 00:03:34.145 Test: basic_qos ...passed 00:03:34.145 Test: put_channel_during_reset ...passed 00:03:34.145 Test: aborted_reset ...passed 00:03:34.145 Test: aborted_reset_no_outstanding_io ...passed 00:03:34.145 Test: io_during_reset ...passed 00:03:34.403 Test: reset_completions ...passed 00:03:34.403 Test: io_during_qos_queue ...passed 00:03:34.403 Test: io_during_qos_reset ...passed 00:03:34.403 Test: enomem ...passed 00:03:34.661 Test: enomem_multi_bdev ...passed 00:03:34.661 Test: enomem_multi_bdev_unregister ...passed 00:03:34.661 Test: enomem_multi_io_target ...passed 00:03:34.661 Test: qos_dynamic_enable ...passed 00:03:34.919 Test: bdev_histograms_mt ...passed 00:03:34.919 Test: bdev_set_io_timeout_mt ...[2024-05-14 23:45:37.709639] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x6c97780 not unregistered 00:03:34.919 passed 00:03:34.919 Test: lock_lba_range_then_submit_io ...[2024-05-14 23:45:37.737950] thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x584f88 already registered (old:0x6c97780 new:0x6fad730) 00:03:34.919 passed 00:03:34.919 Test: unregister_during_reset ...passed 00:03:35.178 Test: event_notify_and_close ...passed 00:03:35.178 Suite: bdev_wrong_thread 00:03:35.178 Test: spdk_bdev_register_wt ...[2024-05-14 23:45:37.892131] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c:8454:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0xa3cccd0 (0xa3cccd0) 00:03:35.178 passed 00:03:35.178 Test: spdk_bdev_examine_wt ...[2024-05-14 23:45:37.900353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/bdev/bdev.c: 810:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0xa3cccd0 (0xa3cccd0) 00:03:35.178 passed 00:03:35.178 00:03:35.178 Run Summary: Type Total Ran Passed Failed Inactive 00:03:35.178 suites 2 2 n/a 0 0 00:03:35.178 tests 23 23 23 0 0 00:03:35.178 asserts 601 601 601 0 n/a 00:03:35.178 00:03:35.178 Elapsed time = 1.735 seconds 00:03:35.178 --68195-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:35.178 ==68195== 00:03:35.178 ==68195== HEAP SUMMARY: 00:03:35.178 ==68195== in use at exit: 845 bytes in 4 blocks 00:03:35.178 ==68195== total heap usage: 275,333 allocs, 275,329 frees, 4,355,172,537 bytes allocated 00:03:35.178 ==68195== 00:03:35.178 ==68195== Searching for pointers to 4 not-freed blocks 00:03:35.178 ==68195== Checked 6,936,408 bytes 00:03:35.178 ==68195== 00:03:35.178 ==68195== LEAK SUMMARY: 00:03:35.178 ==68195== definitely lost: 0 bytes in 0 blocks 00:03:35.178 ==68195== indirectly lost: 0 bytes in 0 blocks 00:03:35.178 ==68195== possibly lost: 0 bytes in 0 blocks 00:03:35.178 ==68195== still reachable: 845 bytes in 4 blocks 00:03:35.178 ==68195== suppressed: 0 bytes in 0 blocks 00:03:35.178 ==68195== Reachable blocks (those to which a pointer was found) are not shown. 00:03:35.178 ==68195== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:35.178 ==68195== 00:03:35.178 ==68195== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.178 00:03:35.178 real 0m19.628s 00:03:35.178 user 0m16.387s 00:03:35.178 sys 0m3.152s 00:03:35.178 23:45:38 unittest_bdev -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:35.178 23:45:38 unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:03:35.178 ************************************ 00:03:35.178 END TEST unittest_bdev 00:03:35.178 ************************************ 00:03:35.178 23:45:38 -- unit/unittest.sh@213 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:35.178 23:45:38 -- unit/unittest.sh@214 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:35.178 23:45:38 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:35.178 23:45:38 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:35.178 23:45:38 -- common/autotest_common.sh@10 -- # set +x 00:03:35.178 ************************************ 00:03:35.178 START TEST unittest_bdev_crypto 00:03:35.178 ************************************ 00:03:35.178 23:45:38 unittest_bdev_crypto -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:35.178 ==68239== Memcheck, a memory error detector 00:03:35.178 ==68239== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.178 ==68239== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.178 ==68239== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:35.178 ==68239== 00:03:35.178 --68239-- Valgrind options: 00:03:35.178 --68239-- --leak-check=full 00:03:35.178 --68239-- --error-exitcode=2 00:03:35.178 --68239-- --verbose 00:03:35.178 --68239-- Contents of /proc/version: 00:03:35.178 --68239-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:35.178 --68239-- 00:03:35.178 --68239-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.178 --68239-- Page sizes: currently 4096, max supported 4096 00:03:35.179 --68239-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.179 --68239-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:35.179 --68239-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:35.179 --68239-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:35.179 --68239-- might be shown as UnknownInlinedFun 00:03:35.179 --68239-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:35.179 --68239-- object doesn't have a dynamic symbol table 00:03:35.179 --68239-- Scheduler: using generic scheduler lock implementation. 00:03:35.179 --68239-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:35.179 ==68239== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68239-by-???-on-dc5ca2722762 00:03:35.179 ==68239== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68239-by-???-on-dc5ca2722762 00:03:35.179 ==68239== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68239-by-???-on-dc5ca2722762 00:03:35.179 ==68239== 00:03:35.179 ==68239== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:35.179 ==68239== don't want to do, unless you know exactly what you're doing, 00:03:35.179 ==68239== or are doing some strange experiment): 00:03:35.179 ==68239== /usr/libexec/valgrind/../../bin/vgdb --pid=68239 ...command... 00:03:35.179 ==68239== 00:03:35.179 ==68239== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:35.179 ==68239== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/crypto.c/crypto_ut 00:03:35.179 ==68239== and then give GDB the following command 00:03:35.179 ==68239== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68239 00:03:35.179 ==68239== --pid is optional if only one valgrind process is running 00:03:35.179 ==68239== 00:03:35.179 --68239-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:35.179 --68239-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:35.438 --68239-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:35.438 --68239-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:35.438 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.438 --68239-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:35.438 --68239-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:35.438 --68239-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:35.438 --68239-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:35.438 --68239-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:35.438 --68239-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:35.438 --68239-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:35.438 --68239-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:35.438 --68239-- Reading syms from /usr/lib64/libm.so.6 00:03:35.438 --68239-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:35.438 --68239-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/libc.so.6 00:03:35.438 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.438 --68239-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.438 --68239-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.438 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.438 --68239-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.438 --68239-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.438 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.438 --68239-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.438 --68239-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:35.438 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.438 --68239-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:35.438 --68239-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:35.438 --68239-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:35.438 --68239-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:35.438 --68239-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:35.438 --68239-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:35.438 --68239-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:35.697 --68239-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.697 --68239-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 ==68239== Preferring higher priority redirection: 00:03:35.698 --68239-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:35.698 --68239-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:35.698 --68239-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 --68239-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:35.698 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.698 --68239-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.698 --68239-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.698 ==68239== WARNING: new redirection conflicts with existing -- ignoring it 00:03:35.698 --68239-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:35.698 --68239-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:35.698 --68239-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:35.698 --68239-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:35.698 --68239-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:35.698 --68239-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:35.698 --68239-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:35.698 --68239-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:35.698 --68239-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:35.698 --68239-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:35.698 --68239-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:35.698 --68239-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:35.698 --68239-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:35.698 --68239-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:35.698 --68239-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:35.698 --68239-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:35.698 --68239-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:35.698 --68239-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:35.698 --68239-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:35.698 00:03:35.698 00:03:35.698 CUnit - A unit testing framework for C - Version 2.1-3 00:03:35.698 http://cunit.sourceforge.net/ 00:03:35.698 00:03:35.698 00:03:35.698 Suite: crypto 00:03:35.958 Test: test_error_paths ...[2024-05-14 23:45:38.626132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 167:crypto_encrypt: *ERROR*: Failed to submit bdev_io! 00:03:35.958 [2024-05-14 23:45:38.676038] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:35.958 [2024-05-14 23:45:38.705694] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 255:crypto_read: *ERROR*: Failed to submit bdev_io! 00:03:35.958 passed 00:03:35.958 Test: test_simple_write ...passed 00:03:35.958 Test: test_simple_read ...passed 00:03:35.958 Test: test_passthru ...[2024-05-14 23:45:38.720948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:35.958 [2024-05-14 23:45:38.724550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:35.958 [2024-05-14 23:45:38.725840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 361:vbdev_crypto_submit_request: *ERROR*: crypto: unknown I/O type 9 00:03:35.958 [2024-05-14 23:45:38.726081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 371:vbdev_crypto_submit_request: *ERROR*: Failed to submit bdev_io! 00:03:35.958 passed 00:03:35.958 Test: test_crypto_op_complete ...[2024-05-14 23:45:38.730161] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/crypto/vbdev_crypto.c: 122:crypto_write: *ERROR*: Failed to submit bdev_io! 00:03:35.958 passed 00:03:35.958 Test: test_supported_io ...passed 00:03:35.958 Test: test_reset ...passed 00:03:35.958 00:03:35.958 Run Summary: Type Total Ran Passed Failed Inactive 00:03:35.958 suites 1 1 n/a 0 0 00:03:35.958 tests 7 7 7 0 0 00:03:35.958 asserts 44 44 44 0 n/a 00:03:35.958 00:03:35.958 Elapsed time = 0.125 seconds 00:03:35.958 --68239-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:35.958 --68239-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:35.958 ==68239== 00:03:35.958 ==68239== HEAP SUMMARY: 00:03:35.958 ==68239== in use at exit: 0 bytes in 0 blocks 00:03:35.958 ==68239== total heap usage: 1,156 allocs, 1,156 frees, 196,292 bytes allocated 00:03:35.958 ==68239== 00:03:35.958 ==68239== All heap blocks were freed -- no leaks are possible 00:03:35.958 ==68239== 00:03:35.958 ==68239== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:35.958 00:03:35.958 real 0m0.808s 00:03:35.958 user 0m0.772s 00:03:35.958 sys 0m0.033s 00:03:35.958 23:45:38 unittest_bdev_crypto -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:35.958 23:45:38 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:35.958 ************************************ 00:03:35.958 END TEST unittest_bdev_crypto 00:03:35.958 ************************************ 00:03:35.958 23:45:38 -- unit/unittest.sh@215 -- # run_test unittest_bdev_crypto valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:35.958 23:45:38 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:35.958 23:45:38 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:35.958 23:45:38 -- common/autotest_common.sh@10 -- # set +x 00:03:35.958 ************************************ 00:03:35.958 START TEST unittest_bdev_crypto 00:03:35.958 ************************************ 00:03:35.958 23:45:38 unittest_bdev_crypto -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:35.958 ==68263== Memcheck, a memory error detector 00:03:35.958 ==68263== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:35.958 ==68263== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:35.959 ==68263== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:35.959 ==68263== 00:03:35.959 --68263-- Valgrind options: 00:03:35.959 --68263-- --leak-check=full 00:03:35.959 --68263-- --error-exitcode=2 00:03:35.959 --68263-- --verbose 00:03:35.959 --68263-- Contents of /proc/version: 00:03:35.959 --68263-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:35.959 --68263-- 00:03:35.959 --68263-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:35.959 --68263-- Page sizes: currently 4096, max supported 4096 00:03:35.959 --68263-- Valgrind library directory: /usr/libexec/valgrind 00:03:35.959 --68263-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:35.959 --68263-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:36.218 --68263-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:36.218 --68263-- might be shown as UnknownInlinedFun 00:03:36.218 --68263-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:36.218 --68263-- object doesn't have a dynamic symbol table 00:03:36.218 --68263-- Scheduler: using generic scheduler lock implementation. 00:03:36.218 --68263-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:36.218 ==68263== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68263-by-???-on-dc5ca2722762 00:03:36.218 ==68263== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68263-by-???-on-dc5ca2722762 00:03:36.218 ==68263== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68263-by-???-on-dc5ca2722762 00:03:36.218 ==68263== 00:03:36.218 ==68263== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:36.218 ==68263== don't want to do, unless you know exactly what you're doing, 00:03:36.218 ==68263== or are doing some strange experiment): 00:03:36.218 ==68263== /usr/libexec/valgrind/../../bin/vgdb --pid=68263 ...command... 00:03:36.218 ==68263== 00:03:36.218 ==68263== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:36.218 ==68263== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:03:36.218 ==68263== and then give GDB the following command 00:03:36.218 ==68263== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68263 00:03:36.218 ==68263== --pid is optional if only one valgrind process is running 00:03:36.218 ==68263== 00:03:36.218 --68263-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:36.218 --68263-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:36.218 --68263-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:36.218 --68263-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:36.218 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.218 --68263-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:36.218 --68263-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:36.218 --68263-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:36.218 --68263-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:36.218 --68263-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:36.218 --68263-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:36.218 --68263-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:36.218 --68263-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:36.218 --68263-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:36.218 --68263-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:36.218 --68263-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:36.218 --68263-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:36.218 --68263-- Reading syms from /usr/lib64/libm.so.6 00:03:36.218 --68263-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:36.218 --68263-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:36.218 --68263-- Reading syms from /usr/lib64/libc.so.6 00:03:36.218 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.218 --68263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.218 --68263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.219 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.219 --68263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.219 --68263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.219 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.219 --68263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.219 --68263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:36.219 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.219 --68263-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:36.219 --68263-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:36.478 --68263-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:36.478 --68263-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:36.478 --68263-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:36.478 --68263-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:36.478 --68263-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:36.478 --68263-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:36.478 --68263-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.478 --68263-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 ==68263== Preferring higher priority redirection: 00:03:36.479 --68263-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:36.479 --68263-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:36.479 --68263-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 --68263-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:36.479 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.479 --68263-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.479 --68263-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.479 ==68263== WARNING: new redirection conflicts with existing -- ignoring it 00:03:36.479 --68263-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:36.479 --68263-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:36.479 --68263-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:36.479 --68263-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:36.479 --68263-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:36.479 --68263-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:36.479 --68263-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:36.479 --68263-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:36.479 --68263-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:36.479 --68263-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:36.479 --68263-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:36.479 --68263-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:36.479 --68263-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:36.479 --68263-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:36.479 --68263-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:36.479 --68263-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:36.479 --68263-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:36.738 --68263-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:36.738 00:03:36.738 00:03:36.738 CUnit - A unit testing framework for C - Version 2.1-3 00:03:36.738 http://cunit.sourceforge.net/ 00:03:36.738 00:03:36.738 --68263-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:36.738 00:03:36.738 Suite: dpdk_cryptodev 00:03:36.738 Test: test_error_paths ...[2024-05-14 23:45:39.468199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 652:accel_dpdk_cryptodev_process_task: *ERROR*: Failed to find a key handle, driver crypto_aesni_mb, cipher AES_CBC 00:03:36.738 [2024-05-14 23:45:39.506740] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 468:accel_dpdk_cryptodev_task_alloc_resources: *ERROR*: Failed to get src_mbufs! 00:03:36.738 passed 00:03:36.738 Test: test_simple_encrypt ...passed 00:03:36.738 Test: test_simple_decrypt ...passed 00:03:36.738 Test: test_large_enc_dec ...--68263-- memcheck GC: 1000 nodes, 74 survivors (7.4%) 00:03:36.998 passed 00:03:36.998 Test: test_dev_full ...passed 00:03:36.998 Test: test_crazy_rw ...passed 00:03:36.998 Test: test_initdrivers ...[2024-05-14 23:45:39.744494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1214:accel_dpdk_cryptodev_init: *ERROR*: Cannot create session pool max size 0x1 00:03:36.998 [2024-05-14 23:45:39.746495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1235:accel_dpdk_cryptodev_init: *ERROR*: Cannot create op pool 00:03:36.998 [2024-05-14 23:45:39.751925] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1044:accel_dpdk_cryptodev_create: *ERROR*: Insufficient unique queue pairs available for crypto_aesni_mb 00:03:36.998 [2024-05-14 23:45:39.752257] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1046:accel_dpdk_cryptodev_create: *ERROR*: Either add more crypto devices or decrease core count 00:03:36.998 [2024-05-14 23:45:39.754743] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1054:accel_dpdk_cryptodev_create: *ERROR*: Failed to configure cryptodev 0: error -1 00:03:36.998 [2024-05-14 23:45:39.757027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1069:accel_dpdk_cryptodev_create: *ERROR*: Failed to setup queue pair 0 on cryptodev 0: error -1 00:03:36.998 [2024-05-14 23:45:39.758955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1078:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0: error -1 00:03:36.998 [2024-05-14 23:45:39.761728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c:1032:accel_dpdk_cryptodev_create: *ERROR*: Failed to start device 0. Invalid driver name "junk" 00:03:36.998 passed 00:03:36.998 Test: test_supported_opcodes ...passed 00:03:36.998 Test: test_poller ...[2024-05-14 23:45:39.824427] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c: 263:accel_dpdk_cryptodev_poll_qp: *ERROR*: error with op 1 status 1 00:03:36.998 passed 00:03:36.998 Test: test_assign_device_qp ...passed 00:03:36.998 00:03:36.998 Run Summary: Type Total Ran Passed Failed Inactive 00:03:36.998 suites 1 1 n/a 0 0 00:03:36.998 tests 10 10 10 0 0 00:03:36.998 asserts 8642 8642 8642 0 n/a 00:03:36.998 00:03:36.998 Elapsed time = 0.437 seconds 00:03:36.998 --68263-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:36.998 --68263-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:37.257 ==68263== 00:03:37.257 ==68263== HEAP SUMMARY: 00:03:37.257 ==68263== in use at exit: 0 bytes in 0 blocks 00:03:37.257 ==68263== total heap usage: 10,981 allocs, 10,981 frees, 2,032,212 bytes allocated 00:03:37.257 ==68263== 00:03:37.257 ==68263== All heap blocks were freed -- no leaks are possible 00:03:37.257 ==68263== 00:03:37.257 ==68263== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:37.257 00:03:37.257 real 0m1.094s 00:03:37.257 user 0m1.046s 00:03:37.257 sys 0m0.044s 00:03:37.257 23:45:39 unittest_bdev_crypto -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:37.257 23:45:39 unittest_bdev_crypto -- common/autotest_common.sh@10 -- # set +x 00:03:37.257 ************************************ 00:03:37.257 END TEST unittest_bdev_crypto 00:03:37.257 ************************************ 00:03:37.257 23:45:39 -- unit/unittest.sh@218 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:37.257 23:45:39 -- unit/unittest.sh@219 -- # run_test unittest_bdev_compress valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:37.258 23:45:39 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:37.258 23:45:39 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:37.258 23:45:39 -- common/autotest_common.sh@10 -- # set +x 00:03:37.258 ************************************ 00:03:37.258 START TEST unittest_bdev_compress 00:03:37.258 ************************************ 00:03:37.258 23:45:39 unittest_bdev_compress -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:37.258 ==68295== Memcheck, a memory error detector 00:03:37.258 ==68295== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:37.258 ==68295== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:37.258 ==68295== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:37.258 ==68295== 00:03:37.258 --68295-- Valgrind options: 00:03:37.258 --68295-- --leak-check=full 00:03:37.258 --68295-- --error-exitcode=2 00:03:37.258 --68295-- --verbose 00:03:37.258 --68295-- Contents of /proc/version: 00:03:37.258 --68295-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:37.258 --68295-- 00:03:37.258 --68295-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:37.258 --68295-- Page sizes: currently 4096, max supported 4096 00:03:37.258 --68295-- Valgrind library directory: /usr/libexec/valgrind 00:03:37.258 --68295-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:37.258 --68295-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:37.258 --68295-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:37.258 --68295-- might be shown as UnknownInlinedFun 00:03:37.258 --68295-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:37.258 --68295-- object doesn't have a dynamic symbol table 00:03:37.258 --68295-- Scheduler: using generic scheduler lock implementation. 00:03:37.258 --68295-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:37.258 ==68295== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68295-by-???-on-dc5ca2722762 00:03:37.258 ==68295== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68295-by-???-on-dc5ca2722762 00:03:37.258 ==68295== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68295-by-???-on-dc5ca2722762 00:03:37.258 ==68295== 00:03:37.258 ==68295== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:37.258 ==68295== don't want to do, unless you know exactly what you're doing, 00:03:37.258 ==68295== or are doing some strange experiment): 00:03:37.258 ==68295== /usr/libexec/valgrind/../../bin/vgdb --pid=68295 ...command... 00:03:37.258 ==68295== 00:03:37.258 ==68295== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:37.258 ==68295== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/compress.c/compress_ut 00:03:37.258 ==68295== and then give GDB the following command 00:03:37.258 ==68295== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68295 00:03:37.258 ==68295== --pid is optional if only one valgrind process is running 00:03:37.258 ==68295== 00:03:37.258 --68295-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:37.258 --68295-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:37.258 --68295-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:37.258 --68295-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:37.258 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.258 --68295-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:37.258 --68295-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:37.258 --68295-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:37.258 --68295-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:37.258 --68295-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:37.258 --68295-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:37.258 --68295-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:37.258 --68295-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:37.258 --68295-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:37.258 --68295-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:37.258 --68295-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:37.258 --68295-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:37.258 --68295-- Reading syms from /usr/lib64/libm.so.6 00:03:37.258 --68295-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:37.258 --68295-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:37.258 --68295-- Reading syms from /usr/lib64/libc.so.6 00:03:37.518 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.518 --68295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.518 --68295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.518 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.518 --68295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.518 --68295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.518 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.518 --68295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.518 --68295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:37.518 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.518 --68295-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:37.518 --68295-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:37.518 --68295-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:37.518 --68295-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:37.518 --68295-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:37.518 --68295-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:37.518 --68295-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:37.518 --68295-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:37.518 --68295-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 ==68295== Preferring higher priority redirection: 00:03:37.518 --68295-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:37.518 --68295-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:37.518 --68295-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.518 --68295-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.519 --68295-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.519 --68295-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.519 --68295-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:37.519 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.519 --68295-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.519 --68295-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.519 ==68295== WARNING: new redirection conflicts with existing -- ignoring it 00:03:37.519 --68295-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:37.519 --68295-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:37.519 --68295-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:37.519 --68295-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:37.519 --68295-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:37.778 --68295-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:37.778 --68295-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:37.778 --68295-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:37.778 --68295-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:37.778 --68295-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:37.778 --68295-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:37.778 --68295-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:37.778 --68295-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:37.778 --68295-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:37.778 --68295-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:37.778 --68295-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:37.778 --68295-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:37.778 --68295-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:37.778 00:03:37.778 00:03:37.778 CUnit - A unit testing framework for C - Version 2.1-3 00:03:37.778 http://cunit.sourceforge.net/ 00:03:37.778 00:03:37.778 --68295-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:37.778 00:03:37.778 Suite: compress 00:03:37.778 Test: test_compress_operation ...passed 00:03:37.778 Test: test_compress_operation_cross_boundary ...passed 00:03:37.778 Test: test_vbdev_compress_submit_request ...--68295-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:03:37.778 --68295-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:37.778 [2024-05-14 23:45:40.601897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:03:37.778 [2024-05-14 23:45:40.639329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/bdev/compress/vbdev_compress.c: 99:_reduce_rw_blocks_cb: *ERROR*: Failed to execute reduce api. Unknown error -1 00:03:37.778 passed 00:03:37.778 Test: test_passthru ...passed 00:03:37.778 Test: test_supported_io ...passed 00:03:37.778 Test: test_reset ...passed 00:03:37.778 00:03:37.778 Run Summary: Type Total Ran Passed Failed Inactive 00:03:37.778 suites 1 1 n/a 0 0 00:03:37.778 tests 6 6 6 0 0 00:03:37.778 asserts 11 11 11 0 n/a 00:03:37.778 00:03:37.778 Elapsed time = 0.105 seconds 00:03:37.778 --68295-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:38.038 ==68295== 00:03:38.038 ==68295== HEAP SUMMARY: 00:03:38.038 ==68295== in use at exit: 0 bytes in 0 blocks 00:03:38.038 ==68295== total heap usage: 1,130 allocs, 1,130 frees, 191,057 bytes allocated 00:03:38.038 ==68295== 00:03:38.038 ==68295== All heap blocks were freed -- no leaks are possible 00:03:38.038 ==68295== 00:03:38.038 ==68295== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:38.038 00:03:38.038 real 0m0.760s 00:03:38.038 user 0m0.720s 00:03:38.038 sys 0m0.036s 00:03:38.038 23:45:40 unittest_bdev_compress -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:38.038 23:45:40 unittest_bdev_compress -- common/autotest_common.sh@10 -- # set +x 00:03:38.038 ************************************ 00:03:38.038 END TEST unittest_bdev_compress 00:03:38.038 ************************************ 00:03:38.038 23:45:40 -- unit/unittest.sh@220 -- # run_test unittest_lib_reduce valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:38.038 23:45:40 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:38.038 23:45:40 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:38.038 23:45:40 -- common/autotest_common.sh@10 -- # set +x 00:03:38.038 ************************************ 00:03:38.038 START TEST unittest_lib_reduce 00:03:38.038 ************************************ 00:03:38.038 23:45:40 unittest_lib_reduce -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:38.038 ==68324== Memcheck, a memory error detector 00:03:38.038 ==68324== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:38.038 ==68324== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:38.038 ==68324== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:38.038 ==68324== 00:03:38.038 --68324-- Valgrind options: 00:03:38.038 --68324-- --leak-check=full 00:03:38.038 --68324-- --error-exitcode=2 00:03:38.038 --68324-- --verbose 00:03:38.038 --68324-- Contents of /proc/version: 00:03:38.038 --68324-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:38.038 --68324-- 00:03:38.038 --68324-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:38.038 --68324-- Page sizes: currently 4096, max supported 4096 00:03:38.038 --68324-- Valgrind library directory: /usr/libexec/valgrind 00:03:38.038 --68324-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:38.039 --68324-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:38.039 --68324-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:38.039 --68324-- might be shown as UnknownInlinedFun 00:03:38.039 --68324-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:38.039 --68324-- object doesn't have a dynamic symbol table 00:03:38.039 --68324-- Scheduler: using generic scheduler lock implementation. 00:03:38.039 --68324-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:38.039 ==68324== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68324-by-???-on-dc5ca2722762 00:03:38.039 ==68324== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68324-by-???-on-dc5ca2722762 00:03:38.039 ==68324== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68324-by-???-on-dc5ca2722762 00:03:38.039 ==68324== 00:03:38.039 ==68324== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:38.039 ==68324== don't want to do, unless you know exactly what you're doing, 00:03:38.039 ==68324== or are doing some strange experiment): 00:03:38.039 ==68324== /usr/libexec/valgrind/../../bin/vgdb --pid=68324 ...command... 00:03:38.039 ==68324== 00:03:38.039 ==68324== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:38.039 ==68324== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/reduce/reduce.c/reduce_ut 00:03:38.039 ==68324== and then give GDB the following command 00:03:38.039 ==68324== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68324 00:03:38.039 ==68324== --pid is optional if only one valgrind process is running 00:03:38.039 ==68324== 00:03:38.039 --68324-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:38.039 --68324-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:38.039 --68324-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:38.039 --68324-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:38.039 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.039 --68324-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:38.039 --68324-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:38.039 --68324-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:38.039 --68324-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:38.039 --68324-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:38.039 --68324-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:38.039 --68324-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:38.039 --68324-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:38.039 --68324-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:38.039 --68324-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:38.039 --68324-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:38.039 --68324-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:38.039 --68324-- Reading syms from /usr/lib64/libm.so.6 00:03:38.039 --68324-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:38.039 --68324-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:38.039 --68324-- Reading syms from /usr/lib64/libc.so.6 00:03:38.298 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.298 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.298 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.298 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.298 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.298 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.298 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.298 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.298 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:38.298 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.298 --68324-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:38.298 --68324-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:38.298 --68324-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:38.298 --68324-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:38.298 --68324-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:38.298 --68324-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:38.298 --68324-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:38.298 --68324-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:38.298 --68324-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.298 --68324-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 ==68324== Preferring higher priority redirection: 00:03:38.299 --68324-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:38.299 --68324-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:38.299 --68324-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 --68324-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:38.299 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.299 --68324-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:38.299 --68324-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:38.299 ==68324== WARNING: new redirection conflicts with existing -- ignoring it 00:03:38.299 --68324-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:38.299 --68324-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:38.299 --68324-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:38.299 --68324-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:38.299 --68324-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:38.557 --68324-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:38.557 --68324-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:38.557 --68324-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:38.557 --68324-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:38.557 --68324-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:38.557 --68324-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:38.558 --68324-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:38.558 --68324-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:38.558 --68324-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:38.558 --68324-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:38.558 --68324-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:38.558 --68324-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:38.558 --68324-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:38.558 00:03:38.558 00:03:38.558 CUnit - A unit testing framework for C - Version 2.1-3 00:03:38.558 http://cunit.sourceforge.net/ 00:03:38.558 00:03:38.558 00:03:38.558 Suite: reduce 00:03:38.558 Test: get_pm_file_size ...passed 00:03:38.558 Test: get_vol_size ...passed 00:03:38.558 Test: init_failure ...--68324-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:03:38.558 [2024-05-14 23:45:41.333348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 579:spdk_reduce_vol_init: *ERROR*: backing device is too small 00:03:38.558 [2024-05-14 23:45:41.362750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/reduce/reduce.c: 586:spdk_reduce_vol_init: *ERROR*: backing_dev function pointer not specified 00:03:38.558 passed 00:03:38.558 Test: init_md ...--68324-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:38.558 --68324-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:03:38.558 --68324-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:03:38.558 passed 00:03:38.558 Test: init_backing_dev ...passed 00:03:38.558 Test: load ...passed 00:03:38.815 Test: write_maps ...passed 00:03:38.815 Test: read_write ...passed 00:03:38.815 Test: readv_writev ...passed 00:03:38.815 Test: destroy ...passed 00:03:38.815 Test: defer_bdev_io ...passed 00:03:38.815 Test: overlapped ...passed 00:03:38.815 Test: compress_algorithm ...passed 00:03:38.815 Test: test_prepare_compress_chunk ...passed 00:03:39.074 Test: test_reduce_decompress_chunk ...passed 00:03:39.074 Test: test_allocate_vol_requests ...passed 00:03:39.074 00:03:39.074 Run Summary: Type Total Ran Passed Failed Inactive 00:03:39.074 suites 1 1 n/a 0 0 00:03:39.074 tests 16 16 16 0 0 00:03:39.074 asserts 11091 11091 11091 0 n/a 00:03:39.074 00:03:39.074 Elapsed time = 0.440 seconds 00:03:39.074 --68324-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:39.074 --68324-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:39.074 ==68324== 00:03:39.074 ==68324== HEAP SUMMARY: 00:03:39.074 ==68324== in use at exit: 5,259,264 bytes in 3 blocks 00:03:39.074 ==68324== total heap usage: 433 allocs, 430 frees, 328,177,062 bytes allocated 00:03:39.074 ==68324== 00:03:39.074 ==68324== Searching for pointers to 3 not-freed blocks 00:03:39.074 ==68324== Checked 11,609,136 bytes 00:03:39.074 ==68324== 00:03:39.074 ==68324== LEAK SUMMARY: 00:03:39.074 ==68324== definitely lost: 0 bytes in 0 blocks 00:03:39.074 ==68324== indirectly lost: 0 bytes in 0 blocks 00:03:39.074 ==68324== possibly lost: 0 bytes in 0 blocks 00:03:39.074 ==68324== still reachable: 5,259,264 bytes in 3 blocks 00:03:39.074 ==68324== suppressed: 0 bytes in 0 blocks 00:03:39.074 ==68324== Reachable blocks (those to which a pointer was found) are not shown. 00:03:39.074 ==68324== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:39.074 ==68324== 00:03:39.074 ==68324== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:39.074 00:03:39.074 real 0m1.068s 00:03:39.074 user 0m1.020s 00:03:39.074 sys 0m0.045s 00:03:39.074 23:45:41 unittest_lib_reduce -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:39.074 23:45:41 unittest_lib_reduce -- common/autotest_common.sh@10 -- # set +x 00:03:39.074 ************************************ 00:03:39.074 END TEST unittest_lib_reduce 00:03:39.074 ************************************ 00:03:39.075 23:45:41 -- unit/unittest.sh@223 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:39.075 23:45:41 -- unit/unittest.sh@224 -- # run_test unittest_dpdk_compressdev valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:39.075 23:45:41 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:39.075 23:45:41 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:39.075 23:45:41 -- common/autotest_common.sh@10 -- # set +x 00:03:39.075 ************************************ 00:03:39.075 START TEST unittest_dpdk_compressdev 00:03:39.075 ************************************ 00:03:39.075 23:45:41 unittest_dpdk_compressdev -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:39.075 ==68354== Memcheck, a memory error detector 00:03:39.075 ==68354== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:39.075 ==68354== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:39.075 ==68354== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:39.075 ==68354== 00:03:39.075 --68354-- Valgrind options: 00:03:39.075 --68354-- --leak-check=full 00:03:39.075 --68354-- --error-exitcode=2 00:03:39.075 --68354-- --verbose 00:03:39.075 --68354-- Contents of /proc/version: 00:03:39.075 --68354-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:03:39.075 --68354-- 00:03:39.075 --68354-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:39.075 --68354-- Page sizes: currently 4096, max supported 4096 00:03:39.075 --68354-- Valgrind library directory: /usr/libexec/valgrind 00:03:39.075 --68354-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:39.075 --68354-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:39.075 --68354-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:39.075 --68354-- might be shown as UnknownInlinedFun 00:03:39.075 --68354-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:39.075 --68354-- object doesn't have a dynamic symbol table 00:03:39.075 --68354-- Scheduler: using generic scheduler lock implementation. 00:03:39.075 --68354-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:39.075 ==68354== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68354-by-???-on-dc5ca2722762 00:03:39.075 ==68354== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68354-by-???-on-dc5ca2722762 00:03:39.075 ==68354== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68354-by-???-on-dc5ca2722762 00:03:39.075 ==68354== 00:03:39.075 ==68354== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:39.075 ==68354== don't want to do, unless you know exactly what you're doing, 00:03:39.075 ==68354== or are doing some strange experiment): 00:03:39.075 ==68354== /usr/libexec/valgrind/../../bin/vgdb --pid=68354 ...command... 00:03:39.075 ==68354== 00:03:39.075 ==68354== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:39.075 ==68354== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/dpdk_compressdev.c/accel_dpdk_compressdev_ut 00:03:39.075 ==68354== and then give GDB the following command 00:03:39.075 ==68354== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68354 00:03:39.075 ==68354== --pid is optional if only one valgrind process is running 00:03:39.075 ==68354== 00:03:39.075 --68354-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:39.075 --68354-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:39.075 --68354-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:39.075 --68354-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:39.075 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.075 --68354-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:39.075 --68354-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:39.075 --68354-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:39.075 --68354-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:39.075 --68354-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:39.075 --68354-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:39.075 --68354-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:39.075 --68354-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:39.075 --68354-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:39.075 --68354-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:39.075 --68354-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:39.075 --68354-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:39.335 --68354-- Reading syms from /usr/lib64/libm.so.6 00:03:39.335 --68354-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:39.335 --68354-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:39.335 --68354-- Reading syms from /usr/lib64/libc.so.6 00:03:39.335 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.335 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.335 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.335 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.335 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.335 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.335 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.335 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.335 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:39.335 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.335 --68354-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:39.335 --68354-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:39.335 --68354-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:39.335 --68354-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:39.335 --68354-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:39.335 --68354-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:39.335 --68354-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:39.335 --68354-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:39.335 --68354-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.335 --68354-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 ==68354== Preferring higher priority redirection: 00:03:39.336 --68354-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:39.336 --68354-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:39.336 --68354-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 --68354-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:39.336 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.336 --68354-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.336 --68354-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.336 ==68354== WARNING: new redirection conflicts with existing -- ignoring it 00:03:39.336 --68354-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:39.336 --68354-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:39.595 --68354-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:39.595 --68354-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:39.595 --68354-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:39.595 --68354-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:39.595 --68354-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:39.595 --68354-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:39.595 --68354-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:39.595 --68354-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:39.595 --68354-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:39.595 --68354-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:39.595 --68354-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:39.595 --68354-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:39.595 --68354-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:39.595 --68354-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:39.595 --68354-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:39.595 --68354-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:39.595 00:03:39.595 00:03:39.595 CUnit - A unit testing framework for C - Version 2.1-3 00:03:39.595 http://cunit.sourceforge.net/ 00:03:39.595 00:03:39.595 --68354-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:39.595 00:03:39.595 Suite: compress 00:03:39.595 Test: test_compress_operation ...[2024-05-14 23:45:42.460453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 451:_compress_operation: *ERROR*: trying to get a comp op! 00:03:39.595 [2024-05-14 23:45:42.497123] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 459:_compress_operation: *ERROR*: ERROR trying to get src_mbufs! 00:03:39.595 [2024-05-14 23:45:42.520793] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 539:_compress_operation: *ERROR*: Compression API returned 0x3 00:03:39.855 [2024-05-14 23:45:42.534139] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:03:39.855 [2024-05-14 23:45:42.535964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:03:39.855 passed 00:03:39.855 Test: test_compress_operation_cross_boundary ...[2024-05-14 23:45:42.562653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 480:_compress_operation: *ERROR*: Src buffer uses chained mbufs but driver (null) doesn't support SGL input 00:03:39.855 [2024-05-14 23:45:42.563356] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 496:_compress_operation: *ERROR*: Dst buffer uses chained mbufs but driver (null) doesn't support SGL output 00:03:39.855 passed 00:03:39.855 Test: test_setup_compress_mbuf ...passed 00:03:39.855 Test: test_initdrivers ...[2024-05-14 23:45:42.570678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 261:accel_init_compress_drivers: *ERROR*: invalid device count from rte_compressdev_count() 00:03:39.855 [2024-05-14 23:45:42.571575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 267:accel_init_compress_drivers: *ERROR*: error registering dynamic field with DPDK 00:03:39.855 [2024-05-14 23:45:42.575542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:03:39.855 [2024-05-14 23:45:42.577342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 156:create_compress_dev: *ERROR*: Failed to configure compressdev 0 00:03:39.855 [2024-05-14 23:45:42.578738] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 176:create_compress_dev: *ERROR*: Failed to setup queue pair on compressdev 0 with error 4294967295 00:03:39.855 [2024-05-14 23:45:42.580235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 186:create_compress_dev: *ERROR*: Failed to start device 0: error -1 00:03:39.855 [2024-05-14 23:45:42.581833] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/module/accel/dpdk_compressdev/accel_dpdk_compressdev.c: 195:create_compress_dev: *ERROR*: Failed to create private comp xform device 0: error -2 00:03:39.855 passed 00:03:39.855 Test: test_poller ...passed 00:03:39.855 00:03:39.855 Run Summary: Type Total Ran Passed Failed Inactive 00:03:39.855 suites 1 1 n/a 0 0 00:03:39.855 tests 5 5 5 0 0 00:03:39.855 asserts 70 70 70 0 n/a 00:03:39.855 00:03:39.855 Elapsed time = 0.218 seconds 00:03:39.855 --68354-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:03:39.855 --68354-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:03:39.855 ==68354== 00:03:39.855 ==68354== HEAP SUMMARY: 00:03:39.856 ==68354== in use at exit: 2,016 bytes in 50 blocks 00:03:39.856 ==68354== total heap usage: 1,206 allocs, 1,156 frees, 187,154 bytes allocated 00:03:39.856 ==68354== 00:03:39.856 ==68354== Searching for pointers to 50 not-freed blocks 00:03:39.856 ==68354== Checked 6,542,232 bytes 00:03:39.856 ==68354== 00:03:39.856 ==68354== LEAK SUMMARY: 00:03:39.856 ==68354== definitely lost: 0 bytes in 0 blocks 00:03:39.856 ==68354== indirectly lost: 0 bytes in 0 blocks 00:03:39.856 ==68354== possibly lost: 0 bytes in 0 blocks 00:03:39.856 ==68354== still reachable: 2,016 bytes in 50 blocks 00:03:39.856 ==68354== suppressed: 0 bytes in 0 blocks 00:03:39.856 ==68354== Reachable blocks (those to which a pointer was found) are not shown. 00:03:39.856 ==68354== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:03:39.856 ==68354== 00:03:39.856 ==68354== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:03:39.856 00:03:39.856 real 0m0.870s 00:03:39.856 user 0m0.832s 00:03:39.856 sys 0m0.035s 00:03:39.856 23:45:42 unittest_dpdk_compressdev -- common/autotest_common.sh@1122 -- # xtrace_disable 00:03:39.856 23:45:42 unittest_dpdk_compressdev -- common/autotest_common.sh@10 -- # set +x 00:03:39.856 ************************************ 00:03:39.856 END TEST unittest_dpdk_compressdev 00:03:39.856 ************************************ 00:03:39.856 23:45:42 -- unit/unittest.sh@227 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:03:39.856 23:45:42 -- unit/unittest.sh@228 -- # run_test unittest_bdev_raid5f valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:39.856 23:45:42 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:03:39.856 23:45:42 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:03:39.856 23:45:42 -- common/autotest_common.sh@10 -- # set +x 00:03:39.856 ************************************ 00:03:39.856 START TEST unittest_bdev_raid5f 00:03:39.856 ************************************ 00:03:39.856 23:45:42 unittest_bdev_raid5f -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:39.856 ==68385== Memcheck, a memory error detector 00:03:39.856 ==68385== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:03:39.856 ==68385== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:03:39.856 ==68385== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:39.856 ==68385== 00:03:39.856 --68385-- Valgrind options: 00:03:39.856 --68385-- --leak-check=full 00:03:39.856 --68385-- --error-exitcode=2 00:03:39.856 --68385-- --verbose 00:03:39.856 --68385-- Contents of /proc/version: 00:03:39.856 --68385-- 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:39.856 --68385-- 00:03:39.856 --68385-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:03:39.856 --68385-- Page sizes: currently 4096, max supported 4096 00:03:39.856 --68385-- Valgrind library directory: /usr/libexec/valgrind 00:03:39.856 --68385-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:39.856 --68385-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:03:40.116 --68385-- Warning: cross-CU LIMITATION: some inlined fn names 00:03:40.116 --68385-- might be shown as UnknownInlinedFun 00:03:40.116 --68385-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:03:40.116 --68385-- object doesn't have a dynamic symbol table 00:03:40.116 --68385-- Scheduler: using generic scheduler lock implementation. 00:03:40.116 --68385-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:03:40.116 ==68385== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-68385-by-???-on-dc5ca2722762 00:03:40.116 ==68385== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-68385-by-???-on-dc5ca2722762 00:03:40.116 ==68385== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-68385-by-???-on-dc5ca2722762 00:03:40.116 ==68385== 00:03:40.116 ==68385== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:03:40.116 ==68385== don't want to do, unless you know exactly what you're doing, 00:03:40.116 ==68385== or are doing some strange experiment): 00:03:40.116 ==68385== /usr/libexec/valgrind/../../bin/vgdb --pid=68385 ...command... 00:03:40.116 ==68385== 00:03:40.116 ==68385== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:03:40.116 ==68385== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/bdev/raid/raid5f.c/raid5f_ut 00:03:40.116 ==68385== and then give GDB the following command 00:03:40.116 ==68385== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=68385 00:03:40.116 ==68385== --pid is optional if only one valgrind process is running 00:03:40.116 ==68385== 00:03:40.116 --68385-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:03:40.116 --68385-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:03:40.116 --68385-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:03:40.116 --68385-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:03:40.116 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.116 --68385-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:03:40.116 --68385-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:03:40.116 --68385-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:03:40.116 --68385-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:03:40.116 --68385-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:03:40.116 --68385-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:03:40.116 --68385-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:03:40.116 --68385-- Reading syms from /usr/lib64/liburing.so.2.4 00:03:40.116 --68385-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:03:40.116 --68385-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:03:40.116 --68385-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:03:40.116 --68385-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:03:40.116 --68385-- Reading syms from /usr/lib64/libm.so.6 00:03:40.116 --68385-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:03:40.116 --68385-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:03:40.116 --68385-- Reading syms from /usr/lib64/libc.so.6 00:03:40.116 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.116 --68385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.116 --68385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.116 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.116 --68385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.116 --68385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.116 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.116 --68385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.116 --68385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:03:40.116 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.116 --68385-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:03:40.116 --68385-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:03:40.376 --68385-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:03:40.376 --68385-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:03:40.376 --68385-- Reading syms from /usr/lib64/libz.so.1.2.13 00:03:40.376 --68385-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:03:40.376 --68385-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:03:40.376 --68385-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:03:40.376 --68385-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 ==68385== Preferring higher priority redirection: 00:03:40.376 --68385-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:03:40.376 --68385-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:03:40.376 --68385-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 --68385-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:03:40.376 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.376 --68385-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.376 --68385-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.376 ==68385== WARNING: new redirection conflicts with existing -- ignoring it 00:03:40.376 --68385-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:03:40.376 --68385-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:03:40.376 --68385-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:03:40.376 --68385-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:03:40.376 --68385-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:03:40.376 --68385-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:03:40.376 --68385-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:03:40.376 --68385-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:03:40.377 --68385-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:03:40.377 --68385-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:03:40.377 --68385-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:03:40.377 --68385-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:03:40.377 --68385-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:03:40.377 --68385-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:03:40.377 --68385-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:03:40.636 --68385-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:03:40.636 --68385-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:03:40.636 --68385-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:03:40.636 --68385-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:03:40.636 00:03:40.636 00:03:40.636 CUnit - A unit testing framework for C - Version 2.1-3 00:03:40.636 http://cunit.sourceforge.net/ 00:03:40.636 00:03:40.636 00:03:40.636 Suite: raid5f 00:03:40.636 Test: test_raid5f_start ...passed 00:03:42.012 Test: test_raid5f_submit_read_request ...passed 00:03:42.270 Test: test_raid5f_stripe_request_map_iovecs ...passed 00:03:54.463 Test: test_raid5f_submit_full_stripe_write_request ...passed 00:04:50.667 Test: test_raid5f_chunk_write_error ...passed 00:05:22.723 Test: test_raid5f_chunk_write_error_with_enomem ...passed 00:05:27.982 Test: test_raid5f_submit_full_stripe_write_request_degraded ...passed 00:05:27.982 Test: test_raid5f_submit_read_request_degraded ...--68385-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:04.410 passed 00:07:04.410 00:07:04.410 Run Summary: Type Total Ran Passed Failed Inactive 00:07:04.410 suites 1 1 n/a 0 0 00:07:04.410 tests 8 8 8 0 0 00:07:04.410 asserts 518158 518158 518158 0 n/a 00:07:04.410 00:07:04.410 Elapsed time = 192.749 seconds 00:07:04.410 --68385-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:04.410 --68385-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:04.410 ==68385== 00:07:04.410 ==68385== HEAP SUMMARY: 00:07:04.410 ==68385== in use at exit: 0 bytes in 0 blocks 00:07:04.410 ==68385== total heap usage: 776,565 allocs, 776,565 frees, 9,079,045,960 bytes allocated 00:07:04.410 ==68385== 00:07:04.410 ==68385== All heap blocks were freed -- no leaks are possible 00:07:04.410 ==68385== 00:07:04.410 ==68385== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:04.410 00:07:04.410 real 3m13.807s 00:07:04.410 user 3m12.417s 00:07:04.410 sys 0m1.039s 00:07:04.410 23:48:56 unittest_bdev_raid5f -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:04.410 23:48:56 unittest_bdev_raid5f -- common/autotest_common.sh@10 -- # set +x 00:07:04.410 ************************************ 00:07:04.410 END TEST unittest_bdev_raid5f 00:07:04.410 ************************************ 00:07:04.410 23:48:56 -- unit/unittest.sh@231 -- # run_test unittest_blob_blobfs unittest_blob 00:07:04.410 23:48:56 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:04.410 23:48:56 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:04.410 23:48:56 -- common/autotest_common.sh@10 -- # set +x 00:07:04.410 ************************************ 00:07:04.410 START TEST unittest_blob_blobfs 00:07:04.410 ************************************ 00:07:04.410 23:48:56 unittest_blob_blobfs -- common/autotest_common.sh@1121 -- # unittest_blob 00:07:04.410 23:48:56 unittest_blob_blobfs -- unit/unittest.sh@38 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:07:04.410 23:48:56 unittest_blob_blobfs -- unit/unittest.sh@39 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:04.410 ==70456== Memcheck, a memory error detector 00:07:04.410 ==70456== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:04.410 ==70456== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:04.410 ==70456== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:04.410 ==70456== 00:07:04.410 --70456-- Valgrind options: 00:07:04.410 --70456-- --leak-check=full 00:07:04.410 --70456-- --error-exitcode=2 00:07:04.410 --70456-- --verbose 00:07:04.410 --70456-- Contents of /proc/version: 00:07:04.410 --70456-- 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:04.410 --70456-- 00:07:04.410 --70456-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:04.410 --70456-- Page sizes: currently 4096, max supported 4096 00:07:04.410 --70456-- Valgrind library directory: /usr/libexec/valgrind 00:07:04.410 --70456-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:04.410 --70456-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:04.410 --70456-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:04.410 --70456-- might be shown as UnknownInlinedFun 00:07:04.410 --70456-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:04.410 --70456-- object doesn't have a dynamic symbol table 00:07:04.410 --70456-- Scheduler: using generic scheduler lock implementation. 00:07:04.410 --70456-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:04.410 ==70456== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70456-by-???-on-dc5ca2722762 00:07:04.410 ==70456== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70456-by-???-on-dc5ca2722762 00:07:04.410 ==70456== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70456-by-???-on-dc5ca2722762 00:07:04.410 ==70456== 00:07:04.410 ==70456== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:04.410 ==70456== don't want to do, unless you know exactly what you're doing, 00:07:04.410 ==70456== or are doing some strange experiment): 00:07:04.410 ==70456== /usr/libexec/valgrind/../../bin/vgdb --pid=70456 ...command... 00:07:04.410 ==70456== 00:07:04.410 ==70456== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:04.410 ==70456== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob.c/blob_ut 00:07:04.410 ==70456== and then give GDB the following command 00:07:04.411 ==70456== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70456 00:07:04.411 ==70456== --pid is optional if only one valgrind process is running 00:07:04.411 ==70456== 00:07:04.411 --70456-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:04.411 --70456-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:04.411 --70456-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:04.411 --70456-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:04.411 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.411 --70456-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:04.411 --70456-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:04.411 --70456-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:04.411 --70456-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:04.411 --70456-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:04.411 --70456-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:04.411 --70456-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:04.411 --70456-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:04.411 --70456-- Reading syms from /usr/lib64/libm.so.6 00:07:04.411 --70456-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:04.411 --70456-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/libc.so.6 00:07:04.411 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.411 --70456-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.411 --70456-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.411 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.411 --70456-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.411 --70456-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.411 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.411 --70456-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.411 --70456-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:04.411 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.411 --70456-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:04.411 --70456-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:04.411 --70456-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:04.411 --70456-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:04.411 --70456-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:04.411 --70456-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:04.411 --70456-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:04.411 --70456-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.411 --70456-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 ==70456== Preferring higher priority redirection: 00:07:04.412 --70456-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:04.412 --70456-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:04.412 --70456-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 --70456-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:04.412 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.412 --70456-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.412 --70456-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.412 ==70456== WARNING: new redirection conflicts with existing -- ignoring it 00:07:04.412 --70456-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:04.412 --70456-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:04.412 --70456-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:04.412 --70456-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:04.412 --70456-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:04.412 --70456-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:04.412 --70456-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:04.412 --70456-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:04.412 --70456-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:04.412 --70456-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:04.412 --70456-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:04.412 --70456-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:04.412 --70456-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:04.412 --70456-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:04.412 --70456-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:04.412 --70456-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:04.412 --70456-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:04.412 --70456-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:04.412 --70456-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:04.412 00:07:04.412 00:07:04.412 CUnit - A unit testing framework for C - Version 2.1-3 00:07:04.412 http://cunit.sourceforge.net/ 00:07:04.412 00:07:04.412 00:07:04.412 Suite: blob_nocopy_noextent 00:07:04.412 Test: blob_init ...[2024-05-14 23:48:57.235164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:04.412 --70456-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:04.412 passed 00:07:04.412 Test: blob_thin_provision ...passed 00:07:04.412 Test: blob_read_only ...passed 00:07:04.412 Test: bs_load ...[2024-05-14 23:48:57.828801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:04.412 passed 00:07:04.412 Test: bs_load_custom_cluster_size ...passed 00:07:04.412 Test: bs_load_after_failed_grow ...passed 00:07:04.412 Test: bs_cluster_sz ...[2024-05-14 23:48:58.015027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:04.412 [2024-05-14 23:48:58.017325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:04.412 [2024-05-14 23:48:58.019863] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:04.412 passed 00:07:04.412 Test: bs_resize_md ...passed 00:07:04.412 Test: bs_destroy ...passed 00:07:04.412 Test: bs_type ...passed 00:07:04.412 Test: bs_super_block ...passed 00:07:04.412 Test: bs_test_recover_cluster_count ...passed 00:07:04.412 Test: bs_grow_live ...passed 00:07:04.412 Test: bs_grow_live_no_space ...passed 00:07:04.412 Test: bs_test_grow ...passed 00:07:04.412 Test: blob_serialize_test ...passed 00:07:04.412 Test: super_block_crc ...passed 00:07:04.412 Test: blob_thin_prov_write_count_io ...passed 00:07:04.412 Test: blob_thin_prov_unmap_cluster ...passed 00:07:04.412 Test: bs_load_iter_test ...passed 00:07:04.412 Test: blob_relations ...[2024-05-14 23:48:58.745448] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.412 [2024-05-14 23:48:58.746993] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:58.762705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.413 [2024-05-14 23:48:58.762855] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 passed 00:07:04.413 Test: blob_relations2 ...[2024-05-14 23:48:58.847677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.413 [2024-05-14 23:48:58.847826] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:58.848975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.413 [2024-05-14 23:48:58.849103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:58.878983] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.413 [2024-05-14 23:48:58.879136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:58.882442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.413 [2024-05-14 23:48:58.882587] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 passed 00:07:04.413 Test: blob_relations3 ...passed 00:07:04.413 Test: blobstore_clean_power_failure ...passed 00:07:04.413 Test: blob_delete_snapshot_power_failure ...[2024-05-14 23:48:59.229708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:04.413 [2024-05-14 23:48:59.267060] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:04.413 [2024-05-14 23:48:59.267388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:04.413 [2024-05-14 23:48:59.271247] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:59.301324] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:04.413 [2024-05-14 23:48:59.301629] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:04.413 [2024-05-14 23:48:59.301946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:04.413 [2024-05-14 23:48:59.302088] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:59.334537] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:04.413 [2024-05-14 23:48:59.336311] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:59.367417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:04.413 [2024-05-14 23:48:59.368939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 [2024-05-14 23:48:59.404705] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:04.413 [2024-05-14 23:48:59.405307] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.413 passed 00:07:04.413 Test: blob_create_snapshot_power_failure ...[2024-05-14 23:48:59.506580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:04.413 [2024-05-14 23:48:59.569699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:04.413 [2024-05-14 23:48:59.603283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:04.413 passed 00:07:04.413 Test: blob_io_unit ...passed 00:07:04.413 Test: blob_io_unit_compatibility ...passed 00:07:04.413 Test: blob_ext_md_pages ...passed 00:07:04.413 Test: blob_esnap_io_4096_4096 ...passed 00:07:04.413 Test: blob_esnap_io_512_512 ...passed 00:07:04.413 Test: blob_esnap_io_4096_512 ...passed 00:07:04.413 Test: blob_esnap_io_512_4096 ...passed 00:07:04.413 Test: blob_esnap_clone_resize ...passed 00:07:04.413 Suite: blob_bs_nocopy_noextent 00:07:04.413 Test: blob_open ...passed 00:07:04.413 Test: blob_create ...--70456-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:04.413 --70456-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:04.413 [2024-05-14 23:49:00.550279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:04.413 passed 00:07:04.413 Test: blob_create_loop ...passed 00:07:04.413 Test: blob_create_fail ...[2024-05-14 23:49:00.923370] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:04.414 passed 00:07:04.414 Test: blob_create_internal ...--70456-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:04.414 passed 00:07:04.414 Test: blob_create_zero_extent ...passed 00:07:04.414 Test: blob_snapshot ...passed 00:07:04.414 Test: blob_clone ...passed 00:07:04.414 Test: blob_inflate ...[2024-05-14 23:49:01.329395] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:04.414 passed 00:07:04.414 Test: blob_delete ...passed 00:07:04.414 Test: blob_resize_test ...[2024-05-14 23:49:01.467118] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:04.414 passed 00:07:04.414 Test: blob_resize_thin_test ...passed 00:07:04.414 Test: channel_ops ...passed 00:07:04.414 Test: blob_super ...passed 00:07:04.414 Test: blob_rw_verify_iov ...passed 00:07:04.414 Test: blob_unmap ...passed 00:07:04.414 Test: blob_iter ...passed 00:07:04.414 Test: blob_parse_md ...passed 00:07:04.414 Test: bs_load_pending_removal ...passed 00:07:04.414 Test: bs_unload ...[2024-05-14 23:49:02.148948] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:04.414 passed 00:07:04.414 Test: bs_usable_clusters ...passed 00:07:04.414 Test: blob_crc ...[2024-05-14 23:49:02.281620] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:04.414 [2024-05-14 23:49:02.282749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:04.414 passed 00:07:04.414 Test: blob_flags ...passed 00:07:04.414 Test: bs_version ...passed 00:07:04.414 Test: blob_set_xattrs_test ...[2024-05-14 23:49:02.509406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:04.414 [2024-05-14 23:49:02.511125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:04.414 passed 00:07:04.414 Test: blob_thin_prov_alloc ...passed 00:07:04.414 Test: blob_insert_cluster_msg_test ...passed 00:07:04.414 Test: blob_thin_prov_rw ...passed 00:07:04.414 Test: blob_thin_prov_rle ...passed 00:07:04.414 Test: blob_thin_prov_rw_iov ...passed 00:07:04.414 Test: blob_snapshot_rw ...passed 00:07:04.414 Test: blob_snapshot_rw_iov ...passed 00:07:04.414 Test: blob_inflate_rw ...passed 00:07:04.414 Test: blob_snapshot_freeze_io ...passed 00:07:04.414 Test: blob_operation_split_rw ...passed 00:07:04.414 Test: blob_operation_split_rw_iov ...passed 00:07:04.414 Test: blob_simultaneous_operations ...[2024-05-14 23:49:05.006498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.414 [2024-05-14 23:49:05.006775] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.414 [2024-05-14 23:49:05.011526] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.414 [2024-05-14 23:49:05.011678] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.414 [2024-05-14 23:49:05.031388] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.414 [2024-05-14 23:49:05.031527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.414 [2024-05-14 23:49:05.033524] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:04.414 [2024-05-14 23:49:05.033660] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.414 passed 00:07:04.414 Test: blob_persist_test ...passed 00:07:04.414 Test: blob_decouple_snapshot ...passed 00:07:04.414 Test: blob_seek_io_unit ...passed 00:07:04.414 Test: blob_nested_freezes ...passed 00:07:04.414 Test: blob_clone_resize ...passed 00:07:04.414 Test: blob_shallow_copy ...[2024-05-14 23:49:05.678286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:04.415 [2024-05-14 23:49:05.684045] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:04.415 [2024-05-14 23:49:05.686143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:04.415 passed 00:07:04.415 Suite: blob_blob_nocopy_noextent 00:07:04.415 Test: blob_write ...passed 00:07:04.415 Test: blob_read ...passed 00:07:04.415 Test: blob_rw_verify ...passed 00:07:04.415 Test: blob_rw_verify_iov_nomem ...passed 00:07:04.415 Test: blob_rw_iov_read_only ...passed 00:07:04.415 Test: blob_xattr ...passed 00:07:04.415 Test: blob_dirty_shutdown ...passed 00:07:04.415 Test: blob_is_degraded ...passed 00:07:04.415 Suite: blob_esnap_bs_nocopy_noextent 00:07:04.415 Test: blob_esnap_create ...passed 00:07:04.415 Test: blob_esnap_thread_add_remove ...passed 00:07:04.415 Test: blob_esnap_clone_snapshot ...passed 00:07:04.415 Test: blob_esnap_clone_inflate ...passed 00:07:04.415 Test: blob_esnap_clone_decouple ...passed 00:07:04.415 Test: blob_esnap_clone_reload ...passed 00:07:04.415 Test: blob_esnap_hotplug ...passed 00:07:04.415 Suite: blob_nocopy_extent 00:07:04.415 Test: blob_init ...[2024-05-14 23:49:06.940168] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:04.415 passed 00:07:04.415 Test: blob_thin_provision ...passed 00:07:04.415 Test: blob_read_only ...passed 00:07:04.415 Test: bs_load ...[2024-05-14 23:49:07.047104] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:04.415 passed 00:07:04.415 Test: bs_load_custom_cluster_size ...passed 00:07:04.415 Test: bs_load_after_failed_grow ...passed 00:07:04.415 Test: bs_cluster_sz ...[2024-05-14 23:49:07.121859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:04.415 [2024-05-14 23:49:07.122445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:04.415 [2024-05-14 23:49:07.122718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:04.415 passed 00:07:04.415 Test: bs_resize_md ...passed 00:07:04.415 Test: bs_destroy ...passed 00:07:04.415 Test: bs_type ...passed 00:07:04.415 Test: bs_super_block ...passed 00:07:04.415 Test: bs_test_recover_cluster_count ...passed 00:07:04.415 Test: bs_grow_live ...passed 00:07:04.415 Test: bs_grow_live_no_space ...passed 00:07:04.415 Test: bs_test_grow ...passed 00:07:04.415 Test: blob_serialize_test ...passed 00:07:04.674 Test: super_block_crc ...passed 00:07:04.674 Test: blob_thin_prov_write_count_io ...passed 00:07:04.674 Test: blob_thin_prov_unmap_cluster ...passed 00:07:04.674 Test: bs_load_iter_test ...passed 00:07:04.674 Test: blob_relations ...[2024-05-14 23:49:07.548667] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.674 [2024-05-14 23:49:07.548867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.674 [2024-05-14 23:49:07.553533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.674 [2024-05-14 23:49:07.553688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.674 passed 00:07:04.674 Test: blob_relations2 ...[2024-05-14 23:49:07.593695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.674 [2024-05-14 23:49:07.593844] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.674 [2024-05-14 23:49:07.594004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.674 [2024-05-14 23:49:07.594109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.674 [2024-05-14 23:49:07.602950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.674 [2024-05-14 23:49:07.603132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.674 [2024-05-14 23:49:07.605821] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:04.674 [2024-05-14 23:49:07.605963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:04.933 passed 00:07:04.933 Test: blob_relations3 ...passed 00:07:05.191 Test: blobstore_clean_power_failure ...passed 00:07:05.191 Test: blob_delete_snapshot_power_failure ...[2024-05-14 23:49:07.917317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:05.191 [2024-05-14 23:49:07.958975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:05.191 [2024-05-14 23:49:07.990251] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:05.191 [2024-05-14 23:49:07.990415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:05.191 [2024-05-14 23:49:07.990556] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:05.191 [2024-05-14 23:49:08.021401] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:05.191 [2024-05-14 23:49:08.021546] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:05.191 [2024-05-14 23:49:08.021653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:05.191 [2024-05-14 23:49:08.021792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:05.191 [2024-05-14 23:49:08.052904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:05.191 [2024-05-14 23:49:08.053053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:05.191 [2024-05-14 23:49:08.053162] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:05.191 [2024-05-14 23:49:08.053299] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:05.191 [2024-05-14 23:49:08.084893] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:05.191 [2024-05-14 23:49:08.085136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:05.191 [2024-05-14 23:49:08.116902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:05.191 [2024-05-14 23:49:08.117282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:05.449 [2024-05-14 23:49:08.150279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:05.449 [2024-05-14 23:49:08.150491] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:05.450 passed 00:07:05.450 Test: blob_create_snapshot_power_failure ...[2024-05-14 23:49:08.246303] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:05.450 [2024-05-14 23:49:08.274292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:05.450 [2024-05-14 23:49:08.331755] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:05.450 [2024-05-14 23:49:08.362195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:05.708 passed 00:07:05.708 Test: blob_io_unit ...passed 00:07:05.708 Test: blob_io_unit_compatibility ...passed 00:07:05.708 Test: blob_ext_md_pages ...passed 00:07:05.708 Test: blob_esnap_io_4096_4096 ...passed 00:07:05.966 Test: blob_esnap_io_512_512 ...passed 00:07:05.966 Test: blob_esnap_io_4096_512 ...passed 00:07:05.966 Test: blob_esnap_io_512_4096 ...passed 00:07:06.223 Test: blob_esnap_clone_resize ...passed 00:07:06.224 Suite: blob_bs_nocopy_extent 00:07:06.224 Test: blob_open ...passed 00:07:06.224 Test: blob_create ...[2024-05-14 23:49:09.074530] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:06.224 passed 00:07:06.789 Test: blob_create_loop ...passed 00:07:06.789 Test: blob_create_fail ...[2024-05-14 23:49:09.513734] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:06.789 passed 00:07:06.789 Test: blob_create_internal ...passed 00:07:06.789 Test: blob_create_zero_extent ...passed 00:07:06.789 Test: blob_snapshot ...passed 00:07:07.047 Test: blob_clone ...passed 00:07:07.047 Test: blob_inflate ...[2024-05-14 23:49:09.863843] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:07.048 passed 00:07:07.048 Test: blob_delete ...passed 00:07:07.306 Test: blob_resize_test ...[2024-05-14 23:49:09.988985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:07.306 passed 00:07:07.306 Test: blob_resize_thin_test ...passed 00:07:07.306 Test: channel_ops ...passed 00:07:07.563 Test: blob_super ...passed 00:07:07.563 Test: blob_rw_verify_iov ...passed 00:07:07.563 Test: blob_unmap ...passed 00:07:07.563 Test: blob_iter ...passed 00:07:07.821 Test: blob_parse_md ...passed 00:07:07.821 Test: bs_load_pending_removal ...passed 00:07:07.821 Test: bs_unload ...[2024-05-14 23:49:10.631696] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:07.821 passed 00:07:07.821 Test: bs_usable_clusters ...passed 00:07:08.078 Test: blob_crc ...[2024-05-14 23:49:10.761964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:08.078 [2024-05-14 23:49:10.762293] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:08.078 passed 00:07:08.078 Test: blob_flags ...passed 00:07:08.078 Test: bs_version ...passed 00:07:08.078 Test: blob_set_xattrs_test ...[2024-05-14 23:49:10.965439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:08.078 [2024-05-14 23:49:10.965689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:08.078 passed 00:07:08.644 Test: blob_thin_prov_alloc ...passed 00:07:08.644 Test: blob_insert_cluster_msg_test ...passed 00:07:08.644 Test: blob_thin_prov_rw ...passed 00:07:08.644 Test: blob_thin_prov_rle ...passed 00:07:08.902 Test: blob_thin_prov_rw_iov ...passed 00:07:08.902 Test: blob_snapshot_rw ...passed 00:07:08.902 Test: blob_snapshot_rw_iov ...passed 00:07:09.468 Test: blob_inflate_rw ...passed 00:07:09.468 Test: blob_snapshot_freeze_io ...passed 00:07:10.033 Test: blob_operation_split_rw ...passed 00:07:10.599 Test: blob_operation_split_rw_iov ...passed 00:07:10.599 Test: blob_simultaneous_operations ...[2024-05-14 23:49:13.288485] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:10.599 [2024-05-14 23:49:13.288677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.599 [2024-05-14 23:49:13.291036] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:10.599 [2024-05-14 23:49:13.291169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.599 [2024-05-14 23:49:13.308610] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:10.599 [2024-05-14 23:49:13.308741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.599 [2024-05-14 23:49:13.309341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:10.599 [2024-05-14 23:49:13.309461] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:10.599 passed 00:07:10.599 Test: blob_persist_test ...passed 00:07:10.858 Test: blob_decouple_snapshot ...passed 00:07:10.858 Test: blob_seek_io_unit ...passed 00:07:10.858 Test: blob_nested_freezes ...passed 00:07:10.858 Test: blob_clone_resize ...passed 00:07:11.116 Test: blob_shallow_copy ...[2024-05-14 23:49:13.885204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:11.117 [2024-05-14 23:49:13.885691] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:11.117 [2024-05-14 23:49:13.885887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:11.117 passed 00:07:11.117 Suite: blob_blob_nocopy_extent 00:07:11.117 Test: blob_write ...passed 00:07:11.375 Test: blob_read ...passed 00:07:11.375 Test: blob_rw_verify ...passed 00:07:11.375 Test: blob_rw_verify_iov_nomem ...passed 00:07:11.375 Test: blob_rw_iov_read_only ...passed 00:07:11.633 Test: blob_xattr ...passed 00:07:11.633 Test: blob_dirty_shutdown ...passed 00:07:11.633 Test: blob_is_degraded ...passed 00:07:11.633 Suite: blob_esnap_bs_nocopy_extent 00:07:11.633 Test: blob_esnap_create ...passed 00:07:11.892 Test: blob_esnap_thread_add_remove ...passed 00:07:11.892 Test: blob_esnap_clone_snapshot ...passed 00:07:11.892 Test: blob_esnap_clone_inflate ...passed 00:07:12.150 Test: blob_esnap_clone_decouple ...passed 00:07:12.150 Test: blob_esnap_clone_reload ...passed 00:07:12.150 Test: blob_esnap_hotplug ...passed 00:07:12.150 Suite: blob_copy_noextent 00:07:12.150 Test: blob_init ...[2024-05-14 23:49:14.965576] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:12.150 passed 00:07:12.150 Test: blob_thin_provision ...passed 00:07:12.150 Test: blob_read_only ...passed 00:07:12.150 Test: bs_load ...[2024-05-14 23:49:15.058600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:12.150 passed 00:07:12.150 Test: bs_load_custom_cluster_size ...passed 00:07:12.408 Test: bs_load_after_failed_grow ...passed 00:07:12.408 Test: bs_cluster_sz ...[2024-05-14 23:49:15.112106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:12.408 [2024-05-14 23:49:15.112680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:12.408 [2024-05-14 23:49:15.112964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:12.408 passed 00:07:12.408 Test: bs_resize_md ...passed 00:07:12.408 Test: bs_destroy ...passed 00:07:12.408 Test: bs_type ...passed 00:07:12.408 Test: bs_super_block ...passed 00:07:12.408 Test: bs_test_recover_cluster_count ...passed 00:07:12.408 Test: bs_grow_live ...passed 00:07:12.408 Test: bs_grow_live_no_space ...passed 00:07:12.408 Test: bs_test_grow ...passed 00:07:12.408 Test: blob_serialize_test ...passed 00:07:12.408 Test: super_block_crc ...passed 00:07:12.666 Test: blob_thin_prov_write_count_io ...passed 00:07:12.666 Test: blob_thin_prov_unmap_cluster ...passed 00:07:12.666 Test: bs_load_iter_test ...passed 00:07:12.666 Test: blob_relations ...[2024-05-14 23:49:15.540178] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:12.666 [2024-05-14 23:49:15.540379] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:12.666 [2024-05-14 23:49:15.544124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:12.666 [2024-05-14 23:49:15.544283] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:12.667 passed 00:07:12.667 Test: blob_relations2 ...[2024-05-14 23:49:15.582020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:12.667 [2024-05-14 23:49:15.582183] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:12.667 [2024-05-14 23:49:15.582351] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:12.667 [2024-05-14 23:49:15.582468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:12.667 [2024-05-14 23:49:15.589004] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:12.667 [2024-05-14 23:49:15.589155] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:12.667 [2024-05-14 23:49:15.591506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:12.667 [2024-05-14 23:49:15.591643] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:12.667 passed 00:07:12.925 Test: blob_relations3 ...passed 00:07:13.183 Test: blobstore_clean_power_failure ...passed 00:07:13.183 Test: blob_delete_snapshot_power_failure ...[2024-05-14 23:49:15.896795] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:13.183 [2024-05-14 23:49:15.926733] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:13.183 [2024-05-14 23:49:15.926889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:13.183 [2024-05-14 23:49:15.927017] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:13.183 [2024-05-14 23:49:15.957053] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:13.183 [2024-05-14 23:49:15.957200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:13.183 [2024-05-14 23:49:15.957317] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:13.183 [2024-05-14 23:49:15.957442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:13.183 [2024-05-14 23:49:15.989538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:13.183 [2024-05-14 23:49:15.989800] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:13.184 [2024-05-14 23:49:16.020415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:13.184 [2024-05-14 23:49:16.020798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:13.184 [2024-05-14 23:49:16.052245] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:13.184 [2024-05-14 23:49:16.052455] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:13.442 passed 00:07:13.442 Test: blob_create_snapshot_power_failure ...[2024-05-14 23:49:16.143319] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:13.442 [2024-05-14 23:49:16.198686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:07:13.442 [2024-05-14 23:49:16.228342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:13.442 passed 00:07:13.762 Test: blob_io_unit ...passed 00:07:13.762 Test: blob_io_unit_compatibility ...passed 00:07:13.762 Test: blob_ext_md_pages ...passed 00:07:13.762 Test: blob_esnap_io_4096_4096 ...passed 00:07:13.762 Test: blob_esnap_io_512_512 ...passed 00:07:14.052 Test: blob_esnap_io_4096_512 ...passed 00:07:14.053 Test: blob_esnap_io_512_4096 ...passed 00:07:14.053 Test: blob_esnap_clone_resize ...passed 00:07:14.053 Suite: blob_bs_copy_noextent 00:07:14.053 Test: blob_open ...passed 00:07:14.053 Test: blob_create ...[2024-05-14 23:49:16.944976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:14.379 passed 00:07:14.379 Test: blob_create_loop ...passed 00:07:14.638 Test: blob_create_fail ...[2024-05-14 23:49:17.313801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:14.638 passed 00:07:14.638 Test: blob_create_internal ...passed 00:07:14.638 Test: blob_create_zero_extent ...passed 00:07:14.638 Test: blob_snapshot ...passed 00:07:14.895 Test: blob_clone ...passed 00:07:14.895 Test: blob_inflate ...[2024-05-14 23:49:17.654987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:14.895 passed 00:07:14.895 Test: blob_delete ...passed 00:07:14.895 Test: blob_resize_test ...[2024-05-14 23:49:17.779467] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:14.895 passed 00:07:15.152 Test: blob_resize_thin_test ...passed 00:07:15.152 Test: channel_ops ...passed 00:07:15.152 Test: blob_super ...passed 00:07:15.410 Test: blob_rw_verify_iov ...passed 00:07:15.410 Test: blob_unmap ...passed 00:07:15.410 Test: blob_iter ...passed 00:07:15.410 Test: blob_parse_md ...passed 00:07:15.668 Test: bs_load_pending_removal ...passed 00:07:15.668 Test: bs_unload ...[2024-05-14 23:49:18.413495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:15.668 passed 00:07:15.668 Test: bs_usable_clusters ...passed 00:07:15.668 Test: blob_crc ...[2024-05-14 23:49:18.540901] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:15.668 [2024-05-14 23:49:18.541222] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:15.668 passed 00:07:15.926 Test: blob_flags ...passed 00:07:15.926 Test: bs_version ...passed 00:07:15.926 Test: blob_set_xattrs_test ...[2024-05-14 23:49:18.745669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:15.926 [2024-05-14 23:49:18.745924] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:15.926 passed 00:07:16.492 Test: blob_thin_prov_alloc ...passed 00:07:16.492 Test: blob_insert_cluster_msg_test ...passed 00:07:16.492 Test: blob_thin_prov_rw ...passed 00:07:16.492 Test: blob_thin_prov_rle ...passed 00:07:16.492 Test: blob_thin_prov_rw_iov ...passed 00:07:16.750 Test: blob_snapshot_rw ...passed 00:07:16.750 Test: blob_snapshot_rw_iov ...passed 00:07:17.315 Test: blob_inflate_rw ...passed 00:07:17.315 Test: blob_snapshot_freeze_io ...passed 00:07:17.880 Test: blob_operation_split_rw ...passed 00:07:18.137 Test: blob_operation_split_rw_iov ...passed 00:07:18.394 Test: blob_simultaneous_operations ...[2024-05-14 23:49:21.100258] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:18.394 [2024-05-14 23:49:21.100438] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.394 [2024-05-14 23:49:21.102492] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:18.394 [2024-05-14 23:49:21.102644] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.394 [2024-05-14 23:49:21.112107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:18.394 [2024-05-14 23:49:21.112237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.394 [2024-05-14 23:49:21.112798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:18.394 [2024-05-14 23:49:21.112916] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:18.394 passed 00:07:18.394 Test: blob_persist_test ...passed 00:07:18.394 Test: blob_decouple_snapshot ...passed 00:07:18.651 Test: blob_seek_io_unit ...passed 00:07:18.651 Test: blob_nested_freezes ...passed 00:07:18.651 Test: blob_clone_resize ...passed 00:07:18.908 Test: blob_shallow_copy ...[2024-05-14 23:49:21.658250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:18.908 [2024-05-14 23:49:21.658736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:18.908 [2024-05-14 23:49:21.658920] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:18.908 passed 00:07:18.908 Suite: blob_blob_copy_noextent 00:07:18.908 Test: blob_write ...passed 00:07:18.908 Test: blob_read ...passed 00:07:19.167 Test: blob_rw_verify ...passed 00:07:19.167 Test: blob_rw_verify_iov_nomem ...passed 00:07:19.167 Test: blob_rw_iov_read_only ...passed 00:07:19.167 Test: blob_xattr ...passed 00:07:19.424 Test: blob_dirty_shutdown ...passed 00:07:19.424 Test: blob_is_degraded ...passed 00:07:19.424 Suite: blob_esnap_bs_copy_noextent 00:07:19.424 Test: blob_esnap_create ...passed 00:07:19.682 Test: blob_esnap_thread_add_remove ...passed 00:07:19.682 Test: blob_esnap_clone_snapshot ...passed 00:07:19.682 Test: blob_esnap_clone_inflate ...passed 00:07:19.682 Test: blob_esnap_clone_decouple ...passed 00:07:19.940 Test: blob_esnap_clone_reload ...passed 00:07:19.940 Test: blob_esnap_hotplug ...passed 00:07:19.940 Suite: blob_copy_extent 00:07:19.940 Test: blob_init ...[2024-05-14 23:49:22.730758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5463:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:07:19.940 passed 00:07:19.940 Test: blob_thin_provision ...passed 00:07:19.940 Test: blob_read_only ...passed 00:07:19.940 Test: bs_load ...[2024-05-14 23:49:22.823981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c: 938:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:07:19.940 passed 00:07:19.940 Test: bs_load_custom_cluster_size ...passed 00:07:20.198 Test: bs_load_after_failed_grow ...passed 00:07:20.198 Test: bs_cluster_sz ...[2024-05-14 23:49:22.879103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3797:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:07:20.198 [2024-05-14 23:49:22.879665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5594:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:07:20.198 [2024-05-14 23:49:22.879938] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:3856:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:07:20.198 passed 00:07:20.198 Test: bs_resize_md ...passed 00:07:20.198 Test: bs_destroy ...passed 00:07:20.198 Test: bs_type ...passed 00:07:20.198 Test: bs_super_block ...passed 00:07:20.198 Test: bs_test_recover_cluster_count ...passed 00:07:20.198 Test: bs_grow_live ...passed 00:07:20.198 Test: bs_grow_live_no_space ...passed 00:07:20.198 Test: bs_test_grow ...passed 00:07:20.198 Test: blob_serialize_test ...passed 00:07:20.198 Test: super_block_crc ...passed 00:07:20.456 Test: blob_thin_prov_write_count_io ...passed 00:07:20.456 Test: blob_thin_prov_unmap_cluster ...passed 00:07:20.456 Test: bs_load_iter_test ...passed 00:07:20.456 Test: blob_relations ...[2024-05-14 23:49:23.285712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:20.456 [2024-05-14 23:49:23.285923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.456 [2024-05-14 23:49:23.290599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:20.456 [2024-05-14 23:49:23.290749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.456 passed 00:07:20.456 Test: blob_relations2 ...[2024-05-14 23:49:23.327879] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:20.456 [2024-05-14 23:49:23.328031] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.456 [2024-05-14 23:49:23.328189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:20.456 [2024-05-14 23:49:23.328301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.456 [2024-05-14 23:49:23.335836] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:20.456 [2024-05-14 23:49:23.335989] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.456 [2024-05-14 23:49:23.338680] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7950:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:07:20.456 [2024-05-14 23:49:23.338823] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.456 passed 00:07:20.456 Test: blob_relations3 ...passed 00:07:20.723 Test: blobstore_clean_power_failure ...passed 00:07:20.723 Test: blob_delete_snapshot_power_failure ...[2024-05-14 23:49:23.649232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:20.983 [2024-05-14 23:49:23.680141] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:20.983 [2024-05-14 23:49:23.711125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:20.983 [2024-05-14 23:49:23.711280] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:20.983 [2024-05-14 23:49:23.711414] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.983 [2024-05-14 23:49:23.742219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:20.983 [2024-05-14 23:49:23.742363] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:20.983 [2024-05-14 23:49:23.742469] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:20.983 [2024-05-14 23:49:23.742606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.983 [2024-05-14 23:49:23.773744] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:20.983 [2024-05-14 23:49:23.773888] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1439:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:07:20.983 [2024-05-14 23:49:23.773995] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7864:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:07:20.983 [2024-05-14 23:49:23.774121] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.983 [2024-05-14 23:49:23.805570] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7791:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:07:20.984 [2024-05-14 23:49:23.805803] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.984 [2024-05-14 23:49:23.837659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7660:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:07:20.984 [2024-05-14 23:49:23.838032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:20.984 [2024-05-14 23:49:23.871165] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7604:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:07:20.984 [2024-05-14 23:49:23.871366] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:21.242 passed 00:07:21.242 Test: blob_create_snapshot_power_failure ...[2024-05-14 23:49:23.966578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:07:21.242 [2024-05-14 23:49:23.994599] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1552:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:07:21.242 [2024-05-14 23:49:24.051442] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1642:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:07:21.242 [2024-05-14 23:49:24.081820] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6419:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:07:21.499 passed 00:07:21.499 Test: blob_io_unit ...passed 00:07:21.499 Test: blob_io_unit_compatibility ...passed 00:07:21.499 Test: blob_ext_md_pages ...passed 00:07:21.499 Test: blob_esnap_io_4096_4096 ...passed 00:07:21.757 Test: blob_esnap_io_512_512 ...passed 00:07:21.757 Test: blob_esnap_io_4096_512 ...passed 00:07:21.757 Test: blob_esnap_io_512_4096 ...passed 00:07:21.757 Test: blob_esnap_clone_resize ...passed 00:07:21.757 Suite: blob_bs_copy_extent 00:07:22.016 Test: blob_open ...passed 00:07:22.016 Test: blob_create ...[2024-05-14 23:49:24.789939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:07:22.016 passed 00:07:22.274 Test: blob_create_loop ...passed 00:07:22.532 Test: blob_create_fail ...[2024-05-14 23:49:25.229557] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:22.532 passed 00:07:22.532 Test: blob_create_internal ...passed 00:07:22.532 Test: blob_create_zero_extent ...passed 00:07:22.532 Test: blob_snapshot ...passed 00:07:22.791 Test: blob_clone ...passed 00:07:22.791 Test: blob_inflate ...[2024-05-14 23:49:25.570683] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7082:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:07:22.791 passed 00:07:22.791 Test: blob_delete ...passed 00:07:22.791 Test: blob_resize_test ...[2024-05-14 23:49:25.697167] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7409:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:07:22.791 passed 00:07:23.049 Test: blob_resize_thin_test ...passed 00:07:23.049 Test: channel_ops ...passed 00:07:23.049 Test: blob_super ...passed 00:07:23.308 Test: blob_rw_verify_iov ...passed 00:07:23.308 Test: blob_unmap ...passed 00:07:23.308 Test: blob_iter ...passed 00:07:23.308 Test: blob_parse_md ...passed 00:07:23.566 Test: bs_load_pending_removal ...passed 00:07:23.566 Test: bs_unload ...[2024-05-14 23:49:26.329417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:5851:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:07:23.566 passed 00:07:23.566 Test: bs_usable_clusters ...passed 00:07:23.566 Test: blob_crc ...[2024-05-14 23:49:26.457936] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:23.566 [2024-05-14 23:49:26.458269] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:1651:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:07:23.566 passed 00:07:23.824 Test: blob_flags ...passed 00:07:23.824 Test: bs_version ...passed 00:07:23.824 Test: blob_set_xattrs_test ...[2024-05-14 23:49:26.662968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:23.824 [2024-05-14 23:49:26.663235] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:6300:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:07:23.824 passed 00:07:24.390 Test: blob_thin_prov_alloc ...passed 00:07:24.390 Test: blob_insert_cluster_msg_test ...passed 00:07:24.390 Test: blob_thin_prov_rw ...passed 00:07:24.390 Test: blob_thin_prov_rle ...passed 00:07:24.390 Test: blob_thin_prov_rw_iov ...passed 00:07:24.648 Test: blob_snapshot_rw ...passed 00:07:24.648 Test: blob_snapshot_rw_iov ...passed 00:07:25.214 Test: blob_inflate_rw ...passed 00:07:25.214 Test: blob_snapshot_freeze_io ...passed 00:07:25.780 Test: blob_operation_split_rw ...passed 00:07:26.038 Test: blob_operation_split_rw_iov ...passed 00:07:26.038 Test: blob_simultaneous_operations ...[2024-05-14 23:49:28.962126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:26.038 [2024-05-14 23:49:28.962316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.038 [2024-05-14 23:49:28.964386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:26.038 [2024-05-14 23:49:28.964521] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.039 [2024-05-14 23:49:28.972937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:26.039 [2024-05-14 23:49:28.973066] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.039 [2024-05-14 23:49:28.973653] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7977:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:07:26.039 [2024-05-14 23:49:28.973773] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7917:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:07:26.297 passed 00:07:26.297 Test: blob_persist_test ...passed 00:07:26.297 Test: blob_decouple_snapshot ...passed 00:07:26.556 Test: blob_seek_io_unit ...passed 00:07:26.556 Test: blob_nested_freezes ...passed 00:07:26.556 Test: blob_clone_resize ...passed 00:07:26.814 Test: blob_shallow_copy ...[2024-05-14 23:49:29.520771] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7305:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:07:26.814 [2024-05-14 23:49:29.521272] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7315:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:07:26.814 [2024-05-14 23:49:29.521473] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/blob/blobstore.c:7323:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:07:26.814 passed 00:07:26.814 Suite: blob_blob_copy_extent 00:07:26.814 Test: blob_write ...passed 00:07:26.814 Test: blob_read ...passed 00:07:27.072 Test: blob_rw_verify ...passed 00:07:27.072 Test: blob_rw_verify_iov_nomem ...passed 00:07:27.072 Test: blob_rw_iov_read_only ...passed 00:07:27.072 Test: blob_xattr ...passed 00:07:27.330 Test: blob_dirty_shutdown ...passed 00:07:27.330 Test: blob_is_degraded ...passed 00:07:27.330 Suite: blob_esnap_bs_copy_extent 00:07:27.330 Test: blob_esnap_create ...passed 00:07:27.588 Test: blob_esnap_thread_add_remove ...passed 00:07:27.588 Test: blob_esnap_clone_snapshot ...passed 00:07:27.588 Test: blob_esnap_clone_inflate ...passed 00:07:27.588 Test: blob_esnap_clone_decouple ...passed 00:07:27.847 Test: blob_esnap_clone_reload ...passed 00:07:27.847 Test: blob_esnap_hotplug ...passed 00:07:27.847 00:07:27.847 Run Summary: Type Total Ran Passed Failed Inactive 00:07:27.847 suites 16 16 n/a 0 0 00:07:27.847 tests 368 368 368 0 0 00:07:27.847 asserts 142985 142985 142985 0 n/a 00:07:27.847 00:07:27.847 Elapsed time = 33.290 seconds 00:07:27.847 --70456-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:27.847 ==70456== 00:07:27.847 ==70456== HEAP SUMMARY: 00:07:27.847 ==70456== in use at exit: 26,392 bytes in 769 blocks 00:07:27.847 ==70456== total heap usage: 165,153 allocs, 164,384 frees, 673,798,439 bytes allocated 00:07:27.847 ==70456== 00:07:27.847 ==70456== Searching for pointers to 769 not-freed blocks 00:07:27.847 ==70456== Checked 11,327,824 bytes 00:07:27.847 ==70456== 00:07:27.847 ==70456== LEAK SUMMARY: 00:07:27.847 ==70456== definitely lost: 0 bytes in 0 blocks 00:07:27.847 ==70456== indirectly lost: 0 bytes in 0 blocks 00:07:27.847 ==70456== possibly lost: 0 bytes in 0 blocks 00:07:27.847 ==70456== still reachable: 26,392 bytes in 769 blocks 00:07:27.847 ==70456== suppressed: 0 bytes in 0 blocks 00:07:27.847 ==70456== Reachable blocks (those to which a pointer was found) are not shown. 00:07:27.847 ==70456== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:27.847 ==70456== 00:07:27.847 ==70456== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:27.847 23:49:30 unittest_blob_blobfs -- unit/unittest.sh@41 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:27.847 ==70816== Memcheck, a memory error detector 00:07:27.847 ==70816== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:27.847 ==70816== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:27.847 ==70816== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:27.847 ==70816== 00:07:27.847 --70816-- Valgrind options: 00:07:27.847 --70816-- --leak-check=full 00:07:27.847 --70816-- --error-exitcode=2 00:07:27.847 --70816-- --verbose 00:07:27.847 --70816-- Contents of /proc/version: 00:07:27.847 --70816-- 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:27.847 --70816-- 00:07:27.847 --70816-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:27.847 --70816-- Page sizes: currently 4096, max supported 4096 00:07:27.847 --70816-- Valgrind library directory: /usr/libexec/valgrind 00:07:27.847 --70816-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:27.847 --70816-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:27.847 --70816-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:27.847 --70816-- might be shown as UnknownInlinedFun 00:07:27.847 --70816-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:27.848 --70816-- object doesn't have a dynamic symbol table 00:07:27.848 --70816-- Scheduler: using generic scheduler lock implementation. 00:07:27.848 --70816-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:27.848 ==70816== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70816-by-???-on-dc5ca2722762 00:07:27.848 ==70816== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70816-by-???-on-dc5ca2722762 00:07:27.848 ==70816== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70816-by-???-on-dc5ca2722762 00:07:27.848 ==70816== 00:07:27.848 ==70816== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:27.848 ==70816== don't want to do, unless you know exactly what you're doing, 00:07:27.848 ==70816== or are doing some strange experiment): 00:07:27.848 ==70816== /usr/libexec/valgrind/../../bin/vgdb --pid=70816 ...command... 00:07:27.848 ==70816== 00:07:27.848 ==70816== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:27.848 ==70816== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:07:27.848 ==70816== and then give GDB the following command 00:07:27.848 ==70816== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70816 00:07:27.848 ==70816== --pid is optional if only one valgrind process is running 00:07:27.848 ==70816== 00:07:28.107 --70816-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.107 --70816-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.107 --70816-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.107 --70816-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.107 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.107 --70816-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.107 --70816-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.107 --70816-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.107 --70816-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.107 --70816-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.107 --70816-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.107 --70816-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.107 --70816-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.107 --70816-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.107 --70816-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.107 --70816-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.107 --70816-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.107 --70816-- Reading syms from /usr/lib64/libm.so.6 00:07:28.107 --70816-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.107 --70816-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.107 --70816-- Reading syms from /usr/lib64/libc.so.6 00:07:28.107 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.107 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.107 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.107 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.107 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.108 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.108 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.108 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.108 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.108 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.108 --70816-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.108 --70816-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.108 --70816-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.108 --70816-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.108 --70816-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.108 --70816-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:28.367 --70816-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:28.367 --70816-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:28.367 --70816-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.367 --70816-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 ==70816== Preferring higher priority redirection: 00:07:28.368 --70816-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:28.368 --70816-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:28.368 --70816-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 --70816-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:28.368 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.368 --70816-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.368 --70816-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.368 ==70816== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.368 --70816-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:28.368 --70816-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:28.368 --70816-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:28.368 --70816-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:28.368 --70816-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:28.368 --70816-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:28.368 --70816-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:28.368 --70816-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:28.368 --70816-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:28.368 --70816-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:28.368 --70816-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:28.368 --70816-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:28.368 --70816-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:28.368 --70816-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:28.368 --70816-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:28.368 --70816-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:28.368 --70816-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:28.368 --70816-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:28.368 --70816-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:28.629 00:07:28.629 00:07:28.629 CUnit - A unit testing framework for C - Version 2.1-3 00:07:28.629 http://cunit.sourceforge.net/ 00:07:28.629 00:07:28.629 00:07:28.629 Suite: blob_bdev 00:07:28.629 Test: create_bs_dev ...passed 00:07:28.629 Test: create_bs_dev_ro ...[2024-05-14 23:49:31.337225] /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:28.629 passed 00:07:28.629 Test: create_bs_dev_rw ...passed 00:07:28.629 Test: claim_bs_dev ...[2024-05-14 23:49:31.383090] /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:28.629 passed 00:07:28.629 Test: claim_bs_dev_ro ...passed 00:07:28.629 Test: deferred_destroy_refs ...passed 00:07:28.629 Test: deferred_destroy_channels ...passed 00:07:28.629 Test: deferred_destroy_threads ...passed 00:07:28.629 00:07:28.629 Run Summary: Type Total Ran Passed Failed Inactive 00:07:28.629 suites 1 1 n/a 0 0 00:07:28.629 tests 8 8 8 0 0 00:07:28.629 asserts 119 119 119 0 n/a 00:07:28.629 00:07:28.629 Elapsed time = 0.106 seconds 00:07:28.629 --70816-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:28.629 --70816-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:28.629 ==70816== 00:07:28.629 ==70816== HEAP SUMMARY: 00:07:28.629 ==70816== in use at exit: 0 bytes in 0 blocks 00:07:28.629 ==70816== total heap usage: 2,185 allocs, 2,185 frees, 223,475 bytes allocated 00:07:28.629 ==70816== 00:07:28.629 ==70816== All heap blocks were freed -- no leaks are possible 00:07:28.629 ==70816== 00:07:28.629 ==70816== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:28.629 23:49:31 unittest_blob_blobfs -- unit/unittest.sh@42 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:28.629 ==70818== Memcheck, a memory error detector 00:07:28.629 ==70818== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:28.629 ==70818== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:28.629 ==70818== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:28.629 ==70818== 00:07:28.629 --70818-- Valgrind options: 00:07:28.629 --70818-- --leak-check=full 00:07:28.629 --70818-- --error-exitcode=2 00:07:28.629 --70818-- --verbose 00:07:28.629 --70818-- Contents of /proc/version: 00:07:28.629 --70818-- 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:28.629 --70818-- 00:07:28.629 --70818-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:28.629 --70818-- Page sizes: currently 4096, max supported 4096 00:07:28.630 --70818-- Valgrind library directory: /usr/libexec/valgrind 00:07:28.630 --70818-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:28.630 --70818-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:28.630 --70818-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:28.630 --70818-- might be shown as UnknownInlinedFun 00:07:28.630 --70818-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:28.630 --70818-- object doesn't have a dynamic symbol table 00:07:28.630 --70818-- Scheduler: using generic scheduler lock implementation. 00:07:28.889 --70818-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:28.889 ==70818== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70818-by-???-on-dc5ca2722762 00:07:28.889 ==70818== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70818-by-???-on-dc5ca2722762 00:07:28.889 ==70818== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70818-by-???-on-dc5ca2722762 00:07:28.889 ==70818== 00:07:28.889 ==70818== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:28.889 ==70818== don't want to do, unless you know exactly what you're doing, 00:07:28.889 ==70818== or are doing some strange experiment): 00:07:28.889 ==70818== /usr/libexec/valgrind/../../bin/vgdb --pid=70818 ...command... 00:07:28.889 ==70818== 00:07:28.889 ==70818== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:28.889 ==70818== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:07:28.890 ==70818== and then give GDB the following command 00:07:28.890 ==70818== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70818 00:07:28.890 ==70818== --pid is optional if only one valgrind process is running 00:07:28.890 ==70818== 00:07:28.890 --70818-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:28.890 --70818-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:28.890 --70818-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:28.890 --70818-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:28.890 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.890 --70818-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:28.890 --70818-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:28.890 --70818-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:28.890 --70818-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:28.890 --70818-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:28.890 --70818-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:28.890 --70818-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:28.890 --70818-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:28.890 --70818-- Reading syms from /usr/lib64/libm.so.6 00:07:28.890 --70818-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:28.890 --70818-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/libc.so.6 00:07:28.890 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.890 --70818-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.890 --70818-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.890 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.890 --70818-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.890 --70818-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.890 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.890 --70818-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.890 --70818-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:28.890 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:28.890 --70818-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:28.890 --70818-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:28.890 --70818-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:28.890 --70818-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:28.890 --70818-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:29.149 --70818-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:29.149 --70818-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:29.149 --70818-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.149 --70818-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 ==70818== Preferring higher priority redirection: 00:07:29.150 --70818-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:29.150 --70818-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:29.150 --70818-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 --70818-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.150 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.150 --70818-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.150 --70818-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.150 ==70818== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.150 --70818-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.150 --70818-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.150 --70818-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:29.150 --70818-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:29.150 --70818-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:29.150 --70818-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:29.150 --70818-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:29.150 --70818-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:29.150 --70818-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:29.150 --70818-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:29.150 --70818-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:29.150 --70818-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:29.150 --70818-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:29.150 --70818-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:29.150 --70818-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:29.150 --70818-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:29.150 --70818-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:29.150 --70818-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:29.150 00:07:29.150 00:07:29.150 CUnit - A unit testing framework for C - Version 2.1-3 00:07:29.150 http://cunit.sourceforge.net/ 00:07:29.150 00:07:29.150 00:07:29.150 Suite: tree 00:07:29.150 Test: blobfs_tree_op_test ...passed 00:07:29.150 00:07:29.409 Run Summary: Type Total Ran Passed Failed Inactive 00:07:29.409 suites 1 1 n/a 0 0 00:07:29.409 tests 1 1 1 0 0 00:07:29.409 asserts 27 27 27 0 n/a 00:07:29.409 00:07:29.409 Elapsed time = 0.025 seconds 00:07:29.409 --70818-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:29.409 --70818-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:29.409 ==70818== 00:07:29.409 ==70818== HEAP SUMMARY: 00:07:29.409 ==70818== in use at exit: 0 bytes in 0 blocks 00:07:29.409 ==70818== total heap usage: 59 allocs, 59 frees, 96,630 bytes allocated 00:07:29.409 ==70818== 00:07:29.409 ==70818== All heap blocks were freed -- no leaks are possible 00:07:29.409 ==70818== 00:07:29.409 ==70818== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:29.409 23:49:32 unittest_blob_blobfs -- unit/unittest.sh@43 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:29.409 ==70829== Memcheck, a memory error detector 00:07:29.409 ==70829== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:29.409 ==70829== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:29.409 ==70829== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:29.409 ==70829== 00:07:29.409 --70829-- Valgrind options: 00:07:29.409 --70829-- --leak-check=full 00:07:29.409 --70829-- --error-exitcode=2 00:07:29.409 --70829-- --verbose 00:07:29.409 --70829-- Contents of /proc/version: 00:07:29.409 --70829-- 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:29.409 --70829-- 00:07:29.409 --70829-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:29.409 --70829-- Page sizes: currently 4096, max supported 4096 00:07:29.409 --70829-- Valgrind library directory: /usr/libexec/valgrind 00:07:29.409 --70829-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:29.409 --70829-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:29.409 --70829-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:29.409 --70829-- might be shown as UnknownInlinedFun 00:07:29.409 --70829-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:29.409 --70829-- object doesn't have a dynamic symbol table 00:07:29.409 --70829-- Scheduler: using generic scheduler lock implementation. 00:07:29.409 --70829-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:29.409 ==70829== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70829-by-???-on-dc5ca2722762 00:07:29.409 ==70829== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70829-by-???-on-dc5ca2722762 00:07:29.410 ==70829== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70829-by-???-on-dc5ca2722762 00:07:29.410 ==70829== 00:07:29.410 ==70829== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:29.410 ==70829== don't want to do, unless you know exactly what you're doing, 00:07:29.410 ==70829== or are doing some strange experiment): 00:07:29.410 ==70829== /usr/libexec/valgrind/../../bin/vgdb --pid=70829 ...command... 00:07:29.410 ==70829== 00:07:29.410 ==70829== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:29.410 ==70829== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:07:29.410 ==70829== and then give GDB the following command 00:07:29.410 ==70829== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70829 00:07:29.410 ==70829== --pid is optional if only one valgrind process is running 00:07:29.410 ==70829== 00:07:29.410 --70829-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:29.410 --70829-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:29.410 --70829-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:29.410 --70829-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:29.410 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.410 --70829-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:29.410 --70829-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:29.410 --70829-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:29.410 --70829-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:29.410 --70829-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:29.410 --70829-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:29.410 --70829-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:29.410 --70829-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:29.410 --70829-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:29.410 --70829-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:29.410 --70829-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:29.410 --70829-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:29.410 --70829-- Reading syms from /usr/lib64/libm.so.6 00:07:29.410 --70829-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:29.410 --70829-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:29.410 --70829-- Reading syms from /usr/lib64/libc.so.6 00:07:29.410 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.410 --70829-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.410 --70829-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.410 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.410 --70829-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.410 --70829-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.410 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.410 --70829-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.410 --70829-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:29.410 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.410 --70829-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:29.410 --70829-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:29.668 --70829-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:29.668 --70829-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:29.668 --70829-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:29.668 --70829-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:29.668 --70829-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:29.668 --70829-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:29.668 --70829-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.668 --70829-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 ==70829== Preferring higher priority redirection: 00:07:29.669 --70829-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:29.669 --70829-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:29.669 --70829-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 --70829-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:29.669 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.669 --70829-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.669 --70829-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.669 ==70829== WARNING: new redirection conflicts with existing -- ignoring it 00:07:29.669 --70829-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:29.669 --70829-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:29.669 --70829-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:29.669 --70829-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:29.669 --70829-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:29.669 --70829-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:29.669 --70829-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:29.669 --70829-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:29.669 --70829-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:29.669 --70829-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:29.669 --70829-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:29.669 --70829-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:29.669 --70829-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:29.669 --70829-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:29.669 --70829-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:29.669 --70829-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:29.669 --70829-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:29.669 --70829-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:29.928 --70829-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:29.928 00:07:29.928 00:07:29.928 CUnit - A unit testing framework for C - Version 2.1-3 00:07:29.928 http://cunit.sourceforge.net/ 00:07:29.928 00:07:29.928 00:07:29.928 Suite: blobfs_async_ut 00:07:29.928 Test: fs_init ...--70829-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:30.186 passed 00:07:30.186 Test: fs_open ...--70829-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:30.186 --70829-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:30.445 passed 00:07:30.445 Test: fs_create ...passed 00:07:30.445 Test: fs_truncate ...passed 00:07:30.445 Test: fs_rename ...[2024-05-14 23:49:33.279190] /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:30.445 passed 00:07:30.445 Test: fs_rw_async ...passed 00:07:30.703 Test: fs_writev_readv_async ...passed 00:07:30.703 Test: tree_find_buffer_ut ...passed 00:07:30.703 Test: channel_ops ...passed 00:07:30.703 Test: channel_ops_sync ...passed 00:07:30.703 00:07:30.704 Run Summary: Type Total Ran Passed Failed Inactive 00:07:30.704 suites 1 1 n/a 0 0 00:07:30.704 tests 10 10 10 0 0 00:07:30.704 asserts 292 292 292 0 n/a 00:07:30.704 00:07:30.704 Elapsed time = 0.838 seconds 00:07:30.704 --70829-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:30.704 --70829-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:30.704 ==70829== 00:07:30.704 ==70829== HEAP SUMMARY: 00:07:30.704 ==70829== in use at exit: 306,648 bytes in 9,243 blocks 00:07:30.704 ==70829== total heap usage: 11,526 allocs, 2,283 frees, 70,872,318 bytes allocated 00:07:30.704 ==70829== 00:07:30.704 ==70829== Searching for pointers to 9,243 not-freed blocks 00:07:30.704 ==70829== Checked 7,259,584 bytes 00:07:30.704 ==70829== 00:07:30.704 ==70829== LEAK SUMMARY: 00:07:30.704 ==70829== definitely lost: 0 bytes in 0 blocks 00:07:30.704 ==70829== indirectly lost: 0 bytes in 0 blocks 00:07:30.704 ==70829== possibly lost: 0 bytes in 0 blocks 00:07:30.704 ==70829== still reachable: 306,648 bytes in 9,243 blocks 00:07:30.704 ==70829== suppressed: 0 bytes in 0 blocks 00:07:30.704 ==70829== Reachable blocks (those to which a pointer was found) are not shown. 00:07:30.704 ==70829== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:30.704 ==70829== 00:07:30.704 ==70829== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:30.704 23:49:33 unittest_blob_blobfs -- unit/unittest.sh@45 -- # /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:07:30.704 00:07:30.704 00:07:30.704 CUnit - A unit testing framework for C - Version 2.1-3 00:07:30.704 http://cunit.sourceforge.net/ 00:07:30.704 00:07:30.704 00:07:30.704 Suite: blobfs_sync_ut 00:07:30.704 Test: cache_read_after_write ...[2024-05-14 23:49:33.639997] /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:30.704 passed 00:07:30.962 Test: file_length ...passed 00:07:30.962 Test: append_write_to_extend_blob ...passed 00:07:30.962 Test: partial_buffer ...passed 00:07:30.962 Test: cache_write_null_buffer ...passed 00:07:30.962 Test: fs_create_sync ...passed 00:07:30.962 Test: fs_rename_sync ...passed 00:07:30.962 Test: cache_append_no_cache ...passed 00:07:30.962 Test: fs_delete_file_without_close ...passed 00:07:30.962 00:07:30.962 Run Summary: Type Total Ran Passed Failed Inactive 00:07:30.962 suites 1 1 n/a 0 0 00:07:30.963 tests 9 9 9 0 0 00:07:30.963 asserts 345 345 345 0 n/a 00:07:30.963 00:07:30.963 Elapsed time = 0.134 seconds 00:07:30.963 23:49:33 unittest_blob_blobfs -- unit/unittest.sh@46 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:30.963 ==70850== Memcheck, a memory error detector 00:07:30.963 ==70850== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:30.963 ==70850== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:30.963 ==70850== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:30.963 ==70850== 00:07:30.963 --70850-- Valgrind options: 00:07:30.963 --70850-- --leak-check=full 00:07:30.963 --70850-- --error-exitcode=2 00:07:30.963 --70850-- --verbose 00:07:30.963 --70850-- Contents of /proc/version: 00:07:30.963 --70850-- 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:30.963 --70850-- 00:07:30.963 --70850-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:30.963 --70850-- Page sizes: currently 4096, max supported 4096 00:07:30.963 --70850-- Valgrind library directory: /usr/libexec/valgrind 00:07:30.963 --70850-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:30.963 --70850-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:30.963 --70850-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:30.963 --70850-- might be shown as UnknownInlinedFun 00:07:30.963 --70850-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:30.963 --70850-- object doesn't have a dynamic symbol table 00:07:30.963 --70850-- Scheduler: using generic scheduler lock implementation. 00:07:30.963 --70850-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:30.963 ==70850== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70850-by-???-on-dc5ca2722762 00:07:30.963 ==70850== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70850-by-???-on-dc5ca2722762 00:07:30.963 ==70850== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70850-by-???-on-dc5ca2722762 00:07:30.963 ==70850== 00:07:30.963 ==70850== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:30.963 ==70850== don't want to do, unless you know exactly what you're doing, 00:07:30.963 ==70850== or are doing some strange experiment): 00:07:30.963 ==70850== /usr/libexec/valgrind/../../bin/vgdb --pid=70850 ...command... 00:07:30.963 ==70850== 00:07:30.963 ==70850== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:30.963 ==70850== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:07:30.963 ==70850== and then give GDB the following command 00:07:30.963 ==70850== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70850 00:07:30.963 ==70850== --pid is optional if only one valgrind process is running 00:07:30.963 ==70850== 00:07:30.963 --70850-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:30.963 --70850-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:30.963 --70850-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:30.963 --70850-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:30.963 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.963 --70850-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:30.963 --70850-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:30.963 --70850-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:30.963 --70850-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:30.963 --70850-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:30.963 --70850-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:30.963 --70850-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:30.963 --70850-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:30.963 --70850-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:30.963 --70850-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:30.963 --70850-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:30.963 --70850-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:30.963 --70850-- Reading syms from /usr/lib64/libm.so.6 00:07:30.963 --70850-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:30.963 --70850-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:30.963 --70850-- Reading syms from /usr/lib64/libc.so.6 00:07:30.963 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.963 --70850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.963 --70850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.963 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.963 --70850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.963 --70850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:30.963 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.963 --70850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.963 --70850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:30.963 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:30.963 --70850-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:30.963 --70850-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.222 --70850-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:31.222 --70850-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:31.222 --70850-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:31.222 --70850-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:31.222 --70850-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:31.222 --70850-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:31.222 --70850-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 ==70850== Preferring higher priority redirection: 00:07:31.222 --70850-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:31.222 --70850-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:31.222 --70850-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 --70850-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.222 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.222 --70850-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.223 --70850-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.223 ==70850== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.223 --70850-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.223 --70850-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.223 --70850-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:31.223 --70850-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:31.223 --70850-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:31.223 --70850-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:31.223 --70850-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:31.223 --70850-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:31.223 --70850-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:31.223 --70850-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:31.223 --70850-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:31.223 --70850-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:31.223 --70850-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:31.223 --70850-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:31.223 --70850-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:31.223 --70850-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:31.223 --70850-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:31.223 --70850-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:31.223 00:07:31.223 00:07:31.223 CUnit - A unit testing framework for C - Version 2.1-3 00:07:31.223 http://cunit.sourceforge.net/ 00:07:31.223 00:07:31.223 00:07:31.223 Suite: blobfs_bdev_ut 00:07:31.223 Test: spdk_blobfs_bdev_detect_test ...[2024-05-14 23:49:34.130020] /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:31.223 passed 00:07:31.481 Test: spdk_blobfs_bdev_create_test ...[2024-05-14 23:49:34.162627] /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:31.482 passed 00:07:31.482 Test: spdk_blobfs_bdev_mount_test ...[2024-05-14 23:49:34.166387] /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:31.482 [2024-05-14 23:49:34.169741] /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:31.482 passed 00:07:31.482 00:07:31.482 Run Summary: Type Total Ran Passed Failed Inactive 00:07:31.482 suites 1 1 n/a 0 0 00:07:31.482 tests 3 3 3 0 0 00:07:31.482 asserts 16 16 16 0 n/a 00:07:31.482 00:07:31.482 Elapsed time = 0.052 seconds 00:07:31.482 --70850-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:31.482 --70850-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:31.482 ==70850== 00:07:31.482 ==70850== HEAP SUMMARY: 00:07:31.482 ==70850== in use at exit: 0 bytes in 0 blocks 00:07:31.482 ==70850== total heap usage: 80 allocs, 80 frees, 108,239 bytes allocated 00:07:31.482 ==70850== 00:07:31.482 ==70850== All heap blocks were freed -- no leaks are possible 00:07:31.482 ==70850== 00:07:31.482 ==70850== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:31.482 00:07:31.482 real 0m37.635s 00:07:31.482 user 0m37.156s 00:07:31.482 sys 0m0.448s 00:07:31.482 23:49:34 unittest_blob_blobfs -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:31.482 23:49:34 unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:07:31.482 ************************************ 00:07:31.482 END TEST unittest_blob_blobfs 00:07:31.482 ************************************ 00:07:31.482 23:49:34 -- unit/unittest.sh@232 -- # run_test unittest_event unittest_event 00:07:31.482 23:49:34 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:31.482 23:49:34 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:31.482 23:49:34 -- common/autotest_common.sh@10 -- # set +x 00:07:31.482 ************************************ 00:07:31.482 START TEST unittest_event 00:07:31.482 ************************************ 00:07:31.482 23:49:34 unittest_event -- common/autotest_common.sh@1121 -- # unittest_event 00:07:31.482 23:49:34 unittest_event -- unit/unittest.sh@50 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:31.482 ==70870== Memcheck, a memory error detector 00:07:31.482 ==70870== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:31.482 ==70870== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:31.482 ==70870== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:31.482 ==70870== 00:07:31.482 --70870-- Valgrind options: 00:07:31.482 --70870-- --leak-check=full 00:07:31.482 --70870-- --error-exitcode=2 00:07:31.482 --70870-- --verbose 00:07:31.482 --70870-- Contents of /proc/version: 00:07:31.482 --70870-- 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:31.482 --70870-- 00:07:31.482 --70870-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:31.482 --70870-- Page sizes: currently 4096, max supported 4096 00:07:31.482 --70870-- Valgrind library directory: /usr/libexec/valgrind 00:07:31.482 --70870-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:31.482 --70870-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:31.482 --70870-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:31.482 --70870-- might be shown as UnknownInlinedFun 00:07:31.482 --70870-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:31.482 --70870-- object doesn't have a dynamic symbol table 00:07:31.482 --70870-- Scheduler: using generic scheduler lock implementation. 00:07:31.482 --70870-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:31.482 ==70870== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70870-by-???-on-dc5ca2722762 00:07:31.482 ==70870== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70870-by-???-on-dc5ca2722762 00:07:31.482 ==70870== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70870-by-???-on-dc5ca2722762 00:07:31.482 ==70870== 00:07:31.482 ==70870== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:31.482 ==70870== don't want to do, unless you know exactly what you're doing, 00:07:31.482 ==70870== or are doing some strange experiment): 00:07:31.482 ==70870== /usr/libexec/valgrind/../../bin/vgdb --pid=70870 ...command... 00:07:31.482 ==70870== 00:07:31.482 ==70870== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:31.483 ==70870== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/app.c/app_ut 00:07:31.483 ==70870== and then give GDB the following command 00:07:31.483 ==70870== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70870 00:07:31.483 ==70870== --pid is optional if only one valgrind process is running 00:07:31.483 ==70870== 00:07:31.483 --70870-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:31.483 --70870-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:31.483 --70870-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:31.483 --70870-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:31.483 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.483 --70870-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:31.483 --70870-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:31.483 --70870-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:31.483 --70870-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:31.483 --70870-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:31.483 --70870-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:31.483 --70870-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:31.483 --70870-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:31.483 --70870-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:31.483 --70870-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:31.483 --70870-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:31.483 --70870-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:31.483 --70870-- Reading syms from /usr/lib64/libm.so.6 00:07:31.483 --70870-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:31.483 --70870-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:31.483 --70870-- Reading syms from /usr/lib64/libc.so.6 00:07:31.741 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.741 --70870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.741 --70870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.741 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.741 --70870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.741 --70870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.741 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.741 --70870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.741 --70870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:31.741 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.741 --70870-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:31.741 --70870-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:31.741 --70870-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:31.741 --70870-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:31.741 --70870-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:31.741 --70870-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:31.741 --70870-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:31.741 --70870-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:31.741 --70870-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.741 --70870-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.741 --70870-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.741 --70870-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.741 --70870-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 ==70870== Preferring higher priority redirection: 00:07:31.742 --70870-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:31.742 --70870-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:31.742 --70870-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 --70870-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:31.742 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.742 --70870-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.742 --70870-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.742 ==70870== WARNING: new redirection conflicts with existing -- ignoring it 00:07:31.742 --70870-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:31.742 --70870-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:31.742 --70870-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:31.742 --70870-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:31.742 --70870-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:31.742 --70870-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:31.742 --70870-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:31.742 --70870-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:31.742 --70870-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:31.742 --70870-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:31.742 --70870-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:31.742 --70870-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:31.742 --70870-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:31.742 --70870-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:31.742 --70870-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:32.001 --70870-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:32.001 --70870-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:32.001 --70870-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:32.001 00:07:32.001 00:07:32.001 CUnit - A unit testing framework for C - Version 2.1-3 00:07:32.001 http://cunit.sourceforge.net/ 00:07:32.001 00:07:32.001 00:07:32.001 Suite: app_suite 00:07:32.001 Test: test_spdk_app_parse_args ...--70870-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:32.001 --70870-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:32.001 --70870-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:32.001 --70870-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:32.001 --70870-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.001 app_ut: invalid option -- 'z' 00:07:32.001 app_ut [options] 00:07:32.001 00:07:32.001 CPU options: 00:07:32.001 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:32.001 (like [0,1,10]) 00:07:32.001 --lcores lcore to CPU mapping list. The list is in the format: 00:07:32.001 [<,lcores[@CPUs]>...] 00:07:32.001 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:32.001 Within the group, '-' is used for range separator, 00:07:32.001 ',' is used for single number separator. 00:07:32.001 '( )' can be omitted for single element group, 00:07:32.001 '@' can be omitted if cpus and lcores have the same value 00:07:32.001 --disable-cpumask-locks Disable CPU core lock files. 00:07:32.001 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:32.001 pollers in the app support interrupt mode) 00:07:32.001 -p, --main-core main (primary) core for DPDK 00:07:32.001 00:07:32.001 Configuration options: 00:07:32.001 -c, --config, --json JSON config file 00:07:32.001 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:32.001 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:32.001 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:32.001 --rpcs-allowed comma-separated list of permitted RPCS 00:07:32.001 --json-ignore-init-errors don't exit on invalid config entry 00:07:32.001 00:07:32.001 Memory options: 00:07:32.001 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:32.001 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:32.001 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:32.001 -R, --huge-unlink unlink huge files after initialization 00:07:32.001 -n, --mem-channels number of memory channels used for DPDK 00:07:32.001 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:32.001 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:32.001 --no-huge run without using hugepages 00:07:32.001 -i, --shm-id shared memory ID (optional) 00:07:32.001 -g, --single-file-segments force creating just one hugetlbfs file 00:07:32.001 00:07:32.001 PCI options: 00:07:32.001 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:32.001 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:32.001 -u, --no-pci disable PCI access 00:07:32.001 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:32.001 00:07:32.001 Log options: 00:07:32.001 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:32.001 --silence-noticelog disable notice level logging to stderr 00:07:32.002 00:07:32.002 Trace options: 00:07:32.002 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:32.002 setting 0 to disable trace (default 32768) 00:07:32.002 Tracepoints vary in size and can use more than one trace entry. 00:07:32.002 -e, --tpoint-group [:] 00:07:32.002 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:32.002 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:32.002 a tracepoint group. First tpoint inside a group can be enabled by 00:07:32.002 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:32.002 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:32.002 in /include/spdk_internal/trace_defs.h 00:07:32.002 00:07:32.002 Other options: 00:07:32.002 -h, --help show this usage 00:07:32.002 -v, --version print SPDK version 00:07:32.002 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:32.002 --env-context Opaque context for use of the env implementation 00:07:32.002 app_ut: unrecognized option '--test-long-opt' 00:07:32.002 app_ut [options] 00:07:32.002 00:07:32.002 CPU options: 00:07:32.002 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:32.002 (like [0,1,10]) 00:07:32.002 --lcores lcore to CPU mapping list. The list is in the format: 00:07:32.002 [<,lcores[@CPUs]>...] 00:07:32.002 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:32.002 Within the group, '-' is used for range separator, 00:07:32.002 ',' is used for single number separator. 00:07:32.002 '( )' can be omitted for single element group, 00:07:32.002 '@' can be omitted if cpus and lcores have the same value 00:07:32.002 --disable-cpumask-locks Disable CPU core lock files. 00:07:32.002 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:32.002 pollers in the app support interrupt mode) 00:07:32.002 -p, --main-core main (primary) core for DPDK 00:07:32.002 00:07:32.002 Configuration options: 00:07:32.002 -c, --config, --json JSON config file 00:07:32.002 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:32.002 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:32.002 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:32.002 --rpcs-allowed comma-separated list of permitted RPCS 00:07:32.002 --json-ignore-init-errors don't exit on invalid config entry 00:07:32.002 00:07:32.002 Memory options: 00:07:32.002 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:32.002 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:32.002 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:32.002 -R, --huge-unlink unlink huge files after initialization 00:07:32.002 -n, --mem-channels number of memory channels used for DPDK 00:07:32.002 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:32.002 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:32.002 --no-huge run without using hugepages 00:07:32.002 -i, --shm-id shared memory ID (optional) 00:07:32.002 -g, --single-file-segments force creating just one hugetlbfs file 00:07:32.002 00:07:32.002 PCI options: 00:07:32.002 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:32.002 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:32.002 -u, --no-pci disable PCI access 00:07:32.002 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:32.002 00:07:32.002 Log options: 00:07:32.002 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:32.002 --silence-noticelog disable notice level logging to stderr 00:07:32.002 00:07:32.002 Trace options: 00:07:32.002 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:32.002 setting 0 to disable trace (default 32768) 00:07:32.002 Tracepoints vary in size and can use more than one trace entry. 00:07:32.002 -e, --tpoint-group [:] 00:07:32.002 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:32.002 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:32.002 a tracepoint group. First tpoint inside a group can be enabled by 00:07:32.002 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:32.002 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:32.002 in /include/spdk_internal/trace_defs.h 00:07:32.002 00:07:32.002 Other options: 00:07:32.002 -h, --help show this usage 00:07:32.002 -v, --version print SPDK version 00:07:32.002 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:32.002 --env-context Opaque context for use of the env implementation 00:07:32.003 [2024-05-14 23:49:34.766091] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1192:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:07:32.003 [2024-05-14 23:49:34.792539] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:07:32.003 app_ut [options] 00:07:32.003 00:07:32.003 CPU options: 00:07:32.003 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:07:32.003 (like [0,1,10]) 00:07:32.003 --lcores lcore to CPU mapping list. The list is in the format: 00:07:32.003 [<,lcores[@CPUs]>...] 00:07:32.003 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:07:32.003 Within the group, '-' is used for range separator, 00:07:32.003 ',' is used for single number separator. 00:07:32.003 '( )' can be omitted for single element group, 00:07:32.003 '@' can be omitted if cpus and lcores have the same value 00:07:32.003 --disable-cpumask-locks Disable CPU core lock files. 00:07:32.003 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:07:32.003 pollers in the app support interrupt mode) 00:07:32.003 -p, --main-core main (primary) core for DPDK 00:07:32.003 00:07:32.003 Configuration options: 00:07:32.003 -c, --config, --json JSON config file 00:07:32.003 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:07:32.003 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:07:32.003 --wait-for-rpc wait for RPCs to initialize subsystems 00:07:32.003 --rpcs-allowed comma-separated list of permitted RPCS 00:07:32.003 --json-ignore-init-errors don't exit on invalid config entry 00:07:32.003 00:07:32.003 Memory options: 00:07:32.003 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:07:32.003 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:07:32.003 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:07:32.003 -R, --huge-unlink unlink huge files after initialization 00:07:32.003 -n, --mem-channels number of memory channels used for DPDK 00:07:32.003 -s, --mem-size memory size in MB for DPDK (default: 0MB) 00:07:32.003 --msg-mempool-size global message memory pool size in count (default: 262143) 00:07:32.003 --no-huge run without using hugepages 00:07:32.003 -i, --shm-id shared memory ID (optional) 00:07:32.003 -g, --single-file-segments force creating just one hugetlbfs file 00:07:32.003 00:07:32.003 PCI options: 00:07:32.003 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:07:32.003 -B, --pci-blocked pci addr to block (can be used more than once) 00:07:32.003 -u, --no-pci disable PCI access 00:07:32.003 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:07:32.003 00:07:32.003 Log options: 00:07:32.003 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:07:32.003 --silence-noticelog disable notice level logging to stderr 00:07:32.003 00:07:32.003 Trace options: 00:07:32.003 --num-trace-entries number of trace entries for each core, must be power of 2, 00:07:32.003 setting 0 to disable trace (default 32768) 00:07:32.003 Tracepoints vary in size and can use more than one trace entry. 00:07:32.003 -e, --tpoint-group [:] 00:07:32.003 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:07:32.003 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:07:32.003 a tracepoint group. First tpoint inside a group can be enabled by 00:07:32.003 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:07:32.003 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:07:32.003 in /include/spdk_internal/trace_defs.h 00:07:32.003 00:07:32.003 Other options: 00:07:32.003 -h, --help show this usage 00:07:32.003 -v, --version print SPDK version 00:07:32.003 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:07:32.003 --env-context Opaque context for use of the env implementation 00:07:32.003 [2024-05-14 23:49:34.794905] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:07:32.003 passed 00:07:32.003 00:07:32.003 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.003 suites 1 1 n/a 0 0 00:07:32.003 tests 1 1 1 0 0 00:07:32.003 asserts 8 8 8 0 n/a 00:07:32.003 00:07:32.003 Elapsed time = 0.080 seconds 00:07:32.003 --70870-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.003 ==70870== 00:07:32.003 ==70870== HEAP SUMMARY: 00:07:32.003 ==70870== in use at exit: 0 bytes in 0 blocks 00:07:32.003 ==70870== total heap usage: 129 allocs, 129 frees, 195,628 bytes allocated 00:07:32.003 ==70870== 00:07:32.003 ==70870== All heap blocks were freed -- no leaks are possible 00:07:32.003 ==70870== 00:07:32.003 ==70870== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:32.004 23:49:34 unittest_event -- unit/unittest.sh@51 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:32.004 ==70881== Memcheck, a memory error detector 00:07:32.004 ==70881== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:32.004 ==70881== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:32.004 ==70881== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:32.004 ==70881== 00:07:32.004 --70881-- Valgrind options: 00:07:32.004 --70881-- --leak-check=full 00:07:32.004 --70881-- --error-exitcode=2 00:07:32.004 --70881-- --verbose 00:07:32.004 --70881-- Contents of /proc/version: 00:07:32.004 --70881-- 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.004 --70881-- 00:07:32.004 --70881-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:32.004 --70881-- Page sizes: currently 4096, max supported 4096 00:07:32.004 --70881-- Valgrind library directory: /usr/libexec/valgrind 00:07:32.004 --70881-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:32.004 --70881-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:32.004 --70881-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:32.004 --70881-- might be shown as UnknownInlinedFun 00:07:32.004 --70881-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:32.004 --70881-- object doesn't have a dynamic symbol table 00:07:32.004 --70881-- Scheduler: using generic scheduler lock implementation. 00:07:32.004 --70881-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:32.004 ==70881== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70881-by-???-on-dc5ca2722762 00:07:32.004 ==70881== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70881-by-???-on-dc5ca2722762 00:07:32.004 ==70881== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70881-by-???-on-dc5ca2722762 00:07:32.004 ==70881== 00:07:32.004 ==70881== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:32.004 ==70881== don't want to do, unless you know exactly what you're doing, 00:07:32.004 ==70881== or are doing some strange experiment): 00:07:32.004 ==70881== /usr/libexec/valgrind/../../bin/vgdb --pid=70881 ...command... 00:07:32.004 ==70881== 00:07:32.004 ==70881== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:32.004 ==70881== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:07:32.004 ==70881== and then give GDB the following command 00:07:32.004 ==70881== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70881 00:07:32.004 ==70881== --pid is optional if only one valgrind process is running 00:07:32.004 ==70881== 00:07:32.004 --70881-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:32.262 --70881-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:32.262 --70881-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:32.262 --70881-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:32.262 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.262 --70881-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:32.262 --70881-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:32.262 --70881-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:32.262 --70881-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:32.262 --70881-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:32.262 --70881-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:32.262 --70881-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:32.262 --70881-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:32.262 --70881-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:32.262 --70881-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:32.263 --70881-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:32.263 --70881-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:32.263 --70881-- Reading syms from /usr/lib64/libm.so.6 00:07:32.263 --70881-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:32.263 --70881-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:32.263 --70881-- Reading syms from /usr/lib64/libc.so.6 00:07:32.263 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.263 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.263 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.263 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.263 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.263 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.263 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.263 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.263 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:32.263 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.263 --70881-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:32.263 --70881-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:32.263 --70881-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:32.263 --70881-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:32.263 --70881-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:32.263 --70881-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:32.263 --70881-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:32.263 --70881-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:32.263 --70881-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 --70881-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.263 ==70881== Preferring higher priority redirection: 00:07:32.263 --70881-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:32.264 --70881-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:32.264 --70881-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.264 --70881-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.264 --70881-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.264 --70881-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.264 --70881-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.264 --70881-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.522 --70881-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.522 --70881-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.522 --70881-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:32.522 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.522 --70881-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.522 --70881-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.522 ==70881== WARNING: new redirection conflicts with existing -- ignoring it 00:07:32.522 --70881-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:32.522 --70881-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:32.522 --70881-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:32.522 --70881-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:32.522 --70881-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:32.522 --70881-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:32.522 --70881-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:32.522 --70881-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:32.522 --70881-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:32.522 --70881-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:32.522 --70881-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:32.522 --70881-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:32.522 --70881-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:32.522 --70881-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:32.522 --70881-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:32.522 --70881-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:32.522 --70881-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:32.522 --70881-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:32.522 00:07:32.522 00:07:32.522 CUnit - A unit testing framework for C - Version 2.1-3 00:07:32.522 http://cunit.sourceforge.net/ 00:07:32.522 00:07:32.522 00:07:32.522 Suite: app_suite 00:07:32.522 Test: test_create_reactor ...--70881-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:32.522 passed 00:07:32.522 Test: test_init_reactors ...passed 00:07:32.522 Test: test_event_call ...passed 00:07:32.522 Test: test_schedule_thread ...passed 00:07:32.522 Test: test_reschedule_thread ...passed 00:07:32.780 Test: test_bind_thread ...passed 00:07:32.780 Test: test_for_each_reactor ...passed 00:07:32.780 Test: test_reactor_stats ...passed 00:07:32.780 Test: test_scheduler ...passed 00:07:32.780 Test: test_governor ...passed 00:07:32.780 00:07:32.780 Run Summary: Type Total Ran Passed Failed Inactive 00:07:32.780 suites 1 1 n/a 0 0 00:07:32.780 tests 10 10 10 0 0 00:07:32.780 asserts 344 344 344 0 n/a 00:07:32.780 00:07:32.780 Elapsed time = 0.297 seconds 00:07:32.780 --70881-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:32.780 --70881-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:32.780 ==70881== 00:07:32.780 ==70881== HEAP SUMMARY: 00:07:32.780 ==70881== in use at exit: 72 bytes in 1 blocks 00:07:32.780 ==70881== total heap usage: 13,741 allocs, 13,740 frees, 649,748 bytes allocated 00:07:32.780 ==70881== 00:07:32.780 ==70881== Searching for pointers to 1 not-freed blocks 00:07:32.780 ==70881== Checked 6,571,112 bytes 00:07:32.780 ==70881== 00:07:32.780 ==70881== LEAK SUMMARY: 00:07:32.780 ==70881== definitely lost: 0 bytes in 0 blocks 00:07:32.780 ==70881== indirectly lost: 0 bytes in 0 blocks 00:07:32.780 ==70881== possibly lost: 0 bytes in 0 blocks 00:07:32.780 ==70881== still reachable: 72 bytes in 1 blocks 00:07:32.780 ==70881== suppressed: 0 bytes in 0 blocks 00:07:32.781 ==70881== Reachable blocks (those to which a pointer was found) are not shown. 00:07:32.781 ==70881== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:32.781 ==70881== 00:07:32.781 ==70881== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.039 00:07:33.039 real 0m1.467s 00:07:33.039 user 0m1.406s 00:07:33.039 sys 0m0.057s 00:07:33.039 23:49:35 unittest_event -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:33.039 23:49:35 unittest_event -- common/autotest_common.sh@10 -- # set +x 00:07:33.039 ************************************ 00:07:33.039 END TEST unittest_event 00:07:33.039 ************************************ 00:07:33.039 23:49:35 -- unit/unittest.sh@233 -- # uname -s 00:07:33.039 23:49:35 -- unit/unittest.sh@233 -- # '[' Linux = Linux ']' 00:07:33.039 23:49:35 -- unit/unittest.sh@234 -- # run_test unittest_ftl unittest_ftl 00:07:33.039 23:49:35 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:33.039 23:49:35 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:33.039 23:49:35 -- common/autotest_common.sh@10 -- # set +x 00:07:33.039 ************************************ 00:07:33.039 START TEST unittest_ftl 00:07:33.039 ************************************ 00:07:33.039 23:49:35 unittest_ftl -- common/autotest_common.sh@1121 -- # unittest_ftl 00:07:33.039 23:49:35 unittest_ftl -- unit/unittest.sh@55 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:33.039 ==70908== Memcheck, a memory error detector 00:07:33.039 ==70908== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.039 ==70908== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.039 ==70908== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:33.039 ==70908== 00:07:33.039 --70908-- Valgrind options: 00:07:33.039 --70908-- --leak-check=full 00:07:33.039 --70908-- --error-exitcode=2 00:07:33.039 --70908-- --verbose 00:07:33.039 --70908-- Contents of /proc/version: 00:07:33.039 --70908-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:33.039 --70908-- 00:07:33.039 --70908-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.039 --70908-- Page sizes: currently 4096, max supported 4096 00:07:33.039 --70908-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.039 --70908-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:33.039 --70908-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.039 --70908-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.039 --70908-- might be shown as UnknownInlinedFun 00:07:33.039 --70908-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.039 --70908-- object doesn't have a dynamic symbol table 00:07:33.039 --70908-- Scheduler: using generic scheduler lock implementation. 00:07:33.039 --70908-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.039 ==70908== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70908-by-???-on-dc5ca2722762 00:07:33.039 ==70908== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70908-by-???-on-dc5ca2722762 00:07:33.039 ==70908== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70908-by-???-on-dc5ca2722762 00:07:33.039 ==70908== 00:07:33.039 ==70908== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.039 ==70908== don't want to do, unless you know exactly what you're doing, 00:07:33.039 ==70908== or are doing some strange experiment): 00:07:33.039 ==70908== /usr/libexec/valgrind/../../bin/vgdb --pid=70908 ...command... 00:07:33.039 ==70908== 00:07:33.039 ==70908== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.039 ==70908== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_band.c/ftl_band_ut 00:07:33.039 ==70908== and then give GDB the following command 00:07:33.039 ==70908== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70908 00:07:33.039 ==70908== --pid is optional if only one valgrind process is running 00:07:33.039 ==70908== 00:07:33.039 --70908-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.039 --70908-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.039 --70908-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.039 --70908-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.039 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.039 --70908-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.039 --70908-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.039 --70908-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.039 --70908-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.039 --70908-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.039 --70908-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.040 --70908-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.040 --70908-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.040 --70908-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.040 --70908-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.040 --70908-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.040 --70908-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.040 --70908-- Reading syms from /usr/lib64/libm.so.6 00:07:33.040 --70908-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.040 --70908-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.040 --70908-- Reading syms from /usr/lib64/libc.so.6 00:07:33.040 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.040 --70908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.040 --70908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.040 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.040 --70908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.040 --70908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.040 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.040 --70908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.040 --70908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:33.040 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.040 --70908-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:33.040 --70908-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:33.298 --70908-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:33.298 --70908-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:33.298 --70908-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:33.298 --70908-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:33.298 --70908-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:33.298 --70908-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:33.298 --70908-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 ==70908== Preferring higher priority redirection: 00:07:33.298 --70908-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:33.298 --70908-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:33.298 --70908-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 --70908-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:33.298 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.298 --70908-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.298 --70908-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.298 ==70908== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.299 --70908-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:33.299 --70908-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:33.299 --70908-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:33.299 --70908-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:33.299 --70908-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:33.299 --70908-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:33.299 --70908-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:33.299 --70908-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:33.299 --70908-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:33.299 --70908-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:33.299 --70908-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:33.299 --70908-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:33.299 --70908-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:33.299 --70908-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:33.299 --70908-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:33.299 --70908-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:33.299 --70908-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:33.299 --70908-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:33.299 00:07:33.299 00:07:33.299 CUnit - A unit testing framework for C - Version 2.1-3 00:07:33.299 http://cunit.sourceforge.net/ 00:07:33.299 00:07:33.299 00:07:33.299 Suite: ftl_band_suite 00:07:33.299 Test: test_band_block_offset_from_addr_base ...--70908-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:33.556 --70908-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:33.556 passed 00:07:33.556 Test: test_band_block_offset_from_addr_offset ...passed 00:07:33.556 Test: test_band_addr_from_block_offset ...passed 00:07:33.556 Test: test_band_set_addr ...passed 00:07:33.556 Test: test_invalidate_addr ...passed 00:07:33.556 Test: test_next_xfer_addr ...passed 00:07:33.556 00:07:33.556 Run Summary: Type Total Ran Passed Failed Inactive 00:07:33.556 suites 1 1 n/a 0 0 00:07:33.556 tests 6 6 6 0 0 00:07:33.556 asserts 30356 30356 30356 0 n/a 00:07:33.556 00:07:33.556 Elapsed time = 0.238 seconds 00:07:33.556 --70908-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:33.556 --70908-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:33.814 ==70908== 00:07:33.814 ==70908== HEAP SUMMARY: 00:07:33.814 ==70908== in use at exit: 67,109,768 bytes in 1,026 blocks 00:07:33.814 ==70908== total heap usage: 6,547 allocs, 5,521 frees, 429,735,343 bytes allocated 00:07:33.814 ==70908== 00:07:33.814 ==70908== Searching for pointers to 1,026 not-freed blocks 00:07:33.814 ==70908== Checked 6,599,952 bytes 00:07:33.814 ==70908== 00:07:33.814 ==70908== LEAK SUMMARY: 00:07:33.814 ==70908== definitely lost: 0 bytes in 0 blocks 00:07:33.814 ==70908== indirectly lost: 0 bytes in 0 blocks 00:07:33.814 ==70908== possibly lost: 0 bytes in 0 blocks 00:07:33.814 ==70908== still reachable: 67,109,768 bytes in 1,026 blocks 00:07:33.814 ==70908== suppressed: 0 bytes in 0 blocks 00:07:33.814 ==70908== Reachable blocks (those to which a pointer was found) are not shown. 00:07:33.814 ==70908== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:33.814 ==70908== 00:07:33.814 ==70908== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:33.814 23:49:36 unittest_ftl -- unit/unittest.sh@56 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:33.814 ==70916== Memcheck, a memory error detector 00:07:33.814 ==70916== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:33.814 ==70916== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:33.814 ==70916== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:33.814 ==70916== 00:07:33.814 --70916-- Valgrind options: 00:07:33.814 --70916-- --leak-check=full 00:07:33.814 --70916-- --error-exitcode=2 00:07:33.814 --70916-- --verbose 00:07:33.814 --70916-- Contents of /proc/version: 00:07:33.814 --70916-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:33.814 --70916-- 00:07:33.814 --70916-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:33.814 --70916-- Page sizes: currently 4096, max supported 4096 00:07:33.814 --70916-- Valgrind library directory: /usr/libexec/valgrind 00:07:33.814 --70916-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:33.814 --70916-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:33.814 --70916-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:33.814 --70916-- might be shown as UnknownInlinedFun 00:07:33.814 --70916-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:33.814 --70916-- object doesn't have a dynamic symbol table 00:07:33.814 --70916-- Scheduler: using generic scheduler lock implementation. 00:07:33.814 --70916-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:33.815 ==70916== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70916-by-???-on-dc5ca2722762 00:07:33.815 ==70916== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70916-by-???-on-dc5ca2722762 00:07:33.815 ==70916== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70916-by-???-on-dc5ca2722762 00:07:33.815 ==70916== 00:07:33.815 ==70916== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:33.815 ==70916== don't want to do, unless you know exactly what you're doing, 00:07:33.815 ==70916== or are doing some strange experiment): 00:07:33.815 ==70916== /usr/libexec/valgrind/../../bin/vgdb --pid=70916 ...command... 00:07:33.815 ==70916== 00:07:33.815 ==70916== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:33.815 ==70916== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:07:33.815 ==70916== and then give GDB the following command 00:07:33.815 ==70916== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70916 00:07:33.815 ==70916== --pid is optional if only one valgrind process is running 00:07:33.815 ==70916== 00:07:33.815 --70916-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:33.815 --70916-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:33.815 --70916-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:33.815 --70916-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:33.815 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:33.815 --70916-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:33.815 --70916-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:33.815 --70916-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:33.815 --70916-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:33.815 --70916-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:33.815 --70916-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:33.815 --70916-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:33.815 --70916-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:33.815 --70916-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:33.815 --70916-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:33.815 --70916-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:33.815 --70916-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:33.815 --70916-- Reading syms from /usr/lib64/libm.so.6 00:07:33.815 --70916-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:33.815 --70916-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:33.815 --70916-- Reading syms from /usr/lib64/libc.so.6 00:07:34.073 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.073 --70916-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.073 --70916-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.073 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.073 --70916-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.073 --70916-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.073 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.073 --70916-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.073 --70916-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.073 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.073 --70916-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.073 --70916-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.073 --70916-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.073 --70916-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.073 --70916-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.073 --70916-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.073 --70916-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.073 --70916-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.073 --70916-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 ==70916== Preferring higher priority redirection: 00:07:34.073 --70916-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.073 --70916-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.073 --70916-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.073 --70916-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.074 --70916-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.074 --70916-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.074 --70916-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.074 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.074 --70916-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.074 --70916-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.074 ==70916== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.074 --70916-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.074 --70916-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.074 --70916-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.074 --70916-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.074 --70916-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.074 --70916-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.074 --70916-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.074 --70916-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.074 --70916-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.074 --70916-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.074 --70916-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.074 --70916-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.074 --70916-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.074 --70916-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.074 --70916-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.074 --70916-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.074 --70916-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.490 --70916-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.490 00:07:34.490 00:07:34.490 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.490 http://cunit.sourceforge.net/ 00:07:34.490 00:07:34.490 00:07:34.490 Suite: ftl_bitmap 00:07:34.490 Test: test_ftl_bitmap_create ...[2024-05-14 23:49:37.029527] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 52:ftl_bitmap_create: *ERROR*: Buffer for bitmap must be aligned to 8 bytes 00:07:34.490 [2024-05-14 23:49:37.057321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/utils/ftl_bitmap.c: 58:ftl_bitmap_create: *ERROR*: Size of buffer for bitmap must be divisible by 8 bytes 00:07:34.490 passed 00:07:34.490 Test: test_ftl_bitmap_get ...passed 00:07:34.490 Test: test_ftl_bitmap_set ...passed 00:07:34.490 Test: test_ftl_bitmap_clear ...passed 00:07:34.490 Test: test_ftl_bitmap_find_first_set ...passed 00:07:34.490 Test: test_ftl_bitmap_find_first_clear ...passed 00:07:34.490 Test: test_ftl_bitmap_count_set ...passed 00:07:34.490 00:07:34.490 Run Summary: Type Total Ran Passed Failed Inactive 00:07:34.490 suites 1 1 n/a 0 0 00:07:34.490 tests 7 7 7 0 0 00:07:34.490 asserts 137 137 137 0 n/a 00:07:34.490 00:07:34.490 Elapsed time = 0.056 seconds 00:07:34.490 --70916-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:34.490 --70916-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:34.490 ==70916== 00:07:34.490 ==70916== HEAP SUMMARY: 00:07:34.490 ==70916== in use at exit: 0 bytes in 0 blocks 00:07:34.490 ==70916== total heap usage: 73 allocs, 73 frees, 107,709 bytes allocated 00:07:34.490 ==70916== 00:07:34.490 ==70916== All heap blocks were freed -- no leaks are possible 00:07:34.490 ==70916== 00:07:34.490 ==70916== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:34.490 23:49:37 unittest_ftl -- unit/unittest.sh@57 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:34.490 ==70923== Memcheck, a memory error detector 00:07:34.490 ==70923== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:34.490 ==70923== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:34.490 ==70923== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:34.490 ==70923== 00:07:34.490 --70923-- Valgrind options: 00:07:34.490 --70923-- --leak-check=full 00:07:34.490 --70923-- --error-exitcode=2 00:07:34.490 --70923-- --verbose 00:07:34.490 --70923-- Contents of /proc/version: 00:07:34.490 --70923-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:34.490 --70923-- 00:07:34.490 --70923-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:34.490 --70923-- Page sizes: currently 4096, max supported 4096 00:07:34.490 --70923-- Valgrind library directory: /usr/libexec/valgrind 00:07:34.490 --70923-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:34.490 --70923-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:34.490 --70923-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:34.490 --70923-- might be shown as UnknownInlinedFun 00:07:34.490 --70923-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:34.490 --70923-- object doesn't have a dynamic symbol table 00:07:34.490 --70923-- Scheduler: using generic scheduler lock implementation. 00:07:34.490 --70923-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:34.490 ==70923== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70923-by-???-on-dc5ca2722762 00:07:34.490 ==70923== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70923-by-???-on-dc5ca2722762 00:07:34.490 ==70923== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70923-by-???-on-dc5ca2722762 00:07:34.490 ==70923== 00:07:34.490 ==70923== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:34.490 ==70923== don't want to do, unless you know exactly what you're doing, 00:07:34.490 ==70923== or are doing some strange experiment): 00:07:34.490 ==70923== /usr/libexec/valgrind/../../bin/vgdb --pid=70923 ...command... 00:07:34.490 ==70923== 00:07:34.490 ==70923== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:34.490 ==70923== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_io.c/ftl_io_ut 00:07:34.490 ==70923== and then give GDB the following command 00:07:34.490 ==70923== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70923 00:07:34.490 ==70923== --pid is optional if only one valgrind process is running 00:07:34.490 ==70923== 00:07:34.490 --70923-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:34.490 --70923-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:34.490 --70923-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:34.490 --70923-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:34.490 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.490 --70923-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:34.490 --70923-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:34.490 --70923-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:34.490 --70923-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:34.490 --70923-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:34.490 --70923-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:34.490 --70923-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:34.490 --70923-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:34.490 --70923-- Reading syms from /usr/lib64/libm.so.6 00:07:34.490 --70923-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:34.490 --70923-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/libc.so.6 00:07:34.490 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.490 --70923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.490 --70923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.490 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.490 --70923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.490 --70923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.490 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.490 --70923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.490 --70923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:34.490 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.490 --70923-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:34.490 --70923-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:34.490 --70923-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:34.490 --70923-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:34.490 --70923-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:34.490 --70923-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:34.490 --70923-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:34.490 --70923-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 ==70923== Preferring higher priority redirection: 00:07:34.748 --70923-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:34.748 --70923-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:34.748 --70923-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 --70923-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:34.748 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.748 --70923-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.748 --70923-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.748 ==70923== WARNING: new redirection conflicts with existing -- ignoring it 00:07:34.748 --70923-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:34.748 --70923-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:34.748 --70923-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:34.748 --70923-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:34.748 --70923-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:34.748 --70923-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:34.748 --70923-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:34.748 --70923-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:34.748 --70923-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:34.748 --70923-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:34.748 --70923-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:34.748 --70923-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:34.748 --70923-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:34.748 --70923-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:34.748 --70923-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:34.748 --70923-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:34.748 --70923-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:34.748 --70923-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:34.748 00:07:34.748 00:07:34.748 CUnit - A unit testing framework for C - Version 2.1-3 00:07:34.748 http://cunit.sourceforge.net/ 00:07:34.748 00:07:34.748 00:07:34.748 Suite: ftl_io_suite 00:07:34.748 Test: test_completion ...--70923-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:34.748 passed 00:07:34.748 Test: test_multiple_ios ...passed 00:07:34.748 00:07:35.006 Run Summary: Type Total Ran Passed Failed Inactive 00:07:35.006 suites 1 1 n/a 0 0 00:07:35.006 tests 2 2 2 0 0 00:07:35.006 asserts 47 47 47 0 n/a 00:07:35.006 00:07:35.006 Elapsed time = 0.095 seconds 00:07:35.006 --70923-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:35.006 --70923-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:35.006 ==70923== 00:07:35.006 ==70923== HEAP SUMMARY: 00:07:35.006 ==70923== in use at exit: 0 bytes in 0 blocks 00:07:35.006 ==70923== total heap usage: 2,156 allocs, 2,156 frees, 221,064 bytes allocated 00:07:35.006 ==70923== 00:07:35.006 ==70923== All heap blocks were freed -- no leaks are possible 00:07:35.006 ==70923== 00:07:35.006 ==70923== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:35.006 23:49:37 unittest_ftl -- unit/unittest.sh@58 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:35.006 ==70934== Memcheck, a memory error detector 00:07:35.006 ==70934== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:35.006 ==70934== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:35.006 ==70934== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:35.006 ==70934== 00:07:35.006 --70934-- Valgrind options: 00:07:35.006 --70934-- --leak-check=full 00:07:35.006 --70934-- --error-exitcode=2 00:07:35.006 --70934-- --verbose 00:07:35.006 --70934-- Contents of /proc/version: 00:07:35.006 --70934-- 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:35.006 --70934-- 00:07:35.006 --70934-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:35.006 --70934-- Page sizes: currently 4096, max supported 4096 00:07:35.006 --70934-- Valgrind library directory: /usr/libexec/valgrind 00:07:35.006 --70934-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:35.006 --70934-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:35.006 --70934-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:35.006 --70934-- might be shown as UnknownInlinedFun 00:07:35.006 --70934-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:35.006 --70934-- object doesn't have a dynamic symbol table 00:07:35.006 --70934-- Scheduler: using generic scheduler lock implementation. 00:07:35.006 --70934-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:35.006 ==70934== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70934-by-???-on-dc5ca2722762 00:07:35.006 ==70934== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70934-by-???-on-dc5ca2722762 00:07:35.006 ==70934== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70934-by-???-on-dc5ca2722762 00:07:35.006 ==70934== 00:07:35.006 ==70934== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:35.006 ==70934== don't want to do, unless you know exactly what you're doing, 00:07:35.006 ==70934== or are doing some strange experiment): 00:07:35.006 ==70934== /usr/libexec/valgrind/../../bin/vgdb --pid=70934 ...command... 00:07:35.006 ==70934== 00:07:35.006 ==70934== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:35.006 ==70934== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut 00:07:35.006 ==70934== and then give GDB the following command 00:07:35.006 ==70934== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70934 00:07:35.006 ==70934== --pid is optional if only one valgrind process is running 00:07:35.006 ==70934== 00:07:35.006 --70934-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:35.006 --70934-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:35.006 --70934-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:35.006 --70934-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:35.006 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.006 --70934-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:35.007 --70934-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:35.007 --70934-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:35.007 --70934-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:35.007 --70934-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:35.007 --70934-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:35.007 --70934-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:35.007 --70934-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:35.007 --70934-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:35.007 --70934-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:35.007 --70934-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:35.007 --70934-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:35.007 --70934-- Reading syms from /usr/lib64/libm.so.6 00:07:35.007 --70934-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:35.007 --70934-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:35.007 --70934-- Reading syms from /usr/lib64/libc.so.6 00:07:35.007 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.007 --70934-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.007 --70934-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.007 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.007 --70934-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.007 --70934-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.007 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.007 --70934-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.007 --70934-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.007 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.007 --70934-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.007 --70934-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.264 --70934-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:35.264 --70934-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:35.264 --70934-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:35.264 --70934-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:35.264 --70934-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:35.264 --70934-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:35.264 --70934-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.264 --70934-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 ==70934== Preferring higher priority redirection: 00:07:35.265 --70934-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:35.265 --70934-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:35.265 --70934-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 --70934-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.265 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.265 --70934-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.265 --70934-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.265 ==70934== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.265 --70934-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.265 --70934-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.265 --70934-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:35.265 --70934-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:35.265 --70934-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:35.265 --70934-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:35.265 --70934-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:35.265 --70934-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:35.265 --70934-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:35.265 --70934-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:35.265 --70934-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:35.265 --70934-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:35.265 --70934-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:35.265 --70934-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:35.265 --70934-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:35.265 --70934-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:35.265 --70934-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:35.265 --70934-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:35.265 00:07:35.265 00:07:35.265 CUnit - A unit testing framework for C - Version 2.1-3 00:07:35.265 http://cunit.sourceforge.net/ 00:07:35.265 00:07:35.265 00:07:35.265 Suite: ftl_mngt 00:07:35.523 Test: test_next_step ...passed 00:07:35.523 Test: test_continue_step ...passed 00:07:35.523 Test: test_get_func_and_step_cntx_alloc ...passed 00:07:35.523 Test: test_fail_step ...passed 00:07:35.523 Test: test_mngt_call_and_call_rollback ...passed 00:07:35.523 Test: test_nested_process_failure ...passed 00:07:35.523 00:07:35.523 Run Summary: Type Total Ran Passed Failed Inactive 00:07:35.523 suites 1 1 n/a 0 0 00:07:35.524 tests 6 6 6 0 0 00:07:35.524 asserts 176 176 176 0 n/a 00:07:35.524 00:07:35.524 Elapsed time = 0.092 seconds 00:07:35.524 --70934-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:35.524 --70934-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:35.524 ==70934== 00:07:35.524 ==70934== HEAP SUMMARY: 00:07:35.524 ==70934== in use at exit: 0 bytes in 0 blocks 00:07:35.524 ==70934== total heap usage: 177 allocs, 177 frees, 111,915 bytes allocated 00:07:35.524 ==70934== 00:07:35.524 ==70934== All heap blocks were freed -- no leaks are possible 00:07:35.524 ==70934== 00:07:35.524 ==70934== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:35.524 23:49:38 unittest_ftl -- unit/unittest.sh@59 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:35.524 ==70936== Memcheck, a memory error detector 00:07:35.524 ==70936== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:35.524 ==70936== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:35.524 ==70936== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:35.524 ==70936== 00:07:35.524 --70936-- Valgrind options: 00:07:35.524 --70936-- --leak-check=full 00:07:35.524 --70936-- --error-exitcode=2 00:07:35.524 --70936-- --verbose 00:07:35.524 --70936-- Contents of /proc/version: 00:07:35.524 --70936-- 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:35.524 --70936-- 00:07:35.524 --70936-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:35.524 --70936-- Page sizes: currently 4096, max supported 4096 00:07:35.524 --70936-- Valgrind library directory: /usr/libexec/valgrind 00:07:35.524 --70936-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:35.524 --70936-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:35.524 --70936-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:35.524 --70936-- might be shown as UnknownInlinedFun 00:07:35.524 --70936-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:35.524 --70936-- object doesn't have a dynamic symbol table 00:07:35.524 --70936-- Scheduler: using generic scheduler lock implementation. 00:07:35.524 --70936-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:35.524 ==70936== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70936-by-???-on-dc5ca2722762 00:07:35.524 ==70936== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70936-by-???-on-dc5ca2722762 00:07:35.524 ==70936== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70936-by-???-on-dc5ca2722762 00:07:35.524 ==70936== 00:07:35.524 ==70936== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:35.524 ==70936== don't want to do, unless you know exactly what you're doing, 00:07:35.524 ==70936== or are doing some strange experiment): 00:07:35.524 ==70936== /usr/libexec/valgrind/../../bin/vgdb --pid=70936 ...command... 00:07:35.524 ==70936== 00:07:35.524 ==70936== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:35.524 ==70936== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut 00:07:35.524 ==70936== and then give GDB the following command 00:07:35.524 ==70936== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70936 00:07:35.524 ==70936== --pid is optional if only one valgrind process is running 00:07:35.524 ==70936== 00:07:35.524 --70936-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:35.524 --70936-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:35.524 --70936-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:35.524 --70936-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:35.524 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.524 --70936-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:35.524 --70936-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:35.524 --70936-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:35.524 --70936-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:35.524 --70936-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:35.783 --70936-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:35.783 --70936-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:35.783 --70936-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:35.783 --70936-- Reading syms from /usr/lib64/libm.so.6 00:07:35.783 --70936-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:35.783 --70936-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/libc.so.6 00:07:35.783 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.783 --70936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.783 --70936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.783 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.783 --70936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.783 --70936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.783 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.783 --70936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.783 --70936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:35.783 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.783 --70936-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:35.783 --70936-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:35.783 --70936-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:35.783 --70936-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:35.783 --70936-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:35.783 --70936-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:35.783 --70936-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:35.783 --70936-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.783 --70936-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 ==70936== Preferring higher priority redirection: 00:07:35.784 --70936-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:35.784 --70936-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:35.784 --70936-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 --70936-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:35.784 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.784 --70936-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.784 --70936-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.784 ==70936== WARNING: new redirection conflicts with existing -- ignoring it 00:07:35.784 --70936-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:35.784 --70936-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:35.784 --70936-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:35.784 --70936-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:35.784 --70936-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.042 --70936-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.042 --70936-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.042 --70936-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.042 --70936-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.042 --70936-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.042 --70936-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.042 --70936-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.042 --70936-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.042 --70936-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.042 --70936-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.042 --70936-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.042 --70936-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:36.043 --70936-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:36.043 00:07:36.043 00:07:36.043 CUnit - A unit testing framework for C - Version 2.1-3 00:07:36.043 http://cunit.sourceforge.net/ 00:07:36.043 00:07:36.043 --70936-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:36.043 00:07:36.043 Suite: ftl_mempool 00:07:36.043 Test: test_ftl_mempool_create ...passed 00:07:36.043 Test: test_ftl_mempool_get_put ...passed 00:07:36.043 00:07:36.043 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.043 suites 1 1 n/a 0 0 00:07:36.043 tests 2 2 2 0 0 00:07:36.043 asserts 36 36 36 0 n/a 00:07:36.043 00:07:36.043 Elapsed time = 0.016 seconds 00:07:36.043 --70936-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.043 --70936-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.043 ==70936== 00:07:36.043 ==70936== HEAP SUMMARY: 00:07:36.043 ==70936== in use at exit: 0 bytes in 0 blocks 00:07:36.043 ==70936== total heap usage: 55 allocs, 55 frees, 100,167 bytes allocated 00:07:36.043 ==70936== 00:07:36.043 ==70936== All heap blocks were freed -- no leaks are possible 00:07:36.043 ==70936== 00:07:36.043 ==70936== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.043 23:49:38 unittest_ftl -- unit/unittest.sh@60 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:36.043 ==70943== Memcheck, a memory error detector 00:07:36.043 ==70943== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.043 ==70943== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.043 ==70943== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:36.043 ==70943== 00:07:36.043 --70943-- Valgrind options: 00:07:36.043 --70943-- --leak-check=full 00:07:36.043 --70943-- --error-exitcode=2 00:07:36.043 --70943-- --verbose 00:07:36.043 --70943-- Contents of /proc/version: 00:07:36.043 --70943-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:36.043 --70943-- 00:07:36.043 --70943-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.043 --70943-- Page sizes: currently 4096, max supported 4096 00:07:36.043 --70943-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.043 --70943-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:36.043 --70943-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.043 --70943-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.043 --70943-- might be shown as UnknownInlinedFun 00:07:36.043 --70943-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.043 --70943-- object doesn't have a dynamic symbol table 00:07:36.043 --70943-- Scheduler: using generic scheduler lock implementation. 00:07:36.043 --70943-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.043 ==70943== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70943-by-???-on-dc5ca2722762 00:07:36.043 ==70943== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70943-by-???-on-dc5ca2722762 00:07:36.043 ==70943== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70943-by-???-on-dc5ca2722762 00:07:36.043 ==70943== 00:07:36.043 ==70943== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.043 ==70943== don't want to do, unless you know exactly what you're doing, 00:07:36.043 ==70943== or are doing some strange experiment): 00:07:36.043 ==70943== /usr/libexec/valgrind/../../bin/vgdb --pid=70943 ...command... 00:07:36.043 ==70943== 00:07:36.043 ==70943== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.043 ==70943== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut 00:07:36.043 ==70943== and then give GDB the following command 00:07:36.043 ==70943== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70943 00:07:36.043 ==70943== --pid is optional if only one valgrind process is running 00:07:36.043 ==70943== 00:07:36.043 --70943-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.043 --70943-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.043 --70943-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.043 --70943-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.043 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.043 --70943-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.043 --70943-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.043 --70943-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.043 --70943-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.043 --70943-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.043 --70943-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.301 --70943-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.301 --70943-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.301 --70943-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.301 --70943-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.301 --70943-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.301 --70943-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.301 --70943-- Reading syms from /usr/lib64/libm.so.6 00:07:36.301 --70943-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.301 --70943-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.301 --70943-- Reading syms from /usr/lib64/libc.so.6 00:07:36.301 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.301 --70943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.301 --70943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.301 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.301 --70943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.301 --70943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.302 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.302 --70943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.302 --70943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.302 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.302 --70943-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.302 --70943-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.302 --70943-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.302 --70943-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.302 --70943-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.302 --70943-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.302 --70943-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.302 --70943-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.302 --70943-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 ==70943== Preferring higher priority redirection: 00:07:36.302 --70943-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.302 --70943-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.302 --70943-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 --70943-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.302 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.302 --70943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.302 --70943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.302 ==70943== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.302 --70943-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.302 --70943-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.302 --70943-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.302 --70943-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.302 --70943-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:36.560 --70943-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:36.561 --70943-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:36.561 --70943-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:36.561 --70943-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:36.561 --70943-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:36.561 --70943-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:36.561 --70943-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:36.561 --70943-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:36.561 --70943-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:36.561 --70943-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:36.561 --70943-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:36.561 --70943-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:36.561 --70943-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:36.561 00:07:36.561 00:07:36.561 CUnit - A unit testing framework for C - Version 2.1-3 00:07:36.561 http://cunit.sourceforge.net/ 00:07:36.561 00:07:36.561 00:07:36.561 Suite: ftl_addr64_suite 00:07:36.561 Test: test_addr_cached ...passed 00:07:36.561 00:07:36.561 Run Summary: Type Total Ran Passed Failed Inactive 00:07:36.561 suites 1 1 n/a 0 0 00:07:36.561 tests 1 1 1 0 0 00:07:36.561 asserts 1536 1536 1536 0 n/a 00:07:36.561 00:07:36.561 Elapsed time = 0.009 seconds 00:07:36.561 --70943-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:36.561 --70943-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:36.561 ==70943== 00:07:36.561 ==70943== HEAP SUMMARY: 00:07:36.561 ==70943== in use at exit: 0 bytes in 0 blocks 00:07:36.561 ==70943== total heap usage: 53 allocs, 53 frees, 109,410 bytes allocated 00:07:36.561 ==70943== 00:07:36.561 ==70943== All heap blocks were freed -- no leaks are possible 00:07:36.561 ==70943== 00:07:36.561 ==70943== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:36.561 23:49:39 unittest_ftl -- unit/unittest.sh@61 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:36.561 ==70951== Memcheck, a memory error detector 00:07:36.561 ==70951== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:36.561 ==70951== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:36.561 ==70951== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:36.561 ==70951== 00:07:36.561 --70951-- Valgrind options: 00:07:36.561 --70951-- --leak-check=full 00:07:36.561 --70951-- --error-exitcode=2 00:07:36.561 --70951-- --verbose 00:07:36.561 --70951-- Contents of /proc/version: 00:07:36.561 --70951-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:36.561 --70951-- 00:07:36.561 --70951-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:36.561 --70951-- Page sizes: currently 4096, max supported 4096 00:07:36.561 --70951-- Valgrind library directory: /usr/libexec/valgrind 00:07:36.561 --70951-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:36.561 --70951-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:36.561 --70951-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:36.561 --70951-- might be shown as UnknownInlinedFun 00:07:36.561 --70951-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:36.561 --70951-- object doesn't have a dynamic symbol table 00:07:36.561 --70951-- Scheduler: using generic scheduler lock implementation. 00:07:36.561 --70951-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:36.561 ==70951== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70951-by-???-on-dc5ca2722762 00:07:36.561 ==70951== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70951-by-???-on-dc5ca2722762 00:07:36.561 ==70951== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70951-by-???-on-dc5ca2722762 00:07:36.561 ==70951== 00:07:36.561 ==70951== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:36.561 ==70951== don't want to do, unless you know exactly what you're doing, 00:07:36.561 ==70951== or are doing some strange experiment): 00:07:36.561 ==70951== /usr/libexec/valgrind/../../bin/vgdb --pid=70951 ...command... 00:07:36.561 ==70951== 00:07:36.561 ==70951== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:36.561 ==70951== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_sb/ftl_sb_ut 00:07:36.561 ==70951== and then give GDB the following command 00:07:36.561 ==70951== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70951 00:07:36.561 ==70951== --pid is optional if only one valgrind process is running 00:07:36.561 ==70951== 00:07:36.561 --70951-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:36.561 --70951-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:36.561 --70951-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:36.561 --70951-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:36.561 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.562 --70951-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:36.562 --70951-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:36.562 --70951-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:36.562 --70951-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:36.562 --70951-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:36.562 --70951-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:36.562 --70951-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:36.562 --70951-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:36.562 --70951-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:36.562 --70951-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:36.562 --70951-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:36.819 --70951-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:36.819 --70951-- Reading syms from /usr/lib64/libm.so.6 00:07:36.819 --70951-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:36.819 --70951-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:36.819 --70951-- Reading syms from /usr/lib64/libc.so.6 00:07:36.819 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.819 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.819 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.820 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.820 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.820 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.820 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.820 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.820 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:36.820 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.820 --70951-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:36.820 --70951-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:36.820 --70951-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:36.820 --70951-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:36.820 --70951-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:36.820 --70951-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:36.820 --70951-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:36.820 --70951-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:36.820 --70951-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 ==70951== Preferring higher priority redirection: 00:07:36.820 --70951-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:36.820 --70951-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:36.820 --70951-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 --70951-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:36.820 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.820 --70951-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.820 --70951-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.820 ==70951== WARNING: new redirection conflicts with existing -- ignoring it 00:07:36.820 --70951-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:36.820 --70951-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:36.821 --70951-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:36.821 --70951-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:36.821 --70951-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.078 --70951-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.078 --70951-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.078 --70951-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.078 --70951-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.078 --70951-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.078 --70951-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.078 --70951-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.078 --70951-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.079 --70951-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.079 --70951-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.079 --70951-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.079 --70951-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.079 00:07:37.079 00:07:37.079 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.079 http://cunit.sourceforge.net/ 00:07:37.079 00:07:37.079 00:07:37.079 Suite: ftl_sb 00:07:37.079 Test: test_sb_crc_v2 ...--70951-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.079 passed 00:07:37.079 Test: test_sb_crc_v3 ...passed 00:07:37.079 Test: test_sb_v3_md_layout ...[2024-05-14 23:49:39.875883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 143:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Missing regions 00:07:37.079 [2024-05-14 23:49:39.917612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 131:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:37.079 [2024-05-14 23:49:39.918777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:37.079 [2024-05-14 23:49:39.919435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 115:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Buffer overflow 00:07:37.079 [2024-05-14 23:49:39.920708] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:07:37.079 [2024-05-14 23:49:39.921801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 93:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Unsupported MD region type found 00:07:37.079 [2024-05-14 23:49:39.922841] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:07:37.079 [2024-05-14 23:49:39.923497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 88:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Invalid MD region type found 00:07:37.079 [2024-05-14 23:49:39.933552] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 125:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Looping regions found 00:07:37.079 [2024-05-14 23:49:39.934600] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:07:37.079 [2024-05-14 23:49:39.935519] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/ftl/upgrade/ftl_sb_v3.c: 105:ftl_superblock_v3_md_layout_load_all: *ERROR*: [FTL][(null)] Multiple/looping regions found 00:07:37.079 passed 00:07:37.079 Test: test_sb_v5_md_layout ...--70951-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:37.079 passed 00:07:37.079 00:07:37.079 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.079 suites 1 1 n/a 0 0 00:07:37.079 tests 4 4 4 0 0 00:07:37.079 asserts 148 148 148 0 n/a 00:07:37.079 00:07:37.079 Elapsed time = 0.179 seconds 00:07:37.338 --70951-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.338 --70951-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:37.338 ==70951== 00:07:37.338 ==70951== HEAP SUMMARY: 00:07:37.338 ==70951== in use at exit: 0 bytes in 0 blocks 00:07:37.338 ==70951== total heap usage: 249 allocs, 249 frees, 123,579 bytes allocated 00:07:37.338 ==70951== 00:07:37.338 ==70951== All heap blocks were freed -- no leaks are possible 00:07:37.338 ==70951== 00:07:37.339 ==70951== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:37.339 23:49:40 unittest_ftl -- unit/unittest.sh@62 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:37.339 ==70958== Memcheck, a memory error detector 00:07:37.339 ==70958== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:37.339 ==70958== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:37.339 ==70958== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:37.339 ==70958== 00:07:37.339 --70958-- Valgrind options: 00:07:37.339 --70958-- --leak-check=full 00:07:37.339 --70958-- --error-exitcode=2 00:07:37.339 --70958-- --verbose 00:07:37.339 --70958-- Contents of /proc/version: 00:07:37.339 --70958-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:37.339 --70958-- 00:07:37.339 --70958-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:37.339 --70958-- Page sizes: currently 4096, max supported 4096 00:07:37.339 --70958-- Valgrind library directory: /usr/libexec/valgrind 00:07:37.339 --70958-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:37.339 --70958-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:37.339 --70958-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:37.339 --70958-- might be shown as UnknownInlinedFun 00:07:37.339 --70958-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:37.339 --70958-- object doesn't have a dynamic symbol table 00:07:37.339 --70958-- Scheduler: using generic scheduler lock implementation. 00:07:37.339 --70958-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:37.339 ==70958== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70958-by-???-on-dc5ca2722762 00:07:37.339 ==70958== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70958-by-???-on-dc5ca2722762 00:07:37.339 ==70958== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70958-by-???-on-dc5ca2722762 00:07:37.339 ==70958== 00:07:37.339 ==70958== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:37.339 ==70958== don't want to do, unless you know exactly what you're doing, 00:07:37.339 ==70958== or are doing some strange experiment): 00:07:37.339 ==70958== /usr/libexec/valgrind/../../bin/vgdb --pid=70958 ...command... 00:07:37.339 ==70958== 00:07:37.339 ==70958== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:37.339 ==70958== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut 00:07:37.339 ==70958== and then give GDB the following command 00:07:37.339 ==70958== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70958 00:07:37.339 ==70958== --pid is optional if only one valgrind process is running 00:07:37.339 ==70958== 00:07:37.339 --70958-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:37.339 --70958-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:37.339 --70958-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:37.339 --70958-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:37.339 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.339 --70958-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:37.339 --70958-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:37.339 --70958-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:37.339 --70958-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:37.339 --70958-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:37.339 --70958-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:37.339 --70958-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:37.339 --70958-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:37.339 --70958-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:37.339 --70958-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:37.339 --70958-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:37.339 --70958-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:37.339 --70958-- Reading syms from /usr/lib64/libm.so.6 00:07:37.339 --70958-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:37.339 --70958-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:37.339 --70958-- Reading syms from /usr/lib64/libc.so.6 00:07:37.599 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.599 --70958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.599 --70958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.599 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.599 --70958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.599 --70958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.599 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.599 --70958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.599 --70958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:37.599 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.599 --70958-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:37.599 --70958-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:37.599 --70958-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:37.599 --70958-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:37.599 --70958-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:37.599 --70958-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:37.599 --70958-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:37.599 --70958-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:37.599 --70958-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 --70958-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.599 ==70958== Preferring higher priority redirection: 00:07:37.599 --70958-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:37.599 --70958-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:37.599 --70958-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 --70958-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:37.600 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.600 --70958-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.600 --70958-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.600 ==70958== WARNING: new redirection conflicts with existing -- ignoring it 00:07:37.600 --70958-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:37.600 --70958-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:37.600 --70958-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:37.600 --70958-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:37.600 --70958-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:37.600 --70958-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:37.600 --70958-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:37.600 --70958-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:37.600 --70958-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:37.859 --70958-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:37.859 --70958-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:37.859 --70958-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:37.859 --70958-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:37.859 --70958-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:37.859 --70958-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:37.859 --70958-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:37.859 --70958-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:37.859 00:07:37.859 00:07:37.859 CUnit - A unit testing framework for C - Version 2.1-3 00:07:37.859 http://cunit.sourceforge.net/ 00:07:37.859 00:07:37.859 00:07:37.859 Suite: ftl_layout_upgrade 00:07:37.859 Test: test_l2p_upgrade ...--70958-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:37.859 --70958-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:37.859 passed 00:07:37.859 00:07:37.859 Run Summary: Type Total Ran Passed Failed Inactive 00:07:37.859 suites 1 1 n/a 0 0 00:07:37.859 tests 1 1 1 0 0 00:07:37.859 asserts 140 140 140 0 n/a 00:07:37.859 00:07:37.859 Elapsed time = 0.143 seconds 00:07:37.859 --70958-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:37.859 --70958-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:38.118 ==70958== 00:07:38.118 ==70958== HEAP SUMMARY: 00:07:38.118 ==70958== in use at exit: 0 bytes in 0 blocks 00:07:38.118 ==70958== total heap usage: 116 allocs, 116 frees, 114,166 bytes allocated 00:07:38.118 ==70958== 00:07:38.118 ==70958== All heap blocks were freed -- no leaks are possible 00:07:38.118 ==70958== 00:07:38.118 ==70958== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:38.118 00:07:38.118 real 0m5.078s 00:07:38.118 user 0m4.856s 00:07:38.118 sys 0m0.206s 00:07:38.118 23:49:40 unittest_ftl -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:38.118 23:49:40 unittest_ftl -- common/autotest_common.sh@10 -- # set +x 00:07:38.118 ************************************ 00:07:38.118 END TEST unittest_ftl 00:07:38.119 ************************************ 00:07:38.119 23:49:40 -- unit/unittest.sh@237 -- # run_test unittest_accel valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:38.119 23:49:40 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:38.119 23:49:40 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:38.119 23:49:40 -- common/autotest_common.sh@10 -- # set +x 00:07:38.119 ************************************ 00:07:38.119 START TEST unittest_accel 00:07:38.119 ************************************ 00:07:38.119 23:49:40 unittest_accel -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:38.119 ==70987== Memcheck, a memory error detector 00:07:38.119 ==70987== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:38.119 ==70987== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:38.119 ==70987== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:38.119 ==70987== 00:07:38.119 --70987-- Valgrind options: 00:07:38.119 --70987-- --leak-check=full 00:07:38.119 --70987-- --error-exitcode=2 00:07:38.119 --70987-- --verbose 00:07:38.119 --70987-- Contents of /proc/version: 00:07:38.119 --70987-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:38.119 --70987-- 00:07:38.119 --70987-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:38.119 --70987-- Page sizes: currently 4096, max supported 4096 00:07:38.119 --70987-- Valgrind library directory: /usr/libexec/valgrind 00:07:38.119 --70987-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:38.119 --70987-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:38.119 --70987-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:38.119 --70987-- might be shown as UnknownInlinedFun 00:07:38.119 --70987-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:38.119 --70987-- object doesn't have a dynamic symbol table 00:07:38.119 --70987-- Scheduler: using generic scheduler lock implementation. 00:07:38.119 --70987-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:38.119 ==70987== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-70987-by-???-on-dc5ca2722762 00:07:38.119 ==70987== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-70987-by-???-on-dc5ca2722762 00:07:38.119 ==70987== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-70987-by-???-on-dc5ca2722762 00:07:38.119 ==70987== 00:07:38.119 ==70987== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:38.119 ==70987== don't want to do, unless you know exactly what you're doing, 00:07:38.119 ==70987== or are doing some strange experiment): 00:07:38.119 ==70987== /usr/libexec/valgrind/../../bin/vgdb --pid=70987 ...command... 00:07:38.119 ==70987== 00:07:38.119 ==70987== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:38.119 ==70987== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/accel/accel.c/accel_ut 00:07:38.119 ==70987== and then give GDB the following command 00:07:38.119 ==70987== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=70987 00:07:38.119 ==70987== --pid is optional if only one valgrind process is running 00:07:38.119 ==70987== 00:07:38.119 --70987-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:38.119 --70987-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:38.119 --70987-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:38.119 --70987-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:38.119 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.119 --70987-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:38.119 --70987-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:38.119 --70987-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:38.119 --70987-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:38.119 --70987-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:38.119 --70987-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:38.119 --70987-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:38.119 --70987-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:38.119 --70987-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:38.119 --70987-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:38.119 --70987-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:38.119 --70987-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:38.119 --70987-- Reading syms from /usr/lib64/libm.so.6 00:07:38.119 --70987-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:38.119 --70987-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:38.120 --70987-- Reading syms from /usr/lib64/libc.so.6 00:07:38.379 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.379 --70987-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.379 --70987-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.379 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.379 --70987-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.379 --70987-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.379 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.379 --70987-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.379 --70987-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:38.379 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.379 --70987-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:38.379 --70987-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:38.379 --70987-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:38.379 --70987-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:38.379 --70987-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:38.379 --70987-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:38.379 --70987-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:38.379 --70987-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:38.379 --70987-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.379 --70987-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 ==70987== Preferring higher priority redirection: 00:07:38.380 --70987-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:38.380 --70987-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:38.380 --70987-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 --70987-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:38.380 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.380 --70987-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.380 --70987-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.380 ==70987== WARNING: new redirection conflicts with existing -- ignoring it 00:07:38.380 --70987-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:38.380 --70987-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:38.380 --70987-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:38.380 --70987-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:38.380 --70987-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:38.380 --70987-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:38.639 --70987-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:38.639 --70987-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:38.639 --70987-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:38.639 --70987-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:38.639 --70987-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:38.639 --70987-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:38.639 --70987-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:38.639 --70987-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:38.639 --70987-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:38.639 --70987-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:38.639 --70987-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:38.639 --70987-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:38.639 00:07:38.639 00:07:38.639 CUnit - A unit testing framework for C - Version 2.1-3 00:07:38.640 http://cunit.sourceforge.net/ 00:07:38.640 00:07:38.640 --70987-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:38.640 00:07:38.640 Suite: accel_sequence 00:07:38.640 Test: test_sequence_fill_copy ...--70987-- REDIR: 0x55739b0 (libc.so.6:memalign) redirected to 0x484a28e (memalign) 00:07:38.898 passed 00:07:38.898 Test: test_sequence_abort ...passed 00:07:38.898 Test: test_sequence_append_error ...passed 00:07:38.898 Test: test_sequence_completion_error ...[2024-05-14 23:49:41.655758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1901:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x5f54980 00:07:38.898 [2024-05-14 23:49:41.691528] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1901:accel_sequence_task_cb: *ERROR*: Failed to execute decompress operation, sequence: 0x5f54980 00:07:38.898 [2024-05-14 23:49:41.695720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1811:accel_process_sequence: *ERROR*: Failed to submit fill operation, sequence: 0x5f54980 00:07:38.898 [2024-05-14 23:49:41.697777] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1811:accel_process_sequence: *ERROR*: Failed to submit decompress operation, sequence: 0x5f54980 00:07:38.898 passed 00:07:38.898 Test: test_sequence_decompress ...passed 00:07:38.898 Test: test_sequence_reverse ...passed 00:07:39.157 Test: test_sequence_copy_elision ...passed 00:07:39.157 Test: test_sequence_accel_buffers ...passed 00:07:39.157 Test: test_sequence_memory_domain ...[2024-05-14 23:49:41.991394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1703:accel_task_pull_data: *ERROR*: Failed to pull data from memory domain: UT_DMA, rc: -7 00:07:39.157 [2024-05-14 23:49:41.996918] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1742:accel_task_push_data: *ERROR*: Failed to push data to memory domain: UT_DMA, rc: -98 00:07:39.157 passed 00:07:39.157 Test: test_sequence_module_memory_domain ...passed 00:07:39.157 Test: test_sequence_crypto ...--70987-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:39.157 --70987-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:39.415 passed 00:07:39.415 Test: test_sequence_driver ...[2024-05-14 23:49:42.135949] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1850:accel_process_sequence: *ERROR*: Failed to execute sequence: 0x6b7c9c0 using driver: ut 00:07:39.415 [2024-05-14 23:49:42.140558] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c:1914:accel_sequence_task_cb: *ERROR*: Failed to execute fill operation, sequence: 0x6b7c9c0 through driver: ut 00:07:39.415 passed 00:07:39.415 Test: test_sequence_same_iovs ...passed 00:07:39.416 Test: test_sequence_crc32 ...passed 00:07:39.416 Suite: accel 00:07:39.416 Test: test_spdk_accel_task_complete ...passed 00:07:39.416 Test: test_get_task ...passed 00:07:39.416 Test: test_spdk_accel_submit_copy ...passed 00:07:39.416 Test: test_spdk_accel_submit_dualcast ...[2024-05-14 23:49:42.262637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 416:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:39.416 [2024-05-14 23:49:42.263897] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/accel/accel.c: 416:spdk_accel_submit_dualcast: *ERROR*: Dualcast requires 4K alignment on dst addresses 00:07:39.416 passed 00:07:39.416 Test: test_spdk_accel_submit_compare ...passed 00:07:39.416 Test: test_spdk_accel_submit_fill ...passed 00:07:39.416 Test: test_spdk_accel_submit_crc32c ...passed 00:07:39.416 Test: test_spdk_accel_submit_crc32cv ...passed 00:07:39.416 Test: test_spdk_accel_submit_copy_crc32c ...passed 00:07:39.416 Test: test_spdk_accel_submit_xor ...passed 00:07:39.416 Test: test_spdk_accel_module_find_by_name ...passed 00:07:39.674 Test: test_spdk_accel_module_register ...passed 00:07:39.674 00:07:39.674 Run Summary: Type Total Ran Passed Failed Inactive 00:07:39.674 suites 2 2 n/a 0 0 00:07:39.674 tests 26 26 26 0 0 00:07:39.674 asserts 827 827 827 0 n/a 00:07:39.674 00:07:39.674 Elapsed time = 0.945 seconds 00:07:39.674 --70987-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:39.674 --70987-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:39.674 ==70987== 00:07:39.674 ==70987== HEAP SUMMARY: 00:07:39.674 ==70987== in use at exit: 0 bytes in 0 blocks 00:07:39.674 ==70987== total heap usage: 2,449 allocs, 2,449 frees, 22,264,841 bytes allocated 00:07:39.674 ==70987== 00:07:39.674 ==70987== All heap blocks were freed -- no leaks are possible 00:07:39.674 ==70987== 00:07:39.674 ==70987== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:39.674 00:07:39.674 real 0m1.619s 00:07:39.674 user 0m1.557s 00:07:39.674 sys 0m0.057s 00:07:39.674 23:49:42 unittest_accel -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:39.674 23:49:42 unittest_accel -- common/autotest_common.sh@10 -- # set +x 00:07:39.674 ************************************ 00:07:39.674 END TEST unittest_accel 00:07:39.674 ************************************ 00:07:39.674 23:49:42 -- unit/unittest.sh@238 -- # run_test unittest_ioat valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:39.674 23:49:42 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:39.674 23:49:42 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:39.674 23:49:42 -- common/autotest_common.sh@10 -- # set +x 00:07:39.675 ************************************ 00:07:39.675 START TEST unittest_ioat 00:07:39.675 ************************************ 00:07:39.675 23:49:42 unittest_ioat -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:39.675 ==71018== Memcheck, a memory error detector 00:07:39.675 ==71018== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:39.675 ==71018== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:39.675 ==71018== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:39.675 ==71018== 00:07:39.675 --71018-- Valgrind options: 00:07:39.675 --71018-- --leak-check=full 00:07:39.675 --71018-- --error-exitcode=2 00:07:39.675 --71018-- --verbose 00:07:39.675 --71018-- Contents of /proc/version: 00:07:39.675 --71018-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:39.675 --71018-- 00:07:39.675 --71018-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:39.675 --71018-- Page sizes: currently 4096, max supported 4096 00:07:39.675 --71018-- Valgrind library directory: /usr/libexec/valgrind 00:07:39.675 --71018-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:39.675 --71018-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:39.675 --71018-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:39.675 --71018-- might be shown as UnknownInlinedFun 00:07:39.675 --71018-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:39.675 --71018-- object doesn't have a dynamic symbol table 00:07:39.675 --71018-- Scheduler: using generic scheduler lock implementation. 00:07:39.675 --71018-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:39.675 ==71018== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71018-by-???-on-dc5ca2722762 00:07:39.675 ==71018== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71018-by-???-on-dc5ca2722762 00:07:39.675 ==71018== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71018-by-???-on-dc5ca2722762 00:07:39.675 ==71018== 00:07:39.675 ==71018== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:39.675 ==71018== don't want to do, unless you know exactly what you're doing, 00:07:39.675 ==71018== or are doing some strange experiment): 00:07:39.675 ==71018== /usr/libexec/valgrind/../../bin/vgdb --pid=71018 ...command... 00:07:39.675 ==71018== 00:07:39.675 ==71018== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:39.675 ==71018== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/ioat/ioat.c/ioat_ut 00:07:39.675 ==71018== and then give GDB the following command 00:07:39.675 ==71018== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71018 00:07:39.675 ==71018== --pid is optional if only one valgrind process is running 00:07:39.675 ==71018== 00:07:39.675 --71018-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:39.675 --71018-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:39.675 --71018-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:39.675 --71018-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:39.675 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.675 --71018-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:39.675 --71018-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:39.934 --71018-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:39.934 --71018-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:39.934 --71018-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:39.934 --71018-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:39.934 --71018-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:39.934 --71018-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:39.934 --71018-- Reading syms from /usr/lib64/libm.so.6 00:07:39.934 --71018-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:39.934 --71018-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/libc.so.6 00:07:39.934 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.934 --71018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.934 --71018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.934 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.934 --71018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.934 --71018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.934 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.934 --71018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.934 --71018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:39.934 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:39.934 --71018-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:39.934 --71018-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:39.934 --71018-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:39.934 --71018-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:39.934 --71018-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:39.934 --71018-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:39.934 --71018-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:39.934 --71018-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.934 --71018-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 ==71018== Preferring higher priority redirection: 00:07:39.935 --71018-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:39.935 --71018-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:39.935 --71018-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:39.935 --71018-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.194 --71018-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.194 --71018-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.194 --71018-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.194 --71018-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.194 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.194 --71018-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.194 --71018-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.194 ==71018== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.194 --71018-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.194 --71018-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.194 --71018-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.194 --71018-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.194 --71018-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.194 --71018-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.194 --71018-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.194 --71018-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.194 --71018-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.194 --71018-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.194 --71018-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.194 --71018-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.194 --71018-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.194 --71018-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.194 --71018-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.194 --71018-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.194 --71018-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.194 --71018-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.194 00:07:40.194 00:07:40.194 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.194 http://cunit.sourceforge.net/ 00:07:40.194 00:07:40.194 00:07:40.194 Suite: ioat 00:07:40.194 Test: ioat_state_check ...passed 00:07:40.194 00:07:40.194 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.194 suites 1 1 n/a 0 0 00:07:40.194 tests 1 1 1 0 0 00:07:40.194 asserts 32 32 32 0 n/a 00:07:40.194 00:07:40.194 Elapsed time = 0.012 seconds 00:07:40.194 --71018-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.194 --71018-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:40.194 ==71018== 00:07:40.194 ==71018== HEAP SUMMARY: 00:07:40.194 ==71018== in use at exit: 0 bytes in 0 blocks 00:07:40.194 ==71018== total heap usage: 57 allocs, 57 frees, 107,249 bytes allocated 00:07:40.194 ==71018== 00:07:40.194 ==71018== All heap blocks were freed -- no leaks are possible 00:07:40.194 ==71018== 00:07:40.194 ==71018== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:40.194 00:07:40.194 real 0m0.638s 00:07:40.194 user 0m0.594s 00:07:40.194 sys 0m0.042s 00:07:40.194 23:49:43 unittest_ioat -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:40.194 23:49:43 unittest_ioat -- common/autotest_common.sh@10 -- # set +x 00:07:40.194 ************************************ 00:07:40.194 END TEST unittest_ioat 00:07:40.194 ************************************ 00:07:40.453 23:49:43 -- unit/unittest.sh@239 -- # grep -q '#define SPDK_CONFIG_IDXD 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:07:40.453 23:49:43 -- unit/unittest.sh@240 -- # run_test unittest_idxd_user valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:40.453 23:49:43 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:40.453 23:49:43 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:40.453 23:49:43 -- common/autotest_common.sh@10 -- # set +x 00:07:40.453 ************************************ 00:07:40.453 START TEST unittest_idxd_user 00:07:40.453 ************************************ 00:07:40.453 23:49:43 unittest_idxd_user -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:40.453 ==71043== Memcheck, a memory error detector 00:07:40.453 ==71043== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:40.453 ==71043== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:40.453 ==71043== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:40.453 ==71043== 00:07:40.453 --71043-- Valgrind options: 00:07:40.453 --71043-- --leak-check=full 00:07:40.453 --71043-- --error-exitcode=2 00:07:40.453 --71043-- --verbose 00:07:40.453 --71043-- Contents of /proc/version: 00:07:40.453 --71043-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:40.453 --71043-- 00:07:40.453 --71043-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:40.453 --71043-- Page sizes: currently 4096, max supported 4096 00:07:40.453 --71043-- Valgrind library directory: /usr/libexec/valgrind 00:07:40.453 --71043-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:40.453 --71043-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:40.453 --71043-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:40.453 --71043-- might be shown as UnknownInlinedFun 00:07:40.453 --71043-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:40.453 --71043-- object doesn't have a dynamic symbol table 00:07:40.453 --71043-- Scheduler: using generic scheduler lock implementation. 00:07:40.453 --71043-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:40.453 ==71043== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71043-by-???-on-dc5ca2722762 00:07:40.453 ==71043== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71043-by-???-on-dc5ca2722762 00:07:40.453 ==71043== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71043-by-???-on-dc5ca2722762 00:07:40.453 ==71043== 00:07:40.453 ==71043== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:40.453 ==71043== don't want to do, unless you know exactly what you're doing, 00:07:40.453 ==71043== or are doing some strange experiment): 00:07:40.453 ==71043== /usr/libexec/valgrind/../../bin/vgdb --pid=71043 ...command... 00:07:40.453 ==71043== 00:07:40.453 ==71043== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:40.453 ==71043== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/idxd/idxd_user.c/idxd_user_ut 00:07:40.453 ==71043== and then give GDB the following command 00:07:40.453 ==71043== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71043 00:07:40.453 ==71043== --pid is optional if only one valgrind process is running 00:07:40.453 ==71043== 00:07:40.454 --71043-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:40.454 --71043-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:40.454 --71043-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:40.454 --71043-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:40.454 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.454 --71043-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:40.454 --71043-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:40.454 --71043-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:40.454 --71043-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:40.454 --71043-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:40.454 --71043-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:40.454 --71043-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:40.454 --71043-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:40.454 --71043-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:40.454 --71043-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:40.454 --71043-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:40.454 --71043-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:40.454 --71043-- Reading syms from /usr/lib64/libm.so.6 00:07:40.454 --71043-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:40.454 --71043-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:40.454 --71043-- Reading syms from /usr/lib64/libc.so.6 00:07:40.454 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.454 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.454 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.454 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.454 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.454 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.454 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.454 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.454 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:40.454 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.454 --71043-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:40.454 --71043-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:40.712 --71043-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:40.712 --71043-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:40.712 --71043-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:40.712 --71043-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:40.712 --71043-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:40.712 --71043-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:40.712 --71043-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.712 --71043-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 ==71043== Preferring higher priority redirection: 00:07:40.713 --71043-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:40.713 --71043-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:40.713 --71043-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 --71043-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:40.713 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.713 --71043-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.713 --71043-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.713 ==71043== WARNING: new redirection conflicts with existing -- ignoring it 00:07:40.713 --71043-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:40.713 --71043-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:40.713 --71043-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:40.713 --71043-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:40.713 --71043-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:40.713 --71043-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:40.713 --71043-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:40.713 --71043-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:40.713 --71043-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:40.713 --71043-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:40.713 --71043-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:40.713 --71043-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:40.713 --71043-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:40.714 --71043-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:40.714 --71043-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:40.971 --71043-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:40.971 --71043-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:40.971 --71043-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:40.971 00:07:40.971 00:07:40.971 CUnit - A unit testing framework for C - Version 2.1-3 00:07:40.971 http://cunit.sourceforge.net/ 00:07:40.971 00:07:40.971 00:07:40.971 Suite: idxd_user 00:07:40.971 Test: test_idxd_wait_cmd ...[2024-05-14 23:49:43.704203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:40.971 [2024-05-14 23:49:43.738646] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 46:idxd_wait_cmd: *ERROR*: Command timeout, waited 1 00:07:40.971 passed 00:07:40.971 Test: test_idxd_reset_dev ...[2024-05-14 23:49:43.742810] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 52:idxd_wait_cmd: *ERROR*: Command status reg reports error 0x1 00:07:40.971 [2024-05-14 23:49:43.743124] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/idxd/idxd_user.c: 132:idxd_reset_dev: *ERROR*: Error resetting device 4294967274 00:07:40.972 passed 00:07:40.972 Test: test_idxd_group_config ...passed 00:07:40.972 Test: test_idxd_wq_config ...passed 00:07:40.972 00:07:40.972 Run Summary: Type Total Ran Passed Failed Inactive 00:07:40.972 suites 1 1 n/a 0 0 00:07:40.972 tests 4 4 4 0 0 00:07:40.972 asserts 20 20 20 0 n/a 00:07:40.972 00:07:40.972 Elapsed time = 0.071 seconds 00:07:40.972 --71043-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:40.972 --71043-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:40.972 ==71043== 00:07:40.972 ==71043== HEAP SUMMARY: 00:07:40.972 ==71043== in use at exit: 0 bytes in 0 blocks 00:07:40.972 ==71043== total heap usage: 75 allocs, 75 frees, 128,522 bytes allocated 00:07:40.972 ==71043== 00:07:40.972 ==71043== All heap blocks were freed -- no leaks are possible 00:07:40.972 ==71043== 00:07:40.972 ==71043== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:40.972 00:07:40.972 real 0m0.679s 00:07:40.972 user 0m0.643s 00:07:40.972 sys 0m0.033s 00:07:40.972 23:49:43 unittest_idxd_user -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:40.972 23:49:43 unittest_idxd_user -- common/autotest_common.sh@10 -- # set +x 00:07:40.972 ************************************ 00:07:40.972 END TEST unittest_idxd_user 00:07:40.972 ************************************ 00:07:40.972 23:49:43 -- unit/unittest.sh@242 -- # run_test unittest_iscsi unittest_iscsi 00:07:40.972 23:49:43 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:40.972 23:49:43 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:40.972 23:49:43 -- common/autotest_common.sh@10 -- # set +x 00:07:40.972 ************************************ 00:07:40.972 START TEST unittest_iscsi 00:07:40.972 ************************************ 00:07:40.972 23:49:43 unittest_iscsi -- common/autotest_common.sh@1121 -- # unittest_iscsi 00:07:40.972 23:49:43 unittest_iscsi -- unit/unittest.sh@66 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:40.972 ==71072== Memcheck, a memory error detector 00:07:40.972 ==71072== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:40.972 ==71072== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:40.972 ==71072== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:40.972 ==71072== 00:07:40.972 --71072-- Valgrind options: 00:07:40.972 --71072-- --leak-check=full 00:07:40.972 --71072-- --error-exitcode=2 00:07:40.972 --71072-- --verbose 00:07:40.972 --71072-- Contents of /proc/version: 00:07:40.972 --71072-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:40.972 --71072-- 00:07:40.972 --71072-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:40.972 --71072-- Page sizes: currently 4096, max supported 4096 00:07:40.972 --71072-- Valgrind library directory: /usr/libexec/valgrind 00:07:40.972 --71072-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:40.972 --71072-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:40.972 --71072-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:40.972 --71072-- might be shown as UnknownInlinedFun 00:07:40.972 --71072-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:40.972 --71072-- object doesn't have a dynamic symbol table 00:07:40.972 --71072-- Scheduler: using generic scheduler lock implementation. 00:07:40.972 --71072-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:40.972 ==71072== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71072-by-???-on-dc5ca2722762 00:07:40.972 ==71072== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71072-by-???-on-dc5ca2722762 00:07:40.972 ==71072== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71072-by-???-on-dc5ca2722762 00:07:40.972 ==71072== 00:07:40.972 ==71072== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:40.972 ==71072== don't want to do, unless you know exactly what you're doing, 00:07:40.972 ==71072== or are doing some strange experiment): 00:07:40.972 ==71072== /usr/libexec/valgrind/../../bin/vgdb --pid=71072 ...command... 00:07:40.972 ==71072== 00:07:40.972 ==71072== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:40.972 ==71072== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/conn.c/conn_ut 00:07:40.972 ==71072== and then give GDB the following command 00:07:40.972 ==71072== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71072 00:07:40.972 ==71072== --pid is optional if only one valgrind process is running 00:07:40.972 ==71072== 00:07:41.230 --71072-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:41.230 --71072-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:41.231 --71072-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:41.231 --71072-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:41.231 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.231 --71072-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:41.231 --71072-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:41.231 --71072-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:41.231 --71072-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:41.231 --71072-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:41.231 --71072-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:41.231 --71072-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:41.231 --71072-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:41.231 --71072-- Reading syms from /usr/lib64/libm.so.6 00:07:41.231 --71072-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:41.231 --71072-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/libc.so.6 00:07:41.231 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.231 --71072-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.231 --71072-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.231 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.231 --71072-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.231 --71072-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.231 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.231 --71072-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.231 --71072-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:41.231 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.231 --71072-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:41.231 --71072-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:41.231 --71072-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:41.231 --71072-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:41.231 --71072-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:41.490 --71072-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:41.490 --71072-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:41.490 --71072-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 ==71072== Preferring higher priority redirection: 00:07:41.490 --71072-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:41.490 --71072-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:41.490 --71072-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.490 --71072-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:41.491 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.491 --71072-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.491 --71072-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.491 ==71072== WARNING: new redirection conflicts with existing -- ignoring it 00:07:41.491 --71072-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:41.491 --71072-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:41.491 --71072-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:41.491 --71072-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:41.491 --71072-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:41.491 --71072-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:41.491 --71072-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:41.491 --71072-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:41.491 --71072-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:41.491 --71072-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:41.491 --71072-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:41.491 --71072-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:41.491 --71072-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:41.491 --71072-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:41.491 --71072-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:41.491 --71072-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:41.491 --71072-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:41.491 --71072-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:41.491 00:07:41.491 00:07:41.491 CUnit - A unit testing framework for C - Version 2.1-3 00:07:41.491 http://cunit.sourceforge.net/ 00:07:41.491 00:07:41.491 00:07:41.491 Suite: conn_suite 00:07:41.749 Test: read_task_split_in_order_case ...passed 00:07:41.749 Test: read_task_split_reverse_order_case ...passed 00:07:41.749 Test: propagate_scsi_error_status_for_split_read_tasks ...passed 00:07:41.749 Test: process_non_read_task_completion_test ...passed 00:07:41.749 Test: free_tasks_on_connection ...passed 00:07:41.749 Test: free_tasks_with_queued_datain ...passed 00:07:41.749 Test: abort_queued_datain_task_test ...passed 00:07:41.749 Test: abort_queued_datain_tasks_test ...passed 00:07:41.749 00:07:41.749 Run Summary: Type Total Ran Passed Failed Inactive 00:07:41.749 suites 1 1 n/a 0 0 00:07:41.749 tests 8 8 8 0 0 00:07:41.749 asserts 230 230 230 0 n/a 00:07:41.749 00:07:41.749 Elapsed time = 0.101 seconds 00:07:41.749 --71072-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:41.749 --71072-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:41.749 ==71072== 00:07:41.749 ==71072== HEAP SUMMARY: 00:07:41.749 ==71072== in use at exit: 0 bytes in 0 blocks 00:07:41.750 ==71072== total heap usage: 123 allocs, 123 frees, 170,593 bytes allocated 00:07:41.750 ==71072== 00:07:41.750 ==71072== All heap blocks were freed -- no leaks are possible 00:07:41.750 ==71072== 00:07:41.750 ==71072== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:41.750 23:49:44 unittest_iscsi -- unit/unittest.sh@67 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:41.750 ==71073== Memcheck, a memory error detector 00:07:41.750 ==71073== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:41.750 ==71073== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:41.750 ==71073== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:41.750 ==71073== 00:07:41.750 --71073-- Valgrind options: 00:07:41.750 --71073-- --leak-check=full 00:07:41.750 --71073-- --error-exitcode=2 00:07:41.750 --71073-- --verbose 00:07:41.750 --71073-- Contents of /proc/version: 00:07:41.750 --71073-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:41.750 --71073-- 00:07:41.750 --71073-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:41.750 --71073-- Page sizes: currently 4096, max supported 4096 00:07:41.750 --71073-- Valgrind library directory: /usr/libexec/valgrind 00:07:41.750 --71073-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:41.750 --71073-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:41.750 --71073-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:41.750 --71073-- might be shown as UnknownInlinedFun 00:07:41.750 --71073-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:41.750 --71073-- object doesn't have a dynamic symbol table 00:07:41.750 --71073-- Scheduler: using generic scheduler lock implementation. 00:07:41.750 --71073-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:41.750 ==71073== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71073-by-???-on-dc5ca2722762 00:07:41.750 ==71073== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71073-by-???-on-dc5ca2722762 00:07:41.750 ==71073== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71073-by-???-on-dc5ca2722762 00:07:41.750 ==71073== 00:07:41.750 ==71073== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:41.750 ==71073== don't want to do, unless you know exactly what you're doing, 00:07:41.750 ==71073== or are doing some strange experiment): 00:07:41.750 ==71073== /usr/libexec/valgrind/../../bin/vgdb --pid=71073 ...command... 00:07:41.750 ==71073== 00:07:41.750 ==71073== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:41.750 ==71073== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/param.c/param_ut 00:07:41.750 ==71073== and then give GDB the following command 00:07:41.750 ==71073== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71073 00:07:41.750 ==71073== --pid is optional if only one valgrind process is running 00:07:41.750 ==71073== 00:07:41.750 --71073-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.008 --71073-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.008 --71073-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.008 --71073-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.008 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.008 --71073-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.008 --71073-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.008 --71073-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.008 --71073-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.008 --71073-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.008 --71073-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.008 --71073-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.008 --71073-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.008 --71073-- Reading syms from /usr/lib64/libm.so.6 00:07:42.008 --71073-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.008 --71073-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/libc.so.6 00:07:42.008 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.008 --71073-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.008 --71073-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.008 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.008 --71073-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.008 --71073-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.008 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.008 --71073-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.008 --71073-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.008 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.008 --71073-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.008 --71073-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.008 --71073-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.008 --71073-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.008 --71073-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.008 --71073-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.008 --71073-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.008 --71073-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.008 --71073-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 ==71073== Preferring higher priority redirection: 00:07:42.009 --71073-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.009 --71073-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.009 --71073-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.009 --71073-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.266 --71073-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.266 --71073-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.266 --71073-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.266 --71073-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.266 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.266 --71073-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.266 --71073-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.266 ==71073== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.266 --71073-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.266 --71073-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.266 --71073-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.266 --71073-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.266 --71073-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.266 --71073-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.266 --71073-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.266 --71073-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.266 --71073-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.266 --71073-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.266 --71073-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.266 --71073-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.267 --71073-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.267 --71073-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.267 --71073-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.267 --71073-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.267 --71073-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.267 --71073-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.267 00:07:42.267 00:07:42.267 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.267 http://cunit.sourceforge.net/ 00:07:42.267 00:07:42.267 00:07:42.267 Suite: iscsi_suite 00:07:42.267 Test: param_negotiation_test ...--71073-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:42.267 passed 00:07:42.267 Test: list_negotiation_test ...passed 00:07:42.267 Test: parse_valid_test ...--71073-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:42.267 passed 00:07:42.267 Test: parse_invalid_test ...[2024-05-14 23:49:45.151838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:42.267 [2024-05-14 23:49:45.178885] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 201:iscsi_parse_param: *ERROR*: '=' not found 00:07:42.267 [2024-05-14 23:49:45.180582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 207:iscsi_parse_param: *ERROR*: Empty key 00:07:42.267 [2024-05-14 23:49:45.182302] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 8193 00:07:42.267 [2024-05-14 23:49:45.183787] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 247:iscsi_parse_param: *ERROR*: Overflow Val 256 00:07:42.267 [2024-05-14 23:49:45.185203] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 214:iscsi_parse_param: *ERROR*: Key name length is bigger than 63 00:07:42.267 [2024-05-14 23:49:45.186495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/param.c: 228:iscsi_parse_param: *ERROR*: Duplicated Key B 00:07:42.267 passed 00:07:42.267 00:07:42.267 Run Summary: Type Total Ran Passed Failed Inactive 00:07:42.267 suites 1 1 n/a 0 0 00:07:42.267 tests 4 4 4 0 0 00:07:42.267 asserts 161 161 161 0 n/a 00:07:42.267 00:07:42.267 Elapsed time = 0.121 seconds 00:07:42.524 --71073-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:42.525 --71073-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:42.525 ==71073== 00:07:42.525 ==71073== HEAP SUMMARY: 00:07:42.525 ==71073== in use at exit: 0 bytes in 0 blocks 00:07:42.525 ==71073== total heap usage: 1,082 allocs, 1,082 frees, 454,807 bytes allocated 00:07:42.525 ==71073== 00:07:42.525 ==71073== All heap blocks were freed -- no leaks are possible 00:07:42.525 ==71073== 00:07:42.525 ==71073== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:42.525 23:49:45 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/tgt_node.c/tgt_node_ut 00:07:42.525 ==71085== Memcheck, a memory error detector 00:07:42.525 ==71085== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:42.525 ==71085== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:42.525 ==71085== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:42.525 ==71085== 00:07:42.525 --71085-- Valgrind options: 00:07:42.525 --71085-- --leak-check=full 00:07:42.525 --71085-- --error-exitcode=2 00:07:42.525 --71085-- --verbose 00:07:42.525 --71085-- Contents of /proc/version: 00:07:42.525 --71085-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:42.525 --71085-- 00:07:42.525 --71085-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:42.525 --71085-- Page sizes: currently 4096, max supported 4096 00:07:42.525 --71085-- Valgrind library directory: /usr/libexec/valgrind 00:07:42.525 --71085-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:42.525 --71085-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:42.525 --71085-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:42.525 --71085-- might be shown as UnknownInlinedFun 00:07:42.525 --71085-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:42.525 --71085-- object doesn't have a dynamic symbol table 00:07:42.525 --71085-- Scheduler: using generic scheduler lock implementation. 00:07:42.525 --71085-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:42.525 ==71085== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71085-by-???-on-dc5ca2722762 00:07:42.525 ==71085== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71085-by-???-on-dc5ca2722762 00:07:42.525 ==71085== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71085-by-???-on-dc5ca2722762 00:07:42.525 ==71085== 00:07:42.525 ==71085== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:42.525 ==71085== don't want to do, unless you know exactly what you're doing, 00:07:42.525 ==71085== or are doing some strange experiment): 00:07:42.525 ==71085== /usr/libexec/valgrind/../../bin/vgdb --pid=71085 ...command... 00:07:42.525 ==71085== 00:07:42.525 ==71085== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:42.525 ==71085== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/tgt_node.c/tgt_node_ut 00:07:42.525 ==71085== and then give GDB the following command 00:07:42.525 ==71085== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71085 00:07:42.525 ==71085== --pid is optional if only one valgrind process is running 00:07:42.525 ==71085== 00:07:42.525 --71085-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:42.525 --71085-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:42.526 --71085-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:42.526 --71085-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:42.526 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.526 --71085-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:42.526 --71085-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:42.526 --71085-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:42.526 --71085-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:42.526 --71085-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:42.526 --71085-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:42.526 --71085-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:42.526 --71085-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:42.526 --71085-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:42.526 --71085-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:42.526 --71085-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:42.526 --71085-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:42.526 --71085-- Reading syms from /usr/lib64/libm.so.6 00:07:42.526 --71085-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:42.526 --71085-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:42.526 --71085-- Reading syms from /usr/lib64/libc.so.6 00:07:42.526 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.526 --71085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.526 --71085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.526 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.526 --71085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.526 --71085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.526 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.526 --71085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.526 --71085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:42.526 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.526 --71085-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:42.526 --71085-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:42.784 --71085-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:42.784 --71085-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:42.784 --71085-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:42.784 --71085-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:42.784 --71085-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:42.784 --71085-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:42.784 --71085-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.784 --71085-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 ==71085== Preferring higher priority redirection: 00:07:42.785 --71085-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:42.785 --71085-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:42.785 --71085-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 --71085-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:42.785 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.785 --71085-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.785 --71085-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.785 ==71085== WARNING: new redirection conflicts with existing -- ignoring it 00:07:42.785 --71085-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:42.785 --71085-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:42.785 --71085-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:42.785 --71085-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:42.785 --71085-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:42.785 --71085-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:42.785 --71085-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:42.785 --71085-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:42.785 --71085-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:42.785 --71085-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:42.785 --71085-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:42.785 --71085-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:42.785 --71085-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:42.785 --71085-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:42.785 --71085-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:42.785 --71085-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:42.785 --71085-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:42.785 --71085-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:42.785 00:07:42.785 00:07:42.785 CUnit - A unit testing framework for C - Version 2.1-3 00:07:42.785 http://cunit.sourceforge.net/ 00:07:42.785 00:07:42.785 00:07:42.785 Suite: iscsi_target_node_suite 00:07:43.043 Test: add_lun_test_cases ...[2024-05-14 23:49:45.705619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1252:iscsi_tgt_node_add_lun: *ERROR*: Target has active connections (count=1) 00:07:43.043 [2024-05-14 23:49:45.732934] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1258:iscsi_tgt_node_add_lun: *ERROR*: Specified LUN ID (-2) is negative 00:07:43.043 [2024-05-14 23:49:45.733976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:43.043 [2024-05-14 23:49:45.734432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1264:iscsi_tgt_node_add_lun: *ERROR*: SCSI device is not found 00:07:43.043 [2024-05-14 23:49:45.735197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1270:iscsi_tgt_node_add_lun: *ERROR*: spdk_scsi_dev_add_lun failed 00:07:43.043 passed 00:07:43.043 Test: allow_any_allowed ...passed 00:07:43.043 Test: allow_ipv6_allowed ...passed 00:07:43.043 Test: allow_ipv6_denied ...passed 00:07:43.043 Test: allow_ipv6_invalid ...passed 00:07:43.043 Test: allow_ipv4_allowed ...passed 00:07:43.043 Test: allow_ipv4_denied ...passed 00:07:43.043 Test: allow_ipv4_invalid ...passed 00:07:43.043 Test: node_access_allowed ...passed 00:07:43.043 Test: node_access_denied_by_empty_netmask ...passed 00:07:43.043 Test: node_access_multi_initiator_groups_cases ...passed 00:07:43.043 Test: allow_iscsi_name_multi_maps_case ...passed 00:07:43.043 Test: chap_param_test_cases ...[2024-05-14 23:49:45.787483] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=0) 00:07:43.043 [2024-05-14 23:49:45.787985] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=0,r=0,m=1) 00:07:43.043 [2024-05-14 23:49:45.788412] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=0,m=1) 00:07:43.043 [2024-05-14 23:49:45.788737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1039:iscsi_check_chap_params: *ERROR*: Invalid combination of CHAP params (d=1,r=1,m=1) 00:07:43.043 [2024-05-14 23:49:45.789397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/tgt_node.c:1030:iscsi_check_chap_params: *ERROR*: Invalid auth group ID (-1) 00:07:43.043 passed 00:07:43.043 00:07:43.043 Run Summary: Type Total Ran Passed Failed Inactive 00:07:43.043 suites 1 1 n/a 0 0 00:07:43.043 tests 13 13 13 0 0 00:07:43.043 asserts 50 50 50 0 n/a 00:07:43.043 00:07:43.043 Elapsed time = 0.090 seconds 00:07:43.043 --71085-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:43.043 --71085-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:43.043 ==71085== 00:07:43.043 ==71085== HEAP SUMMARY: 00:07:43.043 ==71085== in use at exit: 0 bytes in 0 blocks 00:07:43.043 ==71085== total heap usage: 130 allocs, 130 frees, 151,991 bytes allocated 00:07:43.043 ==71085== 00:07:43.043 ==71085== All heap blocks were freed -- no leaks are possible 00:07:43.043 ==71085== 00:07:43.043 ==71085== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:43.043 23:49:45 unittest_iscsi -- unit/unittest.sh@69 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:43.043 ==71094== Memcheck, a memory error detector 00:07:43.043 ==71094== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:43.043 ==71094== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:43.043 ==71094== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:43.043 ==71094== 00:07:43.043 --71094-- Valgrind options: 00:07:43.043 --71094-- --leak-check=full 00:07:43.043 --71094-- --error-exitcode=2 00:07:43.043 --71094-- --verbose 00:07:43.043 --71094-- Contents of /proc/version: 00:07:43.043 --71094-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:43.043 --71094-- 00:07:43.043 --71094-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:43.043 --71094-- Page sizes: currently 4096, max supported 4096 00:07:43.043 --71094-- Valgrind library directory: /usr/libexec/valgrind 00:07:43.043 --71094-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:43.043 --71094-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:43.043 --71094-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:43.043 --71094-- might be shown as UnknownInlinedFun 00:07:43.043 --71094-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:43.043 --71094-- object doesn't have a dynamic symbol table 00:07:43.043 --71094-- Scheduler: using generic scheduler lock implementation. 00:07:43.043 --71094-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:43.043 ==71094== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71094-by-???-on-dc5ca2722762 00:07:43.043 ==71094== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71094-by-???-on-dc5ca2722762 00:07:43.043 ==71094== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71094-by-???-on-dc5ca2722762 00:07:43.044 ==71094== 00:07:43.044 ==71094== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:43.044 ==71094== don't want to do, unless you know exactly what you're doing, 00:07:43.044 ==71094== or are doing some strange experiment): 00:07:43.044 ==71094== /usr/libexec/valgrind/../../bin/vgdb --pid=71094 ...command... 00:07:43.044 ==71094== 00:07:43.044 ==71094== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:43.044 ==71094== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/iscsi.c/iscsi_ut 00:07:43.044 ==71094== and then give GDB the following command 00:07:43.044 ==71094== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71094 00:07:43.044 ==71094== --pid is optional if only one valgrind process is running 00:07:43.044 ==71094== 00:07:43.044 --71094-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:43.044 --71094-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:43.044 --71094-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:43.044 --71094-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:43.044 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.044 --71094-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:43.044 --71094-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:43.044 --71094-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:43.044 --71094-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:43.044 --71094-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:43.044 --71094-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:43.044 --71094-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:43.044 --71094-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:43.044 --71094-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:43.044 --71094-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:43.044 --71094-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:43.044 --71094-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:43.301 --71094-- Reading syms from /usr/lib64/libm.so.6 00:07:43.301 --71094-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:43.301 --71094-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:43.301 --71094-- Reading syms from /usr/lib64/libc.so.6 00:07:43.301 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.301 --71094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.301 --71094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.301 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.301 --71094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.301 --71094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.301 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.301 --71094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.302 --71094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:43.302 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.302 --71094-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:43.302 --71094-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:43.302 --71094-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:43.302 --71094-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:43.302 --71094-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:43.302 --71094-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:43.302 --71094-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:43.302 --71094-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:43.302 --71094-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 ==71094== Preferring higher priority redirection: 00:07:43.302 --71094-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:43.302 --71094-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:43.302 --71094-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 --71094-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:43.302 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.302 --71094-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.302 --71094-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.302 ==71094== WARNING: new redirection conflicts with existing -- ignoring it 00:07:43.302 --71094-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:43.302 --71094-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:43.302 --71094-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:43.302 --71094-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:43.302 --71094-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:43.560 --71094-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:43.560 --71094-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:43.560 --71094-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:43.560 --71094-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:43.560 --71094-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:43.560 --71094-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:43.560 --71094-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:43.560 --71094-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:43.560 --71094-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:43.560 --71094-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:43.560 --71094-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:43.560 --71094-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:43.560 --71094-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:43.560 00:07:43.560 00:07:43.560 CUnit - A unit testing framework for C - Version 2.1-3 00:07:43.560 http://cunit.sourceforge.net/ 00:07:43.560 00:07:43.560 00:07:43.560 Suite: iscsi_suite 00:07:43.560 Test: op_login_check_target_test ...[2024-05-14 23:49:46.326621] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1434:iscsi_op_login_check_target: *ERROR*: access denied 00:07:43.560 passed 00:07:43.560 Test: op_login_session_normal_test ...[2024-05-14 23:49:46.357822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:43.560 [2024-05-14 23:49:46.359926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:43.560 [2024-05-14 23:49:46.361731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1626:iscsi_op_login_session_normal: *ERROR*: TargetName is empty 00:07:43.560 [2024-05-14 23:49:46.368113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 695:append_iscsi_sess: *ERROR*: spdk_get_iscsi_sess_by_tsih failed 00:07:43.560 [2024-05-14 23:49:46.371100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:43.560 [2024-05-14 23:49:46.374562] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c: 702:append_iscsi_sess: *ERROR*: no MCS session for init port name=iqn.2017-11.spdk.io:i0001, tsih=256, cid=0 00:07:43.560 [2024-05-14 23:49:46.374798] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1467:iscsi_op_login_check_session: *ERROR*: isid=0, tsih=256, cid=0:spdk_append_iscsi_sess() failed 00:07:43.560 passed 00:07:43.560 Test: maxburstlength_test ...[2024-05-14 23:49:46.426432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4217:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:43.560 [2024-05-14 23:49:46.427409] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4554:iscsi_pdu_hdr_handle: *ERROR*: processing PDU header (opcode=5) failed on NULL(NULL) 00:07:43.560 passed 00:07:43.560 Test: underflow_for_read_transfer_test ...passed 00:07:43.561 Test: underflow_for_zero_read_transfer_test ...passed 00:07:43.561 Test: underflow_for_request_sense_test ...passed 00:07:43.561 Test: underflow_for_check_condition_test ...passed 00:07:43.561 Test: add_transfer_task_test ...passed 00:07:43.561 Test: get_transfer_task_test ...passed 00:07:43.818 Test: del_transfer_task_test ...passed 00:07:43.818 Test: clear_all_transfer_tasks_test ...passed 00:07:43.818 Test: build_iovs_test ...passed 00:07:43.818 Test: build_iovs_with_md_test ...passed 00:07:43.818 Test: pdu_hdr_op_login_test ...[2024-05-14 23:49:46.595191] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1251:iscsi_op_login_rsp_init: *ERROR*: transit error 00:07:43.818 [2024-05-14 23:49:46.603304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1258:iscsi_op_login_rsp_init: *ERROR*: unsupported version min 1/max 0, expecting 0 00:07:43.818 [2024-05-14 23:49:46.606020] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:1272:iscsi_op_login_rsp_init: *ERROR*: Received reserved NSG code: 2 00:07:43.818 passed 00:07:43.818 Test: pdu_hdr_op_text_test ...[2024-05-14 23:49:46.609432] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2246:iscsi_pdu_hdr_op_text: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:43.818 [2024-05-14 23:49:46.614479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2278:iscsi_pdu_hdr_op_text: *ERROR*: final and continue 00:07:43.818 [2024-05-14 23:49:46.618436] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2291:iscsi_pdu_hdr_op_text: *ERROR*: The correct itt is 5679, and the current itt is 5678... 00:07:43.818 passed 00:07:43.818 Test: pdu_hdr_op_logout_test ...[2024-05-14 23:49:46.622468] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:2521:iscsi_pdu_hdr_op_logout: *ERROR*: Target can accept logout only with reason "close the session" on discovery session. 1 is not acceptable reason. 00:07:43.818 passed 00:07:43.818 Test: pdu_hdr_op_scsi_test ...[2024-05-14 23:49:46.637736] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3342:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:43.818 [2024-05-14 23:49:46.638238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3342:iscsi_pdu_hdr_op_scsi: *ERROR*: ISCSI_OP_SCSI not allowed in discovery and invalid session 00:07:43.818 [2024-05-14 23:49:46.639275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3370:iscsi_pdu_hdr_op_scsi: *ERROR*: Bidirectional CDB is not supported 00:07:43.818 [2024-05-14 23:49:46.644154] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3403:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=69) > immediate data len(=68) 00:07:43.818 [2024-05-14 23:49:46.645922] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3410:iscsi_pdu_hdr_op_scsi: *ERROR*: data segment len(=68) > task transfer len(=67) 00:07:43.818 [2024-05-14 23:49:46.649717] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3434:iscsi_pdu_hdr_op_scsi: *ERROR*: Reject scsi cmd with EDTL > 0 but (R | W) == 0 00:07:43.818 passed 00:07:43.818 Test: pdu_hdr_op_task_mgmt_test ...[2024-05-14 23:49:46.652289] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3611:iscsi_pdu_hdr_op_task: *ERROR*: ISCSI_OP_TASK not allowed in discovery and invalid session 00:07:43.818 [2024-05-14 23:49:46.665169] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3700:iscsi_pdu_hdr_op_task: *ERROR*: unsupported function 0 00:07:43.818 passed 00:07:43.818 Test: pdu_hdr_op_nopout_test ...[2024-05-14 23:49:46.672974] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3719:iscsi_pdu_hdr_op_nopout: *ERROR*: ISCSI_OP_NOPOUT not allowed in discovery session 00:07:43.818 [2024-05-14 23:49:46.676589] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3741:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:43.818 [2024-05-14 23:49:46.677304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3741:iscsi_pdu_hdr_op_nopout: *ERROR*: invalid transfer tag 0x4d3 00:07:43.818 [2024-05-14 23:49:46.677549] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:3749:iscsi_pdu_hdr_op_nopout: *ERROR*: got NOPOUT ITT=0xffffffff, I=0 00:07:43.819 passed 00:07:43.819 Test: pdu_hdr_op_data_test ...[2024-05-14 23:49:46.678883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4192:iscsi_pdu_hdr_op_data: *ERROR*: ISCSI_OP_SCSI_DATAOUT not allowed in discovery session 00:07:43.819 [2024-05-14 23:49:46.680275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4209:iscsi_pdu_hdr_op_data: *ERROR*: Not found task for transfer_tag=0 00:07:43.819 [2024-05-14 23:49:46.681263] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4217:iscsi_pdu_hdr_op_data: *ERROR*: the dataout pdu data length is larger than the value sent by R2T PDU 00:07:43.819 [2024-05-14 23:49:46.682542] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4222:iscsi_pdu_hdr_op_data: *ERROR*: The r2t task tag is 0, and the dataout task tag is 1 00:07:43.819 [2024-05-14 23:49:46.684616] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4228:iscsi_pdu_hdr_op_data: *ERROR*: DataSN(1) exp=0 error 00:07:43.819 [2024-05-14 23:49:46.686840] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4239:iscsi_pdu_hdr_op_data: *ERROR*: offset(4096) error 00:07:43.819 [2024-05-14 23:49:46.690078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4249:iscsi_pdu_hdr_op_data: *ERROR*: R2T burst(65536) > MaxBurstLength(65535) 00:07:43.819 passed 00:07:43.819 Test: empty_text_with_cbit_test ...passed 00:07:43.819 Test: pdu_payload_read_test ...[2024-05-14 23:49:46.731815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/iscsi.c:4637:iscsi_pdu_payload_read: *ERROR*: Data(65537) > MaxSegment(65536) 00:07:44.076 passed 00:07:44.076 Test: data_out_pdu_sequence_test ...passed 00:07:44.076 Test: immediate_data_and_data_out_pdu_sequence_test ...passed 00:07:44.076 00:07:44.076 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.076 suites 1 1 n/a 0 0 00:07:44.076 tests 24 24 24 0 0 00:07:44.076 asserts 150253 150253 150253 0 n/a 00:07:44.076 00:07:44.076 Elapsed time = 0.514 seconds 00:07:44.076 --71094-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.076 --71094-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.076 ==71094== 00:07:44.076 ==71094== HEAP SUMMARY: 00:07:44.076 ==71094== in use at exit: 1,008 bytes in 3 blocks 00:07:44.076 ==71094== total heap usage: 325 allocs, 322 frees, 727,916 bytes allocated 00:07:44.076 ==71094== 00:07:44.076 ==71094== Searching for pointers to 3 not-freed blocks 00:07:44.076 ==71094== Checked 6,805,736 bytes 00:07:44.076 ==71094== 00:07:44.076 ==71094== LEAK SUMMARY: 00:07:44.076 ==71094== definitely lost: 0 bytes in 0 blocks 00:07:44.076 ==71094== indirectly lost: 0 bytes in 0 blocks 00:07:44.076 ==71094== possibly lost: 0 bytes in 0 blocks 00:07:44.076 ==71094== still reachable: 1,008 bytes in 3 blocks 00:07:44.076 ==71094== suppressed: 0 bytes in 0 blocks 00:07:44.076 ==71094== Reachable blocks (those to which a pointer was found) are not shown. 00:07:44.076 ==71094== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:44.076 ==71094== 00:07:44.076 ==71094== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.076 23:49:46 unittest_iscsi -- unit/unittest.sh@70 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:44.076 ==71106== Memcheck, a memory error detector 00:07:44.076 ==71106== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.076 ==71106== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.077 ==71106== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:44.077 ==71106== 00:07:44.077 --71106-- Valgrind options: 00:07:44.077 --71106-- --leak-check=full 00:07:44.077 --71106-- --error-exitcode=2 00:07:44.077 --71106-- --verbose 00:07:44.077 --71106-- Contents of /proc/version: 00:07:44.077 --71106-- 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:44.077 --71106-- 00:07:44.077 --71106-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.077 --71106-- Page sizes: currently 4096, max supported 4096 00:07:44.077 --71106-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.077 --71106-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:44.077 --71106-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.077 --71106-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.077 --71106-- might be shown as UnknownInlinedFun 00:07:44.077 --71106-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.077 --71106-- object doesn't have a dynamic symbol table 00:07:44.077 --71106-- Scheduler: using generic scheduler lock implementation. 00:07:44.077 --71106-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.077 ==71106== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71106-by-???-on-dc5ca2722762 00:07:44.077 ==71106== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71106-by-???-on-dc5ca2722762 00:07:44.077 ==71106== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71106-by-???-on-dc5ca2722762 00:07:44.077 ==71106== 00:07:44.077 ==71106== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.077 ==71106== don't want to do, unless you know exactly what you're doing, 00:07:44.077 ==71106== or are doing some strange experiment): 00:07:44.077 ==71106== /usr/libexec/valgrind/../../bin/vgdb --pid=71106 ...command... 00:07:44.077 ==71106== 00:07:44.077 ==71106== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.077 ==71106== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/init_grp.c/init_grp_ut 00:07:44.077 ==71106== and then give GDB the following command 00:07:44.077 ==71106== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71106 00:07:44.077 ==71106== --pid is optional if only one valgrind process is running 00:07:44.077 ==71106== 00:07:44.077 --71106-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.077 --71106-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.077 --71106-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.334 --71106-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.334 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.334 --71106-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.334 --71106-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.334 --71106-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.335 --71106-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.335 --71106-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.335 --71106-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.335 --71106-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.335 --71106-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.335 --71106-- Reading syms from /usr/lib64/libm.so.6 00:07:44.335 --71106-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.335 --71106-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/libc.so.6 00:07:44.335 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.335 --71106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.335 --71106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.335 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.335 --71106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.335 --71106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.335 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.335 --71106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.335 --71106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.335 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.335 --71106-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.335 --71106-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.335 --71106-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.335 --71106-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.335 --71106-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.335 --71106-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:44.335 --71106-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:44.335 --71106-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 ==71106== Preferring higher priority redirection: 00:07:44.335 --71106-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:44.335 --71106-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:44.335 --71106-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.335 --71106-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.336 --71106-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.336 --71106-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.336 --71106-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.336 --71106-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:44.336 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.336 --71106-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.336 --71106-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.336 ==71106== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.336 --71106-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:44.336 --71106-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:44.336 --71106-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:44.593 --71106-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:44.593 --71106-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:44.593 --71106-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:44.593 --71106-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:44.593 --71106-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:44.593 --71106-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:44.593 --71106-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:44.593 --71106-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:44.593 --71106-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:44.593 --71106-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:44.593 --71106-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:44.593 --71106-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:44.593 --71106-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:44.593 --71106-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:44.593 --71106-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:44.593 00:07:44.593 00:07:44.593 CUnit - A unit testing framework for C - Version 2.1-3 00:07:44.593 http://cunit.sourceforge.net/ 00:07:44.593 00:07:44.593 00:07:44.593 Suite: init_grp_suite 00:07:44.593 Test: create_initiator_group_success_case ...passed 00:07:44.593 Test: find_initiator_group_success_case ...passed 00:07:44.593 Test: register_initiator_group_twice_case ...passed 00:07:44.593 Test: add_initiator_name_success_case ...--71106-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:07:44.593 passed 00:07:44.593 Test: add_initiator_name_fail_case ...[2024-05-14 23:49:47.386233] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 54:iscsi_init_grp_add_initiator: *ERROR*: > MAX_INITIATOR(=256) is not allowed 00:07:44.593 passed 00:07:44.593 Test: delete_all_initiator_names_success_case ...passed 00:07:44.593 Test: add_netmask_success_case ...passed 00:07:44.593 Test: add_netmask_fail_case ...[2024-05-14 23:49:47.426372] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/init_grp.c: 188:iscsi_init_grp_add_netmask: *ERROR*: > MAX_NETMASK(=256) is not allowed 00:07:44.593 passed 00:07:44.593 Test: delete_all_netmasks_success_case ...passed 00:07:44.593 Test: initiator_name_overwrite_all_to_any_case ...passed 00:07:44.593 Test: netmask_overwrite_all_to_any_case ...passed 00:07:44.593 Test: add_delete_initiator_names_case ...passed 00:07:44.593 Test: add_duplicated_initiator_names_case ...passed 00:07:44.593 Test: delete_nonexisting_initiator_names_case ...passed 00:07:44.593 Test: add_delete_netmasks_case ...passed 00:07:44.593 Test: add_duplicated_netmasks_case ...passed 00:07:44.593 Test: delete_nonexisting_netmasks_case ...passed 00:07:44.593 00:07:44.593 Run Summary: Type Total Ran Passed Failed Inactive 00:07:44.593 suites 1 1 n/a 0 0 00:07:44.593 tests 17 17 17 0 0 00:07:44.593 asserts 108 108 108 0 n/a 00:07:44.593 00:07:44.593 Elapsed time = 0.092 seconds 00:07:44.593 --71106-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:44.593 --71106-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:44.593 ==71106== 00:07:44.593 ==71106== HEAP SUMMARY: 00:07:44.593 ==71106== in use at exit: 0 bytes in 0 blocks 00:07:44.594 ==71106== total heap usage: 142 allocs, 142 frees, 115,273 bytes allocated 00:07:44.594 ==71106== 00:07:44.594 ==71106== All heap blocks were freed -- no leaks are possible 00:07:44.594 ==71106== 00:07:44.594 ==71106== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:44.594 23:49:47 unittest_iscsi -- unit/unittest.sh@71 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:44.594 ==71111== Memcheck, a memory error detector 00:07:44.594 ==71111== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:44.594 ==71111== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:44.594 ==71111== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:44.594 ==71111== 00:07:44.594 --71111-- Valgrind options: 00:07:44.594 --71111-- --leak-check=full 00:07:44.594 --71111-- --error-exitcode=2 00:07:44.594 --71111-- --verbose 00:07:44.594 --71111-- Contents of /proc/version: 00:07:44.594 --71111-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:44.594 --71111-- 00:07:44.594 --71111-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:44.594 --71111-- Page sizes: currently 4096, max supported 4096 00:07:44.594 --71111-- Valgrind library directory: /usr/libexec/valgrind 00:07:44.594 --71111-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:44.594 --71111-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:44.851 --71111-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:44.851 --71111-- might be shown as UnknownInlinedFun 00:07:44.851 --71111-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:44.851 --71111-- object doesn't have a dynamic symbol table 00:07:44.851 --71111-- Scheduler: using generic scheduler lock implementation. 00:07:44.851 --71111-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:44.851 ==71111== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71111-by-???-on-dc5ca2722762 00:07:44.851 ==71111== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71111-by-???-on-dc5ca2722762 00:07:44.851 ==71111== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71111-by-???-on-dc5ca2722762 00:07:44.851 ==71111== 00:07:44.851 ==71111== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:44.851 ==71111== don't want to do, unless you know exactly what you're doing, 00:07:44.851 ==71111== or are doing some strange experiment): 00:07:44.851 ==71111== /usr/libexec/valgrind/../../bin/vgdb --pid=71111 ...command... 00:07:44.851 ==71111== 00:07:44.851 ==71111== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:44.852 ==71111== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/iscsi/portal_grp.c/portal_grp_ut 00:07:44.852 ==71111== and then give GDB the following command 00:07:44.852 ==71111== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71111 00:07:44.852 ==71111== --pid is optional if only one valgrind process is running 00:07:44.852 ==71111== 00:07:44.852 --71111-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:44.852 --71111-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:44.852 --71111-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:44.852 --71111-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:44.852 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.852 --71111-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:44.852 --71111-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:44.852 --71111-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:44.852 --71111-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:44.852 --71111-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:44.852 --71111-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:44.852 --71111-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:44.852 --71111-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:44.852 --71111-- Reading syms from /usr/lib64/libm.so.6 00:07:44.852 --71111-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:44.852 --71111-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/libc.so.6 00:07:44.852 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.852 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.852 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.852 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.852 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.852 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.852 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.852 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.852 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:44.852 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:44.852 --71111-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:44.852 --71111-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:44.852 --71111-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:44.852 --71111-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:44.852 --71111-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:44.852 --71111-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.109 --71111-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.109 --71111-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.109 --71111-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 ==71111== Preferring higher priority redirection: 00:07:45.110 --71111-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.110 --71111-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.110 --71111-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 --71111-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.110 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.110 --71111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.110 --71111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.110 ==71111== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.110 --71111-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.110 --71111-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.110 --71111-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.110 --71111-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.110 --71111-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.110 --71111-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.110 --71111-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.110 --71111-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.110 --71111-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.110 --71111-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.110 --71111-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.110 --71111-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.110 --71111-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.110 --71111-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.110 --71111-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.110 --71111-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.110 --71111-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.110 --71111-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.110 00:07:45.110 00:07:45.110 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.110 http://cunit.sourceforge.net/ 00:07:45.110 00:07:45.110 00:07:45.110 Suite: portal_grp_suite 00:07:45.110 Test: portal_create_ipv4_normal_case ...passed 00:07:45.110 Test: portal_create_ipv6_normal_case ...passed 00:07:45.110 Test: portal_create_ipv4_wildcard_case ...passed 00:07:45.110 Test: portal_create_ipv6_wildcard_case ...passed 00:07:45.110 Test: portal_create_twice_case ...[2024-05-14 23:49:47.979961] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/iscsi/portal_grp.c: 113:iscsi_portal_create: *ERROR*: portal (192.168.2.0, 3260) already exists 00:07:45.110 passed 00:07:45.110 Test: portal_grp_register_unregister_case ...passed 00:07:45.110 Test: portal_grp_register_twice_case ...passed 00:07:45.110 Test: portal_grp_add_delete_case ...--71111-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:45.369 passed 00:07:45.369 Test: portal_grp_add_delete_twice_case ...passed 00:07:45.369 00:07:45.369 Run Summary: Type Total Ran Passed Failed Inactive 00:07:45.369 suites 1 1 n/a 0 0 00:07:45.369 tests 9 9 9 0 0 00:07:45.369 asserts 44 44 44 0 n/a 00:07:45.369 00:07:45.369 Elapsed time = 0.125 seconds 00:07:45.369 --71111-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:45.369 --71111-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:45.369 ==71111== 00:07:45.369 ==71111== HEAP SUMMARY: 00:07:45.369 ==71111== in use at exit: 0 bytes in 0 blocks 00:07:45.369 ==71111== total heap usage: 2,177 allocs, 2,177 frees, 222,496 bytes allocated 00:07:45.369 ==71111== 00:07:45.369 ==71111== All heap blocks were freed -- no leaks are possible 00:07:45.369 ==71111== 00:07:45.369 ==71111== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:45.369 00:07:45.369 real 0m4.304s 00:07:45.369 user 0m4.133s 00:07:45.369 sys 0m0.159s 00:07:45.369 23:49:48 unittest_iscsi -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:45.369 23:49:48 unittest_iscsi -- common/autotest_common.sh@10 -- # set +x 00:07:45.369 ************************************ 00:07:45.369 END TEST unittest_iscsi 00:07:45.369 ************************************ 00:07:45.369 23:49:48 -- unit/unittest.sh@243 -- # run_test unittest_json unittest_json 00:07:45.369 23:49:48 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:45.369 23:49:48 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:45.369 23:49:48 -- common/autotest_common.sh@10 -- # set +x 00:07:45.369 ************************************ 00:07:45.369 START TEST unittest_json 00:07:45.369 ************************************ 00:07:45.369 23:49:48 unittest_json -- common/autotest_common.sh@1121 -- # unittest_json 00:07:45.369 23:49:48 unittest_json -- unit/unittest.sh@75 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:45.369 ==71136== Memcheck, a memory error detector 00:07:45.369 ==71136== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:45.369 ==71136== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:45.369 ==71136== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:45.369 ==71136== 00:07:45.369 --71136-- Valgrind options: 00:07:45.369 --71136-- --leak-check=full 00:07:45.369 --71136-- --error-exitcode=2 00:07:45.369 --71136-- --verbose 00:07:45.369 --71136-- Contents of /proc/version: 00:07:45.369 --71136-- 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:45.369 --71136-- 00:07:45.369 --71136-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:45.369 --71136-- Page sizes: currently 4096, max supported 4096 00:07:45.369 --71136-- Valgrind library directory: /usr/libexec/valgrind 00:07:45.369 --71136-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:45.369 --71136-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:45.369 --71136-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:45.369 --71136-- might be shown as UnknownInlinedFun 00:07:45.369 --71136-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:45.369 --71136-- object doesn't have a dynamic symbol table 00:07:45.369 --71136-- Scheduler: using generic scheduler lock implementation. 00:07:45.369 --71136-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:45.369 ==71136== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71136-by-???-on-dc5ca2722762 00:07:45.369 ==71136== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71136-by-???-on-dc5ca2722762 00:07:45.369 ==71136== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71136-by-???-on-dc5ca2722762 00:07:45.369 ==71136== 00:07:45.369 ==71136== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:45.369 ==71136== don't want to do, unless you know exactly what you're doing, 00:07:45.369 ==71136== or are doing some strange experiment): 00:07:45.369 ==71136== /usr/libexec/valgrind/../../bin/vgdb --pid=71136 ...command... 00:07:45.369 ==71136== 00:07:45.369 ==71136== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:45.369 ==71136== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_parse.c/json_parse_ut 00:07:45.369 ==71136== and then give GDB the following command 00:07:45.369 ==71136== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71136 00:07:45.369 ==71136== --pid is optional if only one valgrind process is running 00:07:45.369 ==71136== 00:07:45.369 --71136-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:45.369 --71136-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:45.369 --71136-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:45.369 --71136-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:45.369 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.369 --71136-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:45.370 --71136-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:45.370 --71136-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:45.370 --71136-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:45.628 --71136-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:45.628 --71136-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:45.628 --71136-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:45.629 --71136-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:45.629 --71136-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:45.629 --71136-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:45.629 --71136-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:45.629 --71136-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:45.629 --71136-- Reading syms from /usr/lib64/libm.so.6 00:07:45.629 --71136-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:45.629 --71136-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:45.629 --71136-- Reading syms from /usr/lib64/libc.so.6 00:07:45.629 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.629 --71136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.629 --71136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.629 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.629 --71136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.629 --71136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.629 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.629 --71136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.629 --71136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:45.629 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.629 --71136-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:45.629 --71136-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:45.629 --71136-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:45.629 --71136-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:45.629 --71136-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:45.629 --71136-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:45.629 --71136-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:45.629 --71136-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:45.629 --71136-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 ==71136== Preferring higher priority redirection: 00:07:45.629 --71136-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:45.629 --71136-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:45.629 --71136-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.629 --71136-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.889 --71136-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.889 --71136-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.889 --71136-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.889 --71136-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:45.889 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.889 --71136-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.889 --71136-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.889 ==71136== WARNING: new redirection conflicts with existing -- ignoring it 00:07:45.889 --71136-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:45.889 --71136-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:45.889 --71136-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:45.889 --71136-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:45.889 --71136-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:45.889 --71136-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:45.889 --71136-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:45.889 --71136-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:45.889 --71136-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:45.889 --71136-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:45.889 --71136-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:45.889 --71136-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:45.889 --71136-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:45.889 --71136-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:45.889 --71136-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:45.889 --71136-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:45.889 --71136-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:45.889 --71136-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:45.889 00:07:45.889 00:07:45.889 CUnit - A unit testing framework for C - Version 2.1-3 00:07:45.889 http://cunit.sourceforge.net/ 00:07:45.889 00:07:45.889 00:07:45.889 Suite: json 00:07:45.889 Test: test_parse_literal ...passed 00:07:45.889 Test: test_parse_string_simple ...passed 00:07:45.889 Test: test_parse_string_control_chars ...passed 00:07:46.147 Test: test_parse_string_utf8 ...passed 00:07:46.147 Test: test_parse_string_escapes_twochar ...passed 00:07:46.147 Test: test_parse_string_escapes_unicode ...passed 00:07:46.406 Test: test_parse_number ...passed 00:07:46.406 Test: test_parse_array ...passed 00:07:46.406 Test: test_parse_object ...passed 00:07:46.664 Test: test_parse_nesting ...passed 00:07:46.664 Test: test_parse_comment ...passed 00:07:46.664 00:07:46.664 Run Summary: Type Total Ran Passed Failed Inactive 00:07:46.664 suites 1 1 n/a 0 0 00:07:46.664 tests 11 11 11 0 0 00:07:46.664 asserts 1516 1516 1516 0 n/a 00:07:46.664 00:07:46.664 Elapsed time = 0.808 seconds 00:07:46.664 --71136-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:46.664 --71136-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:46.922 ==71136== 00:07:46.922 ==71136== HEAP SUMMARY: 00:07:46.922 ==71136== in use at exit: 0 bytes in 0 blocks 00:07:46.922 ==71136== total heap usage: 68 allocs, 68 frees, 94,030 bytes allocated 00:07:46.922 ==71136== 00:07:46.922 ==71136== All heap blocks were freed -- no leaks are possible 00:07:46.922 ==71136== 00:07:46.922 ==71136== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:46.922 23:49:49 unittest_json -- unit/unittest.sh@76 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:46.922 ==71150== Memcheck, a memory error detector 00:07:46.922 ==71150== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:46.922 ==71150== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:46.922 ==71150== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:46.922 ==71150== 00:07:46.922 --71150-- Valgrind options: 00:07:46.922 --71150-- --leak-check=full 00:07:46.922 --71150-- --error-exitcode=2 00:07:46.922 --71150-- --verbose 00:07:46.922 --71150-- Contents of /proc/version: 00:07:46.922 --71150-- 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:46.922 --71150-- 00:07:46.922 --71150-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:46.922 --71150-- Page sizes: currently 4096, max supported 4096 00:07:46.922 --71150-- Valgrind library directory: /usr/libexec/valgrind 00:07:46.922 --71150-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:46.922 --71150-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:46.922 --71150-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:46.922 --71150-- might be shown as UnknownInlinedFun 00:07:46.922 --71150-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:46.922 --71150-- object doesn't have a dynamic symbol table 00:07:46.922 --71150-- Scheduler: using generic scheduler lock implementation. 00:07:46.922 --71150-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:46.922 ==71150== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71150-by-???-on-dc5ca2722762 00:07:46.922 ==71150== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71150-by-???-on-dc5ca2722762 00:07:46.922 ==71150== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71150-by-???-on-dc5ca2722762 00:07:46.922 ==71150== 00:07:46.922 ==71150== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:46.922 ==71150== don't want to do, unless you know exactly what you're doing, 00:07:46.923 ==71150== or are doing some strange experiment): 00:07:46.923 ==71150== /usr/libexec/valgrind/../../bin/vgdb --pid=71150 ...command... 00:07:46.923 ==71150== 00:07:46.923 ==71150== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:46.923 ==71150== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_util.c/json_util_ut 00:07:46.923 ==71150== and then give GDB the following command 00:07:46.923 ==71150== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71150 00:07:46.923 ==71150== --pid is optional if only one valgrind process is running 00:07:46.923 ==71150== 00:07:46.923 --71150-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:46.923 --71150-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:46.923 --71150-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:46.923 --71150-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:46.923 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.923 --71150-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:46.923 --71150-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:46.923 --71150-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:46.923 --71150-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:46.923 --71150-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:46.923 --71150-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:46.923 --71150-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:46.923 --71150-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:46.923 --71150-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:46.923 --71150-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:46.923 --71150-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:46.923 --71150-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:46.923 --71150-- Reading syms from /usr/lib64/libm.so.6 00:07:46.923 --71150-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:46.923 --71150-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:46.923 --71150-- Reading syms from /usr/lib64/libc.so.6 00:07:46.923 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.923 --71150-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.923 --71150-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.923 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.923 --71150-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.923 --71150-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.923 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.923 --71150-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.923 --71150-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:46.923 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:46.923 --71150-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:46.923 --71150-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:46.923 --71150-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.180 --71150-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.180 --71150-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.180 --71150-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:47.180 --71150-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:47.180 --71150-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:47.180 --71150-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.180 --71150-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 ==71150== Preferring higher priority redirection: 00:07:47.181 --71150-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:47.181 --71150-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:47.181 --71150-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 --71150-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.181 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.181 --71150-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.181 --71150-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.181 ==71150== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.181 --71150-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.181 --71150-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.181 --71150-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:47.181 --71150-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:47.181 --71150-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:47.181 --71150-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:47.181 --71150-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:47.181 --71150-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:47.181 --71150-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:47.181 --71150-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:47.181 --71150-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:47.181 --71150-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:47.181 --71150-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:47.181 --71150-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:47.181 --71150-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:47.181 --71150-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:47.181 --71150-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:47.181 --71150-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:47.181 00:07:47.181 00:07:47.181 CUnit - A unit testing framework for C - Version 2.1-3 00:07:47.181 http://cunit.sourceforge.net/ 00:07:47.181 00:07:47.181 00:07:47.181 Suite: json 00:07:47.181 Test: test_strequal ...passed 00:07:47.181 Test: test_num_to_uint16 ...passed 00:07:47.181 Test: test_num_to_int32 ...passed 00:07:47.181 Test: test_num_to_uint64 ...passed 00:07:47.181 Test: test_decode_object ...passed 00:07:47.181 Test: test_decode_array ...passed 00:07:47.181 Test: test_decode_bool ...passed 00:07:47.181 Test: test_decode_uint16 ...passed 00:07:47.181 Test: test_decode_int32 ...passed 00:07:47.439 Test: test_decode_uint32 ...passed 00:07:47.439 Test: test_decode_uint64 ...passed 00:07:47.439 Test: test_decode_string ...passed 00:07:47.439 Test: test_decode_uuid ...passed 00:07:47.439 Test: test_find ...passed 00:07:47.439 Test: test_find_array ...passed 00:07:47.439 Test: test_iterating ...passed 00:07:47.439 Test: test_free_object ...passed 00:07:47.439 00:07:47.439 Run Summary: Type Total Ran Passed Failed Inactive 00:07:47.439 suites 1 1 n/a 0 0 00:07:47.439 tests 17 17 17 0 0 00:07:47.439 asserts 236 236 236 0 n/a 00:07:47.439 00:07:47.439 Elapsed time = 0.105 seconds 00:07:47.439 --71150-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:47.439 --71150-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:47.439 ==71150== 00:07:47.439 ==71150== HEAP SUMMARY: 00:07:47.439 ==71150== in use at exit: 0 bytes in 0 blocks 00:07:47.439 ==71150== total heap usage: 111 allocs, 111 frees, 109,304 bytes allocated 00:07:47.439 ==71150== 00:07:47.439 ==71150== All heap blocks were freed -- no leaks are possible 00:07:47.439 ==71150== 00:07:47.439 ==71150== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:47.439 23:49:50 unittest_json -- unit/unittest.sh@77 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:47.439 ==71157== Memcheck, a memory error detector 00:07:47.439 ==71157== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:47.439 ==71157== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:47.439 ==71157== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:47.439 ==71157== 00:07:47.439 --71157-- Valgrind options: 00:07:47.439 --71157-- --leak-check=full 00:07:47.439 --71157-- --error-exitcode=2 00:07:47.439 --71157-- --verbose 00:07:47.439 --71157-- Contents of /proc/version: 00:07:47.439 --71157-- 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:47.439 --71157-- 00:07:47.439 --71157-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:47.439 --71157-- Page sizes: currently 4096, max supported 4096 00:07:47.439 --71157-- Valgrind library directory: /usr/libexec/valgrind 00:07:47.439 --71157-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:47.439 --71157-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:47.439 --71157-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:47.439 --71157-- might be shown as UnknownInlinedFun 00:07:47.439 --71157-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:47.439 --71157-- object doesn't have a dynamic symbol table 00:07:47.439 --71157-- Scheduler: using generic scheduler lock implementation. 00:07:47.439 --71157-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:47.439 ==71157== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71157-by-???-on-dc5ca2722762 00:07:47.439 ==71157== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71157-by-???-on-dc5ca2722762 00:07:47.440 ==71157== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71157-by-???-on-dc5ca2722762 00:07:47.440 ==71157== 00:07:47.440 ==71157== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:47.440 ==71157== don't want to do, unless you know exactly what you're doing, 00:07:47.440 ==71157== or are doing some strange experiment): 00:07:47.440 ==71157== /usr/libexec/valgrind/../../bin/vgdb --pid=71157 ...command... 00:07:47.440 ==71157== 00:07:47.440 ==71157== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:47.440 ==71157== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/json/json_write.c/json_write_ut 00:07:47.440 ==71157== and then give GDB the following command 00:07:47.440 ==71157== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71157 00:07:47.440 ==71157== --pid is optional if only one valgrind process is running 00:07:47.440 ==71157== 00:07:47.440 --71157-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:47.440 --71157-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:47.440 --71157-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:47.440 --71157-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:47.440 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.440 --71157-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:47.440 --71157-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:47.440 --71157-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:47.440 --71157-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:47.440 --71157-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:47.440 --71157-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:47.440 --71157-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:47.440 --71157-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:47.440 --71157-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:47.440 --71157-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:47.440 --71157-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:47.440 --71157-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:47.440 --71157-- Reading syms from /usr/lib64/libm.so.6 00:07:47.440 --71157-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:47.440 --71157-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:47.697 --71157-- Reading syms from /usr/lib64/libc.so.6 00:07:47.697 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.697 --71157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.697 --71157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.697 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.697 --71157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.697 --71157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.697 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.697 --71157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.697 --71157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:47.697 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.697 --71157-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:47.697 --71157-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:47.697 --71157-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:47.697 --71157-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:47.697 --71157-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:47.697 --71157-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:47.697 --71157-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:47.697 --71157-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:47.697 --71157-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.697 --71157-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 ==71157== Preferring higher priority redirection: 00:07:47.698 --71157-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:47.698 --71157-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:47.698 --71157-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 --71157-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:47.698 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.698 --71157-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.698 --71157-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.698 ==71157== WARNING: new redirection conflicts with existing -- ignoring it 00:07:47.698 --71157-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:47.698 --71157-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:47.698 --71157-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:47.698 --71157-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:47.698 --71157-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:47.698 --71157-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:47.698 --71157-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:47.698 --71157-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:47.698 --71157-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:47.698 --71157-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:47.956 --71157-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:47.956 --71157-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:47.956 --71157-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:47.956 --71157-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:47.956 --71157-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:47.956 --71157-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:47.956 --71157-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:47.956 --71157-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:47.956 00:07:47.956 00:07:47.956 CUnit - A unit testing framework for C - Version 2.1-3 00:07:47.956 http://cunit.sourceforge.net/ 00:07:47.956 00:07:47.956 00:07:47.956 Suite: json 00:07:47.956 Test: test_write_literal ...passed 00:07:47.956 Test: test_write_string_simple ...passed 00:07:47.956 Test: test_write_string_escapes ...passed 00:07:47.956 Test: test_write_string_utf16le ...passed 00:07:47.956 Test: test_write_number_int32 ...passed 00:07:47.956 Test: test_write_number_uint32 ...passed 00:07:47.956 Test: test_write_number_uint128 ...passed 00:07:47.956 Test: test_write_string_number_uint128 ...passed 00:07:47.956 Test: test_write_number_int64 ...passed 00:07:47.956 Test: test_write_number_uint64 ...passed 00:07:47.956 Test: test_write_number_double ...passed 00:07:47.956 Test: test_write_uuid ...passed 00:07:48.214 Test: test_write_array ...passed 00:07:48.214 Test: test_write_object ...passed 00:07:48.214 Test: test_write_nesting ...passed 00:07:48.214 Test: test_write_val ...passed 00:07:48.214 00:07:48.214 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.214 suites 1 1 n/a 0 0 00:07:48.214 tests 16 16 16 0 0 00:07:48.214 asserts 918 918 918 0 n/a 00:07:48.214 00:07:48.214 Elapsed time = 0.280 seconds 00:07:48.214 --71157-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.214 --71157-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.214 ==71157== 00:07:48.214 ==71157== HEAP SUMMARY: 00:07:48.214 ==71157== in use at exit: 0 bytes in 0 blocks 00:07:48.214 ==71157== total heap usage: 258 allocs, 258 frees, 823,341 bytes allocated 00:07:48.214 ==71157== 00:07:48.214 ==71157== All heap blocks were freed -- no leaks are possible 00:07:48.214 ==71157== 00:07:48.214 ==71157== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.214 23:49:51 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/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:48.214 ==71169== Memcheck, a memory error detector 00:07:48.214 ==71169== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.214 ==71169== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.214 ==71169== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:48.214 ==71169== 00:07:48.214 --71169-- Valgrind options: 00:07:48.214 --71169-- --leak-check=full 00:07:48.214 --71169-- --error-exitcode=2 00:07:48.214 --71169-- --verbose 00:07:48.214 --71169-- Contents of /proc/version: 00:07:48.214 --71169-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:48.214 --71169-- 00:07:48.214 --71169-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.214 --71169-- Page sizes: currently 4096, max supported 4096 00:07:48.214 --71169-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.214 --71169-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:48.215 --71169-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.215 --71169-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.215 --71169-- might be shown as UnknownInlinedFun 00:07:48.215 --71169-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.215 --71169-- object doesn't have a dynamic symbol table 00:07:48.215 --71169-- Scheduler: using generic scheduler lock implementation. 00:07:48.215 --71169-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.215 ==71169== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71169-by-???-on-dc5ca2722762 00:07:48.215 ==71169== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71169-by-???-on-dc5ca2722762 00:07:48.215 ==71169== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71169-by-???-on-dc5ca2722762 00:07:48.215 ==71169== 00:07:48.215 ==71169== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.215 ==71169== don't want to do, unless you know exactly what you're doing, 00:07:48.215 ==71169== or are doing some strange experiment): 00:07:48.215 ==71169== /usr/libexec/valgrind/../../bin/vgdb --pid=71169 ...command... 00:07:48.215 ==71169== 00:07:48.215 ==71169== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.215 ==71169== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut 00:07:48.215 ==71169== and then give GDB the following command 00:07:48.215 ==71169== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71169 00:07:48.215 ==71169== --pid is optional if only one valgrind process is running 00:07:48.215 ==71169== 00:07:48.215 --71169-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.215 --71169-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.215 --71169-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.215 --71169-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.215 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.215 --71169-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.215 --71169-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.215 --71169-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.215 --71169-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.215 --71169-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.215 --71169-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.215 --71169-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.215 --71169-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.215 --71169-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.215 --71169-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.215 --71169-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.215 --71169-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.215 --71169-- Reading syms from /usr/lib64/libm.so.6 00:07:48.472 --71169-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.472 --71169-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.472 --71169-- Reading syms from /usr/lib64/libc.so.6 00:07:48.472 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.472 --71169-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.472 --71169-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.472 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.472 --71169-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.472 --71169-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.472 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.472 --71169-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.472 --71169-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.472 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.472 --71169-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.472 --71169-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.472 --71169-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.472 --71169-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.472 --71169-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.473 --71169-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:48.473 --71169-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:48.473 --71169-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:48.473 --71169-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 ==71169== Preferring higher priority redirection: 00:07:48.473 --71169-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:48.473 --71169-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:48.473 --71169-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 --71169-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:48.473 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.473 --71169-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.473 --71169-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.473 ==71169== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.473 --71169-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:48.473 --71169-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:48.473 --71169-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:48.473 --71169-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:48.473 --71169-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:48.473 --71169-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:48.473 --71169-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:48.474 --71169-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:48.474 --71169-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:48.474 --71169-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:48.731 --71169-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:48.731 --71169-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:48.731 --71169-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:48.731 --71169-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:48.731 --71169-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:48.731 --71169-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:48.731 --71169-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:48.731 --71169-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:48.731 00:07:48.731 00:07:48.731 CUnit - A unit testing framework for C - Version 2.1-3 00:07:48.731 http://cunit.sourceforge.net/ 00:07:48.731 00:07:48.731 00:07:48.731 Suite: jsonrpc 00:07:48.731 Test: test_parse_request ...--71169-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:48.731 passed 00:07:48.731 Test: test_parse_request_streaming ...passed 00:07:48.731 00:07:48.731 Run Summary: Type Total Ran Passed Failed Inactive 00:07:48.731 suites 1 1 n/a 0 0 00:07:48.731 tests 2 2 2 0 0 00:07:48.731 asserts 289 289 289 0 n/a 00:07:48.731 00:07:48.731 Elapsed time = 0.112 seconds 00:07:48.731 --71169-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:48.731 --71169-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:48.731 ==71169== 00:07:48.731 ==71169== HEAP SUMMARY: 00:07:48.731 ==71169== in use at exit: 0 bytes in 0 blocks 00:07:48.731 ==71169== total heap usage: 166 allocs, 166 frees, 4,958,311 bytes allocated 00:07:48.732 ==71169== 00:07:48.732 ==71169== All heap blocks were freed -- no leaks are possible 00:07:48.732 ==71169== 00:07:48.732 ==71169== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:48.732 00:07:48.732 real 0m3.456s 00:07:48.732 user 0m3.322s 00:07:48.732 sys 0m0.123s 00:07:48.732 23:49:51 unittest_json -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:48.732 23:49:51 unittest_json -- common/autotest_common.sh@10 -- # set +x 00:07:48.732 ************************************ 00:07:48.732 END TEST unittest_json 00:07:48.732 ************************************ 00:07:48.732 23:49:51 -- unit/unittest.sh@244 -- # run_test unittest_rpc unittest_rpc 00:07:48.732 23:49:51 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:48.732 23:49:51 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:48.732 23:49:51 -- common/autotest_common.sh@10 -- # set +x 00:07:48.732 ************************************ 00:07:48.732 START TEST unittest_rpc 00:07:48.732 ************************************ 00:07:48.732 23:49:51 unittest_rpc -- common/autotest_common.sh@1121 -- # unittest_rpc 00:07:48.732 23:49:51 unittest_rpc -- unit/unittest.sh@82 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:48.989 ==71189== Memcheck, a memory error detector 00:07:48.989 ==71189== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:48.989 ==71189== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:48.989 ==71189== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:48.989 ==71189== 00:07:48.989 --71189-- Valgrind options: 00:07:48.989 --71189-- --leak-check=full 00:07:48.989 --71189-- --error-exitcode=2 00:07:48.989 --71189-- --verbose 00:07:48.989 --71189-- Contents of /proc/version: 00:07:48.989 --71189-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:48.989 --71189-- 00:07:48.989 --71189-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:48.989 --71189-- Page sizes: currently 4096, max supported 4096 00:07:48.989 --71189-- Valgrind library directory: /usr/libexec/valgrind 00:07:48.989 --71189-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:48.989 --71189-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:48.989 --71189-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:48.989 --71189-- might be shown as UnknownInlinedFun 00:07:48.989 --71189-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:48.989 --71189-- object doesn't have a dynamic symbol table 00:07:48.989 --71189-- Scheduler: using generic scheduler lock implementation. 00:07:48.989 --71189-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:48.989 ==71189== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71189-by-???-on-dc5ca2722762 00:07:48.989 ==71189== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71189-by-???-on-dc5ca2722762 00:07:48.989 ==71189== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71189-by-???-on-dc5ca2722762 00:07:48.989 ==71189== 00:07:48.989 ==71189== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:48.989 ==71189== don't want to do, unless you know exactly what you're doing, 00:07:48.989 ==71189== or are doing some strange experiment): 00:07:48.989 ==71189== /usr/libexec/valgrind/../../bin/vgdb --pid=71189 ...command... 00:07:48.989 ==71189== 00:07:48.989 ==71189== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:48.989 ==71189== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rpc/rpc.c/rpc_ut 00:07:48.989 ==71189== and then give GDB the following command 00:07:48.989 ==71189== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71189 00:07:48.989 ==71189== --pid is optional if only one valgrind process is running 00:07:48.989 ==71189== 00:07:48.989 --71189-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:48.989 --71189-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:48.989 --71189-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:48.989 --71189-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:48.989 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.989 --71189-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:48.989 --71189-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:48.989 --71189-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:48.989 --71189-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:48.989 --71189-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:48.989 --71189-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:48.989 --71189-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:48.989 --71189-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:48.989 --71189-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:48.989 --71189-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:48.989 --71189-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:48.989 --71189-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:48.989 --71189-- Reading syms from /usr/lib64/libm.so.6 00:07:48.989 --71189-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:48.989 --71189-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:48.990 --71189-- Reading syms from /usr/lib64/libc.so.6 00:07:48.990 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.990 --71189-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.990 --71189-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.990 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.990 --71189-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.990 --71189-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.990 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.990 --71189-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.990 --71189-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:48.990 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:48.990 --71189-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:48.990 --71189-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:48.990 --71189-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:48.990 --71189-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:48.990 --71189-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:48.990 --71189-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.247 --71189-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.247 --71189-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.247 --71189-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.247 --71189-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 ==71189== Preferring higher priority redirection: 00:07:49.248 --71189-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.248 --71189-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.248 --71189-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 --71189-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.248 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.248 --71189-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.248 --71189-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.248 ==71189== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.248 --71189-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.248 --71189-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.248 --71189-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.248 --71189-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.248 --71189-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:49.248 --71189-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:49.248 --71189-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:49.248 --71189-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:49.248 --71189-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:49.248 --71189-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:49.248 --71189-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:49.248 --71189-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:49.248 --71189-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:49.248 --71189-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:49.248 --71189-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:49.248 --71189-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:49.248 --71189-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:49.248 --71189-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:49.248 --71189-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:49.248 00:07:49.248 00:07:49.248 CUnit - A unit testing framework for C - Version 2.1-3 00:07:49.248 http://cunit.sourceforge.net/ 00:07:49.248 00:07:49.248 00:07:49.248 Suite: rpc 00:07:49.248 Test: test_jsonrpc_handler ...passed 00:07:49.248 Test: test_spdk_rpc_is_method_allowed ...passed 00:07:49.248 Test: test_rpc_get_methods ...[2024-05-14 23:49:52.128963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rpc/rpc.c: 446:rpc_get_methods: *ERROR*: spdk_json_decode_object failed 00:07:49.248 passed 00:07:49.248 Test: test_rpc_spdk_get_version ...passed 00:07:49.248 Test: test_spdk_rpc_listen_close ...passed 00:07:49.248 Test: test_rpc_run_multiple_servers ...passed 00:07:49.248 00:07:49.507 Run Summary: Type Total Ran Passed Failed Inactive 00:07:49.507 suites 1 1 n/a 0 0 00:07:49.507 tests 6 6 6 0 0 00:07:49.507 asserts 23 23 23 0 n/a 00:07:49.507 00:07:49.507 Elapsed time = 0.059 seconds 00:07:49.507 --71189-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:49.507 --71189-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:49.507 ==71189== 00:07:49.507 ==71189== HEAP SUMMARY: 00:07:49.507 ==71189== in use at exit: 513 bytes in 6 blocks 00:07:49.507 ==71189== total heap usage: 87 allocs, 81 frees, 122,793 bytes allocated 00:07:49.507 ==71189== 00:07:49.507 ==71189== Searching for pointers to 6 not-freed blocks 00:07:49.507 ==71189== Checked 6,231,568 bytes 00:07:49.507 ==71189== 00:07:49.507 ==71189== LEAK SUMMARY: 00:07:49.507 ==71189== definitely lost: 0 bytes in 0 blocks 00:07:49.507 ==71189== indirectly lost: 0 bytes in 0 blocks 00:07:49.507 ==71189== possibly lost: 0 bytes in 0 blocks 00:07:49.507 ==71189== still reachable: 513 bytes in 6 blocks 00:07:49.507 ==71189== suppressed: 0 bytes in 0 blocks 00:07:49.507 ==71189== Reachable blocks (those to which a pointer was found) are not shown. 00:07:49.507 ==71189== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:49.507 ==71189== 00:07:49.507 ==71189== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:49.507 00:07:49.507 real 0m0.580s 00:07:49.507 user 0m0.558s 00:07:49.507 sys 0m0.020s 00:07:49.507 23:49:52 unittest_rpc -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:49.507 23:49:52 unittest_rpc -- common/autotest_common.sh@10 -- # set +x 00:07:49.507 ************************************ 00:07:49.507 END TEST unittest_rpc 00:07:49.507 ************************************ 00:07:49.507 23:49:52 -- unit/unittest.sh@245 -- # 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:07:49.507 23:49:52 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:07:49.507 23:49:52 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:49.507 23:49:52 -- common/autotest_common.sh@10 -- # set +x 00:07:49.507 ************************************ 00:07:49.507 START TEST unittest_notify 00:07:49.507 ************************************ 00:07:49.507 23:49:52 unittest_notify -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:49.507 ==71218== Memcheck, a memory error detector 00:07:49.507 ==71218== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:49.507 ==71218== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:49.508 ==71218== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:49.508 ==71218== 00:07:49.508 --71218-- Valgrind options: 00:07:49.508 --71218-- --leak-check=full 00:07:49.508 --71218-- --error-exitcode=2 00:07:49.508 --71218-- --verbose 00:07:49.508 --71218-- Contents of /proc/version: 00:07:49.508 --71218-- 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:49.508 --71218-- 00:07:49.508 --71218-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:49.508 --71218-- Page sizes: currently 4096, max supported 4096 00:07:49.508 --71218-- Valgrind library directory: /usr/libexec/valgrind 00:07:49.508 --71218-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:49.508 --71218-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:49.508 --71218-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:49.508 --71218-- might be shown as UnknownInlinedFun 00:07:49.508 --71218-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:49.508 --71218-- object doesn't have a dynamic symbol table 00:07:49.508 --71218-- Scheduler: using generic scheduler lock implementation. 00:07:49.508 --71218-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:49.508 ==71218== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71218-by-???-on-dc5ca2722762 00:07:49.508 ==71218== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71218-by-???-on-dc5ca2722762 00:07:49.508 ==71218== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71218-by-???-on-dc5ca2722762 00:07:49.508 ==71218== 00:07:49.508 ==71218== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:49.508 ==71218== don't want to do, unless you know exactly what you're doing, 00:07:49.508 ==71218== or are doing some strange experiment): 00:07:49.508 ==71218== /usr/libexec/valgrind/../../bin/vgdb --pid=71218 ...command... 00:07:49.508 ==71218== 00:07:49.508 ==71218== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:49.508 ==71218== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/notify/notify.c/notify_ut 00:07:49.508 ==71218== and then give GDB the following command 00:07:49.508 ==71218== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71218 00:07:49.508 ==71218== --pid is optional if only one valgrind process is running 00:07:49.508 ==71218== 00:07:49.508 --71218-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:49.508 --71218-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:49.508 --71218-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:49.508 --71218-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:49.508 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.508 --71218-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:49.508 --71218-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:49.508 --71218-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:49.508 --71218-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:49.508 --71218-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:49.508 --71218-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:49.508 --71218-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:49.508 --71218-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:49.508 --71218-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:49.508 --71218-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:49.508 --71218-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:49.508 --71218-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:49.508 --71218-- Reading syms from /usr/lib64/libm.so.6 00:07:49.508 --71218-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:49.508 --71218-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:49.508 --71218-- Reading syms from /usr/lib64/libc.so.6 00:07:49.768 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.768 --71218-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.768 --71218-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.768 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.768 --71218-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.768 --71218-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.768 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.768 --71218-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.768 --71218-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:49.768 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.768 --71218-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:49.768 --71218-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:49.768 --71218-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:49.768 --71218-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:49.768 --71218-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:49.768 --71218-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:49.768 --71218-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:49.768 --71218-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:49.768 --71218-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 ==71218== Preferring higher priority redirection: 00:07:49.768 --71218-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:49.768 --71218-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:49.768 --71218-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 --71218-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:49.768 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.768 --71218-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.768 --71218-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.768 ==71218== WARNING: new redirection conflicts with existing -- ignoring it 00:07:49.769 --71218-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:49.769 --71218-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:49.769 --71218-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:49.769 --71218-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:49.769 --71218-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.027 --71218-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.027 --71218-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.027 --71218-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.027 --71218-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.027 --71218-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.027 --71218-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.027 --71218-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.027 --71218-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.027 --71218-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.027 --71218-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.027 --71218-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.027 --71218-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.027 --71218-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.027 00:07:50.027 00:07:50.027 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.027 http://cunit.sourceforge.net/ 00:07:50.027 00:07:50.027 00:07:50.027 Suite: app_suite 00:07:50.027 Test: notify ...passed 00:07:50.027 00:07:50.027 Run Summary: Type Total Ran Passed Failed Inactive 00:07:50.027 suites 1 1 n/a 0 0 00:07:50.027 tests 1 1 1 0 0 00:07:50.027 asserts 13 13 13 0 n/a 00:07:50.027 00:07:50.027 Elapsed time = 0.014 seconds 00:07:50.027 --71218-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:50.027 --71218-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:50.027 ==71218== 00:07:50.027 ==71218== HEAP SUMMARY: 00:07:50.027 ==71218== in use at exit: 288 bytes in 2 blocks 00:07:50.027 ==71218== total heap usage: 59 allocs, 57 frees, 107,536 bytes allocated 00:07:50.027 ==71218== 00:07:50.027 ==71218== Searching for pointers to 2 not-freed blocks 00:07:50.027 ==71218== Checked 6,481,360 bytes 00:07:50.027 ==71218== 00:07:50.027 ==71218== LEAK SUMMARY: 00:07:50.027 ==71218== definitely lost: 0 bytes in 0 blocks 00:07:50.027 ==71218== indirectly lost: 0 bytes in 0 blocks 00:07:50.027 ==71218== possibly lost: 0 bytes in 0 blocks 00:07:50.027 ==71218== still reachable: 288 bytes in 2 blocks 00:07:50.027 ==71218== suppressed: 0 bytes in 0 blocks 00:07:50.028 ==71218== Reachable blocks (those to which a pointer was found) are not shown. 00:07:50.028 ==71218== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:50.028 ==71218== 00:07:50.028 ==71218== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:50.028 00:07:50.028 real 0m0.642s 00:07:50.028 user 0m0.613s 00:07:50.028 sys 0m0.027s 00:07:50.028 23:49:52 unittest_notify -- common/autotest_common.sh@1122 -- # xtrace_disable 00:07:50.028 23:49:52 unittest_notify -- common/autotest_common.sh@10 -- # set +x 00:07:50.028 ************************************ 00:07:50.028 END TEST unittest_notify 00:07:50.028 ************************************ 00:07:50.028 23:49:52 -- unit/unittest.sh@246 -- # run_test unittest_nvme unittest_nvme 00:07:50.028 23:49:52 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:07:50.028 23:49:52 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:07:50.028 23:49:52 -- common/autotest_common.sh@10 -- # set +x 00:07:50.028 ************************************ 00:07:50.028 START TEST unittest_nvme 00:07:50.028 ************************************ 00:07:50.028 23:49:52 unittest_nvme -- common/autotest_common.sh@1121 -- # unittest_nvme 00:07:50.028 23:49:52 unittest_nvme -- unit/unittest.sh@86 -- # 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:07:50.028 ==71242== Memcheck, a memory error detector 00:07:50.028 ==71242== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:50.028 ==71242== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:50.028 ==71242== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:50.028 ==71242== 00:07:50.028 --71242-- Valgrind options: 00:07:50.028 --71242-- --leak-check=full 00:07:50.028 --71242-- --error-exitcode=2 00:07:50.028 --71242-- --verbose 00:07:50.028 --71242-- Contents of /proc/version: 00:07:50.028 --71242-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:50.028 --71242-- 00:07:50.028 --71242-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:50.028 --71242-- Page sizes: currently 4096, max supported 4096 00:07:50.028 --71242-- Valgrind library directory: /usr/libexec/valgrind 00:07:50.028 --71242-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:50.028 --71242-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:50.028 --71242-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:50.028 --71242-- might be shown as UnknownInlinedFun 00:07:50.285 --71242-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:50.285 --71242-- object doesn't have a dynamic symbol table 00:07:50.285 --71242-- Scheduler: using generic scheduler lock implementation. 00:07:50.285 --71242-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:50.285 ==71242== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71242-by-???-on-dc5ca2722762 00:07:50.285 ==71242== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71242-by-???-on-dc5ca2722762 00:07:50.285 ==71242== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71242-by-???-on-dc5ca2722762 00:07:50.285 ==71242== 00:07:50.285 ==71242== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:50.285 ==71242== don't want to do, unless you know exactly what you're doing, 00:07:50.285 ==71242== or are doing some strange experiment): 00:07:50.285 ==71242== /usr/libexec/valgrind/../../bin/vgdb --pid=71242 ...command... 00:07:50.285 ==71242== 00:07:50.285 ==71242== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:50.285 ==71242== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme.c/nvme_ut 00:07:50.285 ==71242== and then give GDB the following command 00:07:50.285 ==71242== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71242 00:07:50.285 ==71242== --pid is optional if only one valgrind process is running 00:07:50.285 ==71242== 00:07:50.285 --71242-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:50.285 --71242-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:50.285 --71242-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:50.285 --71242-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:50.285 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.285 --71242-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:50.286 --71242-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:50.286 --71242-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:50.286 --71242-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:50.286 --71242-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:50.286 --71242-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:50.286 --71242-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:50.286 --71242-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:50.286 --71242-- Reading syms from /usr/lib64/libm.so.6 00:07:50.286 --71242-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:50.286 --71242-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/libc.so.6 00:07:50.286 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.286 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.286 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.286 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.286 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.286 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.286 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.286 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.286 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:50.286 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.286 --71242-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:50.286 --71242-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:50.286 --71242-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:50.286 --71242-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:50.286 --71242-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:50.286 --71242-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:50.286 --71242-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:50.543 --71242-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.543 --71242-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 ==71242== Preferring higher priority redirection: 00:07:50.544 --71242-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:50.544 --71242-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:50.544 --71242-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 --71242-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:50.544 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.544 --71242-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.544 --71242-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.544 ==71242== WARNING: new redirection conflicts with existing -- ignoring it 00:07:50.544 --71242-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:50.544 --71242-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:50.544 --71242-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:50.544 --71242-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:50.544 --71242-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:50.544 --71242-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:50.544 --71242-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:50.544 --71242-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:50.544 --71242-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:50.544 --71242-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:50.544 --71242-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:50.544 --71242-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:50.544 --71242-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:50.544 --71242-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:50.544 --71242-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:50.544 --71242-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:50.544 --71242-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:50.544 --71242-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:50.544 00:07:50.544 00:07:50.544 CUnit - A unit testing framework for C - Version 2.1-3 00:07:50.544 http://cunit.sourceforge.net/ 00:07:50.544 00:07:50.544 00:07:50.544 Suite: nvme 00:07:50.544 Test: test_opc_data_transfer ...passed 00:07:50.544 Test: test_spdk_nvme_transport_id_parse_trtype ...passed 00:07:50.544 Test: test_spdk_nvme_transport_id_parse_adrfam ...passed 00:07:50.544 Test: test_trid_parse_and_compare ...[2024-05-14 23:49:53.408230] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1176:parse_next_key: *ERROR*: Key without ':' or '=' separator 00:07:50.545 [2024-05-14 23:49:53.436265] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:50.545 [2024-05-14 23:49:53.438057] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1188:parse_next_key: *ERROR*: Key length 32 greater than maximum allowed 31 00:07:50.545 [2024-05-14 23:49:53.438282] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:50.545 [2024-05-14 23:49:53.439786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1199:parse_next_key: *ERROR*: Key without value 00:07:50.545 [2024-05-14 23:49:53.439987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1233:spdk_nvme_transport_id_parse: *ERROR*: Failed to parse transport ID 00:07:50.545 --71242-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:50.545 passed 00:07:50.545 Test: test_trid_trtype_str ...passed 00:07:50.545 Test: test_trid_adrfam_str ...passed 00:07:50.801 Test: test_nvme_ctrlr_probe ...[2024-05-14 23:49:53.493913] /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:07:50.801 passed 00:07:50.801 Test: test_spdk_nvme_probe ...[2024-05-14 23:49:53.500298] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:50.801 [2024-05-14 23:49:53.500867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:50.801 [2024-05-14 23:49:53.503300] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 812:nvme_probe_internal: *ERROR*: NVMe trtype 256 (PCIE) not available 00:07:50.801 [2024-05-14 23:49:53.503676] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 898:spdk_nvme_probe: *ERROR*: Create probe context failed 00:07:50.801 passed 00:07:50.801 Test: test_spdk_nvme_connect ...[2024-05-14 23:49:53.513171] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 994:spdk_nvme_connect: *ERROR*: No transport ID specified 00:07:50.801 [2024-05-14 23:49:53.548553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:50.801 [2024-05-14 23:49:53.548869] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1005:spdk_nvme_connect: *ERROR*: Create probe context failed 00:07:50.801 passed 00:07:50.801 Test: test_nvme_ctrlr_probe_internal ...[2024-05-14 23:49:53.551924] /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:07:50.801 [2024-05-14 23:49:53.552474] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 821:nvme_probe_internal: *ERROR*: NVMe ctrlr scan failed 00:07:50.801 passed 00:07:50.801 Test: test_nvme_init_controllers ...[2024-05-14 23:49:53.560453] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 708:nvme_ctrlr_poll_internal: *ERROR*: Failed to initialize SSD: 00:07:50.801 passed 00:07:50.801 Test: test_nvme_driver_init ...[2024-05-14 23:49:53.573548] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 578:nvme_driver_init: *ERROR*: primary process failed to reserve memory 00:07:50.801 [2024-05-14 23:49:53.574059] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 601:nvme_driver_init: *ERROR*: primary process is not started yet 00:07:50.802 [2024-05-14 23:49:53.682994] /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:07:50.802 [2024-05-14 23:49:53.686824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c: 618:nvme_driver_init: *ERROR*: failed to initialize mutex 00:07:50.802 passed 00:07:50.802 Test: test_spdk_nvme_detach ...passed 00:07:50.802 Test: test_nvme_completion_poll_cb ...passed 00:07:50.802 Test: test_nvme_user_copy_cmd_complete ...--71242-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:50.802 passed 00:07:51.058 Test: test_nvme_allocate_request_null ...passed 00:07:51.058 Test: test_nvme_allocate_request ...passed 00:07:51.058 Test: test_nvme_free_request ...passed 00:07:51.058 Test: test_nvme_allocate_request_user_copy ...passed 00:07:51.058 Test: test_nvme_robust_mutex_init_shared ...passed 00:07:51.058 Test: test_nvme_request_check_timeout ...passed 00:07:51.058 Test: test_nvme_wait_for_completion ...passed 00:07:51.058 Test: test_spdk_nvme_parse_func ...--71242-- REDIR: 0x5577910 (libc.so.6:strcasestr) redirected to 0x48505a0 (strcasestr) 00:07:51.058 passed 00:07:51.058 Test: test_spdk_nvme_detach_async ...passed 00:07:51.058 Test: test_nvme_parse_addr ...[2024-05-14 23:49:53.817593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme.c:1586:nvme_parse_addr: *ERROR*: addr and service must both be non-NULL 00:07:51.059 passed 00:07:51.059 00:07:51.059 Run Summary: Type Total Ran Passed Failed Inactive 00:07:51.059 suites 1 1 n/a 0 0 00:07:51.059 tests 25 25 25 0 0 00:07:51.059 asserts 326 326 326 0 n/a 00:07:51.059 00:07:51.059 Elapsed time = 0.327 seconds 00:07:51.059 --71242-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:51.059 --71242-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:51.059 ==71242== 00:07:51.059 ==71242== HEAP SUMMARY: 00:07:51.059 ==71242== in use at exit: 0 bytes in 0 blocks 00:07:51.059 ==71242== total heap usage: 177 allocs, 177 frees, 147,525 bytes allocated 00:07:51.059 ==71242== 00:07:51.059 ==71242== All heap blocks were freed -- no leaks are possible 00:07:51.059 ==71242== 00:07:51.059 ==71242== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:51.059 23:49:53 unittest_nvme -- unit/unittest.sh@87 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:51.059 ==71254== Memcheck, a memory error detector 00:07:51.059 ==71254== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:51.059 ==71254== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:51.059 ==71254== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:51.059 ==71254== 00:07:51.059 --71254-- Valgrind options: 00:07:51.059 --71254-- --leak-check=full 00:07:51.059 --71254-- --error-exitcode=2 00:07:51.059 --71254-- --verbose 00:07:51.059 --71254-- Contents of /proc/version: 00:07:51.059 --71254-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:51.059 --71254-- 00:07:51.059 --71254-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:51.059 --71254-- Page sizes: currently 4096, max supported 4096 00:07:51.059 --71254-- Valgrind library directory: /usr/libexec/valgrind 00:07:51.059 --71254-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:51.059 --71254-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:51.059 --71254-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:51.059 --71254-- might be shown as UnknownInlinedFun 00:07:51.059 --71254-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:51.059 --71254-- object doesn't have a dynamic symbol table 00:07:51.059 --71254-- Scheduler: using generic scheduler lock implementation. 00:07:51.059 --71254-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:51.059 ==71254== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71254-by-???-on-dc5ca2722762 00:07:51.059 ==71254== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71254-by-???-on-dc5ca2722762 00:07:51.059 ==71254== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71254-by-???-on-dc5ca2722762 00:07:51.059 ==71254== 00:07:51.059 ==71254== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:51.059 ==71254== don't want to do, unless you know exactly what you're doing, 00:07:51.059 ==71254== or are doing some strange experiment): 00:07:51.059 ==71254== /usr/libexec/valgrind/../../bin/vgdb --pid=71254 ...command... 00:07:51.059 ==71254== 00:07:51.059 ==71254== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:51.059 ==71254== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut 00:07:51.059 ==71254== and then give GDB the following command 00:07:51.059 ==71254== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71254 00:07:51.059 ==71254== --pid is optional if only one valgrind process is running 00:07:51.059 ==71254== 00:07:51.059 --71254-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:51.059 --71254-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:51.059 --71254-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:51.059 --71254-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:51.059 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.059 --71254-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:51.059 --71254-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:51.059 --71254-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:51.059 --71254-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:51.059 --71254-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:51.059 --71254-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:51.059 --71254-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:51.059 --71254-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:51.059 --71254-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:51.059 --71254-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:51.317 --71254-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:51.317 --71254-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:51.317 --71254-- Reading syms from /usr/lib64/libm.so.6 00:07:51.317 --71254-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:51.317 --71254-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:51.317 --71254-- Reading syms from /usr/lib64/libc.so.6 00:07:51.317 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.317 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.317 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.317 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.317 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.317 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.317 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.317 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.317 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:51.317 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.317 --71254-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:51.317 --71254-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:51.317 --71254-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:51.317 --71254-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:51.317 --71254-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:51.317 --71254-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:51.317 --71254-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:51.317 --71254-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:51.317 --71254-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 ==71254== Preferring higher priority redirection: 00:07:51.317 --71254-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:51.317 --71254-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:51.317 --71254-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.317 --71254-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.318 --71254-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.318 --71254-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.318 --71254-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.318 --71254-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:51.318 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.318 --71254-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.318 --71254-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.318 ==71254== WARNING: new redirection conflicts with existing -- ignoring it 00:07:51.318 --71254-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:51.318 --71254-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:51.318 --71254-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:51.318 --71254-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:51.318 --71254-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:51.575 --71254-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:51.575 --71254-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:51.575 --71254-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:51.575 --71254-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:51.575 --71254-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:51.575 --71254-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:51.575 --71254-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:51.575 --71254-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:51.575 --71254-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:51.575 --71254-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:51.575 --71254-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:51.575 --71254-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:51.575 --71254-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:51.575 00:07:51.575 00:07:51.575 CUnit - A unit testing framework for C - Version 2.1-3 00:07:51.575 http://cunit.sourceforge.net/ 00:07:51.575 00:07:51.575 00:07:51.575 Suite: nvme_ctrlr 00:07:51.575 Test: test_nvme_ctrlr_init_en_1_rdy_0 ...[2024-05-14 23:49:54.342417] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.575 --71254-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:51.575 --71254-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:07:51.575 --71254-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:51.575 passed 00:07:51.575 Test: test_nvme_ctrlr_init_en_1_rdy_1 ...[2024-05-14 23:49:54.469886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.575 passed 00:07:51.575 Test: test_nvme_ctrlr_init_en_0_rdy_0 ...[2024-05-14 23:49:54.475571] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.575 passed 00:07:51.575 Test: test_nvme_ctrlr_init_en_0_rdy_1 ...[2024-05-14 23:49:54.480904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.575 passed 00:07:51.575 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_rr ...[2024-05-14 23:49:54.486211] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.575 [2024-05-14 23:49:54.493444] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-05-14 23:49:54.497633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-05-14 23:49:54.501470] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:51.576 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_wrr ...[2024-05-14 23:49:54.508774] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.833 [2024-05-14 23:49:54.518950] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-05-14 23:49:54.522697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:51.833 Test: test_nvme_ctrlr_init_en_0_rdy_0_ams_vs ...[2024-05-14 23:49:54.529964] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.833 [2024-05-14 23:49:54.535749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22[2024-05-14 23:49:54.543498] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:3947:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr enable failed with error: -22passed 00:07:51.833 Test: test_nvme_ctrlr_init_delay ...[2024-05-14 23:49:54.550765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.833 passed 00:07:51.833 Test: test_alloc_io_qpair_rr_1 ...[2024-05-14 23:49:54.558061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.833 [2024-05-14 23:49:54.576027] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5330:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:51.833 [2024-05-14 23:49:54.583177] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:51.833 [2024-05-14 23:49:54.584543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:51.833 [2024-05-14 23:49:54.585014] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 399:nvme_ctrlr_create_io_qpair: *ERROR*: [] invalid queue priority for default round robin arbitration method 00:07:51.833 passed 00:07:51.833 Test: test_ctrlr_get_default_ctrlr_opts ...passed 00:07:51.833 Test: test_ctrlr_get_default_io_qpair_opts ...passed 00:07:51.833 Test: test_alloc_io_qpair_wrr_1 ...[2024-05-14 23:49:54.604815] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.833 passed 00:07:51.833 Test: test_alloc_io_qpair_wrr_2 ...[2024-05-14 23:49:54.610443] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:51.833 [2024-05-14 23:49:54.613668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:5330:spdk_nvme_ctrlr_alloc_qid: *ERROR*: [] No free I/O queue IDs 00:07:51.833 passed 00:07:51.833 Test: test_spdk_nvme_ctrlr_update_firmware ...[2024-05-14 23:49:54.620675] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4858:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_update_firmware invalid size! 00:07:51.833 [2024-05-14 23:49:54.625392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4895:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:51.833 [2024-05-14 23:49:54.630407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4935:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] nvme_ctrlr_cmd_fw_commit failed! 00:07:51.833 [2024-05-14 23:49:54.633679] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4895:spdk_nvme_ctrlr_update_firmware: *ERROR*: [] spdk_nvme_ctrlr_fw_image_download failed! 00:07:51.833 passed 00:07:51.833 Test: test_nvme_ctrlr_fail ...[2024-05-14 23:49:54.636433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1042:nvme_ctrlr_fail: *ERROR*: [] in failed state. 00:07:51.833 passed 00:07:51.833 Test: test_nvme_ctrlr_construct_intel_support_log_page_list ...passed 00:07:51.833 Test: test_nvme_ctrlr_set_supported_features ...passed 00:07:51.834 Test: test_spdk_nvme_ctrlr_doorbell_buffer_config ...passed 00:07:51.834 Test: test_nvme_ctrlr_test_active_ns ...[2024-05-14 23:49:54.658007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.397 passed 00:07:52.397 Test: test_nvme_ctrlr_test_active_ns_error_case ...passed 00:07:52.397 Test: test_spdk_nvme_ctrlr_reconnect_io_qpair ...passed 00:07:52.397 Test: test_spdk_nvme_ctrlr_set_trid ...passed 00:07:52.397 Test: test_nvme_ctrlr_init_set_nvmf_ioccsz ...[2024-05-14 23:49:55.297555] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.397 passed 00:07:52.397 Test: test_nvme_ctrlr_init_set_num_queues ...[2024-05-14 23:49:55.322746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.397 passed 00:07:52.397 Test: test_nvme_ctrlr_init_set_keep_alive_timeout ...[2024-05-14 23:49:55.326791] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.397 [2024-05-14 23:49:55.333896] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:2883:nvme_ctrlr_set_keep_alive_timeout_done: *ERROR*: [] Keep alive timeout Get Feature failed: SC 6 SCT 0 00:07:52.656 passed 00:07:52.656 Test: test_alloc_io_qpair_fail ...[2024-05-14 23:49:55.336314] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 [2024-05-14 23:49:55.337392] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c: 511:spdk_nvme_ctrlr_alloc_io_qpair: *ERROR*: [] nvme_transport_ctrlr_connect_io_qpair() failed 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_add_remove_process ...passed 00:07:52.656 Test: test_nvme_ctrlr_set_arbitration_feature ...passed 00:07:52.656 Test: test_nvme_ctrlr_set_state ...[2024-05-14 23:49:55.353890] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:1478:_nvme_ctrlr_set_state: *ERROR*: [] Specified timeout would cause integer overflow. Defaulting to no timeout. 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_active_ns_list_v0 ...[2024-05-14 23:49:55.354889] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_active_ns_list_v2 ...[2024-05-14 23:49:55.392868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_ns_mgmt ...[2024-05-14 23:49:55.473902] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_reset ...[2024-05-14 23:49:55.491288] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_aer_callback ...[2024-05-14 23:49:55.511318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_ns_attr_changed ...[2024-05-14 23:49:55.528874] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_identify_namespaces_iocs_specific_next ...passed 00:07:52.656 Test: test_nvme_ctrlr_set_supported_log_pages ...passed 00:07:52.656 Test: test_nvme_ctrlr_set_intel_supported_log_pages ...[2024-05-14 23:49:55.564770] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_parse_ana_log_page ...passed 00:07:52.656 Test: test_nvme_ctrlr_ana_resize ...[2024-05-14 23:49:55.581837] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.656 passed 00:07:52.656 Test: test_nvme_ctrlr_get_memory_domains ...passed 00:07:52.916 Test: test_nvme_transport_ctrlr_ready ...[2024-05-14 23:49:55.594439] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4029:nvme_ctrlr_process_init: *ERROR*: [] Transport controller ready step failed: rc -1 00:07:52.916 [2024-05-14 23:49:55.596064] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4080:nvme_ctrlr_process_init: *ERROR*: [] Ctrlr operation failed with error: -1, ctrlr state: 51 (error) 00:07:52.916 passed 00:07:52.916 Test: test_nvme_ctrlr_disable ...[2024-05-14 23:49:55.597126] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_ctrlr.c:4148:nvme_ctrlr_construct: *ERROR*: [] admin_queue_size 0 is less than minimum defined by NVMe spec, use min value 00:07:52.916 passed 00:07:52.916 00:07:52.916 Run Summary: Type Total Ran Passed Failed Inactive 00:07:52.916 suites 1 1 n/a 0 0 00:07:52.916 tests 43 43 43 0 0 00:07:52.916 asserts 10418 10418 10418 0 n/a 00:07:52.916 00:07:52.916 Elapsed time = 1.224 seconds 00:07:52.916 --71254-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:52.916 --71254-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:52.916 ==71254== 00:07:52.916 ==71254== HEAP SUMMARY: 00:07:52.916 ==71254== in use at exit: 0 bytes in 0 blocks 00:07:52.916 ==71254== total heap usage: 8,071 allocs, 8,071 frees, 64,074,452 bytes allocated 00:07:52.916 ==71254== 00:07:52.916 ==71254== All heap blocks were freed -- no leaks are possible 00:07:52.916 ==71254== 00:07:52.916 ==71254== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:52.916 23:49:55 unittest_nvme -- unit/unittest.sh@88 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:52.916 ==71268== Memcheck, a memory error detector 00:07:52.916 ==71268== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:52.916 ==71268== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:52.916 ==71268== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:52.916 ==71268== 00:07:52.916 --71268-- Valgrind options: 00:07:52.916 --71268-- --leak-check=full 00:07:52.916 --71268-- --error-exitcode=2 00:07:52.916 --71268-- --verbose 00:07:52.916 --71268-- Contents of /proc/version: 00:07:52.916 --71268-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:52.916 --71268-- 00:07:52.916 --71268-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:52.916 --71268-- Page sizes: currently 4096, max supported 4096 00:07:52.916 --71268-- Valgrind library directory: /usr/libexec/valgrind 00:07:52.916 --71268-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:52.916 --71268-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:52.916 --71268-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:52.916 --71268-- might be shown as UnknownInlinedFun 00:07:52.916 --71268-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:52.916 --71268-- object doesn't have a dynamic symbol table 00:07:52.916 --71268-- Scheduler: using generic scheduler lock implementation. 00:07:52.916 --71268-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:52.916 ==71268== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71268-by-???-on-dc5ca2722762 00:07:52.916 ==71268== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71268-by-???-on-dc5ca2722762 00:07:52.916 ==71268== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71268-by-???-on-dc5ca2722762 00:07:52.916 ==71268== 00:07:52.916 ==71268== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:52.916 ==71268== don't want to do, unless you know exactly what you're doing, 00:07:52.916 ==71268== or are doing some strange experiment): 00:07:52.916 ==71268== /usr/libexec/valgrind/../../bin/vgdb --pid=71268 ...command... 00:07:52.916 ==71268== 00:07:52.916 ==71268== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:52.916 ==71268== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut 00:07:52.916 ==71268== and then give GDB the following command 00:07:52.916 ==71268== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71268 00:07:52.916 ==71268== --pid is optional if only one valgrind process is running 00:07:52.916 ==71268== 00:07:52.916 --71268-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:52.916 --71268-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:52.917 --71268-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:52.917 --71268-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:52.917 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:52.917 --71268-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:52.917 --71268-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:52.917 --71268-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:52.917 --71268-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:52.917 --71268-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:52.917 --71268-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:52.917 --71268-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:52.917 --71268-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:52.917 --71268-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:52.917 --71268-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:52.917 --71268-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:52.917 --71268-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:52.917 --71268-- Reading syms from /usr/lib64/libm.so.6 00:07:52.917 --71268-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:52.917 --71268-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:52.917 --71268-- Reading syms from /usr/lib64/libc.so.6 00:07:53.174 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.174 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.174 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.174 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.174 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.174 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.174 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.174 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.174 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.174 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.174 --71268-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.174 --71268-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.174 --71268-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.174 --71268-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.174 --71268-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.174 --71268-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.174 --71268-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.174 --71268-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:53.174 --71268-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 ==71268== Preferring higher priority redirection: 00:07:53.174 --71268-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:53.174 --71268-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:53.174 --71268-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.174 --71268-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 --71268-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 --71268-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 --71268-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 --71268-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 --71268-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 --71268-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.175 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.175 --71268-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.175 --71268-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.175 ==71268== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.175 --71268-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.175 --71268-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.175 --71268-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.175 --71268-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.175 --71268-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.175 --71268-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.175 --71268-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.175 --71268-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.175 --71268-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.175 --71268-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.175 --71268-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.175 --71268-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.175 --71268-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.175 --71268-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.175 --71268-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.175 --71268-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.175 --71268-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.175 --71268-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.175 00:07:53.175 00:07:53.175 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.175 http://cunit.sourceforge.net/ 00:07:53.175 00:07:53.432 00:07:53.432 Suite: nvme_ctrlr_cmd 00:07:53.432 Test: test_get_log_pages ...passed 00:07:53.432 Test: test_set_feature_cmd ...passed 00:07:53.432 Test: test_set_feature_ns_cmd ...passed 00:07:53.432 Test: test_get_feature_cmd ...passed 00:07:53.432 Test: test_get_feature_ns_cmd ...passed 00:07:53.432 Test: test_abort_cmd ...passed 00:07:53.432 Test: test_set_host_id_cmds ...[2024-05-14 23:49:56.170282] /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:07:53.432 passed 00:07:53.432 Test: test_io_cmd_raw_no_payload_build ...passed 00:07:53.432 Test: test_io_raw_cmd ...passed 00:07:53.432 Test: test_io_raw_cmd_with_md ...passed 00:07:53.432 Test: test_namespace_attach ...passed 00:07:53.432 Test: test_namespace_detach ...passed 00:07:53.432 Test: test_namespace_create ...passed 00:07:53.432 Test: test_namespace_delete ...passed 00:07:53.432 Test: test_doorbell_buffer_config ...passed 00:07:53.432 Test: test_format_nvme ...passed 00:07:53.432 Test: test_fw_commit ...passed 00:07:53.432 Test: test_fw_image_download ...passed 00:07:53.432 Test: test_sanitize ...passed 00:07:53.432 Test: test_directive ...passed 00:07:53.432 Test: test_nvme_request_add_abort ...passed 00:07:53.432 Test: test_spdk_nvme_ctrlr_cmd_abort ...passed 00:07:53.432 Test: test_nvme_ctrlr_cmd_identify ...passed 00:07:53.432 Test: test_spdk_nvme_ctrlr_cmd_security_receive_send ...passed 00:07:53.432 00:07:53.432 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.432 suites 1 1 n/a 0 0 00:07:53.432 tests 24 24 24 0 0 00:07:53.432 asserts 198 198 198 0 n/a 00:07:53.432 00:07:53.432 Elapsed time = 0.153 seconds 00:07:53.432 --71268-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.432 --71268-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.432 ==71268== 00:07:53.432 ==71268== HEAP SUMMARY: 00:07:53.432 ==71268== in use at exit: 0 bytes in 0 blocks 00:07:53.432 ==71268== total heap usage: 102 allocs, 102 frees, 104,236 bytes allocated 00:07:53.432 ==71268== 00:07:53.432 ==71268== All heap blocks were freed -- no leaks are possible 00:07:53.432 ==71268== 00:07:53.432 ==71268== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.432 23:49:56 unittest_nvme -- unit/unittest.sh@89 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:53.432 ==71279== Memcheck, a memory error detector 00:07:53.432 ==71279== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.432 ==71279== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.432 ==71279== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut 00:07:53.432 ==71279== 00:07:53.432 --71279-- Valgrind options: 00:07:53.432 --71279-- --leak-check=full 00:07:53.432 --71279-- --error-exitcode=2 00:07:53.433 --71279-- --verbose 00:07:53.433 --71279-- Contents of /proc/version: 00:07:53.433 --71279-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.433 --71279-- 00:07:53.433 --71279-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.433 --71279-- Page sizes: currently 4096, max supported 4096 00:07:53.433 --71279-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.433 --71279-- 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:07:53.433 --71279-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.433 --71279-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.433 --71279-- might be shown as UnknownInlinedFun 00:07:53.433 --71279-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.433 --71279-- object doesn't have a dynamic symbol table 00:07:53.433 --71279-- Scheduler: using generic scheduler lock implementation. 00:07:53.433 --71279-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.433 ==71279== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71279-by-???-on-dc5ca2722762 00:07:53.433 ==71279== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71279-by-???-on-dc5ca2722762 00:07:53.433 ==71279== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71279-by-???-on-dc5ca2722762 00:07:53.433 ==71279== 00:07:53.433 ==71279== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.433 ==71279== don't want to do, unless you know exactly what you're doing, 00:07:53.433 ==71279== or are doing some strange experiment): 00:07:53.433 ==71279== /usr/libexec/valgrind/../../bin/vgdb --pid=71279 ...command... 00:07:53.433 ==71279== 00:07:53.433 ==71279== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.433 ==71279== /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:07:53.433 ==71279== and then give GDB the following command 00:07:53.433 ==71279== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71279 00:07:53.433 ==71279== --pid is optional if only one valgrind process is running 00:07:53.433 ==71279== 00:07:53.690 --71279-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:53.690 --71279-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:53.690 --71279-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:53.690 --71279-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:53.690 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.690 --71279-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:53.690 --71279-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:53.690 --71279-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:53.690 --71279-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:53.690 --71279-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:53.690 --71279-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:53.690 --71279-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:53.690 --71279-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:53.690 --71279-- Reading syms from /usr/lib64/libm.so.6 00:07:53.690 --71279-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:53.690 --71279-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/libc.so.6 00:07:53.690 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.690 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.690 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.690 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.690 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.690 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.690 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.690 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.690 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:53.690 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.690 --71279-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:53.690 --71279-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:53.690 --71279-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:53.690 --71279-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:53.690 --71279-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:53.690 --71279-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:53.690 --71279-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:53.690 --71279-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.690 --71279-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.690 --71279-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.690 --71279-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.690 --71279-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.690 --71279-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 ==71279== Preferring higher priority redirection: 00:07:53.691 --71279-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:53.691 --71279-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:53.691 --71279-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.691 --71279-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.948 --71279-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.948 --71279-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.948 --71279-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.948 --71279-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:53.948 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.948 --71279-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.948 --71279-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.948 ==71279== WARNING: new redirection conflicts with existing -- ignoring it 00:07:53.948 --71279-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:53.948 --71279-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:53.948 --71279-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:53.948 --71279-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:53.948 --71279-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:53.948 --71279-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:53.949 --71279-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:53.949 --71279-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:53.949 --71279-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:53.949 --71279-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:53.949 --71279-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:53.949 --71279-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:53.949 --71279-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:53.949 --71279-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:53.949 --71279-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:53.949 --71279-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:53.949 --71279-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:53.949 --71279-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:53.949 00:07:53.949 00:07:53.949 CUnit - A unit testing framework for C - Version 2.1-3 00:07:53.949 http://cunit.sourceforge.net/ 00:07:53.949 00:07:53.949 00:07:53.949 Suite: nvme_ctrlr_cmd 00:07:53.949 Test: test_geometry_cmd ...passed 00:07:53.949 Test: test_spdk_nvme_ctrlr_is_ocssd_supported ...passed 00:07:53.949 00:07:53.949 Run Summary: Type Total Ran Passed Failed Inactive 00:07:53.949 suites 1 1 n/a 0 0 00:07:53.949 tests 2 2 2 0 0 00:07:53.949 asserts 7 7 7 0 n/a 00:07:53.949 00:07:53.949 Elapsed time = 0.017 seconds 00:07:53.949 --71279-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:53.949 --71279-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:53.949 ==71279== 00:07:53.949 ==71279== HEAP SUMMARY: 00:07:53.949 ==71279== in use at exit: 0 bytes in 0 blocks 00:07:53.949 ==71279== total heap usage: 53 allocs, 53 frees, 98,078 bytes allocated 00:07:53.949 ==71279== 00:07:53.949 ==71279== All heap blocks were freed -- no leaks are possible 00:07:53.949 ==71279== 00:07:53.949 ==71279== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:53.949 23:49:56 unittest_nvme -- unit/unittest.sh@90 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:53.949 ==71281== Memcheck, a memory error detector 00:07:53.949 ==71281== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:53.949 ==71281== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:53.949 ==71281== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:53.949 ==71281== 00:07:53.949 --71281-- Valgrind options: 00:07:53.949 --71281-- --leak-check=full 00:07:53.949 --71281-- --error-exitcode=2 00:07:53.949 --71281-- --verbose 00:07:53.949 --71281-- Contents of /proc/version: 00:07:53.949 --71281-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:53.949 --71281-- 00:07:53.949 --71281-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:53.949 --71281-- Page sizes: currently 4096, max supported 4096 00:07:53.949 --71281-- Valgrind library directory: /usr/libexec/valgrind 00:07:53.949 --71281-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:53.949 --71281-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:53.949 --71281-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:53.949 --71281-- might be shown as UnknownInlinedFun 00:07:53.949 --71281-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:53.949 --71281-- object doesn't have a dynamic symbol table 00:07:53.949 --71281-- Scheduler: using generic scheduler lock implementation. 00:07:53.949 --71281-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:53.949 ==71281== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71281-by-???-on-dc5ca2722762 00:07:53.949 ==71281== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71281-by-???-on-dc5ca2722762 00:07:53.949 ==71281== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71281-by-???-on-dc5ca2722762 00:07:53.949 ==71281== 00:07:53.949 ==71281== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:53.949 ==71281== don't want to do, unless you know exactly what you're doing, 00:07:53.949 ==71281== or are doing some strange experiment): 00:07:53.949 ==71281== /usr/libexec/valgrind/../../bin/vgdb --pid=71281 ...command... 00:07:53.949 ==71281== 00:07:53.949 ==71281== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:53.949 ==71281== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut 00:07:53.949 ==71281== and then give GDB the following command 00:07:53.949 ==71281== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71281 00:07:53.949 ==71281== --pid is optional if only one valgrind process is running 00:07:53.949 ==71281== 00:07:54.207 --71281-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:54.207 --71281-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:54.207 --71281-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:54.207 --71281-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:54.207 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.207 --71281-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:54.207 --71281-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:54.207 --71281-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:54.207 --71281-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:54.207 --71281-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:54.207 --71281-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:54.207 --71281-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:54.207 --71281-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:54.207 --71281-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:54.207 --71281-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:54.207 --71281-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:54.207 --71281-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:54.207 --71281-- Reading syms from /usr/lib64/libm.so.6 00:07:54.207 --71281-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:54.207 --71281-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:54.207 --71281-- Reading syms from /usr/lib64/libc.so.6 00:07:54.207 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.207 --71281-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.207 --71281-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.207 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.207 --71281-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.207 --71281-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.208 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.208 --71281-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.208 --71281-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.208 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.208 --71281-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.208 --71281-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.208 --71281-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:54.208 --71281-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:54.208 --71281-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:54.208 --71281-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:54.208 --71281-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:54.208 --71281-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:54.208 --71281-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 ==71281== Preferring higher priority redirection: 00:07:54.208 --71281-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:54.208 --71281-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:54.208 --71281-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.208 --71281-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 --71281-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 --71281-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 --71281-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 --71281-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 --71281-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 --71281-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.466 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.466 --71281-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.466 --71281-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.466 ==71281== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.466 --71281-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.466 --71281-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.466 --71281-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:54.466 --71281-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:54.466 --71281-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:54.466 --71281-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:54.466 --71281-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:54.466 --71281-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:54.466 --71281-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:54.466 --71281-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:54.466 --71281-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:54.466 --71281-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:54.466 --71281-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:54.466 --71281-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:54.466 --71281-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:54.466 --71281-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:54.466 --71281-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:54.466 --71281-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:54.466 00:07:54.466 00:07:54.466 CUnit - A unit testing framework for C - Version 2.1-3 00:07:54.466 http://cunit.sourceforge.net/ 00:07:54.466 00:07:54.466 00:07:54.466 Suite: nvme 00:07:54.466 Test: test_nvme_ns_construct ...passed 00:07:54.466 Test: test_nvme_ns_uuid ...passed 00:07:54.466 Test: test_nvme_ns_csi ...passed 00:07:54.466 Test: test_nvme_ns_data ...passed 00:07:54.466 Test: test_nvme_ns_set_identify_data ...passed 00:07:54.466 Test: test_spdk_nvme_ns_get_values ...passed 00:07:54.466 Test: test_spdk_nvme_ns_is_active ...passed 00:07:54.466 Test: spdk_nvme_ns_supports ...passed 00:07:54.466 Test: test_nvme_ns_has_supported_iocs_specific_data ...passed 00:07:54.466 Test: test_nvme_ctrlr_identify_ns_iocs_specific ...--71281-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:54.466 passed 00:07:54.466 Test: test_nvme_ctrlr_identify_id_desc ...passed 00:07:54.466 Test: test_nvme_ns_find_id_desc ...passed 00:07:54.466 00:07:54.466 Run Summary: Type Total Ran Passed Failed Inactive 00:07:54.466 suites 1 1 n/a 0 0 00:07:54.466 tests 12 12 12 0 0 00:07:54.466 asserts 83 83 83 0 n/a 00:07:54.466 00:07:54.466 Elapsed time = 0.066 seconds 00:07:54.466 --71281-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:54.466 --71281-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:54.724 ==71281== 00:07:54.724 ==71281== HEAP SUMMARY: 00:07:54.724 ==71281== in use at exit: 0 bytes in 0 blocks 00:07:54.724 ==71281== total heap usage: 93 allocs, 93 frees, 112,715 bytes allocated 00:07:54.724 ==71281== 00:07:54.724 ==71281== All heap blocks were freed -- no leaks are possible 00:07:54.724 ==71281== 00:07:54.724 ==71281== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:54.724 23:49:57 unittest_nvme -- unit/unittest.sh@91 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:54.724 ==71294== Memcheck, a memory error detector 00:07:54.724 ==71294== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:54.724 ==71294== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:54.724 ==71294== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:54.724 ==71294== 00:07:54.724 --71294-- Valgrind options: 00:07:54.724 --71294-- --leak-check=full 00:07:54.724 --71294-- --error-exitcode=2 00:07:54.724 --71294-- --verbose 00:07:54.724 --71294-- Contents of /proc/version: 00:07:54.724 --71294-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:54.724 --71294-- 00:07:54.724 --71294-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:54.724 --71294-- Page sizes: currently 4096, max supported 4096 00:07:54.724 --71294-- Valgrind library directory: /usr/libexec/valgrind 00:07:54.725 --71294-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:54.725 --71294-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:54.725 --71294-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:54.725 --71294-- might be shown as UnknownInlinedFun 00:07:54.725 --71294-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:54.725 --71294-- object doesn't have a dynamic symbol table 00:07:54.725 --71294-- Scheduler: using generic scheduler lock implementation. 00:07:54.725 --71294-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:54.725 ==71294== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71294-by-???-on-dc5ca2722762 00:07:54.725 ==71294== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71294-by-???-on-dc5ca2722762 00:07:54.725 ==71294== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71294-by-???-on-dc5ca2722762 00:07:54.725 ==71294== 00:07:54.725 ==71294== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:54.725 ==71294== don't want to do, unless you know exactly what you're doing, 00:07:54.725 ==71294== or are doing some strange experiment): 00:07:54.725 ==71294== /usr/libexec/valgrind/../../bin/vgdb --pid=71294 ...command... 00:07:54.725 ==71294== 00:07:54.725 ==71294== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:54.725 ==71294== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut 00:07:54.725 ==71294== and then give GDB the following command 00:07:54.725 ==71294== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71294 00:07:54.725 ==71294== --pid is optional if only one valgrind process is running 00:07:54.725 ==71294== 00:07:54.725 --71294-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:54.725 --71294-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:54.725 --71294-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:54.725 --71294-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:54.725 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.725 --71294-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:54.725 --71294-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:54.725 --71294-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:54.725 --71294-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:54.725 --71294-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:54.725 --71294-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:54.725 --71294-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:54.725 --71294-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:54.725 --71294-- Reading syms from /usr/lib64/libm.so.6 00:07:54.725 --71294-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:54.725 --71294-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/libc.so.6 00:07:54.725 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.725 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.725 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.725 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.725 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.725 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.725 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.725 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.725 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:54.725 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.725 --71294-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:54.725 --71294-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:54.725 --71294-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:54.725 --71294-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:54.725 --71294-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:54.983 --71294-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:54.983 --71294-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:54.983 --71294-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 ==71294== Preferring higher priority redirection: 00:07:54.983 --71294-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:54.983 --71294-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:54.983 --71294-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 --71294-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:54.983 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.983 --71294-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.983 --71294-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.983 ==71294== WARNING: new redirection conflicts with existing -- ignoring it 00:07:54.983 --71294-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:54.983 --71294-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:54.983 --71294-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:54.983 --71294-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:54.983 --71294-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:54.983 --71294-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:54.983 --71294-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:54.983 --71294-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:54.984 --71294-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:54.984 --71294-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:54.984 --71294-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:54.984 --71294-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:54.984 --71294-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:54.984 --71294-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:54.984 --71294-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:54.984 --71294-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:54.984 --71294-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:54.984 --71294-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:54.984 00:07:54.984 00:07:54.984 CUnit - A unit testing framework for C - Version 2.1-3 00:07:54.984 http://cunit.sourceforge.net/ 00:07:54.984 00:07:54.984 00:07:54.984 Suite: nvme_ns_cmd 00:07:54.984 Test: split_test ...passed 00:07:54.984 Test: split_test2 ...passed 00:07:54.984 Test: split_test3 ...passed 00:07:54.984 Test: split_test4 ...passed 00:07:54.984 Test: test_nvme_ns_cmd_flush ...passed 00:07:54.984 Test: test_nvme_ns_cmd_dataset_management ...--71294-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:55.241 passed 00:07:55.241 Test: test_nvme_ns_cmd_copy ...passed 00:07:55.241 Test: test_io_flags ...[2024-05-14 23:49:57.938896] /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:07:55.241 passed 00:07:55.241 Test: test_nvme_ns_cmd_write_zeroes ...passed 00:07:55.241 Test: test_nvme_ns_cmd_write_uncorrectable ...passed 00:07:55.241 Test: test_nvme_ns_cmd_reservation_register ...passed 00:07:55.241 Test: test_nvme_ns_cmd_reservation_release ...passed 00:07:55.241 Test: test_nvme_ns_cmd_reservation_acquire ...passed 00:07:55.241 Test: test_nvme_ns_cmd_reservation_report ...passed 00:07:55.241 Test: test_cmd_child_request ...passed 00:07:55.241 Test: test_nvme_ns_cmd_readv ...passed 00:07:55.241 Test: test_nvme_ns_cmd_read_with_md ...passed 00:07:55.241 Test: test_nvme_ns_cmd_writev ...[2024-05-14 23:49:58.019766] /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:07:55.241 passed 00:07:55.241 Test: test_nvme_ns_cmd_write_with_md ...passed 00:07:55.241 Test: test_nvme_ns_cmd_zone_append_with_md ...passed 00:07:55.241 Test: test_nvme_ns_cmd_zone_appendv_with_md ...passed 00:07:55.241 Test: test_nvme_ns_cmd_comparev ...passed 00:07:55.241 Test: test_nvme_ns_cmd_compare_and_write ...passed 00:07:55.241 Test: test_nvme_ns_cmd_compare_with_md ...passed 00:07:55.241 Test: test_nvme_ns_cmd_comparev_with_md ...passed 00:07:55.241 Test: test_nvme_ns_cmd_setup_request ...passed 00:07:55.241 Test: test_spdk_nvme_ns_cmd_readv_with_md ...passed 00:07:55.241 Test: test_spdk_nvme_ns_cmd_writev_ext ...[2024-05-14 23:49:58.116705] /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:07:55.241 passed 00:07:55.241 Test: test_spdk_nvme_ns_cmd_readv_ext ...[2024-05-14 23:49:58.125444] /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:07:55.241 passed 00:07:55.241 Test: test_nvme_ns_cmd_verify ...passed 00:07:55.241 Test: test_nvme_ns_cmd_io_mgmt_send ...passed 00:07:55.241 Test: test_nvme_ns_cmd_io_mgmt_recv ...passed 00:07:55.241 00:07:55.241 Run Summary: Type Total Ran Passed Failed Inactive 00:07:55.241 suites 1 1 n/a 0 0 00:07:55.241 tests 32 32 32 0 0 00:07:55.241 asserts 550 550 550 0 n/a 00:07:55.241 00:07:55.241 Elapsed time = 0.280 seconds 00:07:55.241 --71294-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:55.241 --71294-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:55.499 ==71294== 00:07:55.499 ==71294== HEAP SUMMARY: 00:07:55.499 ==71294== in use at exit: 0 bytes in 0 blocks 00:07:55.499 ==71294== total heap usage: 218 allocs, 218 frees, 3,161,007 bytes allocated 00:07:55.499 ==71294== 00:07:55.499 ==71294== All heap blocks were freed -- no leaks are possible 00:07:55.499 ==71294== 00:07:55.499 ==71294== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:55.499 23:49:58 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_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:55.499 ==71302== Memcheck, a memory error detector 00:07:55.499 ==71302== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:55.499 ==71302== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:55.499 ==71302== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut 00:07:55.499 ==71302== 00:07:55.499 --71302-- Valgrind options: 00:07:55.499 --71302-- --leak-check=full 00:07:55.499 --71302-- --error-exitcode=2 00:07:55.499 --71302-- --verbose 00:07:55.499 --71302-- Contents of /proc/version: 00:07:55.499 --71302-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:55.499 --71302-- 00:07:55.499 --71302-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:55.499 --71302-- Page sizes: currently 4096, max supported 4096 00:07:55.499 --71302-- Valgrind library directory: /usr/libexec/valgrind 00:07:55.499 --71302-- 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:07:55.499 --71302-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:55.499 --71302-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:55.499 --71302-- might be shown as UnknownInlinedFun 00:07:55.499 --71302-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:55.499 --71302-- object doesn't have a dynamic symbol table 00:07:55.499 --71302-- Scheduler: using generic scheduler lock implementation. 00:07:55.499 --71302-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:55.499 ==71302== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71302-by-???-on-dc5ca2722762 00:07:55.499 ==71302== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71302-by-???-on-dc5ca2722762 00:07:55.499 ==71302== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71302-by-???-on-dc5ca2722762 00:07:55.499 ==71302== 00:07:55.499 ==71302== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:55.499 ==71302== don't want to do, unless you know exactly what you're doing, 00:07:55.499 ==71302== or are doing some strange experiment): 00:07:55.499 ==71302== /usr/libexec/valgrind/../../bin/vgdb --pid=71302 ...command... 00:07:55.499 ==71302== 00:07:55.499 ==71302== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:55.499 ==71302== /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:07:55.500 ==71302== and then give GDB the following command 00:07:55.500 ==71302== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71302 00:07:55.500 ==71302== --pid is optional if only one valgrind process is running 00:07:55.500 ==71302== 00:07:55.500 --71302-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:55.500 --71302-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:55.500 --71302-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:55.500 --71302-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:55.500 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.500 --71302-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:55.500 --71302-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:55.500 --71302-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:55.500 --71302-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:55.500 --71302-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:55.500 --71302-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:55.500 --71302-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:55.500 --71302-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:55.500 --71302-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:55.500 --71302-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:55.500 --71302-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:55.500 --71302-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:55.500 --71302-- Reading syms from /usr/lib64/libm.so.6 00:07:55.500 --71302-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:55.500 --71302-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:55.500 --71302-- Reading syms from /usr/lib64/libc.so.6 00:07:55.500 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.500 --71302-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.500 --71302-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.500 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.500 --71302-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.500 --71302-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.500 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.500 --71302-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.500 --71302-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:55.500 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.500 --71302-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:55.500 --71302-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:55.757 --71302-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:55.757 --71302-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:55.757 --71302-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:55.757 --71302-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:55.757 --71302-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:55.757 --71302-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:55.757 --71302-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.757 --71302-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 ==71302== Preferring higher priority redirection: 00:07:55.758 --71302-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:55.758 --71302-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:55.758 --71302-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 --71302-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:55.758 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.758 --71302-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.758 --71302-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.758 ==71302== WARNING: new redirection conflicts with existing -- ignoring it 00:07:55.758 --71302-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:55.758 --71302-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:55.758 --71302-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:55.758 --71302-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:55.758 --71302-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:55.758 --71302-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:55.758 --71302-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:55.758 --71302-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:55.758 --71302-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:55.758 --71302-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:55.758 --71302-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:55.758 --71302-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:55.758 --71302-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:55.758 --71302-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:55.758 --71302-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:55.758 --71302-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:55.758 --71302-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:55.758 --71302-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:55.758 00:07:55.758 00:07:55.758 CUnit - A unit testing framework for C - Version 2.1-3 00:07:55.758 http://cunit.sourceforge.net/ 00:07:55.758 00:07:55.758 00:07:55.758 Suite: nvme_ns_cmd 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_reset ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_reset_single_entry ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_read_with_md_single_entry ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_read ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_read_single_entry ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md ...passed 00:07:55.758 Test: test_nvme_ocssd_ns_cmd_vector_write_with_md_single_entry ...passed 00:07:56.016 Test: test_nvme_ocssd_ns_cmd_vector_write ...passed 00:07:56.016 Test: test_nvme_ocssd_ns_cmd_vector_write_single_entry ...passed 00:07:56.016 Test: test_nvme_ocssd_ns_cmd_vector_copy ...passed 00:07:56.016 Test: test_nvme_ocssd_ns_cmd_vector_copy_single_entry ...passed 00:07:56.016 00:07:56.016 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.016 suites 1 1 n/a 0 0 00:07:56.016 tests 12 12 12 0 0 00:07:56.016 asserts 123 123 123 0 n/a 00:07:56.016 00:07:56.016 Elapsed time = 0.060 seconds 00:07:56.016 --71302-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.016 --71302-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.016 ==71302== 00:07:56.016 ==71302== HEAP SUMMARY: 00:07:56.016 ==71302== in use at exit: 0 bytes in 0 blocks 00:07:56.016 ==71302== total heap usage: 109 allocs, 109 frees, 508,031 bytes allocated 00:07:56.016 ==71302== 00:07:56.016 ==71302== All heap blocks were freed -- no leaks are possible 00:07:56.016 ==71302== 00:07:56.016 ==71302== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.016 23:49:58 unittest_nvme -- unit/unittest.sh@93 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:56.016 ==71303== Memcheck, a memory error detector 00:07:56.016 ==71303== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.016 ==71303== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.016 ==71303== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:56.016 ==71303== 00:07:56.016 --71303-- Valgrind options: 00:07:56.016 --71303-- --leak-check=full 00:07:56.016 --71303-- --error-exitcode=2 00:07:56.016 --71303-- --verbose 00:07:56.016 --71303-- Contents of /proc/version: 00:07:56.016 --71303-- 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.016 --71303-- 00:07:56.016 --71303-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.016 --71303-- Page sizes: currently 4096, max supported 4096 00:07:56.016 --71303-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.016 --71303-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:56.016 --71303-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.016 --71303-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.016 --71303-- might be shown as UnknownInlinedFun 00:07:56.016 --71303-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.016 --71303-- object doesn't have a dynamic symbol table 00:07:56.016 --71303-- Scheduler: using generic scheduler lock implementation. 00:07:56.016 --71303-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.016 ==71303== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71303-by-???-on-dc5ca2722762 00:07:56.016 ==71303== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71303-by-???-on-dc5ca2722762 00:07:56.016 ==71303== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71303-by-???-on-dc5ca2722762 00:07:56.016 ==71303== 00:07:56.016 ==71303== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.016 ==71303== don't want to do, unless you know exactly what you're doing, 00:07:56.016 ==71303== or are doing some strange experiment): 00:07:56.016 ==71303== /usr/libexec/valgrind/../../bin/vgdb --pid=71303 ...command... 00:07:56.016 ==71303== 00:07:56.016 ==71303== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.016 ==71303== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut 00:07:56.016 ==71303== and then give GDB the following command 00:07:56.016 ==71303== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71303 00:07:56.016 ==71303== --pid is optional if only one valgrind process is running 00:07:56.016 ==71303== 00:07:56.016 --71303-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.016 --71303-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.016 --71303-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.016 --71303-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.016 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.016 --71303-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.016 --71303-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.016 --71303-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.016 --71303-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.016 --71303-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.016 --71303-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.016 --71303-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.016 --71303-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.016 --71303-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.016 --71303-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.016 --71303-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.016 --71303-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.017 --71303-- Reading syms from /usr/lib64/libm.so.6 00:07:56.017 --71303-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:56.017 --71303-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:56.017 --71303-- Reading syms from /usr/lib64/libc.so.6 00:07:56.274 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.274 --71303-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.274 --71303-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.274 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.274 --71303-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.274 --71303-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.274 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.274 --71303-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.274 --71303-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:56.274 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.275 --71303-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:56.275 --71303-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:56.275 --71303-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:56.275 --71303-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:56.275 --71303-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:56.275 --71303-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:56.275 --71303-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:56.275 --71303-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:56.275 --71303-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 ==71303== Preferring higher priority redirection: 00:07:56.275 --71303-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:56.275 --71303-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:56.275 --71303-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 --71303-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:56.275 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.275 --71303-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.275 --71303-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.275 ==71303== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.275 --71303-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:56.275 --71303-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:56.275 --71303-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:56.275 --71303-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:56.275 --71303-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:56.534 --71303-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:56.534 --71303-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:56.534 --71303-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:56.534 --71303-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:56.534 --71303-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:56.534 --71303-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:56.534 --71303-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:56.534 --71303-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:56.534 --71303-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:56.534 --71303-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:56.534 --71303-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:56.534 --71303-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:56.534 --71303-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:56.534 00:07:56.534 00:07:56.534 CUnit - A unit testing framework for C - Version 2.1-3 00:07:56.534 http://cunit.sourceforge.net/ 00:07:56.534 00:07:56.534 00:07:56.534 Suite: nvme_qpair 00:07:56.534 Test: test3 ...--71303-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:56.534 passed 00:07:56.534 Test: test_ctrlr_failed ...passed 00:07:56.534 Test: struct_packing ...passed 00:07:56.534 Test: test_nvme_qpair_process_completions ...[2024-05-14 23:49:59.355955] /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:07:56.534 [2024-05-14 23:49:59.401917] /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:07:56.534 --71303-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:56.534 --71303-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:56.534 [2024-05-14 23:49:59.422389] /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:07:56.534 [2024-05-14 23:49:59.424074] /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:07:56.534 passed 00:07:56.534 Test: test_nvme_completion_is_retry ...passed 00:07:56.534 Test: test_get_status_string ...passed 00:07:56.534 Test: test_nvme_qpair_add_cmd_error_injection ...passed 00:07:56.792 Test: test_nvme_qpair_submit_request ...passed 00:07:56.792 Test: test_nvme_qpair_resubmit_request_with_transport_failed ...passed 00:07:56.792 Test: test_nvme_qpair_manual_complete_request ...passed 00:07:56.792 Test: test_nvme_qpair_init_deinit ...[2024-05-14 23:49:59.491328] /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:07:56.792 passed 00:07:56.792 Test: test_nvme_get_sgl_print_info ...passed 00:07:56.792 00:07:56.792 Run Summary: Type Total Ran Passed Failed Inactive 00:07:56.792 suites 1 1 n/a 0 0 00:07:56.792 tests 12 12 12 0 0 00:07:56.792 asserts 154 154 154 0 n/a 00:07:56.792 00:07:56.792 Elapsed time = 0.194 seconds 00:07:56.792 --71303-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:56.792 ==71303== 00:07:56.792 ==71303== HEAP SUMMARY: 00:07:56.792 ==71303== in use at exit: 0 bytes in 0 blocks 00:07:56.792 ==71303== total heap usage: 106 allocs, 106 frees, 197,479 bytes allocated 00:07:56.792 ==71303== 00:07:56.792 ==71303== All heap blocks were freed -- no leaks are possible 00:07:56.792 ==71303== 00:07:56.792 ==71303== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:56.792 23:49:59 unittest_nvme -- unit/unittest.sh@94 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:56.792 ==71315== Memcheck, a memory error detector 00:07:56.792 ==71315== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:56.792 ==71315== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:56.792 ==71315== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:56.792 ==71315== 00:07:56.792 --71315-- Valgrind options: 00:07:56.792 --71315-- --leak-check=full 00:07:56.792 --71315-- --error-exitcode=2 00:07:56.793 --71315-- --verbose 00:07:56.793 --71315-- Contents of /proc/version: 00:07:56.793 --71315-- 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 --71315-- 00:07:56.793 --71315-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:56.793 --71315-- Page sizes: currently 4096, max supported 4096 00:07:56.793 --71315-- Valgrind library directory: /usr/libexec/valgrind 00:07:56.793 --71315-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:56.793 --71315-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:56.793 --71315-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:56.793 --71315-- might be shown as UnknownInlinedFun 00:07:56.793 --71315-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:56.793 --71315-- object doesn't have a dynamic symbol table 00:07:56.793 --71315-- Scheduler: using generic scheduler lock implementation. 00:07:56.793 --71315-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:56.793 ==71315== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71315-by-???-on-dc5ca2722762 00:07:56.793 ==71315== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71315-by-???-on-dc5ca2722762 00:07:56.793 ==71315== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71315-by-???-on-dc5ca2722762 00:07:56.793 ==71315== 00:07:56.793 ==71315== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:56.793 ==71315== don't want to do, unless you know exactly what you're doing, 00:07:56.793 ==71315== or are doing some strange experiment): 00:07:56.793 ==71315== /usr/libexec/valgrind/../../bin/vgdb --pid=71315 ...command... 00:07:56.793 ==71315== 00:07:56.793 ==71315== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:56.793 ==71315== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut 00:07:56.793 ==71315== and then give GDB the following command 00:07:56.793 ==71315== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71315 00:07:56.793 ==71315== --pid is optional if only one valgrind process is running 00:07:56.793 ==71315== 00:07:56.793 --71315-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:56.793 --71315-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:56.793 --71315-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:56.793 --71315-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:56.793 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:56.793 --71315-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:56.793 --71315-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:56.793 --71315-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:56.793 --71315-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:56.793 --71315-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:56.793 --71315-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:56.793 --71315-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:56.793 --71315-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:56.793 --71315-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:56.793 --71315-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:56.793 --71315-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:56.793 --71315-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:56.793 --71315-- Reading syms from /usr/lib64/libm.so.6 00:07:57.050 --71315-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.050 --71315-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.050 --71315-- Reading syms from /usr/lib64/libc.so.6 00:07:57.050 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.050 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.050 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.050 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.050 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.050 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.050 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.051 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.051 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.051 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.051 --71315-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.051 --71315-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.051 --71315-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.051 --71315-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.051 --71315-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.051 --71315-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.051 --71315-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.051 --71315-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.051 --71315-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 ==71315== Preferring higher priority redirection: 00:07:57.051 --71315-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.051 --71315-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.051 --71315-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 --71315-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.051 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.051 --71315-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.051 --71315-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.051 ==71315== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.051 --71315-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.051 --71315-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.051 --71315-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.051 --71315-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.051 --71315-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.051 --71315-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.051 --71315-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.051 --71315-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.051 --71315-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.309 --71315-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.309 --71315-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.309 --71315-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.309 --71315-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.309 --71315-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.309 --71315-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.309 --71315-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.309 --71315-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.309 --71315-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.309 00:07:57.309 00:07:57.309 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.309 http://cunit.sourceforge.net/ 00:07:57.309 00:07:57.309 00:07:57.309 Suite: nvme_pcie 00:07:57.309 Test: test_prp_list_append ...[2024-05-14 23:50:00.051310] /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:07:57.309 [2024-05-14 23:50:00.091802] /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:07:57.309 [2024-05-14 23:50:00.092993] /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:07:57.309 [2024-05-14 23:50:00.095319] /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:07:57.309 [2024-05-14 23:50:00.096099] /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:07:57.309 passed 00:07:57.309 Test: test_nvme_pcie_hotplug_monitor ...--71315-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:07:57.309 passed 00:07:57.309 Test: test_shadow_doorbell_update ...passed 00:07:57.309 Test: test_build_contig_hw_sgl_request ...passed 00:07:57.309 Test: test_nvme_pcie_qpair_build_metadata ...passed 00:07:57.309 Test: test_nvme_pcie_qpair_build_prps_sgl_request ...passed 00:07:57.309 Test: test_nvme_pcie_qpair_build_hw_sgl_request ...passed 00:07:57.309 Test: test_nvme_pcie_qpair_build_contig_request ...[2024-05-14 23:50:00.157079] /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:07:57.309 passed 00:07:57.309 Test: test_nvme_pcie_ctrlr_regs_get_set ...passed 00:07:57.309 Test: test_nvme_pcie_ctrlr_map_unmap_cmb ...passed 00:07:57.310 Test: test_nvme_pcie_ctrlr_map_io_cmb ...[2024-05-14 23:50:00.178742] /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:07:57.310 passed 00:07:57.310 Test: test_nvme_pcie_ctrlr_map_unmap_pmr ...[2024-05-14 23:50:00.189441] /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:07:57.310 passed 00:07:57.310 Test: test_nvme_pcie_ctrlr_config_pmr ...[2024-05-14 23:50:00.196785] /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:07:57.310 passed 00:07:57.310 Test: test_nvme_pcie_ctrlr_map_io_pmr ...[2024-05-14 23:50:00.199758] /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:07:57.310 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 14 14 14 0 0 00:07:57.310 asserts 235 235 235 0 n/a 00:07:57.310 00:07:57.310 Elapsed time = 0.161 seconds 00:07:57.310 --71315-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:57.310 --71315-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:57.567 ==71315== 00:07:57.567 ==71315== HEAP SUMMARY: 00:07:57.567 ==71315== in use at exit: 0 bytes in 0 blocks 00:07:57.567 ==71315== total heap usage: 115 allocs, 115 frees, 141,030 bytes allocated 00:07:57.567 ==71315== 00:07:57.567 ==71315== All heap blocks were freed -- no leaks are possible 00:07:57.567 ==71315== 00:07:57.567 ==71315== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:57.567 23:50:00 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_poll_group.c/nvme_poll_group_ut 00:07:57.567 ==71326== Memcheck, a memory error detector 00:07:57.567 ==71326== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:57.567 ==71326== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:57.567 ==71326== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:57.567 ==71326== 00:07:57.567 --71326-- Valgrind options: 00:07:57.567 --71326-- --leak-check=full 00:07:57.567 --71326-- --error-exitcode=2 00:07:57.567 --71326-- --verbose 00:07:57.567 --71326-- Contents of /proc/version: 00:07:57.567 --71326-- 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.567 --71326-- 00:07:57.567 --71326-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:57.567 --71326-- Page sizes: currently 4096, max supported 4096 00:07:57.567 --71326-- Valgrind library directory: /usr/libexec/valgrind 00:07:57.567 --71326-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:57.567 --71326-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:57.567 --71326-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:57.567 --71326-- might be shown as UnknownInlinedFun 00:07:57.567 --71326-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:57.567 --71326-- object doesn't have a dynamic symbol table 00:07:57.567 --71326-- Scheduler: using generic scheduler lock implementation. 00:07:57.568 --71326-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:57.568 ==71326== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71326-by-???-on-dc5ca2722762 00:07:57.568 ==71326== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71326-by-???-on-dc5ca2722762 00:07:57.568 ==71326== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71326-by-???-on-dc5ca2722762 00:07:57.568 ==71326== 00:07:57.568 ==71326== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:57.568 ==71326== don't want to do, unless you know exactly what you're doing, 00:07:57.568 ==71326== or are doing some strange experiment): 00:07:57.568 ==71326== /usr/libexec/valgrind/../../bin/vgdb --pid=71326 ...command... 00:07:57.568 ==71326== 00:07:57.568 ==71326== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:57.568 ==71326== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut 00:07:57.568 ==71326== and then give GDB the following command 00:07:57.568 ==71326== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71326 00:07:57.568 ==71326== --pid is optional if only one valgrind process is running 00:07:57.568 ==71326== 00:07:57.568 --71326-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:57.568 --71326-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:57.568 --71326-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:57.568 --71326-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:57.568 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.568 --71326-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:57.568 --71326-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:57.568 --71326-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:57.568 --71326-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:57.568 --71326-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:57.568 --71326-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:57.568 --71326-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:57.568 --71326-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:57.568 --71326-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:57.568 --71326-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:57.568 --71326-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:57.568 --71326-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:57.568 --71326-- Reading syms from /usr/lib64/libm.so.6 00:07:57.568 --71326-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:57.568 --71326-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:57.568 --71326-- Reading syms from /usr/lib64/libc.so.6 00:07:57.568 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.568 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.568 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.568 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.568 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.568 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.568 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.568 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.568 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:57.568 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.568 --71326-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:57.568 --71326-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:57.568 --71326-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:57.825 --71326-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:57.825 --71326-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:57.825 --71326-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:57.825 --71326-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:57.826 --71326-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:57.826 --71326-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 ==71326== Preferring higher priority redirection: 00:07:57.826 --71326-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:57.826 --71326-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:57.826 --71326-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 --71326-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:57.826 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.826 --71326-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.826 --71326-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.826 ==71326== WARNING: new redirection conflicts with existing -- ignoring it 00:07:57.826 --71326-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:57.826 --71326-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:57.826 --71326-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:57.826 --71326-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:57.826 --71326-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:57.826 --71326-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:57.826 --71326-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:57.826 --71326-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:57.826 --71326-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:57.826 --71326-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:57.826 --71326-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:57.826 --71326-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:57.826 --71326-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:57.826 --71326-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:57.826 --71326-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:57.826 --71326-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:57.826 --71326-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:57.827 --71326-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:57.827 00:07:57.827 00:07:57.827 CUnit - A unit testing framework for C - Version 2.1-3 00:07:57.827 http://cunit.sourceforge.net/ 00:07:57.827 00:07:57.827 00:07:57.827 Suite: nvme_ns_cmd 00:07:57.827 Test: nvme_poll_group_create_test ...passed 00:07:57.827 Test: nvme_poll_group_add_remove_test ...passed 00:07:57.827 Test: nvme_poll_group_process_completions ...passed 00:07:57.827 Test: nvme_poll_group_destroy_test ...passed 00:07:58.085 Test: nvme_poll_group_get_free_stats ...passed 00:07:58.085 00:07:58.085 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.085 suites 1 1 n/a 0 0 00:07:58.085 tests 5 5 5 0 0 00:07:58.085 asserts 75 75 75 0 n/a 00:07:58.085 00:07:58.085 Elapsed time = 0.059 seconds 00:07:58.085 --71326-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.085 --71326-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.085 ==71326== 00:07:58.085 ==71326== HEAP SUMMARY: 00:07:58.085 ==71326== in use at exit: 0 bytes in 0 blocks 00:07:58.085 ==71326== total heap usage: 84 allocs, 84 frees, 108,785 bytes allocated 00:07:58.085 ==71326== 00:07:58.085 ==71326== All heap blocks were freed -- no leaks are possible 00:07:58.085 ==71326== 00:07:58.085 ==71326== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.085 23:50:00 unittest_nvme -- unit/unittest.sh@96 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:58.085 ==71330== Memcheck, a memory error detector 00:07:58.085 ==71330== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.085 ==71330== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.085 ==71330== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:58.085 ==71330== 00:07:58.085 --71330-- Valgrind options: 00:07:58.085 --71330-- --leak-check=full 00:07:58.085 --71330-- --error-exitcode=2 00:07:58.085 --71330-- --verbose 00:07:58.085 --71330-- Contents of /proc/version: 00:07:58.085 --71330-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:58.085 --71330-- 00:07:58.085 --71330-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.085 --71330-- Page sizes: currently 4096, max supported 4096 00:07:58.085 --71330-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.085 --71330-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:58.085 --71330-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.085 --71330-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.085 --71330-- might be shown as UnknownInlinedFun 00:07:58.086 --71330-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.086 --71330-- object doesn't have a dynamic symbol table 00:07:58.086 --71330-- Scheduler: using generic scheduler lock implementation. 00:07:58.086 --71330-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.086 ==71330== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71330-by-???-on-dc5ca2722762 00:07:58.086 ==71330== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71330-by-???-on-dc5ca2722762 00:07:58.086 ==71330== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71330-by-???-on-dc5ca2722762 00:07:58.086 ==71330== 00:07:58.086 ==71330== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.086 ==71330== don't want to do, unless you know exactly what you're doing, 00:07:58.086 ==71330== or are doing some strange experiment): 00:07:58.086 ==71330== /usr/libexec/valgrind/../../bin/vgdb --pid=71330 ...command... 00:07:58.086 ==71330== 00:07:58.086 ==71330== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.086 ==71330== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut 00:07:58.086 ==71330== and then give GDB the following command 00:07:58.086 ==71330== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71330 00:07:58.086 ==71330== --pid is optional if only one valgrind process is running 00:07:58.086 ==71330== 00:07:58.086 --71330-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.086 --71330-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.086 --71330-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.086 --71330-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.086 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.086 --71330-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.086 --71330-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.086 --71330-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.086 --71330-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.086 --71330-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.086 --71330-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.086 --71330-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.086 --71330-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.086 --71330-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.086 --71330-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.086 --71330-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.086 --71330-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.086 --71330-- Reading syms from /usr/lib64/libm.so.6 00:07:58.086 --71330-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.086 --71330-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.086 --71330-- Reading syms from /usr/lib64/libc.so.6 00:07:58.345 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.345 --71330-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.345 --71330-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.345 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.345 --71330-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.345 --71330-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.345 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.345 --71330-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.345 --71330-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.345 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.345 --71330-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.345 --71330-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.345 --71330-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.345 --71330-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.345 --71330-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.345 --71330-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.345 --71330-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.345 --71330-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.345 --71330-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.345 --71330-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 ==71330== Preferring higher priority redirection: 00:07:58.346 --71330-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.346 --71330-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.346 --71330-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 --71330-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.346 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.346 --71330-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.346 --71330-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.346 ==71330== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.346 --71330-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:58.346 --71330-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:58.346 --71330-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:58.346 --71330-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:58.346 --71330-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:58.604 --71330-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:58.604 --71330-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:58.604 --71330-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:58.604 --71330-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:58.604 --71330-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:58.604 --71330-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:58.604 --71330-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:58.604 --71330-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:58.604 --71330-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:58.604 --71330-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:58.604 --71330-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:58.604 --71330-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:58.604 --71330-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:58.604 00:07:58.604 00:07:58.604 CUnit - A unit testing framework for C - Version 2.1-3 00:07:58.604 http://cunit.sourceforge.net/ 00:07:58.604 00:07:58.604 00:07:58.604 Suite: nvme_quirks 00:07:58.604 Test: test_nvme_quirks_striping ...passed 00:07:58.604 00:07:58.604 Run Summary: Type Total Ran Passed Failed Inactive 00:07:58.604 suites 1 1 n/a 0 0 00:07:58.604 tests 1 1 1 0 0 00:07:58.604 asserts 5 5 5 0 n/a 00:07:58.604 00:07:58.604 Elapsed time = 0.011 seconds 00:07:58.604 --71330-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:58.604 --71330-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:58.604 ==71330== 00:07:58.604 ==71330== HEAP SUMMARY: 00:07:58.604 ==71330== in use at exit: 0 bytes in 0 blocks 00:07:58.604 ==71330== total heap usage: 54 allocs, 54 frees, 102,629 bytes allocated 00:07:58.604 ==71330== 00:07:58.604 ==71330== All heap blocks were freed -- no leaks are possible 00:07:58.605 ==71330== 00:07:58.605 ==71330== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:58.605 23:50:01 unittest_nvme -- unit/unittest.sh@97 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:58.605 ==71337== Memcheck, a memory error detector 00:07:58.605 ==71337== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:58.605 ==71337== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:58.605 ==71337== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:58.605 ==71337== 00:07:58.605 --71337-- Valgrind options: 00:07:58.605 --71337-- --leak-check=full 00:07:58.605 --71337-- --error-exitcode=2 00:07:58.605 --71337-- --verbose 00:07:58.605 --71337-- Contents of /proc/version: 00:07:58.605 --71337-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:07:58.605 --71337-- 00:07:58.605 --71337-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:58.605 --71337-- Page sizes: currently 4096, max supported 4096 00:07:58.605 --71337-- Valgrind library directory: /usr/libexec/valgrind 00:07:58.605 --71337-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:58.605 --71337-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:58.605 --71337-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:58.605 --71337-- might be shown as UnknownInlinedFun 00:07:58.605 --71337-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:58.605 --71337-- object doesn't have a dynamic symbol table 00:07:58.605 --71337-- Scheduler: using generic scheduler lock implementation. 00:07:58.605 --71337-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:58.605 ==71337== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71337-by-???-on-dc5ca2722762 00:07:58.605 ==71337== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71337-by-???-on-dc5ca2722762 00:07:58.605 ==71337== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71337-by-???-on-dc5ca2722762 00:07:58.605 ==71337== 00:07:58.605 ==71337== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:58.605 ==71337== don't want to do, unless you know exactly what you're doing, 00:07:58.605 ==71337== or are doing some strange experiment): 00:07:58.605 ==71337== /usr/libexec/valgrind/../../bin/vgdb --pid=71337 ...command... 00:07:58.605 ==71337== 00:07:58.605 ==71337== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:58.605 ==71337== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut 00:07:58.605 ==71337== and then give GDB the following command 00:07:58.605 ==71337== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71337 00:07:58.605 ==71337== --pid is optional if only one valgrind process is running 00:07:58.605 ==71337== 00:07:58.605 --71337-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:58.605 --71337-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:58.863 --71337-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:58.863 --71337-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:58.863 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.863 --71337-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:58.863 --71337-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:58.863 --71337-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:58.863 --71337-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:58.863 --71337-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:58.863 --71337-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:58.863 --71337-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:58.863 --71337-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:58.863 --71337-- Reading syms from /usr/lib64/libm.so.6 00:07:58.863 --71337-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:58.863 --71337-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/libc.so.6 00:07:58.863 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.863 --71337-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.863 --71337-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.863 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.863 --71337-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.863 --71337-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.863 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.863 --71337-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.863 --71337-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:58.863 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:58.863 --71337-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:58.863 --71337-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:58.863 --71337-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:58.863 --71337-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:58.863 --71337-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:58.863 --71337-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:58.863 --71337-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:58.863 --71337-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.863 --71337-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 ==71337== Preferring higher priority redirection: 00:07:58.864 --71337-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:58.864 --71337-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:58.864 --71337-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:58.864 --71337-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.121 --71337-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.121 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.121 --71337-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.121 --71337-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.121 ==71337== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.121 --71337-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:07:59.121 --71337-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:07:59.121 --71337-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:07:59.121 --71337-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:07:59.121 --71337-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:07:59.121 --71337-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:07:59.121 --71337-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:07:59.121 --71337-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:07:59.121 --71337-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:07:59.121 --71337-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:07:59.121 --71337-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:07:59.121 --71337-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:07:59.121 --71337-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:07:59.121 --71337-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:07:59.121 --71337-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:07:59.121 --71337-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:07:59.121 --71337-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:07:59.121 --71337-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:07:59.121 --71337-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:07:59.121 00:07:59.121 00:07:59.121 CUnit - A unit testing framework for C - Version 2.1-3 00:07:59.121 http://cunit.sourceforge.net/ 00:07:59.121 00:07:59.121 00:07:59.121 Suite: nvme_tcp 00:07:59.121 Test: test_nvme_tcp_pdu_set_data_buf ...passed 00:07:59.121 Test: test_nvme_tcp_build_iovs ...passed 00:07:59.121 Test: test_nvme_tcp_build_sgl_request ...[2024-05-14 23:50:01.973661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x1ffeffcc00, and the iovcnt=16, remaining_size=28672 00:07:59.121 passed 00:07:59.121 Test: test_nvme_tcp_pdu_set_data_buf_with_md ...passed 00:07:59.121 Test: test_nvme_tcp_build_iovs_with_md ...passed 00:07:59.122 Test: test_nvme_tcp_req_complete_safe ...passed 00:07:59.122 Test: test_nvme_tcp_req_get ...passed 00:07:59.379 Test: test_nvme_tcp_req_init ...passed 00:07:59.379 Test: test_nvme_tcp_qpair_capsule_cmd_send ...passed 00:07:59.379 Test: test_nvme_tcp_qpair_write_pdu ...passed 00:07:59.379 Test: test_nvme_tcp_qpair_set_recv_state ...[2024-05-14 23:50:02.103218] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffe7e0 is same with the state(6) to be set 00:07:59.379 passed 00:07:59.379 Test: test_nvme_tcp_alloc_reqs ...--71337-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:07:59.379 passed 00:07:59.379 Test: test_nvme_tcp_qpair_send_h2c_term_req ...[2024-05-14 23:50:02.120996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb20 is same with the state(5) to be set 00:07:59.379 passed 00:07:59.379 Test: test_nvme_tcp_pdu_ch_handle ...[2024-05-14 23:50:02.123511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1167:nvme_tcp_pdu_ch_handle: *ERROR*: Already received IC_RESP PDU, and we should reject this pdu=0x1ffeffe570 00:07:59.379 [2024-05-14 23:50:02.126642] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1226:nvme_tcp_pdu_ch_handle: *ERROR*: Expected PDU header length 128, got 0 00:07:59.379 [2024-05-14 23:50:02.126884] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.129127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1177:nvme_tcp_pdu_ch_handle: *ERROR*: The TCP/IP tqpair connection is not negotiated 00:07:59.379 [2024-05-14 23:50:02.129346] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.131780] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1218:nvme_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x00 00:07:59.379 [2024-05-14 23:50:02.132003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.133722] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.136147] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.138510] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.140593] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 [2024-05-14 23:50:02.143047] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdf60 is same with the state(5) to be set 00:07:59.379 passed 00:07:59.379 Test: test_nvme_tcp_qpair_connect_sock ...[2024-05-14 23:50:02.161659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2324:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 3 00:07:59.379 [2024-05-14 23:50:02.162886] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2336:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:59.379 --71337-- REDIR: 0x5633f80 (libc.so.6:__strncasecmp_avx2) redirected to 0x484c1f0 (strncasecmp) 00:07:59.379 --71337-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:07:59.379 --71337-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:07:59.379 [2024-05-14 23:50:02.187868] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2336:nvme_tcp_qpair_connect_sock: *ERROR*: dst_addr nvme_parse_addr() failed 00:07:59.379 passed 00:07:59.379 Test: test_nvme_tcp_qpair_icreq_send ...passed 00:07:59.379 Test: test_nvme_tcp_c2h_payload_handle ...[2024-05-14 23:50:02.203758] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1341:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe130): PDU Sequence Error 00:07:59.379 passed 00:07:59.380 Test: test_nvme_tcp_icresp_handle ...[2024-05-14 23:50:02.205809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1567:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp PFV 0, got 1 00:07:59.380 [2024-05-14 23:50:02.206824] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1574:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp maxh2cdata >=4096, got 2048 00:07:59.380 [2024-05-14 23:50:02.207052] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb30 is same with the state(5) to be set 00:07:59.380 [2024-05-14 23:50:02.208106] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1583:nvme_tcp_icresp_handle: *ERROR*: Expected ICResp cpda <=31, got 64 00:07:59.380 [2024-05-14 23:50:02.208339] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb30 is same with the state(5) to be set 00:07:59.380 [2024-05-14 23:50:02.212400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdb30 is same with the state(0) to be set 00:07:59.380 passed 00:07:59.380 Test: test_nvme_tcp_pdu_payload_handle ...[2024-05-14 23:50:02.218917] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1341:nvme_tcp_c2h_term_req_dump: *ERROR*: Error info of pdu(0x1ffeffe570): PDU Sequence Error 00:07:59.380 passed 00:07:59.380 Test: test_nvme_tcp_capsule_resp_hdr_handle ...[2024-05-14 23:50:02.227430] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1644:nvme_tcp_capsule_resp_hdr_handle: *ERROR*: no tcp_req is found with cid=1 for tqpair=0x1ffeffcd50 00:07:59.380 passed 00:07:59.380 Test: test_nvme_tcp_ctrlr_connect_qpair ...passed 00:07:59.380 Test: test_nvme_tcp_ctrlr_disconnect_qpair ...[2024-05-14 23:50:02.255565] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 354:nvme_tcp_ctrlr_disconnect_qpair: *ERROR*: tqpair=0x1ffeffc4e0, errno=0, rc=0 00:07:59.380 [2024-05-14 23:50:02.259953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4e0 is same with the state(5) to be set 00:07:59.380 [2024-05-14 23:50:02.261806] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 323:nvme_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffc4e0 is same with the state(5) to be set 00:07:59.380 --71337-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:07:59.380 --71337-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:07:59.380 [2024-05-14 23:50:02.273641] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2176:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4e0 (0): Success 00:07:59.380 [2024-05-14 23:50:02.275200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2176:nvme_tcp_qpair_process_completions: *ERROR*: Failed to flush tqpair=0x1ffeffc4e0 (0): Success 00:07:59.380 passed 00:07:59.637 Test: test_nvme_tcp_ctrlr_create_io_qpair ...[2024-05-14 23:50:02.397329] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:07:59.637 [2024-05-14 23:50:02.399543] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:59.637 passed 00:07:59.637 Test: test_nvme_tcp_ctrlr_delete_io_qpair ...passed 00:07:59.637 Test: test_nvme_tcp_poll_group_get_stats ...[2024-05-14 23:50:02.405256] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2955:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:59.637 [2024-05-14 23:50:02.405877] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2955:nvme_tcp_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:07:59.637 passed 00:07:59.637 Test: test_nvme_tcp_ctrlr_construct ...[2024-05-14 23:50:02.419451] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2507:nvme_tcp_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:07:59.637 [2024-05-14 23:50:02.419700] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:59.637 [2024-05-14 23:50:02.420926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2324:nvme_tcp_qpair_connect_sock: *ERROR*: Unhandled ADRFAM 254 00:07:59.637 [2024-05-14 23:50:02.421246] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:59.637 [2024-05-14 23:50:02.422136] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2374:nvme_tcp_qpair_connect_sock: *ERROR*: sock connection error of tqpair=0x7405d20 with addr=192.168.1.78, port=23 00:07:59.637 [2024-05-14 23:50:02.422367] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:2702:nvme_tcp_ctrlr_construct: *ERROR*: failed to create admin qpair 00:07:59.637 passed 00:07:59.637 Test: test_nvme_tcp_qpair_submit_request ...[2024-05-14 23:50:02.426422] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c: 825:nvme_tcp_build_sgl_request: *ERROR*: Failed to construct tcp_req=0x7407c90, and the iovcnt=1, remaining_size=1024 00:07:59.637 [2024-05-14 23:50:02.426804] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_tcp.c:1018:nvme_tcp_qpair_submit_request: *ERROR*: nvme_tcp_req_init() failed 00:07:59.637 passed 00:07:59.637 00:07:59.637 Run Summary: Type Total Ran Passed Failed Inactive 00:07:59.637 suites 1 1 n/a 0 0 00:07:59.637 tests 27 27 27 0 0 00:07:59.637 asserts 624 624 624 0 n/a 00:07:59.637 00:07:59.637 Elapsed time = 0.507 seconds 00:07:59.637 --71337-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:07:59.637 ==71337== 00:07:59.637 ==71337== HEAP SUMMARY: 00:07:59.637 ==71337== in use at exit: 192 bytes in 1 blocks 00:07:59.637 ==71337== total heap usage: 261 allocs, 260 frees, 94,114,314 bytes allocated 00:07:59.637 ==71337== 00:07:59.638 ==71337== Searching for pointers to 1 not-freed blocks 00:07:59.638 ==71337== Checked 6,509,744 bytes 00:07:59.638 ==71337== 00:07:59.638 ==71337== LEAK SUMMARY: 00:07:59.638 ==71337== definitely lost: 0 bytes in 0 blocks 00:07:59.638 ==71337== indirectly lost: 0 bytes in 0 blocks 00:07:59.638 ==71337== possibly lost: 0 bytes in 0 blocks 00:07:59.638 ==71337== still reachable: 192 bytes in 1 blocks 00:07:59.638 ==71337== suppressed: 0 bytes in 0 blocks 00:07:59.638 ==71337== Reachable blocks (those to which a pointer was found) are not shown. 00:07:59.638 ==71337== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:07:59.638 ==71337== 00:07:59.638 ==71337== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:07:59.638 23:50:02 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_transport.c/nvme_transport_ut 00:07:59.638 ==71349== Memcheck, a memory error detector 00:07:59.638 ==71349== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:07:59.638 ==71349== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:07:59.638 ==71349== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:59.638 ==71349== 00:07:59.638 --71349-- Valgrind options: 00:07:59.638 --71349-- --leak-check=full 00:07:59.638 --71349-- --error-exitcode=2 00:07:59.638 --71349-- --verbose 00:07:59.638 --71349-- Contents of /proc/version: 00:07:59.638 --71349-- 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.638 --71349-- 00:07:59.638 --71349-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:07:59.638 --71349-- Page sizes: currently 4096, max supported 4096 00:07:59.638 --71349-- Valgrind library directory: /usr/libexec/valgrind 00:07:59.638 --71349-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:59.638 --71349-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:07:59.638 --71349-- Warning: cross-CU LIMITATION: some inlined fn names 00:07:59.638 --71349-- might be shown as UnknownInlinedFun 00:07:59.638 --71349-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:07:59.638 --71349-- object doesn't have a dynamic symbol table 00:07:59.638 --71349-- Scheduler: using generic scheduler lock implementation. 00:07:59.638 --71349-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:07:59.638 ==71349== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71349-by-???-on-dc5ca2722762 00:07:59.638 ==71349== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71349-by-???-on-dc5ca2722762 00:07:59.638 ==71349== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71349-by-???-on-dc5ca2722762 00:07:59.638 ==71349== 00:07:59.638 ==71349== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:07:59.638 ==71349== don't want to do, unless you know exactly what you're doing, 00:07:59.638 ==71349== or are doing some strange experiment): 00:07:59.638 ==71349== /usr/libexec/valgrind/../../bin/vgdb --pid=71349 ...command... 00:07:59.638 ==71349== 00:07:59.638 ==71349== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:07:59.638 ==71349== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut 00:07:59.638 ==71349== and then give GDB the following command 00:07:59.638 ==71349== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71349 00:07:59.638 ==71349== --pid is optional if only one valgrind process is running 00:07:59.638 ==71349== 00:07:59.895 --71349-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:07:59.895 --71349-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:07:59.895 --71349-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:07:59.895 --71349-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:07:59.895 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.895 --71349-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:07:59.895 --71349-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:07:59.895 --71349-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:07:59.895 --71349-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:07:59.895 --71349-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:07:59.895 --71349-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:07:59.895 --71349-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:07:59.895 --71349-- Reading syms from /usr/lib64/liburing.so.2.4 00:07:59.895 --71349-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:07:59.895 --71349-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:07:59.895 --71349-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:07:59.895 --71349-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:07:59.895 --71349-- Reading syms from /usr/lib64/libm.so.6 00:07:59.895 --71349-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:07:59.895 --71349-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:07:59.895 --71349-- Reading syms from /usr/lib64/libc.so.6 00:07:59.895 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.895 --71349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.895 --71349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.895 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.895 --71349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.896 --71349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.896 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.896 --71349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.896 --71349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:07:59.896 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:07:59.896 --71349-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:07:59.896 --71349-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:07:59.896 --71349-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:07:59.896 --71349-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:07:59.896 --71349-- Reading syms from /usr/lib64/libz.so.1.2.13 00:07:59.896 --71349-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:07:59.896 --71349-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:07:59.896 --71349-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:07:59.896 --71349-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 ==71349== Preferring higher priority redirection: 00:07:59.896 --71349-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:07:59.896 --71349-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:07:59.896 --71349-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:07:59.896 --71349-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.153 --71349-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.153 --71349-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.153 --71349-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.153 --71349-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.153 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.153 --71349-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.153 --71349-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.153 ==71349== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.153 --71349-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.153 --71349-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.153 --71349-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.153 --71349-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.153 --71349-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.153 --71349-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.153 --71349-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.153 --71349-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.153 --71349-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.153 --71349-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.153 --71349-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.153 --71349-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.153 --71349-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.153 --71349-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.153 --71349-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.153 --71349-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.153 --71349-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.153 --71349-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.153 00:08:00.153 00:08:00.153 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.153 http://cunit.sourceforge.net/ 00:08:00.153 00:08:00.153 00:08:00.153 Suite: nvme_transport 00:08:00.153 Test: test_nvme_get_transport ...passed 00:08:00.153 Test: test_nvme_transport_poll_group_connect_qpair ...passed 00:08:00.153 Test: test_nvme_transport_poll_group_disconnect_qpair ...passed 00:08:00.153 Test: test_nvme_transport_poll_group_add_remove ...passed 00:08:00.153 Test: test_ctrlr_get_memory_domains ...passed 00:08:00.153 00:08:00.153 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.153 suites 1 1 n/a 0 0 00:08:00.154 tests 5 5 5 0 0 00:08:00.154 asserts 28 28 28 0 n/a 00:08:00.154 00:08:00.154 Elapsed time = 0.028 seconds 00:08:00.154 --71349-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.154 --71349-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.154 ==71349== 00:08:00.154 ==71349== HEAP SUMMARY: 00:08:00.154 ==71349== in use at exit: 0 bytes in 0 blocks 00:08:00.154 ==71349== total heap usage: 65 allocs, 65 frees, 107,643 bytes allocated 00:08:00.154 ==71349== 00:08:00.154 ==71349== All heap blocks were freed -- no leaks are possible 00:08:00.154 ==71349== 00:08:00.154 ==71349== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.154 23:50:03 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_io_msg.c/nvme_io_msg_ut 00:08:00.154 ==71357== Memcheck, a memory error detector 00:08:00.154 ==71357== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.154 ==71357== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.154 ==71357== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut 00:08:00.154 ==71357== 00:08:00.154 --71357-- Valgrind options: 00:08:00.154 --71357-- --leak-check=full 00:08:00.154 --71357-- --error-exitcode=2 00:08:00.154 --71357-- --verbose 00:08:00.154 --71357-- Contents of /proc/version: 00:08:00.154 --71357-- 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.154 --71357-- 00:08:00.154 --71357-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.154 --71357-- Page sizes: currently 4096, max supported 4096 00:08:00.154 --71357-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.154 --71357-- 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:00.154 --71357-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.154 --71357-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.154 --71357-- might be shown as UnknownInlinedFun 00:08:00.154 --71357-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.154 --71357-- object doesn't have a dynamic symbol table 00:08:00.417 --71357-- Scheduler: using generic scheduler lock implementation. 00:08:00.417 --71357-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.417 ==71357== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71357-by-???-on-dc5ca2722762 00:08:00.417 ==71357== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71357-by-???-on-dc5ca2722762 00:08:00.417 ==71357== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71357-by-???-on-dc5ca2722762 00:08:00.417 ==71357== 00:08:00.417 ==71357== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.417 ==71357== don't want to do, unless you know exactly what you're doing, 00:08:00.417 ==71357== or are doing some strange experiment): 00:08:00.417 ==71357== /usr/libexec/valgrind/../../bin/vgdb --pid=71357 ...command... 00:08:00.417 ==71357== 00:08:00.417 ==71357== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.417 ==71357== /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:00.417 ==71357== and then give GDB the following command 00:08:00.417 ==71357== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71357 00:08:00.417 ==71357== --pid is optional if only one valgrind process is running 00:08:00.417 ==71357== 00:08:00.417 --71357-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.417 --71357-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.417 --71357-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.417 --71357-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.417 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.417 --71357-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.417 --71357-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.417 --71357-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.417 --71357-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.417 --71357-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.417 --71357-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.417 --71357-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.417 --71357-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.417 --71357-- Reading syms from /usr/lib64/libm.so.6 00:08:00.417 --71357-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.417 --71357-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/libc.so.6 00:08:00.417 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.417 --71357-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.417 --71357-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.417 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.417 --71357-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.417 --71357-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.417 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.417 --71357-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.417 --71357-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.417 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.417 --71357-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.417 --71357-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.417 --71357-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.417 --71357-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.417 --71357-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.417 --71357-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.417 --71357-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:00.417 --71357-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.417 --71357-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.679 --71357-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.679 --71357-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.679 --71357-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 ==71357== Preferring higher priority redirection: 00:08:00.680 --71357-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:00.680 --71357-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:00.680 --71357-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 --71357-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:00.680 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.680 --71357-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.680 --71357-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.680 ==71357== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.680 --71357-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:00.680 --71357-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:00.680 --71357-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:00.680 --71357-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:00.680 --71357-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:00.680 --71357-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:00.680 --71357-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:00.680 --71357-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:00.680 --71357-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:00.680 --71357-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:00.680 --71357-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:00.680 --71357-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:00.680 --71357-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:00.680 --71357-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:00.680 --71357-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:00.680 --71357-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:00.680 --71357-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:00.680 --71357-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:00.680 00:08:00.680 00:08:00.680 CUnit - A unit testing framework for C - Version 2.1-3 00:08:00.680 http://cunit.sourceforge.net/ 00:08:00.680 00:08:00.680 00:08:00.680 Suite: nvme_io_msg 00:08:00.680 Test: test_nvme_io_msg_send ...passed 00:08:00.680 Test: test_nvme_io_msg_process ...passed 00:08:00.680 Test: test_nvme_io_msg_ctrlr_register_unregister ...passed 00:08:00.680 00:08:00.680 Run Summary: Type Total Ran Passed Failed Inactive 00:08:00.680 suites 1 1 n/a 0 0 00:08:00.680 tests 3 3 3 0 0 00:08:00.680 asserts 56 56 56 0 n/a 00:08:00.680 00:08:00.680 Elapsed time = 0.031 seconds 00:08:00.680 --71357-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:00.680 --71357-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:00.680 ==71357== 00:08:00.680 ==71357== HEAP SUMMARY: 00:08:00.680 ==71357== in use at exit: 0 bytes in 0 blocks 00:08:00.680 ==71357== total heap usage: 85 allocs, 85 frees, 112,787 bytes allocated 00:08:00.680 ==71357== 00:08:00.680 ==71357== All heap blocks were freed -- no leaks are possible 00:08:00.680 ==71357== 00:08:00.680 ==71357== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:00.680 23:50:03 unittest_nvme -- unit/unittest.sh@100 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:00.680 ==71364== Memcheck, a memory error detector 00:08:00.680 ==71364== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:00.680 ==71364== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:00.680 ==71364== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut 00:08:00.680 ==71364== 00:08:00.680 --71364-- Valgrind options: 00:08:00.680 --71364-- --leak-check=full 00:08:00.680 --71364-- --error-exitcode=2 00:08:00.680 --71364-- --verbose 00:08:00.680 --71364-- Contents of /proc/version: 00:08:00.680 --71364-- 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.680 --71364-- 00:08:00.680 --71364-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:00.680 --71364-- Page sizes: currently 4096, max supported 4096 00:08:00.680 --71364-- Valgrind library directory: /usr/libexec/valgrind 00:08:00.680 --71364-- 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:00.680 --71364-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:00.950 --71364-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:00.950 --71364-- might be shown as UnknownInlinedFun 00:08:00.950 --71364-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:00.950 --71364-- object doesn't have a dynamic symbol table 00:08:00.950 --71364-- Scheduler: using generic scheduler lock implementation. 00:08:00.950 --71364-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:00.950 ==71364== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71364-by-???-on-dc5ca2722762 00:08:00.950 ==71364== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71364-by-???-on-dc5ca2722762 00:08:00.950 ==71364== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71364-by-???-on-dc5ca2722762 00:08:00.950 ==71364== 00:08:00.950 ==71364== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:00.950 ==71364== don't want to do, unless you know exactly what you're doing, 00:08:00.950 ==71364== or are doing some strange experiment): 00:08:00.950 ==71364== /usr/libexec/valgrind/../../bin/vgdb --pid=71364 ...command... 00:08:00.950 ==71364== 00:08:00.950 ==71364== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:00.950 ==71364== /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:00.950 ==71364== and then give GDB the following command 00:08:00.950 ==71364== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71364 00:08:00.950 ==71364== --pid is optional if only one valgrind process is running 00:08:00.950 ==71364== 00:08:00.950 --71364-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:00.950 --71364-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:00.950 --71364-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:00.950 --71364-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:00.950 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.950 --71364-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:00.950 --71364-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:00.950 --71364-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:00.950 --71364-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:00.950 --71364-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:00.951 --71364-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:00.951 --71364-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:00.951 --71364-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:00.951 --71364-- Reading syms from /usr/lib64/libm.so.6 00:08:00.951 --71364-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:00.951 --71364-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/libc.so.6 00:08:00.951 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.951 --71364-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.951 --71364-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.951 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.951 --71364-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.951 --71364-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.951 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.951 --71364-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.951 --71364-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:00.951 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:00.951 --71364-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:00.951 --71364-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:00.951 --71364-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:00.951 --71364-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:00.951 --71364-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:00.951 --71364-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:00.951 --71364-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.208 --71364-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.208 --71364-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 ==71364== Preferring higher priority redirection: 00:08:01.209 --71364-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.209 --71364-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.209 --71364-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 --71364-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.209 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.209 --71364-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.209 --71364-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.209 ==71364== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.209 --71364-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.209 --71364-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.209 --71364-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.209 --71364-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.209 --71364-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.209 --71364-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.209 --71364-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.209 --71364-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.209 --71364-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.209 --71364-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.209 --71364-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.209 --71364-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.209 --71364-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.209 --71364-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.209 --71364-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.209 --71364-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.209 --71364-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.209 --71364-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.209 00:08:01.209 00:08:01.209 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.209 http://cunit.sourceforge.net/ 00:08:01.209 00:08:01.209 00:08:01.209 Suite: nvme_pcie_common 00:08:01.209 Test: test_nvme_pcie_ctrlr_alloc_cmb ...[2024-05-14 23:50:04.053906] /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:01.209 passed 00:08:01.209 Test: test_nvme_pcie_qpair_construct_destroy ...--71364-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:01.209 passed 00:08:01.209 Test: test_nvme_pcie_ctrlr_cmd_create_delete_io_queue ...passed 00:08:01.466 Test: test_nvme_pcie_ctrlr_connect_qpair ...[2024-05-14 23:50:04.160602] /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:01.466 [2024-05-14 23:50:04.165296] /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:01.466 [2024-05-14 23:50:04.168043] /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:01.466 passed 00:08:01.466 Test: test_nvme_pcie_ctrlr_construct_admin_qpair ...passed 00:08:01.466 Test: test_nvme_pcie_poll_group_get_stats ...[2024-05-14 23:50:04.177262] /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:01.466 [2024-05-14 23:50:04.177865] /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:01.467 passed 00:08:01.467 00:08:01.467 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.467 suites 1 1 n/a 0 0 00:08:01.467 tests 6 6 6 0 0 00:08:01.467 asserts 148 148 148 0 n/a 00:08:01.467 00:08:01.467 Elapsed time = 0.133 seconds 00:08:01.467 --71364-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.467 --71364-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.467 ==71364== 00:08:01.467 ==71364== HEAP SUMMARY: 00:08:01.467 ==71364== in use at exit: 0 bytes in 0 blocks 00:08:01.467 ==71364== total heap usage: 106 allocs, 106 frees, 254,700 bytes allocated 00:08:01.467 ==71364== 00:08:01.467 ==71364== All heap blocks were freed -- no leaks are possible 00:08:01.467 ==71364== 00:08:01.467 ==71364== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.467 23:50:04 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_fabric.c/nvme_fabric_ut 00:08:01.467 ==71371== Memcheck, a memory error detector 00:08:01.467 ==71371== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.467 ==71371== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.467 ==71371== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:01.467 ==71371== 00:08:01.467 --71371-- Valgrind options: 00:08:01.467 --71371-- --leak-check=full 00:08:01.467 --71371-- --error-exitcode=2 00:08:01.467 --71371-- --verbose 00:08:01.467 --71371-- Contents of /proc/version: 00:08:01.467 --71371-- 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.467 --71371-- 00:08:01.467 --71371-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.467 --71371-- Page sizes: currently 4096, max supported 4096 00:08:01.467 --71371-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.467 --71371-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:01.467 --71371-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.467 --71371-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.467 --71371-- might be shown as UnknownInlinedFun 00:08:01.467 --71371-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.467 --71371-- object doesn't have a dynamic symbol table 00:08:01.467 --71371-- Scheduler: using generic scheduler lock implementation. 00:08:01.467 --71371-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.467 ==71371== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71371-by-???-on-dc5ca2722762 00:08:01.467 ==71371== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71371-by-???-on-dc5ca2722762 00:08:01.467 ==71371== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71371-by-???-on-dc5ca2722762 00:08:01.467 ==71371== 00:08:01.467 ==71371== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.467 ==71371== don't want to do, unless you know exactly what you're doing, 00:08:01.467 ==71371== or are doing some strange experiment): 00:08:01.467 ==71371== /usr/libexec/valgrind/../../bin/vgdb --pid=71371 ...command... 00:08:01.467 ==71371== 00:08:01.467 ==71371== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.467 ==71371== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut 00:08:01.467 ==71371== and then give GDB the following command 00:08:01.467 ==71371== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71371 00:08:01.467 ==71371== --pid is optional if only one valgrind process is running 00:08:01.467 ==71371== 00:08:01.467 --71371-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.467 --71371-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.467 --71371-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.467 --71371-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.467 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.467 --71371-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.467 --71371-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.467 --71371-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.467 --71371-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:01.467 --71371-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:01.467 --71371-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:01.467 --71371-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:01.467 --71371-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:01.467 --71371-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:01.467 --71371-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:01.467 --71371-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:01.467 --71371-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:01.467 --71371-- Reading syms from /usr/lib64/libm.so.6 00:08:01.467 --71371-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:01.467 --71371-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:01.467 --71371-- Reading syms from /usr/lib64/libc.so.6 00:08:01.725 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71371-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.725 --71371-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.725 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71371-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.725 --71371-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.725 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71371-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.725 --71371-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:01.725 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.725 --71371-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:01.725 --71371-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:01.725 --71371-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:01.725 --71371-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:01.725 --71371-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:01.725 --71371-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:01.725 --71371-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:01.725 --71371-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:01.725 --71371-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.725 --71371-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 ==71371== Preferring higher priority redirection: 00:08:01.726 --71371-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:01.726 --71371-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:01.726 --71371-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 --71371-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:01.726 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.726 --71371-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.726 --71371-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.726 ==71371== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.726 --71371-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:01.726 --71371-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:01.726 --71371-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:01.726 --71371-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:01.726 --71371-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:01.726 --71371-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:01.726 --71371-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:01.726 --71371-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:01.726 --71371-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:01.726 --71371-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:01.726 --71371-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:01.726 --71371-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:01.726 --71371-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:01.726 --71371-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:01.726 --71371-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:01.726 --71371-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:01.984 --71371-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:01.984 --71371-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:01.984 00:08:01.984 00:08:01.984 CUnit - A unit testing framework for C - Version 2.1-3 00:08:01.984 http://cunit.sourceforge.net/ 00:08:01.984 00:08:01.984 00:08:01.984 Suite: nvme_fabric 00:08:01.984 Test: test_nvme_fabric_prop_set_cmd ...passed 00:08:01.984 Test: test_nvme_fabric_prop_get_cmd ...passed 00:08:01.984 Test: test_nvme_fabric_get_discovery_log_page ...passed 00:08:01.984 Test: test_nvme_fabric_discover_probe ...--71371-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:01.984 --71371-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:01.984 passed 00:08:01.984 Test: test_nvme_fabric_qpair_connect ...--71371-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:01.984 [2024-05-14 23:50:04.732505] /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:01.984 passed 00:08:01.984 00:08:01.984 Run Summary: Type Total Ran Passed Failed Inactive 00:08:01.984 suites 1 1 n/a 0 0 00:08:01.984 tests 5 5 5 0 0 00:08:01.984 asserts 60 60 60 0 n/a 00:08:01.984 00:08:01.984 Elapsed time = 0.075 seconds 00:08:01.984 --71371-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:01.984 --71371-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:01.984 ==71371== 00:08:01.984 ==71371== HEAP SUMMARY: 00:08:01.984 ==71371== in use at exit: 0 bytes in 0 blocks 00:08:01.984 ==71371== total heap usage: 85 allocs, 85 frees, 120,312 bytes allocated 00:08:01.984 ==71371== 00:08:01.984 ==71371== All heap blocks were freed -- no leaks are possible 00:08:01.984 ==71371== 00:08:01.984 ==71371== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:01.984 23:50:04 unittest_nvme -- unit/unittest.sh@102 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:01.984 ==71376== Memcheck, a memory error detector 00:08:01.984 ==71376== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:01.984 ==71376== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:01.984 ==71376== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:01.984 ==71376== 00:08:01.984 --71376-- Valgrind options: 00:08:01.985 --71376-- --leak-check=full 00:08:01.985 --71376-- --error-exitcode=2 00:08:01.985 --71376-- --verbose 00:08:01.985 --71376-- Contents of /proc/version: 00:08:01.985 --71376-- 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.985 --71376-- 00:08:01.985 --71376-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:01.985 --71376-- Page sizes: currently 4096, max supported 4096 00:08:01.985 --71376-- Valgrind library directory: /usr/libexec/valgrind 00:08:01.985 --71376-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:01.985 --71376-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:01.985 --71376-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:01.985 --71376-- might be shown as UnknownInlinedFun 00:08:01.985 --71376-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:01.985 --71376-- object doesn't have a dynamic symbol table 00:08:01.985 --71376-- Scheduler: using generic scheduler lock implementation. 00:08:01.985 --71376-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:01.985 ==71376== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71376-by-???-on-dc5ca2722762 00:08:01.985 ==71376== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71376-by-???-on-dc5ca2722762 00:08:01.985 ==71376== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71376-by-???-on-dc5ca2722762 00:08:01.985 ==71376== 00:08:01.985 ==71376== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:01.985 ==71376== don't want to do, unless you know exactly what you're doing, 00:08:01.985 ==71376== or are doing some strange experiment): 00:08:01.985 ==71376== /usr/libexec/valgrind/../../bin/vgdb --pid=71376 ...command... 00:08:01.985 ==71376== 00:08:01.985 ==71376== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:01.985 ==71376== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut 00:08:01.985 ==71376== and then give GDB the following command 00:08:01.985 ==71376== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71376 00:08:01.985 ==71376== --pid is optional if only one valgrind process is running 00:08:01.985 ==71376== 00:08:01.985 --71376-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:01.985 --71376-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:01.985 --71376-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:01.985 --71376-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:01.985 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:01.985 --71376-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:01.985 --71376-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:01.985 --71376-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:01.985 --71376-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.242 --71376-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.242 --71376-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.242 --71376-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.242 --71376-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.242 --71376-- Reading syms from /usr/lib64/libm.so.6 00:08:02.242 --71376-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.242 --71376-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/libc.so.6 00:08:02.242 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.242 --71376-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.242 --71376-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.242 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.242 --71376-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.242 --71376-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.242 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.242 --71376-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.242 --71376-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.242 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.242 --71376-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.242 --71376-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.242 --71376-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.242 --71376-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.242 --71376-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:02.242 --71376-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:02.242 --71376-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:02.243 --71376-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 ==71376== Preferring higher priority redirection: 00:08:02.243 --71376-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:02.243 --71376-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:02.243 --71376-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 --71376-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:02.243 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.243 --71376-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.243 --71376-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.243 ==71376== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.243 --71376-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:02.243 --71376-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:02.243 --71376-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:02.501 --71376-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:02.501 --71376-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:02.501 --71376-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:02.501 --71376-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:02.501 --71376-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:02.501 --71376-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:02.501 --71376-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:02.501 --71376-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:02.501 --71376-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:02.501 --71376-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:02.501 --71376-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:02.501 --71376-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:02.501 --71376-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:02.501 --71376-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:02.501 --71376-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:02.501 00:08:02.501 00:08:02.501 CUnit - A unit testing framework for C - Version 2.1-3 00:08:02.501 http://cunit.sourceforge.net/ 00:08:02.501 00:08:02.501 00:08:02.501 Suite: nvme_opal 00:08:02.501 Test: test_opal_nvme_security_recv_send_done ...passed 00:08:02.501 Test: test_opal_add_short_atom_header ...[2024-05-14 23:50:05.285951] /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:02.501 passed 00:08:02.501 00:08:02.501 Run Summary: Type Total Ran Passed Failed Inactive 00:08:02.501 suites 1 1 n/a 0 0 00:08:02.501 tests 2 2 2 0 0 00:08:02.501 asserts 22 22 22 0 n/a 00:08:02.501 00:08:02.501 Elapsed time = 0.048 seconds 00:08:02.501 --71376-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:02.501 --71376-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:02.501 ==71376== 00:08:02.501 ==71376== HEAP SUMMARY: 00:08:02.501 ==71376== in use at exit: 0 bytes in 0 blocks 00:08:02.501 ==71376== total heap usage: 64 allocs, 64 frees, 111,986 bytes allocated 00:08:02.501 ==71376== 00:08:02.501 ==71376== All heap blocks were freed -- no leaks are possible 00:08:02.502 ==71376== 00:08:02.502 ==71376== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:02.502 00:08:02.502 real 0m12.441s 00:08:02.502 user 0m11.798s 00:08:02.502 sys 0m0.462s 00:08:02.502 23:50:05 unittest_nvme -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:02.502 23:50:05 unittest_nvme -- common/autotest_common.sh@10 -- # set +x 00:08:02.502 ************************************ 00:08:02.502 END TEST unittest_nvme 00:08:02.502 ************************************ 00:08:02.502 23:50:05 -- unit/unittest.sh@247 -- # 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:02.502 23:50:05 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:02.502 23:50:05 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:02.502 23:50:05 -- common/autotest_common.sh@10 -- # set +x 00:08:02.502 ************************************ 00:08:02.502 START TEST unittest_log 00:08:02.502 ************************************ 00:08:02.502 23:50:05 unittest_log -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:02.502 ==71401== Memcheck, a memory error detector 00:08:02.502 ==71401== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:02.502 ==71401== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:02.502 ==71401== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:02.502 ==71401== 00:08:02.502 --71401-- Valgrind options: 00:08:02.502 --71401-- --leak-check=full 00:08:02.502 --71401-- --error-exitcode=2 00:08:02.502 --71401-- --verbose 00:08:02.502 --71401-- Contents of /proc/version: 00:08:02.502 --71401-- 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.502 --71401-- 00:08:02.502 --71401-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:02.502 --71401-- Page sizes: currently 4096, max supported 4096 00:08:02.502 --71401-- Valgrind library directory: /usr/libexec/valgrind 00:08:02.502 --71401-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:02.502 --71401-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:02.502 --71401-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:02.502 --71401-- might be shown as UnknownInlinedFun 00:08:02.502 --71401-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:02.502 --71401-- object doesn't have a dynamic symbol table 00:08:02.761 --71401-- Scheduler: using generic scheduler lock implementation. 00:08:02.761 --71401-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:02.761 ==71401== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71401-by-???-on-dc5ca2722762 00:08:02.761 ==71401== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71401-by-???-on-dc5ca2722762 00:08:02.761 ==71401== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71401-by-???-on-dc5ca2722762 00:08:02.761 ==71401== 00:08:02.761 ==71401== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:02.761 ==71401== don't want to do, unless you know exactly what you're doing, 00:08:02.761 ==71401== or are doing some strange experiment): 00:08:02.761 ==71401== /usr/libexec/valgrind/../../bin/vgdb --pid=71401 ...command... 00:08:02.761 ==71401== 00:08:02.761 ==71401== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:02.761 ==71401== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/log/log.c/log_ut 00:08:02.761 ==71401== and then give GDB the following command 00:08:02.761 ==71401== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71401 00:08:02.761 ==71401== --pid is optional if only one valgrind process is running 00:08:02.761 ==71401== 00:08:02.761 --71401-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:02.761 --71401-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:02.761 --71401-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:02.761 --71401-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:02.761 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.761 --71401-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:02.761 --71401-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:02.761 --71401-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:02.761 --71401-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:02.761 --71401-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:02.761 --71401-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:02.761 --71401-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:02.761 --71401-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:02.761 --71401-- Reading syms from /usr/lib64/libm.so.6 00:08:02.761 --71401-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:02.761 --71401-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/libc.so.6 00:08:02.761 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.761 --71401-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.761 --71401-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.761 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.761 --71401-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.761 --71401-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.761 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.761 --71401-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.761 --71401-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:02.761 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:02.761 --71401-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:02.761 --71401-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:02.761 --71401-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:02.761 --71401-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:02.761 --71401-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:03.021 --71401-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:03.021 --71401-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:03.021 --71401-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 --71401-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.021 ==71401== Preferring higher priority redirection: 00:08:03.022 --71401-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:03.022 --71401-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:03.022 --71401-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 --71401-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:03.022 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.022 --71401-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.022 --71401-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.022 ==71401== WARNING: new redirection conflicts with existing -- ignoring it 00:08:03.022 --71401-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:03.022 --71401-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:03.022 --71401-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:03.022 --71401-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:03.022 --71401-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:03.022 --71401-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:03.022 --71401-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:03.022 --71401-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:03.022 --71401-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:03.022 --71401-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:03.022 --71401-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:03.022 --71401-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:03.022 --71401-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:03.022 --71401-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:03.022 --71401-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:03.022 --71401-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:03.022 --71401-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:03.022 --71401-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:03.022 --71401-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:03.022 00:08:03.022 00:08:03.022 CUnit - A unit testing framework for C - Version 2.1-3 00:08:03.022 http://cunit.sourceforge.net/ 00:08:03.022 00:08:03.022 00:08:03.022 Suite: log 00:08:03.281 Test: log_test ...[2024-05-14 23:50:05.953701] log_ut.c: 56:log_test: *WARNING*: log warning unit test 00:08:03.281 [2024-05-14 23:50:05.987734] log_ut.c: 57:log_test: *DEBUG*: log test 00:08:03.281 log dump test: 00:08:03.281 00000000 6c 6f 67 20 64 75 6d 70 log dump 00:08:03.281 spdk dump test: 00:08:03.281 00000000 73 70 64 6b 20 64 75 6d 70 spdk dump 00:08:03.281 spdk dump test: 00:08:03.281 00000000 73 70 64 6b 20 64 75 6d 70 20 31 36 20 6d 6f 72 spdk dump 16 mor 00:08:03.281 00000010 65 20 63 68 61 72 73 e chars 00:08:03.281 passed 00:08:03.281 Test: deprecation ...--71401-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:03.281 --71401-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:04.218 passed 00:08:04.218 00:08:04.218 Run Summary: Type Total Ran Passed Failed Inactive 00:08:04.218 suites 1 1 n/a 0 0 00:08:04.218 tests 2 2 2 0 0 00:08:04.218 asserts 73 73 73 0 n/a 00:08:04.218 00:08:04.218 Elapsed time = 0.080 seconds 00:08:04.218 --71401-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:04.218 --71401-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:04.218 ==71401== 00:08:04.218 ==71401== HEAP SUMMARY: 00:08:04.218 ==71401== in use at exit: 576 bytes in 3 blocks 00:08:04.218 ==71401== total heap usage: 67 allocs, 64 frees, 103,578 bytes allocated 00:08:04.218 ==71401== 00:08:04.218 ==71401== Searching for pointers to 3 not-freed blocks 00:08:04.218 ==71401== Checked 6,211,152 bytes 00:08:04.218 ==71401== 00:08:04.218 ==71401== LEAK SUMMARY: 00:08:04.218 ==71401== definitely lost: 0 bytes in 0 blocks 00:08:04.218 ==71401== indirectly lost: 0 bytes in 0 blocks 00:08:04.218 ==71401== possibly lost: 0 bytes in 0 blocks 00:08:04.218 ==71401== still reachable: 576 bytes in 3 blocks 00:08:04.218 ==71401== suppressed: 0 bytes in 0 blocks 00:08:04.218 ==71401== Reachable blocks (those to which a pointer was found) are not shown. 00:08:04.218 ==71401== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:04.218 ==71401== 00:08:04.218 ==71401== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:04.218 00:08:04.218 real 0m1.707s 00:08:04.218 user 0m0.668s 00:08:04.218 sys 0m0.036s 00:08:04.218 23:50:07 unittest_log -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:04.218 23:50:07 unittest_log -- common/autotest_common.sh@10 -- # set +x 00:08:04.218 ************************************ 00:08:04.218 END TEST unittest_log 00:08:04.218 ************************************ 00:08:04.218 23:50:07 -- unit/unittest.sh@248 -- # 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:04.218 23:50:07 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:04.218 23:50:07 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:04.218 23:50:07 -- common/autotest_common.sh@10 -- # set +x 00:08:04.218 ************************************ 00:08:04.218 START TEST unittest_lvol 00:08:04.218 ************************************ 00:08:04.218 23:50:07 unittest_lvol -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:04.218 ==71438== Memcheck, a memory error detector 00:08:04.218 ==71438== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:04.218 ==71438== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:04.218 ==71438== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:04.218 ==71438== 00:08:04.218 --71438-- Valgrind options: 00:08:04.218 --71438-- --leak-check=full 00:08:04.218 --71438-- --error-exitcode=2 00:08:04.218 --71438-- --verbose 00:08:04.218 --71438-- Contents of /proc/version: 00:08:04.218 --71438-- 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.218 --71438-- 00:08:04.218 --71438-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:04.218 --71438-- Page sizes: currently 4096, max supported 4096 00:08:04.218 --71438-- Valgrind library directory: /usr/libexec/valgrind 00:08:04.218 --71438-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:04.218 --71438-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:04.478 --71438-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:04.478 --71438-- might be shown as UnknownInlinedFun 00:08:04.478 --71438-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:04.478 --71438-- object doesn't have a dynamic symbol table 00:08:04.478 --71438-- Scheduler: using generic scheduler lock implementation. 00:08:04.478 --71438-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:04.478 ==71438== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71438-by-???-on-dc5ca2722762 00:08:04.478 ==71438== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71438-by-???-on-dc5ca2722762 00:08:04.478 ==71438== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71438-by-???-on-dc5ca2722762 00:08:04.478 ==71438== 00:08:04.478 ==71438== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:04.478 ==71438== don't want to do, unless you know exactly what you're doing, 00:08:04.478 ==71438== or are doing some strange experiment): 00:08:04.478 ==71438== /usr/libexec/valgrind/../../bin/vgdb --pid=71438 ...command... 00:08:04.478 ==71438== 00:08:04.478 ==71438== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:04.478 ==71438== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/lvol/lvol.c/lvol_ut 00:08:04.478 ==71438== and then give GDB the following command 00:08:04.478 ==71438== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71438 00:08:04.478 ==71438== --pid is optional if only one valgrind process is running 00:08:04.478 ==71438== 00:08:04.478 --71438-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:04.478 --71438-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:04.478 --71438-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:04.478 --71438-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:04.478 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.478 --71438-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:04.478 --71438-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:04.478 --71438-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:04.478 --71438-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:04.478 --71438-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:04.478 --71438-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:04.478 --71438-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:04.478 --71438-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:04.478 --71438-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:04.478 --71438-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:04.478 --71438-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:04.478 --71438-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:04.478 --71438-- Reading syms from /usr/lib64/libm.so.6 00:08:04.478 --71438-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:04.478 --71438-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:04.478 --71438-- Reading syms from /usr/lib64/libc.so.6 00:08:04.478 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.478 --71438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.478 --71438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.478 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.478 --71438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.478 --71438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.478 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.478 --71438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.478 --71438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:04.478 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.478 --71438-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:04.479 --71438-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:04.479 --71438-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:04.737 --71438-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:04.737 --71438-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:04.737 --71438-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:04.737 --71438-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:04.737 --71438-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:04.737 --71438-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.737 --71438-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 ==71438== Preferring higher priority redirection: 00:08:04.738 --71438-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:04.738 --71438-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:04.738 --71438-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 --71438-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:04.738 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.738 --71438-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.738 --71438-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.738 ==71438== WARNING: new redirection conflicts with existing -- ignoring it 00:08:04.738 --71438-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:04.738 --71438-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:04.738 --71438-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:04.738 --71438-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:04.738 --71438-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:04.738 --71438-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:04.738 --71438-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:04.738 --71438-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:04.738 --71438-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:04.738 --71438-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:04.738 --71438-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:04.738 --71438-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:04.738 --71438-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:04.738 --71438-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:04.738 --71438-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:04.738 --71438-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:04.738 --71438-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:04.738 --71438-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:04.738 --71438-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:04.738 00:08:04.738 00:08:04.738 CUnit - A unit testing framework for C - Version 2.1-3 00:08:04.738 http://cunit.sourceforge.net/ 00:08:04.738 00:08:04.738 00:08:04.738 Suite: lvol 00:08:04.738 Test: lvs_init_unload_success ...--71438-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:04.996 [2024-05-14 23:50:07.704546] /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:04.996 passed 00:08:04.996 Test: lvs_init_destroy_success ...[2024-05-14 23:50:07.746500] /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:04.996 passed 00:08:04.996 Test: lvs_init_opts_success ...passed 00:08:04.996 Test: lvs_unload_lvs_is_null_fail ...[2024-05-14 23:50:07.759503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 882:spdk_lvs_unload: *ERROR*: Lvol store is NULL 00:08:04.996 passed 00:08:04.996 Test: lvs_names ...[2024-05-14 23:50:07.761403] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 726:spdk_lvs_init: *ERROR*: No name specified. 00:08:04.996 [2024-05-14 23:50:07.762550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 720:spdk_lvs_init: *ERROR*: Name has no null terminator. 00:08:04.996 --71438-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:04.996 [2024-05-14 23:50:07.766485] /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:04.996 passed 00:08:04.996 Test: lvol_create_destroy_success ...passed 00:08:04.996 Test: lvol_create_fail ...[2024-05-14 23:50:07.790750] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 689:spdk_lvs_init: *ERROR*: Blobstore device does not exist 00:08:04.996 [2024-05-14 23:50:07.792078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1190:spdk_lvol_create: *ERROR*: lvol store does not exist 00:08:04.996 passed 00:08:04.996 Test: lvol_destroy_fail ...[2024-05-14 23:50:07.799309] /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:04.996 passed 00:08:04.996 Test: lvol_close ...[2024-05-14 23:50:07.804068] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1614:spdk_lvol_close: *ERROR*: lvol does not exist 00:08:04.996 [2024-05-14 23:50:07.806649] /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:04.996 passed 00:08:04.996 Test: lvol_resize ...passed 00:08:04.996 Test: lvol_set_read_only ...passed 00:08:04.996 Test: test_lvs_load ...[2024-05-14 23:50:07.835219] /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:04.996 [2024-05-14 23:50:07.835575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 441:lvs_load: *ERROR*: Invalid options 00:08:04.996 passed 00:08:04.996 Test: lvols_load ...[2024-05-14 23:50:07.847316] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:04.996 [2024-05-14 23:50:07.855655] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 227:load_next_lvol: *ERROR*: Failed to fetch blobs list 00:08:04.997 passed 00:08:04.997 Test: lvol_open ...passed 00:08:04.997 Test: lvol_snapshot ...passed 00:08:04.997 Test: lvol_snapshot_fail ...[2024-05-14 23:50:07.884235] /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:04.997 passed 00:08:04.997 Test: lvol_clone ...passed 00:08:04.997 Test: lvol_clone_fail ...[2024-05-14 23:50:07.894556] /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:04.997 passed 00:08:04.997 Test: lvol_iter_clones ...passed 00:08:04.997 Test: lvol_refcnt ...[2024-05-14 23:50:07.910445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1572:spdk_lvol_destroy: *ERROR*: Cannot destroy lvol ce71bdaf-879a-4413-bc58-2ee6252375ca because it is still open 00:08:04.997 passed 00:08:04.997 Test: lvol_names ...[2024-05-14 23:50:07.915854] /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:04.997 [2024-05-14 23:50:07.916978] /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:04.997 [2024-05-14 23:50:07.921973] /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:04.997 passed 00:08:04.997 Test: lvol_create_thin_provisioned ...passed 00:08:04.997 Test: lvol_rename ...[2024-05-14 23:50:07.931032] /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:05.255 [2024-05-14 23:50:07.936673] /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:05.255 passed 00:08:05.255 Test: lvs_rename ...[2024-05-14 23:50:07.950566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c: 769:lvs_rename_cb: *ERROR*: Lvol store rename operation failed 00:08:05.255 passed 00:08:05.255 Test: lvol_inflate ...[2024-05-14 23:50:07.958512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:05.255 passed 00:08:05.255 Test: lvol_decouple_parent ...[2024-05-14 23:50:07.964506] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:1658:lvol_inflate_cb: *ERROR*: Could not inflate lvol 00:08:05.255 passed 00:08:05.255 Test: lvol_get_xattr ...passed 00:08:05.255 Test: lvol_esnap_reload ...passed 00:08:05.255 Test: lvol_esnap_create_bad_args ...[2024-05-14 23:50:07.977673] /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:05.255 [2024-05-14 23:50:07.979117] /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:05.255 [2024-05-14 23:50:07.980704] /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:05.255 [2024-05-14 23:50:07.981860] /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:05.255 [2024-05-14 23:50:07.991525] /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:05.255 passed 00:08:05.255 Test: lvol_esnap_create_delete ...passed 00:08:05.255 Test: lvol_esnap_load_esnaps ...[2024-05-14 23:50:07.999195] /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:05.255 passed 00:08:05.255 Test: lvol_esnap_missing ...[2024-05-14 23:50:08.009152] /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:05.255 [2024-05-14 23:50:08.010506] /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:05.255 passed 00:08:05.255 Test: lvol_esnap_hotplug ... 00:08:05.255 lvol_esnap_hotplug scenario 0: PASS - one missing, happy path 00:08:05.255 lvol_esnap_hotplug scenario 1: PASS - one missing, cb registers degraded_set 00:08:05.255 [2024-05-14 23:50:08.069250] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 5bfab84c-090b-4898-95c2-5ef4f426255b: failed to create esnap bs_dev: error -12 00:08:05.255 lvol_esnap_hotplug scenario 2: PASS - one missing, cb retuns -ENOMEM 00:08:05.255 lvol_esnap_hotplug scenario 3: PASS - two missing with same esnap, happy path 00:08:05.255 [2024-05-14 23:50:08.072197] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 026b0af5-78bb-4a23-99c4-6595a0e51e56: failed to create esnap bs_dev: error -12 00:08:05.255 lvol_esnap_hotplug scenario 4: PASS - two missing with same esnap, first -ENOMEM 00:08:05.255 [2024-05-14 23:50:08.072729] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2062:lvs_esnap_degraded_hotplug: *ERROR*: lvol 4d27b8ef-8676-4897-a67f-4c63e8f7e830: failed to create esnap bs_dev: error -12 00:08:05.255 lvol_esnap_hotplug scenario 5: PASS - two missing with same esnap, second -ENOMEM 00:08:05.255 lvol_esnap_hotplug scenario 6: PASS - two missing with different esnaps, happy path 00:08:05.255 lvol_esnap_hotplug scenario 7: PASS - two missing with different esnaps, first still missing 00:08:05.255 lvol_esnap_hotplug scenario 8: PASS - three missing with same esnap, happy path 00:08:05.255 lvol_esnap_hotplug scenario 9: PASS - three missing with same esnap, first still missing 00:08:05.255 lvol_esnap_hotplug scenario 10: PASS - three missing with same esnap, first two still missing 00:08:05.256 lvol_esnap_hotplug scenario 11: PASS - three missing with same esnap, middle still missing 00:08:05.256 lvol_esnap_hotplug scenario 12: PASS - three missing with same esnap, last still missing 00:08:05.256 passed 00:08:05.256 Test: lvol_get_by ...passed 00:08:05.256 Test: lvol_shallow_copy ...[2024-05-14 23:50:08.102357] /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:05.256 [2024-05-14 23:50:08.103127] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/lvol/lvol.c:2281:spdk_lvol_shallow_copy: *ERROR*: lvol 7cc02f00-4f42-427b-b3d3-ea0ee15d79d6 shallow copy, ext_dev must not be NULL 00:08:05.256 passed 00:08:05.256 00:08:05.256 Run Summary: Type Total Ran Passed Failed Inactive 00:08:05.256 suites 1 1 n/a 0 0 00:08:05.256 tests 35 35 35 0 0 00:08:05.256 asserts 1459 1459 1459 0 n/a 00:08:05.256 00:08:05.256 Elapsed time = 0.449 seconds 00:08:05.256 --71438-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:05.256 --71438-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:05.256 ==71438== 00:08:05.256 ==71438== HEAP SUMMARY: 00:08:05.256 ==71438== in use at exit: 0 bytes in 0 blocks 00:08:05.256 ==71438== total heap usage: 1,962 allocs, 1,962 frees, 284,765 bytes allocated 00:08:05.256 ==71438== 00:08:05.256 ==71438== All heap blocks were freed -- no leaks are possible 00:08:05.256 ==71438== 00:08:05.256 ==71438== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:05.515 00:08:05.515 real 0m1.062s 00:08:05.515 user 0m1.026s 00:08:05.515 sys 0m0.032s 00:08:05.515 23:50:08 unittest_lvol -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:05.515 23:50:08 unittest_lvol -- common/autotest_common.sh@10 -- # set +x 00:08:05.515 ************************************ 00:08:05.515 END TEST unittest_lvol 00:08:05.515 ************************************ 00:08:05.515 23:50:08 -- unit/unittest.sh@249 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:05.515 23:50:08 -- unit/unittest.sh@250 -- # 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:05.515 23:50:08 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:05.515 23:50:08 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:05.515 23:50:08 -- common/autotest_common.sh@10 -- # set +x 00:08:05.515 ************************************ 00:08:05.515 START TEST unittest_nvme_rdma 00:08:05.515 ************************************ 00:08:05.515 23:50:08 unittest_nvme_rdma -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:05.515 ==71468== Memcheck, a memory error detector 00:08:05.515 ==71468== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:05.515 ==71468== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:05.515 ==71468== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:05.515 ==71468== 00:08:05.515 --71468-- Valgrind options: 00:08:05.515 --71468-- --leak-check=full 00:08:05.515 --71468-- --error-exitcode=2 00:08:05.515 --71468-- --verbose 00:08:05.515 --71468-- Contents of /proc/version: 00:08:05.515 --71468-- 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.515 --71468-- 00:08:05.515 --71468-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:05.515 --71468-- Page sizes: currently 4096, max supported 4096 00:08:05.515 --71468-- Valgrind library directory: /usr/libexec/valgrind 00:08:05.515 --71468-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:05.515 --71468-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:05.515 --71468-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:05.515 --71468-- might be shown as UnknownInlinedFun 00:08:05.515 --71468-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:05.515 --71468-- object doesn't have a dynamic symbol table 00:08:05.515 --71468-- Scheduler: using generic scheduler lock implementation. 00:08:05.515 --71468-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:05.515 ==71468== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71468-by-???-on-dc5ca2722762 00:08:05.515 ==71468== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71468-by-???-on-dc5ca2722762 00:08:05.515 ==71468== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71468-by-???-on-dc5ca2722762 00:08:05.515 ==71468== 00:08:05.515 ==71468== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:05.515 ==71468== don't want to do, unless you know exactly what you're doing, 00:08:05.515 ==71468== or are doing some strange experiment): 00:08:05.515 ==71468== /usr/libexec/valgrind/../../bin/vgdb --pid=71468 ...command... 00:08:05.515 ==71468== 00:08:05.515 ==71468== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:05.516 ==71468== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut 00:08:05.516 ==71468== and then give GDB the following command 00:08:05.516 ==71468== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71468 00:08:05.516 ==71468== --pid is optional if only one valgrind process is running 00:08:05.516 ==71468== 00:08:05.516 --71468-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:05.516 --71468-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:05.516 --71468-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:05.516 --71468-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:05.516 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.516 --71468-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:05.516 --71468-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:05.516 --71468-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:05.516 --71468-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:05.516 --71468-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:05.516 --71468-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:05.516 --71468-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:05.516 --71468-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:05.516 --71468-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:05.516 --71468-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:05.516 --71468-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:05.516 --71468-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:05.516 --71468-- Reading syms from /usr/lib64/libm.so.6 00:08:05.516 --71468-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:05.516 --71468-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:05.516 --71468-- Reading syms from /usr/lib64/libc.so.6 00:08:05.516 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.516 --71468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.516 --71468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.516 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.516 --71468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.516 --71468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.516 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.516 --71468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.516 --71468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:05.516 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.516 --71468-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:05.516 --71468-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:05.775 --71468-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:05.775 --71468-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:05.775 --71468-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:05.775 --71468-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:05.775 --71468-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:05.775 --71468-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:05.775 --71468-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 ==71468== Preferring higher priority redirection: 00:08:05.775 --71468-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:05.775 --71468-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:05.775 --71468-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.775 --71468-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.776 --71468-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:05.776 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.776 --71468-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.776 --71468-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.776 ==71468== WARNING: new redirection conflicts with existing -- ignoring it 00:08:05.776 --71468-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:05.776 --71468-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:05.776 --71468-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:05.776 --71468-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:05.776 --71468-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:05.776 --71468-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:05.776 --71468-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:05.776 --71468-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:05.776 --71468-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:05.776 --71468-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:05.776 --71468-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:05.776 --71468-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:05.776 --71468-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:05.776 --71468-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:05.776 --71468-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:05.776 --71468-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:05.776 --71468-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:05.776 --71468-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:05.776 00:08:05.776 00:08:05.776 CUnit - A unit testing framework for C - Version 2.1-3 00:08:05.776 http://cunit.sourceforge.net/ 00:08:05.776 00:08:05.776 00:08:05.776 Suite: nvme_rdma 00:08:05.776 Test: test_nvme_rdma_build_sgl_request ...[2024-05-14 23:50:08.692831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -34 00:08:06.035 [2024-05-14 23:50:08.721046] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1632:nvme_rdma_build_sgl_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:06.035 [2024-05-14 23:50:08.722760] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1688:nvme_rdma_build_sgl_request: *ERROR*: Size of SGL descriptors (64) exceeds ICD (60) 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_build_sgl_inline_request ...passed 00:08:06.035 Test: test_nvme_rdma_build_contig_request ...[2024-05-14 23:50:08.736497] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1569:nvme_rdma_build_contig_request: *ERROR*: SGL length 16777216 exceeds max keyed SGL block size 16777215 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_build_contig_inline_request ...passed 00:08:06.035 Test: test_nvme_rdma_create_reqs ...[2024-05-14 23:50:08.744739] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1011:nvme_rdma_create_reqs: *ERROR*: Failed to allocate rdma_reqs 00:08:06.035 --71468-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_create_rsps ...[2024-05-14 23:50:08.760926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 929:nvme_rdma_create_rsps: *ERROR*: Failed to allocate rsp_sgls 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_ctrlr_create_qpair ...[2024-05-14 23:50:08.776230] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 0. Minimum queue size is 2. 00:08:06.035 [2024-05-14 23:50:08.776847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1826:nvme_rdma_ctrlr_create_qpair: *ERROR*: Failed to create qpair with size 1. Minimum queue size is 2. 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_poller_create ...passed 00:08:06.035 Test: test_nvme_rdma_qpair_process_cm_event ...[2024-05-14 23:50:08.796951] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 530:nvme_rdma_qpair_process_cm_event: *ERROR*: Unexpected Acceptor Event [255] 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_ctrlr_construct ...--71468-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_req_put_and_get ...passed 00:08:06.035 Test: test_nvme_rdma_req_init ...passed 00:08:06.035 Test: test_nvme_rdma_validate_cm_event ...[2024-05-14 23:50:08.839971] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ADDR_RESOLVED but received RDMA_CM_EVENT_CONNECT_RESPONSE (5) from CM event channel (status = 0) 00:08:06.035 [2024-05-14 23:50:08.841073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 621:nvme_rdma_validate_cm_event: *ERROR*: Expected RDMA_CM_EVENT_ESTABLISHED but received RDMA_CM_EVENT_REJECTED (8) from CM event channel (status = 10) 00:08:06.035 passed 00:08:06.035 Test: test_nvme_rdma_qpair_init ...passed 00:08:06.035 Test: test_nvme_rdma_qpair_submit_request ...passed 00:08:06.035 Test: test_nvme_rdma_memory_domain ...[2024-05-14 23:50:08.862756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 353:nvme_rdma_get_memory_domain: *ERROR*: Failed to create memory domain 00:08:06.035 passed 00:08:06.035 Test: test_rdma_ctrlr_get_memory_domains ...passed 00:08:06.035 Test: test_rdma_get_memory_translation ...[2024-05-14 23:50:08.875702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1448:nvme_rdma_get_memory_translation: *ERROR*: DMA memory translation failed, rc -1, iov count 0 00:08:06.035 [2024-05-14 23:50:08.878170] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:1459:nvme_rdma_get_memory_translation: *ERROR*: RDMA memory translation failed, rc -1 00:08:06.036 passed 00:08:06.036 Test: test_get_rdma_qpair_from_wc ...passed 00:08:06.036 Test: test_nvme_rdma_ctrlr_get_max_sges ...passed 00:08:06.036 Test: test_nvme_rdma_poll_group_get_stats ...[2024-05-14 23:50:08.891050] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:06.036 [2024-05-14 23:50:08.891578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3273:nvme_rdma_poll_group_get_stats: *ERROR*: Invalid stats or group pointer 00:08:06.036 passed 00:08:06.036 Test: test_nvme_rdma_qpair_set_poller ...[2024-05-14 23:50:08.912650] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:06.036 [2024-05-14 23:50:08.913909] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device 0xfeedbeef 00:08:06.036 [2024-05-14 23:50:08.914512] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe790 on poll group 0x5a1d3b0 00:08:06.036 [2024-05-14 23:50:08.915335] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:2985:nvme_rdma_poller_create: *ERROR*: Unable to create CQ, errno 0. 00:08:06.036 --71468-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:06.036 [2024-05-14 23:50:08.915752] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c:3031:nvme_rdma_poll_group_get_poller: *ERROR*: Failed to create a poller for device (nil) 00:08:06.036 [2024-05-14 23:50:08.915854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 727:nvme_rdma_qpair_set_poller: *ERROR*: Unable to find a cq for qpair 0x1ffeffe790 on poll group 0x5a1d3b0 00:08:06.036 --71468-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:06.036 --71468-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:06.036 [2024-05-14 23:50:08.926914] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_rdma.c: 705:nvme_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:06.036 passed 00:08:06.036 00:08:06.036 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.036 suites 1 1 n/a 0 0 00:08:06.036 tests 22 22 22 0 0 00:08:06.036 asserts 412 412 412 0 n/a 00:08:06.036 00:08:06.036 Elapsed time = 0.263 seconds 00:08:06.036 --71468-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.295 ==71468== 00:08:06.295 ==71468== HEAP SUMMARY: 00:08:06.295 ==71468== in use at exit: 56 bytes in 1 blocks 00:08:06.295 ==71468== total heap usage: 164 allocs, 163 frees, 141,398 bytes allocated 00:08:06.295 ==71468== 00:08:06.295 ==71468== Searching for pointers to 1 not-freed blocks 00:08:06.295 ==71468== Checked 6,358,120 bytes 00:08:06.295 ==71468== 00:08:06.295 ==71468== LEAK SUMMARY: 00:08:06.295 ==71468== definitely lost: 0 bytes in 0 blocks 00:08:06.295 ==71468== indirectly lost: 0 bytes in 0 blocks 00:08:06.295 ==71468== possibly lost: 0 bytes in 0 blocks 00:08:06.295 ==71468== still reachable: 56 bytes in 1 blocks 00:08:06.295 ==71468== suppressed: 0 bytes in 0 blocks 00:08:06.295 ==71468== Reachable blocks (those to which a pointer was found) are not shown. 00:08:06.295 ==71468== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:06.295 ==71468== 00:08:06.295 ==71468== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:06.295 00:08:06.295 real 0m0.782s 00:08:06.295 user 0m0.755s 00:08:06.295 sys 0m0.025s 00:08:06.295 23:50:09 unittest_nvme_rdma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:06.295 23:50:09 unittest_nvme_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:06.295 ************************************ 00:08:06.295 END TEST unittest_nvme_rdma 00:08:06.295 ************************************ 00:08:06.295 23:50:09 -- unit/unittest.sh@251 -- # 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:06.295 23:50:09 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:06.295 23:50:09 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:06.295 23:50:09 -- common/autotest_common.sh@10 -- # set +x 00:08:06.295 ************************************ 00:08:06.295 START TEST unittest_nvmf_transport 00:08:06.295 ************************************ 00:08:06.295 23:50:09 unittest_nvmf_transport -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:06.295 ==71492== Memcheck, a memory error detector 00:08:06.295 ==71492== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:06.296 ==71492== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:06.296 ==71492== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:06.296 ==71492== 00:08:06.296 --71492-- Valgrind options: 00:08:06.296 --71492-- --leak-check=full 00:08:06.296 --71492-- --error-exitcode=2 00:08:06.296 --71492-- --verbose 00:08:06.296 --71492-- Contents of /proc/version: 00:08:06.296 --71492-- 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.296 --71492-- 00:08:06.296 --71492-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:06.296 --71492-- Page sizes: currently 4096, max supported 4096 00:08:06.296 --71492-- Valgrind library directory: /usr/libexec/valgrind 00:08:06.296 --71492-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:06.296 --71492-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:06.296 --71492-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:06.296 --71492-- might be shown as UnknownInlinedFun 00:08:06.296 --71492-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:06.296 --71492-- object doesn't have a dynamic symbol table 00:08:06.296 --71492-- Scheduler: using generic scheduler lock implementation. 00:08:06.296 --71492-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:06.296 ==71492== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71492-by-???-on-dc5ca2722762 00:08:06.296 ==71492== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71492-by-???-on-dc5ca2722762 00:08:06.296 ==71492== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71492-by-???-on-dc5ca2722762 00:08:06.296 ==71492== 00:08:06.296 ==71492== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:06.296 ==71492== don't want to do, unless you know exactly what you're doing, 00:08:06.296 ==71492== or are doing some strange experiment): 00:08:06.296 ==71492== /usr/libexec/valgrind/../../bin/vgdb --pid=71492 ...command... 00:08:06.296 ==71492== 00:08:06.296 ==71492== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:06.296 ==71492== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/transport.c/transport_ut 00:08:06.296 ==71492== and then give GDB the following command 00:08:06.296 ==71492== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71492 00:08:06.296 ==71492== --pid is optional if only one valgrind process is running 00:08:06.296 ==71492== 00:08:06.296 --71492-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:06.296 --71492-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:06.296 --71492-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:06.296 --71492-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:06.296 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.296 --71492-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:06.296 --71492-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:06.296 --71492-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:06.296 --71492-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:06.296 --71492-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:06.296 --71492-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:06.296 --71492-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:06.296 --71492-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:06.296 --71492-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:06.296 --71492-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:06.296 --71492-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:06.296 --71492-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:06.296 --71492-- Reading syms from /usr/lib64/libm.so.6 00:08:06.296 --71492-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:06.296 --71492-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:06.296 --71492-- Reading syms from /usr/lib64/libc.so.6 00:08:06.555 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.555 --71492-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.555 --71492-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.555 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.555 --71492-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.555 --71492-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.555 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.556 --71492-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.556 --71492-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:06.556 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.556 --71492-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:06.556 --71492-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:06.556 --71492-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:06.556 --71492-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:06.556 --71492-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:06.556 --71492-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:06.556 --71492-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:06.556 --71492-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:06.556 --71492-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 ==71492== Preferring higher priority redirection: 00:08:06.556 --71492-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:06.556 --71492-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:06.556 --71492-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 --71492-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:06.556 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.556 --71492-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.556 --71492-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.556 ==71492== WARNING: new redirection conflicts with existing -- ignoring it 00:08:06.556 --71492-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:06.556 --71492-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:06.556 --71492-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:06.556 --71492-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:06.556 --71492-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:06.816 --71492-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:06.816 --71492-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:06.816 --71492-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:06.816 --71492-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:06.816 --71492-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:06.816 --71492-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:06.816 --71492-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:06.816 --71492-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:06.816 --71492-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:06.816 --71492-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:06.816 --71492-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:06.816 --71492-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:06.816 --71492-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:06.816 00:08:06.816 00:08:06.816 CUnit - A unit testing framework for C - Version 2.1-3 00:08:06.816 http://cunit.sourceforge.net/ 00:08:06.816 00:08:06.816 00:08:06.816 Suite: nvmf 00:08:06.816 Test: test_spdk_nvmf_transport_create ...[2024-05-14 23:50:09.600976] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 251:nvmf_transport_create: *ERROR*: Transport type 'new_ops' unavailable. 00:08:06.816 [2024-05-14 23:50:09.644038] /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:06.816 [2024-05-14 23:50:09.646124] /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:06.816 [2024-05-14 23:50:09.657705] /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:06.816 passed 00:08:06.816 Test: test_nvmf_transport_poll_group_create ...passed 00:08:06.816 Test: test_spdk_nvmf_transport_opts_init ...[2024-05-14 23:50:09.673150] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 792:spdk_nvmf_transport_opts_init: *ERROR*: Transport type invalid_ops unavailable. 00:08:06.816 [2024-05-14 23:50:09.673987] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 797:spdk_nvmf_transport_opts_init: *ERROR*: opts should not be NULL 00:08:06.816 [2024-05-14 23:50:09.674847] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/transport.c: 802:spdk_nvmf_transport_opts_init: *ERROR*: opts_size inside opts should not be zero value 00:08:06.816 passed 00:08:06.816 Test: test_spdk_nvmf_transport_listen_ext ...passed 00:08:06.816 00:08:06.816 Run Summary: Type Total Ran Passed Failed Inactive 00:08:06.816 suites 1 1 n/a 0 0 00:08:06.816 tests 4 4 4 0 0 00:08:06.816 asserts 49 49 49 0 n/a 00:08:06.816 00:08:06.816 Elapsed time = 0.099 seconds 00:08:06.816 --71492-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:06.816 --71492-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.076 ==71492== 00:08:07.076 ==71492== HEAP SUMMARY: 00:08:07.076 ==71492== in use at exit: 888 bytes in 3 blocks 00:08:07.076 ==71492== total heap usage: 136 allocs, 133 frees, 185,492 bytes allocated 00:08:07.076 ==71492== 00:08:07.076 ==71492== Searching for pointers to 3 not-freed blocks 00:08:07.076 ==71492== Checked 6,912,224 bytes 00:08:07.076 ==71492== 00:08:07.076 ==71492== LEAK SUMMARY: 00:08:07.076 ==71492== definitely lost: 0 bytes in 0 blocks 00:08:07.076 ==71492== indirectly lost: 0 bytes in 0 blocks 00:08:07.076 ==71492== possibly lost: 0 bytes in 0 blocks 00:08:07.076 ==71492== still reachable: 888 bytes in 3 blocks 00:08:07.076 ==71492== suppressed: 0 bytes in 0 blocks 00:08:07.076 ==71492== Reachable blocks (those to which a pointer was found) are not shown. 00:08:07.076 ==71492== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:07.076 ==71492== 00:08:07.076 ==71492== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.076 00:08:07.076 real 0m0.774s 00:08:07.076 user 0m0.739s 00:08:07.076 sys 0m0.032s 00:08:07.076 23:50:09 unittest_nvmf_transport -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:07.076 23:50:09 unittest_nvmf_transport -- common/autotest_common.sh@10 -- # set +x 00:08:07.076 ************************************ 00:08:07.076 END TEST unittest_nvmf_transport 00:08:07.076 ************************************ 00:08:07.076 23:50:09 -- unit/unittest.sh@252 -- # 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:07.076 23:50:09 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:07.076 23:50:09 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:07.076 23:50:09 -- common/autotest_common.sh@10 -- # set +x 00:08:07.076 ************************************ 00:08:07.076 START TEST unittest_rdma 00:08:07.076 ************************************ 00:08:07.076 23:50:09 unittest_rdma -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:07.076 ==71517== Memcheck, a memory error detector 00:08:07.076 ==71517== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.076 ==71517== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.076 ==71517== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:07.076 ==71517== 00:08:07.076 --71517-- Valgrind options: 00:08:07.076 --71517-- --leak-check=full 00:08:07.076 --71517-- --error-exitcode=2 00:08:07.076 --71517-- --verbose 00:08:07.076 --71517-- Contents of /proc/version: 00:08:07.076 --71517-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:07.076 --71517-- 00:08:07.076 --71517-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.076 --71517-- Page sizes: currently 4096, max supported 4096 00:08:07.076 --71517-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.076 --71517-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:07.076 --71517-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.076 --71517-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.076 --71517-- might be shown as UnknownInlinedFun 00:08:07.076 --71517-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.076 --71517-- object doesn't have a dynamic symbol table 00:08:07.076 --71517-- Scheduler: using generic scheduler lock implementation. 00:08:07.076 --71517-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.076 ==71517== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71517-by-???-on-dc5ca2722762 00:08:07.076 ==71517== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71517-by-???-on-dc5ca2722762 00:08:07.076 ==71517== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71517-by-???-on-dc5ca2722762 00:08:07.077 ==71517== 00:08:07.077 ==71517== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.077 ==71517== don't want to do, unless you know exactly what you're doing, 00:08:07.077 ==71517== or are doing some strange experiment): 00:08:07.077 ==71517== /usr/libexec/valgrind/../../bin/vgdb --pid=71517 ...command... 00:08:07.077 ==71517== 00:08:07.077 ==71517== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.077 ==71517== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/rdma/common.c/common_ut 00:08:07.077 ==71517== and then give GDB the following command 00:08:07.077 ==71517== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71517 00:08:07.077 ==71517== --pid is optional if only one valgrind process is running 00:08:07.077 ==71517== 00:08:07.077 --71517-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.077 --71517-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.077 --71517-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.077 --71517-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.077 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.077 --71517-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.077 --71517-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.077 --71517-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.077 --71517-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.077 --71517-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.077 --71517-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.077 --71517-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.077 --71517-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.077 --71517-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.077 --71517-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.077 --71517-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.077 --71517-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.077 --71517-- Reading syms from /usr/lib64/libm.so.6 00:08:07.077 --71517-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.077 --71517-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.077 --71517-- Reading syms from /usr/lib64/libc.so.6 00:08:07.336 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.336 --71517-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.336 --71517-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.336 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.336 --71517-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.336 --71517-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.336 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.336 --71517-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.336 --71517-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.336 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.336 --71517-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.336 --71517-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.336 --71517-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:07.336 --71517-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:07.336 --71517-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:07.336 --71517-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:07.336 --71517-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:07.336 --71517-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:07.336 --71517-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.336 --71517-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 ==71517== Preferring higher priority redirection: 00:08:07.337 --71517-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:07.337 --71517-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:07.337 --71517-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 --71517-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:07.337 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.337 --71517-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.337 --71517-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.337 ==71517== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.337 --71517-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:07.337 --71517-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:07.337 --71517-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:07.595 --71517-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:07.595 --71517-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:07.595 --71517-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:07.595 --71517-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:07.595 --71517-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:07.595 --71517-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:07.595 --71517-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:07.595 --71517-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:07.595 --71517-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:07.595 --71517-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:07.595 --71517-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:07.595 --71517-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:07.595 --71517-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:07.595 --71517-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:07.595 --71517-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:07.595 00:08:07.595 00:08:07.595 CUnit - A unit testing framework for C - Version 2.1-3 00:08:07.595 http://cunit.sourceforge.net/ 00:08:07.595 00:08:07.595 00:08:07.595 Suite: rdma_common 00:08:07.595 Test: test_spdk_rdma_pd ...[2024-05-14 23:50:10.394032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:08:07.595 [2024-05-14 23:50:10.440327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/rdma/common.c: 533:spdk_rdma_get_pd: *ERROR*: Failed to get PD 00:08:07.595 passed 00:08:07.595 00:08:07.595 Run Summary: Type Total Ran Passed Failed Inactive 00:08:07.595 suites 1 1 n/a 0 0 00:08:07.595 tests 1 1 1 0 0 00:08:07.595 asserts 31 31 31 0 n/a 00:08:07.595 00:08:07.595 Elapsed time = 0.075 seconds 00:08:07.595 --71517-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:07.595 --71517-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:07.595 ==71517== 00:08:07.595 ==71517== HEAP SUMMARY: 00:08:07.595 ==71517== in use at exit: 0 bytes in 0 blocks 00:08:07.595 ==71517== total heap usage: 81 allocs, 81 frees, 116,928 bytes allocated 00:08:07.595 ==71517== 00:08:07.595 ==71517== All heap blocks were freed -- no leaks are possible 00:08:07.595 ==71517== 00:08:07.595 ==71517== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:07.595 00:08:07.595 real 0m0.697s 00:08:07.595 user 0m0.656s 00:08:07.595 sys 0m0.038s 00:08:07.595 23:50:10 unittest_rdma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:07.595 23:50:10 unittest_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:07.595 ************************************ 00:08:07.595 END TEST unittest_rdma 00:08:07.595 ************************************ 00:08:07.853 23:50:10 -- unit/unittest.sh@255 -- # grep -q '#define SPDK_CONFIG_NVME_CUSE 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:07.853 23:50:10 -- unit/unittest.sh@256 -- # 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:07.853 23:50:10 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:07.853 23:50:10 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:07.853 23:50:10 -- common/autotest_common.sh@10 -- # set +x 00:08:07.853 ************************************ 00:08:07.853 START TEST unittest_nvme_cuse 00:08:07.853 ************************************ 00:08:07.853 23:50:10 unittest_nvme_cuse -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:07.853 ==71542== Memcheck, a memory error detector 00:08:07.853 ==71542== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:07.853 ==71542== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:07.853 ==71542== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:07.853 ==71542== 00:08:07.853 --71542-- Valgrind options: 00:08:07.853 --71542-- --leak-check=full 00:08:07.853 --71542-- --error-exitcode=2 00:08:07.853 --71542-- --verbose 00:08:07.853 --71542-- Contents of /proc/version: 00:08:07.853 --71542-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:07.853 --71542-- 00:08:07.853 --71542-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:07.853 --71542-- Page sizes: currently 4096, max supported 4096 00:08:07.853 --71542-- Valgrind library directory: /usr/libexec/valgrind 00:08:07.853 --71542-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:07.853 --71542-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:07.853 --71542-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:07.853 --71542-- might be shown as UnknownInlinedFun 00:08:07.853 --71542-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:07.853 --71542-- object doesn't have a dynamic symbol table 00:08:07.853 --71542-- Scheduler: using generic scheduler lock implementation. 00:08:07.853 --71542-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:07.853 ==71542== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71542-by-???-on-dc5ca2722762 00:08:07.853 ==71542== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71542-by-???-on-dc5ca2722762 00:08:07.853 ==71542== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71542-by-???-on-dc5ca2722762 00:08:07.853 ==71542== 00:08:07.853 ==71542== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:07.854 ==71542== don't want to do, unless you know exactly what you're doing, 00:08:07.854 ==71542== or are doing some strange experiment): 00:08:07.854 ==71542== /usr/libexec/valgrind/../../bin/vgdb --pid=71542 ...command... 00:08:07.854 ==71542== 00:08:07.854 ==71542== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:07.854 ==71542== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut 00:08:07.854 ==71542== and then give GDB the following command 00:08:07.854 ==71542== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71542 00:08:07.854 ==71542== --pid is optional if only one valgrind process is running 00:08:07.854 ==71542== 00:08:07.854 --71542-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:07.854 --71542-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:07.854 --71542-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:07.854 --71542-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:07.854 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.854 --71542-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:07.854 --71542-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:07.854 --71542-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:07.854 --71542-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:07.854 --71542-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:07.854 --71542-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:07.854 --71542-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:07.854 --71542-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:07.854 --71542-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:07.854 --71542-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:07.854 --71542-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:07.854 --71542-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:07.854 --71542-- Reading syms from /usr/lib64/libm.so.6 00:08:07.854 --71542-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:07.854 --71542-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:07.854 --71542-- Reading syms from /usr/lib64/libc.so.6 00:08:07.854 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.854 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.854 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.854 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.854 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.854 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:07.854 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.854 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.854 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:07.854 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:07.854 --71542-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:07.854 --71542-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:08.112 --71542-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:08.112 --71542-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:08.112 --71542-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:08.112 --71542-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:08.112 --71542-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:08.112 --71542-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:08.112 --71542-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 ==71542== Preferring higher priority redirection: 00:08:08.112 --71542-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:08.112 --71542-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:08.112 --71542-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 --71542-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:08.112 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.112 --71542-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.112 --71542-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.112 ==71542== WARNING: new redirection conflicts with existing -- ignoring it 00:08:08.112 --71542-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:08.112 --71542-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:08.113 --71542-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:08.113 --71542-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:08.113 --71542-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:08.113 --71542-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:08.113 --71542-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:08.113 --71542-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:08.113 --71542-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:08.113 --71542-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:08.113 --71542-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:08.113 --71542-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:08.113 --71542-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:08.113 --71542-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:08.113 --71542-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:08.113 --71542-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:08.113 --71542-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:08.113 --71542-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:08.113 00:08:08.113 00:08:08.113 CUnit - A unit testing framework for C - Version 2.1-3 00:08:08.113 http://cunit.sourceforge.net/ 00:08:08.113 00:08:08.113 00:08:08.113 Suite: nvme_cuse 00:08:08.113 Test: test_cuse_nvme_submit_io_read_write ...--71542-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:08.113 passed 00:08:08.113 Test: test_cuse_nvme_submit_io_read_write_with_md ...passed 00:08:08.370 Test: test_cuse_nvme_submit_passthru_cmd ...passed 00:08:08.370 Test: test_cuse_nvme_submit_passthru_cmd_with_md ...passed 00:08:08.370 Test: test_nvme_cuse_get_cuse_ns_device ...passed 00:08:08.370 Test: test_cuse_nvme_submit_io ...[2024-05-14 23:50:11.087339] /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:08.370 passed 00:08:08.370 Test: test_cuse_nvme_reset ...[2024-05-14 23:50:11.115794] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvme/nvme_cuse.c: 352:cuse_nvme_reset: *ERROR*: Namespace reset not supported 00:08:08.370 passed 00:08:08.370 Test: test_nvme_cuse_stop ...--71542-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:09.302 passed 00:08:09.302 Test: test_spdk_nvme_cuse_get_ctrlr_name ...--71542-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:09.302 --71542-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:09.302 passed 00:08:09.302 00:08:09.302 Run Summary: Type Total Ran Passed Failed Inactive 00:08:09.302 suites 1 1 n/a 0 0 00:08:09.302 tests 9 9 9 0 0 00:08:09.302 asserts 118 118 118 0 n/a 00:08:09.302 00:08:09.302 Elapsed time = 1.210 seconds 00:08:09.561 --71542-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:09.561 --71542-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:09.561 ==71542== 00:08:09.561 ==71542== HEAP SUMMARY: 00:08:09.561 ==71542== in use at exit: 0 bytes in 0 blocks 00:08:09.561 ==71542== total heap usage: 133 allocs, 133 frees, 227,258 bytes allocated 00:08:09.561 ==71542== 00:08:09.561 ==71542== All heap blocks were freed -- no leaks are possible 00:08:09.561 ==71542== 00:08:09.561 ==71542== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:09.561 00:08:09.561 real 0m1.736s 00:08:09.561 user 0m1.080s 00:08:09.561 sys 0m0.653s 00:08:09.561 23:50:12 unittest_nvme_cuse -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:09.561 23:50:12 unittest_nvme_cuse -- common/autotest_common.sh@10 -- # set +x 00:08:09.561 ************************************ 00:08:09.561 END TEST unittest_nvme_cuse 00:08:09.561 ************************************ 00:08:09.561 23:50:12 -- unit/unittest.sh@259 -- # run_test unittest_nvmf unittest_nvmf 00:08:09.561 23:50:12 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:09.561 23:50:12 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:09.561 23:50:12 -- common/autotest_common.sh@10 -- # set +x 00:08:09.561 ************************************ 00:08:09.561 START TEST unittest_nvmf 00:08:09.561 ************************************ 00:08:09.561 23:50:12 unittest_nvmf -- common/autotest_common.sh@1121 -- # unittest_nvmf 00:08:09.561 23:50:12 unittest_nvmf -- unit/unittest.sh@106 -- # 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:09.561 ==71582== Memcheck, a memory error detector 00:08:09.561 ==71582== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:09.561 ==71582== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:09.561 ==71582== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:09.561 ==71582== 00:08:09.561 --71582-- Valgrind options: 00:08:09.561 --71582-- --leak-check=full 00:08:09.561 --71582-- --error-exitcode=2 00:08:09.561 --71582-- --verbose 00:08:09.561 --71582-- Contents of /proc/version: 00:08:09.561 --71582-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:09.561 --71582-- 00:08:09.561 --71582-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:09.561 --71582-- Page sizes: currently 4096, max supported 4096 00:08:09.561 --71582-- Valgrind library directory: /usr/libexec/valgrind 00:08:09.561 --71582-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:09.561 --71582-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:09.561 --71582-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:09.561 --71582-- might be shown as UnknownInlinedFun 00:08:09.561 --71582-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:09.561 --71582-- object doesn't have a dynamic symbol table 00:08:09.562 --71582-- Scheduler: using generic scheduler lock implementation. 00:08:09.562 --71582-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:09.562 ==71582== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71582-by-???-on-dc5ca2722762 00:08:09.562 ==71582== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71582-by-???-on-dc5ca2722762 00:08:09.562 ==71582== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71582-by-???-on-dc5ca2722762 00:08:09.562 ==71582== 00:08:09.562 ==71582== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:09.562 ==71582== don't want to do, unless you know exactly what you're doing, 00:08:09.562 ==71582== or are doing some strange experiment): 00:08:09.562 ==71582== /usr/libexec/valgrind/../../bin/vgdb --pid=71582 ...command... 00:08:09.562 ==71582== 00:08:09.562 ==71582== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:09.562 ==71582== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr.c/ctrlr_ut 00:08:09.562 ==71582== and then give GDB the following command 00:08:09.562 ==71582== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71582 00:08:09.562 ==71582== --pid is optional if only one valgrind process is running 00:08:09.562 ==71582== 00:08:09.562 --71582-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:09.562 --71582-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:09.562 --71582-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:09.562 --71582-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:09.562 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.562 --71582-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:09.562 --71582-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:09.562 --71582-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:09.562 --71582-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:09.562 --71582-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:09.562 --71582-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:09.562 --71582-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:09.562 --71582-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:09.562 --71582-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:09.562 --71582-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:09.562 --71582-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:09.562 --71582-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:09.562 --71582-- Reading syms from /usr/lib64/libm.so.6 00:08:09.562 --71582-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:09.562 --71582-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:09.562 --71582-- Reading syms from /usr/lib64/libc.so.6 00:08:09.821 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.821 --71582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.821 --71582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.821 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.821 --71582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.821 --71582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.821 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.821 --71582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.821 --71582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:09.821 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.821 --71582-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:09.821 --71582-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:09.821 --71582-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:09.821 --71582-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:09.821 --71582-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:09.821 --71582-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:09.821 --71582-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:09.821 --71582-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:09.821 --71582-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.821 --71582-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 ==71582== Preferring higher priority redirection: 00:08:09.822 --71582-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:09.822 --71582-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:09.822 --71582-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 --71582-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:09.822 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.822 --71582-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.822 --71582-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.822 ==71582== WARNING: new redirection conflicts with existing -- ignoring it 00:08:09.822 --71582-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:09.822 --71582-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:09.822 --71582-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:10.080 --71582-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:10.080 --71582-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:10.080 --71582-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:10.080 --71582-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:10.080 --71582-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:10.080 --71582-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:10.080 --71582-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:10.080 --71582-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:10.080 --71582-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:10.080 --71582-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:10.080 --71582-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:10.080 --71582-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:10.080 --71582-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:10.080 --71582-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:10.080 --71582-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:10.080 --71582-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:10.080 --71582-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:10.080 00:08:10.080 00:08:10.080 CUnit - A unit testing framework for C - Version 2.1-3 00:08:10.080 http://cunit.sourceforge.net/ 00:08:10.080 00:08:10.080 00:08:10.080 Suite: nvmf 00:08:10.080 Test: test_get_log_page ...[2024-05-14 23:50:12.913372] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2612:nvmf_ctrlr_get_log_page: *ERROR*: Invalid log page offset 0x2 00:08:10.080 passed 00:08:10.080 Test: test_process_fabrics_cmd ...[2024-05-14 23:50:12.951955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4677:nvmf_check_qpair_active: *ERROR*: Received command 0x0 on qid 0 before CONNECT 00:08:10.080 passed 00:08:10.080 Test: test_connect ...--71582-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:10.339 [2024-05-14 23:50:13.056000] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1006:nvmf_ctrlr_cmd_connect: *ERROR*: Connect command data length 0x3ff too small 00:08:10.339 [2024-05-14 23:50:13.058464] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 869:_nvmf_ctrlr_connect: *ERROR*: Connect command unsupported RECFMT 1234 00:08:10.339 [2024-05-14 23:50:13.062935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1045:nvmf_ctrlr_cmd_connect: *ERROR*: Connect HOSTNQN is not null terminated 00:08:10.339 [2024-05-14 23:50:13.065146] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 816:nvmf_qpair_access_allowed: *ERROR*: Subsystem 'nqn.2016-06.io.spdk:subsystem1' does not allow host 'nqn.2016-06.io.spdk:host1' 00:08:10.339 [2024-05-14 23:50:13.067188] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 880:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE = 0 00:08:10.339 [2024-05-14 23:50:13.069514] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 887:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE for admin queue 32 (min 1, max 31) 00:08:10.339 [2024-05-14 23:50:13.072306] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 893:_nvmf_ctrlr_connect: *ERROR*: Invalid SQSIZE 64 (min 1, max 63) 00:08:10.339 [2024-05-14 23:50:13.074457] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 920:_nvmf_ctrlr_connect: *ERROR*: The NVMf target only supports dynamic mode (CNTLID = 0x1234). 00:08:10.339 [2024-05-14 23:50:13.090634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 755:_nvmf_ctrlr_add_io_qpair: *ERROR*: Unknown controller ID 0xffff 00:08:10.339 [2024-05-14 23:50:13.097103] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 670:nvmf_ctrlr_add_io_qpair: *ERROR*: I/O connect not allowed on discovery controller 00:08:10.339 [2024-05-14 23:50:13.116238] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 676:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect before ctrlr was enabled 00:08:10.339 [2024-05-14 23:50:13.119433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 682:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOSQES 3 00:08:10.339 [2024-05-14 23:50:13.122663] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 689:nvmf_ctrlr_add_io_qpair: *ERROR*: Got I/O connect with invalid IOCQES 3 00:08:10.339 [2024-05-14 23:50:13.126236] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 713:nvmf_ctrlr_add_io_qpair: *ERROR*: Requested QID 3 but Max QID is 2 00:08:10.339 [2024-05-14 23:50:13.143830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 293:nvmf_ctrlr_add_qpair: *ERROR*: Got I/O connect with duplicate QID 1 00:08:10.339 [2024-05-14 23:50:13.154788] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 800:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 4, group (nil)) 00:08:10.339 [2024-05-14 23:50:13.157511] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c: 800:_nvmf_ctrlr_add_io_qpair: *ERROR*: Inactive admin qpair (state 0, group (nil)) 00:08:10.339 passed 00:08:10.339 Test: test_get_ns_id_desc_list ...passed 00:08:10.340 Test: test_identify_ns ...[2024-05-14 23:50:13.191572] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:10.340 [2024-05-14 23:50:13.203689] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4 00:08:10.340 [2024-05-14 23:50:13.204926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 4294967295 00:08:10.340 passed 00:08:10.340 Test: test_identify_ns_iocs_specific ...[2024-05-14 23:50:13.208598] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:10.340 [2024-05-14 23:50:13.217018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:2706:_nvmf_ctrlr_get_ns_safe: *ERROR*: Identify Namespace for invalid NSID 0 00:08:10.340 passed 00:08:10.340 Test: test_reservation_write_exclusive ...passed 00:08:10.340 Test: test_reservation_exclusive_access ...passed 00:08:10.340 Test: test_reservation_write_exclusive_regs_only_and_all_regs ...passed 00:08:10.340 Test: test_reservation_exclusive_access_regs_only_and_all_regs ...passed 00:08:10.340 Test: test_reservation_notification_log_page ...passed 00:08:10.340 Test: test_get_dif_ctx ...passed 00:08:10.599 Test: test_set_get_features ...[2024-05-14 23:50:13.287772] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1642:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:10.599 [2024-05-14 23:50:13.293301] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1642:temp_threshold_opts_valid: *ERROR*: Invalid TMPSEL 9 00:08:10.599 [2024-05-14 23:50:13.295071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1653:temp_threshold_opts_valid: *ERROR*: Invalid THSEL 3 00:08:10.599 [2024-05-14 23:50:13.298604] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1729:nvmf_ctrlr_set_features_error_recovery: *ERROR*: Host set unsupported DULBE bit 00:08:10.599 passed 00:08:10.599 Test: test_identify_ctrlr ...passed 00:08:10.599 Test: test_identify_ctrlr_iocs_specific ...passed 00:08:10.599 Test: test_custom_admin_cmd ...passed 00:08:10.599 Test: test_fused_compare_and_write ...[2024-05-14 23:50:13.358174] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4212:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong sequence of fused operations 00:08:10.599 [2024-05-14 23:50:13.360569] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4201:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:10.599 [2024-05-14 23:50:13.362872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4219:nvmf_ctrlr_process_io_fused_cmd: *ERROR*: Wrong op code of fused operations 00:08:10.599 passed 00:08:10.599 Test: test_multi_async_event_reqs ...passed 00:08:10.599 Test: test_get_ana_log_page_one_ns_per_anagrp ...passed 00:08:10.599 Test: test_get_ana_log_page_multi_ns_per_anagrp ...passed 00:08:10.599 Test: test_multi_async_events ...passed 00:08:10.599 Test: test_rae ...passed 00:08:10.599 Test: test_nvmf_ctrlr_create_destruct ...--71582-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:10.599 passed 00:08:10.599 Test: test_nvmf_ctrlr_use_zcopy ...passed 00:08:10.599 Test: test_spdk_nvmf_request_zcopy_start ...[2024-05-14 23:50:13.470561] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4677:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 before CONNECT 00:08:10.599 [2024-05-14 23:50:13.484725] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 1 in state 4 00:08:10.599 passed 00:08:10.599 Test: test_zcopy_read ...passed 00:08:10.599 Test: test_zcopy_write ...passed 00:08:10.599 Test: test_nvmf_property_set ...passed 00:08:10.599 Test: test_nvmf_ctrlr_get_features_host_behavior_support ...[2024-05-14 23:50:13.524518] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1940:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:10.599 [2024-05-14 23:50:13.526568] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1940:nvmf_ctrlr_get_features_host_behavior_support: *ERROR*: invalid data buffer for Host Behavior Support 00:08:10.599 passed 00:08:10.599 Test: test_nvmf_ctrlr_set_features_host_behavior_support ...[2024-05-14 23:50:13.531538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1963:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iovcnt: 0 00:08:10.599 [2024-05-14 23:50:13.534342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1969:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid iov_len: 0 00:08:10.858 [2024-05-14 23:50:13.540566] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:1981:nvmf_ctrlr_set_features_host_behavior_support: *ERROR*: Host Behavior Support invalid acre: 0x02 00:08:10.858 passed 00:08:10.858 Test: test_nvmf_ctrlr_ns_attachment ...passed 00:08:10.858 Test: test_nvmf_check_qpair_active ...[2024-05-14 23:50:13.562333] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4677:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before CONNECT 00:08:10.858 [2024-05-14 23:50:13.565554] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4691:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 before authentication 00:08:10.858 [2024-05-14 23:50:13.566801] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 0 00:08:10.858 [2024-05-14 23:50:13.567400] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 4 00:08:10.858 [2024-05-14 23:50:13.567550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/ctrlr.c:4703:nvmf_check_qpair_active: *ERROR*: Received command 0x2 on qid 0 in state 5 00:08:10.858 passed 00:08:10.858 00:08:10.858 Run Summary: Type Total Ran Passed Failed Inactive 00:08:10.858 suites 1 1 n/a 0 0 00:08:10.858 tests 32 32 32 0 0 00:08:10.858 asserts 977 977 977 0 n/a 00:08:10.858 00:08:10.858 Elapsed time = 0.666 seconds 00:08:10.858 --71582-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:10.858 --71582-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:10.858 ==71582== 00:08:10.858 ==71582== HEAP SUMMARY: 00:08:10.858 ==71582== in use at exit: 192 bytes in 1 blocks 00:08:10.858 ==71582== total heap usage: 1,313 allocs, 1,312 frees, 229,278 bytes allocated 00:08:10.858 ==71582== 00:08:10.858 ==71582== Searching for pointers to 1 not-freed blocks 00:08:10.858 ==71582== Checked 6,788,304 bytes 00:08:10.858 ==71582== 00:08:10.858 ==71582== LEAK SUMMARY: 00:08:10.858 ==71582== definitely lost: 0 bytes in 0 blocks 00:08:10.858 ==71582== indirectly lost: 0 bytes in 0 blocks 00:08:10.858 ==71582== possibly lost: 0 bytes in 0 blocks 00:08:10.858 ==71582== still reachable: 192 bytes in 1 blocks 00:08:10.858 ==71582== suppressed: 0 bytes in 0 blocks 00:08:10.858 ==71582== Reachable blocks (those to which a pointer was found) are not shown. 00:08:10.858 ==71582== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:10.858 ==71582== 00:08:10.858 ==71582== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:10.858 23:50:13 unittest_nvmf -- unit/unittest.sh@107 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:10.858 ==71592== Memcheck, a memory error detector 00:08:10.858 ==71592== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:10.858 ==71592== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:10.858 ==71592== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:10.858 ==71592== 00:08:10.858 --71592-- Valgrind options: 00:08:10.858 --71592-- --leak-check=full 00:08:10.858 --71592-- --error-exitcode=2 00:08:10.858 --71592-- --verbose 00:08:10.858 --71592-- Contents of /proc/version: 00:08:10.858 --71592-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:10.858 --71592-- 00:08:10.858 --71592-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:10.858 --71592-- Page sizes: currently 4096, max supported 4096 00:08:10.858 --71592-- Valgrind library directory: /usr/libexec/valgrind 00:08:10.858 --71592-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:10.858 --71592-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:10.858 --71592-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:10.858 --71592-- might be shown as UnknownInlinedFun 00:08:10.858 --71592-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:10.858 --71592-- object doesn't have a dynamic symbol table 00:08:10.858 --71592-- Scheduler: using generic scheduler lock implementation. 00:08:10.858 --71592-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:10.858 ==71592== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71592-by-???-on-dc5ca2722762 00:08:10.858 ==71592== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71592-by-???-on-dc5ca2722762 00:08:10.858 ==71592== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71592-by-???-on-dc5ca2722762 00:08:10.858 ==71592== 00:08:10.858 ==71592== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:10.858 ==71592== don't want to do, unless you know exactly what you're doing, 00:08:10.858 ==71592== or are doing some strange experiment): 00:08:10.858 ==71592== /usr/libexec/valgrind/../../bin/vgdb --pid=71592 ...command... 00:08:10.858 ==71592== 00:08:10.858 ==71592== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:10.858 ==71592== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut 00:08:10.858 ==71592== and then give GDB the following command 00:08:10.859 ==71592== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71592 00:08:10.859 ==71592== --pid is optional if only one valgrind process is running 00:08:10.859 ==71592== 00:08:10.859 --71592-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:10.859 --71592-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:11.116 --71592-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:11.116 --71592-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:11.116 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.116 --71592-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:11.116 --71592-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:11.116 --71592-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:11.116 --71592-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:11.116 --71592-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:11.116 --71592-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:11.116 --71592-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:11.116 --71592-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:11.116 --71592-- Reading syms from /usr/lib64/libm.so.6 00:08:11.116 --71592-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:11.116 --71592-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/libc.so.6 00:08:11.116 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.116 --71592-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.116 --71592-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.116 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.116 --71592-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.116 --71592-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.116 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.116 --71592-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.116 --71592-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.116 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.116 --71592-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.116 --71592-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.116 --71592-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:11.116 --71592-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:11.116 --71592-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:11.116 --71592-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:11.116 --71592-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:11.116 --71592-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 ==71592== Preferring higher priority redirection: 00:08:11.117 --71592-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:11.117 --71592-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:11.117 --71592-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 --71592-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.117 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.117 --71592-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.117 --71592-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.117 ==71592== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.117 --71592-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.117 --71592-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.375 --71592-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.375 --71592-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.375 --71592-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.375 --71592-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.375 --71592-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.375 --71592-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.375 --71592-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.375 --71592-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.375 --71592-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.375 --71592-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.375 --71592-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.375 --71592-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.375 --71592-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.375 --71592-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.375 --71592-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.375 --71592-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.375 00:08:11.375 00:08:11.375 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.375 http://cunit.sourceforge.net/ 00:08:11.375 00:08:11.375 00:08:11.375 Suite: nvmf 00:08:11.375 Test: test_get_rw_params ...passed 00:08:11.375 Test: test_get_rw_ext_params ...passed 00:08:11.375 Test: test_lba_in_range ...passed 00:08:11.375 Test: test_get_dif_ctx ...passed 00:08:11.375 Test: test_nvmf_bdev_ctrlr_identify_ns ...--71592-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:11.375 passed 00:08:11.375 Test: test_spdk_nvmf_bdev_ctrlr_compare_and_write_cmd ...[2024-05-14 23:50:14.205418] /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:11.375 [2024-05-14 23:50:14.235114] /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:11.375 [2024-05-14 23:50:14.237589] /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:11.375 passed 00:08:11.375 Test: test_nvmf_bdev_ctrlr_zcopy_start ...[2024-05-14 23:50:14.243184] /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:11.376 [2024-05-14 23:50:14.244754] /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:11.376 passed 00:08:11.376 Test: test_nvmf_bdev_ctrlr_cmd ...[2024-05-14 23:50:14.248860] /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:11.376 [2024-05-14 23:50:14.250531] /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:11.376 [2024-05-14 23:50:14.258537] /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:11.376 [2024-05-14 23:50:14.259632] /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:11.376 passed 00:08:11.376 Test: test_nvmf_bdev_ctrlr_read_write_cmd ...passed 00:08:11.376 Test: test_nvmf_bdev_ctrlr_nvme_passthru ...passed 00:08:11.376 00:08:11.376 Run Summary: Type Total Ran Passed Failed Inactive 00:08:11.376 suites 1 1 n/a 0 0 00:08:11.376 tests 10 10 10 0 0 00:08:11.376 asserts 159 159 159 0 n/a 00:08:11.376 00:08:11.376 Elapsed time = 0.129 seconds 00:08:11.376 --71592-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:11.633 --71592-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:11.633 ==71592== 00:08:11.633 ==71592== HEAP SUMMARY: 00:08:11.633 ==71592== in use at exit: 0 bytes in 0 blocks 00:08:11.633 ==71592== total heap usage: 91 allocs, 91 frees, 117,352 bytes allocated 00:08:11.634 ==71592== 00:08:11.634 ==71592== All heap blocks were freed -- no leaks are possible 00:08:11.634 ==71592== 00:08:11.634 ==71592== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:11.634 23:50:14 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_discovery.c/ctrlr_discovery_ut 00:08:11.634 ==71604== Memcheck, a memory error detector 00:08:11.634 ==71604== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:11.634 ==71604== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:11.634 ==71604== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:11.634 ==71604== 00:08:11.634 --71604-- Valgrind options: 00:08:11.634 --71604-- --leak-check=full 00:08:11.634 --71604-- --error-exitcode=2 00:08:11.634 --71604-- --verbose 00:08:11.634 --71604-- Contents of /proc/version: 00:08:11.634 --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:08:11.634 --71604-- 00:08:11.634 --71604-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:11.634 --71604-- Page sizes: currently 4096, max supported 4096 00:08:11.634 --71604-- Valgrind library directory: /usr/libexec/valgrind 00:08:11.634 --71604-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:11.634 --71604-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:11.634 --71604-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:11.634 --71604-- might be shown as UnknownInlinedFun 00:08:11.634 --71604-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:11.634 --71604-- object doesn't have a dynamic symbol table 00:08:11.634 --71604-- Scheduler: using generic scheduler lock implementation. 00:08:11.634 --71604-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:11.634 ==71604== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71604-by-???-on-dc5ca2722762 00:08:11.634 ==71604== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71604-by-???-on-dc5ca2722762 00:08:11.634 ==71604== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71604-by-???-on-dc5ca2722762 00:08:11.634 ==71604== 00:08:11.634 ==71604== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:11.634 ==71604== don't want to do, unless you know exactly what you're doing, 00:08:11.634 ==71604== or are doing some strange experiment): 00:08:11.634 ==71604== /usr/libexec/valgrind/../../bin/vgdb --pid=71604 ...command... 00:08:11.634 ==71604== 00:08:11.634 ==71604== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:11.634 ==71604== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut 00:08:11.634 ==71604== and then give GDB the following command 00:08:11.634 ==71604== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71604 00:08:11.634 ==71604== --pid is optional if only one valgrind process is running 00:08:11.634 ==71604== 00:08:11.634 --71604-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:11.634 --71604-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:11.634 --71604-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:11.634 --71604-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:11.634 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.634 --71604-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:11.634 --71604-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:11.634 --71604-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:11.634 --71604-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:11.634 --71604-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:11.634 --71604-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:11.634 --71604-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:11.634 --71604-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:11.634 --71604-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:11.634 --71604-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:11.634 --71604-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:11.634 --71604-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:11.634 --71604-- Reading syms from /usr/lib64/libm.so.6 00:08:11.634 --71604-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:11.634 --71604-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:11.634 --71604-- Reading syms from /usr/lib64/libc.so.6 00:08:11.634 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.634 --71604-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.634 --71604-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.634 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.634 --71604-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.634 --71604-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.634 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.634 --71604-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.634 --71604-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:11.634 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.634 --71604-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:11.634 --71604-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:11.892 --71604-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:11.892 --71604-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:11.892 --71604-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:11.892 --71604-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:11.892 --71604-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:11.892 --71604-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:11.892 --71604-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 ==71604== Preferring higher priority redirection: 00:08:11.892 --71604-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:11.892 --71604-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:11.892 --71604-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.892 --71604-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.893 --71604-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.893 --71604-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.893 --71604-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.893 --71604-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:11.893 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.893 --71604-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.893 --71604-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.893 ==71604== WARNING: new redirection conflicts with existing -- ignoring it 00:08:11.893 --71604-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:11.893 --71604-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:11.893 --71604-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:11.893 --71604-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:11.893 --71604-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:11.893 --71604-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:11.893 --71604-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:11.893 --71604-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:11.893 --71604-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:11.893 --71604-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:11.893 --71604-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:11.893 --71604-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:11.893 --71604-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:11.893 --71604-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:11.893 --71604-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:11.893 --71604-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:11.893 --71604-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:11.893 --71604-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:11.893 00:08:11.893 00:08:11.893 CUnit - A unit testing framework for C - Version 2.1-3 00:08:11.893 http://cunit.sourceforge.net/ 00:08:11.893 00:08:11.893 00:08:11.893 Suite: nvmf 00:08:11.893 Test: test_discovery_log ...--71604-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:11.893 --71604-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:12.151 passed 00:08:12.151 Test: test_discovery_log_with_filters ...passed 00:08:12.151 00:08:12.151 Run Summary: Type Total Ran Passed Failed Inactive 00:08:12.151 suites 1 1 n/a 0 0 00:08:12.151 tests 2 2 2 0 0 00:08:12.151 asserts 238 238 238 0 n/a 00:08:12.151 00:08:12.151 Elapsed time = 0.151 seconds 00:08:12.151 --71604-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:12.151 --71604-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.151 ==71604== 00:08:12.151 ==71604== HEAP SUMMARY: 00:08:12.151 ==71604== in use at exit: 0 bytes in 0 blocks 00:08:12.151 ==71604== total heap usage: 256 allocs, 256 frees, 552,216 bytes allocated 00:08:12.151 ==71604== 00:08:12.151 ==71604== All heap blocks were freed -- no leaks are possible 00:08:12.151 ==71604== 00:08:12.151 ==71604== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:12.151 23:50:15 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/subsystem.c/subsystem_ut 00:08:12.151 ==71605== Memcheck, a memory error detector 00:08:12.151 ==71605== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:12.151 ==71605== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:12.151 ==71605== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:12.151 ==71605== 00:08:12.151 --71605-- Valgrind options: 00:08:12.151 --71605-- --leak-check=full 00:08:12.151 --71605-- --error-exitcode=2 00:08:12.151 --71605-- --verbose 00:08:12.151 --71605-- Contents of /proc/version: 00:08:12.151 --71605-- 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.151 --71605-- 00:08:12.151 --71605-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:12.151 --71605-- Page sizes: currently 4096, max supported 4096 00:08:12.151 --71605-- Valgrind library directory: /usr/libexec/valgrind 00:08:12.151 --71605-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:12.151 --71605-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:12.151 --71605-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:12.151 --71605-- might be shown as UnknownInlinedFun 00:08:12.151 --71605-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:12.151 --71605-- object doesn't have a dynamic symbol table 00:08:12.151 --71605-- Scheduler: using generic scheduler lock implementation. 00:08:12.151 --71605-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:12.151 ==71605== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71605-by-???-on-dc5ca2722762 00:08:12.151 ==71605== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71605-by-???-on-dc5ca2722762 00:08:12.151 ==71605== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71605-by-???-on-dc5ca2722762 00:08:12.151 ==71605== 00:08:12.151 ==71605== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:12.151 ==71605== don't want to do, unless you know exactly what you're doing, 00:08:12.151 ==71605== or are doing some strange experiment): 00:08:12.151 ==71605== /usr/libexec/valgrind/../../bin/vgdb --pid=71605 ...command... 00:08:12.151 ==71605== 00:08:12.151 ==71605== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:12.151 ==71605== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/subsystem.c/subsystem_ut 00:08:12.151 ==71605== and then give GDB the following command 00:08:12.151 ==71605== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71605 00:08:12.151 ==71605== --pid is optional if only one valgrind process is running 00:08:12.151 ==71605== 00:08:12.409 --71605-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:12.409 --71605-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:12.409 --71605-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:12.409 --71605-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:12.409 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.409 --71605-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:12.409 --71605-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:12.409 --71605-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:12.409 --71605-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:12.409 --71605-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:12.409 --71605-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:12.409 --71605-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:12.409 --71605-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:12.409 --71605-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:12.409 --71605-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:12.409 --71605-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:12.409 --71605-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:12.410 --71605-- Reading syms from /usr/lib64/libm.so.6 00:08:12.410 --71605-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:12.410 --71605-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:12.410 --71605-- Reading syms from /usr/lib64/libc.so.6 00:08:12.410 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.410 --71605-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.410 --71605-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.410 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.410 --71605-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.410 --71605-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.410 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.410 --71605-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.410 --71605-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:12.410 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.410 --71605-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:12.410 --71605-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:12.410 --71605-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:12.410 --71605-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:12.410 --71605-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:12.410 --71605-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:12.410 --71605-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:12.410 --71605-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:12.410 --71605-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 ==71605== Preferring higher priority redirection: 00:08:12.410 --71605-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:12.410 --71605-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:12.410 --71605-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.410 --71605-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.668 --71605-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.668 --71605-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.668 --71605-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.668 --71605-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:12.668 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.668 --71605-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.668 --71605-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.668 ==71605== WARNING: new redirection conflicts with existing -- ignoring it 00:08:12.668 --71605-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:12.668 --71605-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:12.668 --71605-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:12.668 --71605-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:12.668 --71605-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:12.668 --71605-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:12.668 --71605-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:12.668 --71605-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:12.668 --71605-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:12.668 --71605-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:12.668 --71605-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:12.668 --71605-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:12.668 --71605-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:12.668 --71605-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:12.668 --71605-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:12.668 --71605-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:12.668 --71605-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:12.668 --71605-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:12.668 --71605-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:12.668 00:08:12.668 00:08:12.668 CUnit - A unit testing framework for C - Version 2.1-3 00:08:12.668 http://cunit.sourceforge.net/ 00:08:12.668 00:08:12.668 00:08:12.668 Suite: nvmf 00:08:12.668 Test: nvmf_test_create_subsystem ...--71605-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:12.668 --71605-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:12.668 [2024-05-14 23:50:15.557309] /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:12.668 [2024-05-14 23:50:15.584268] /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:12.668 [2024-05-14 23:50:15.586276] /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:12.668 [2024-05-14 23:50:15.586475] /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:12.668 [2024-05-14 23:50:15.587109] /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:12.668 [2024-05-14 23:50:15.587303] /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:12.669 [2024-05-14 23:50:15.587775] /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:12.669 [2024-05-14 23:50:15.587876] /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:12.669 [2024-05-14 23:50:15.588495] /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:12.669 [2024-05-14 23:50:15.588687] /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:12.669 [2024-05-14 23:50:15.589158] /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:12.669 [2024-05-14 23:50:15.589266] /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:12.669 [2024-05-14 23:50:15.592088] /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:12.669 [2024-05-14 23:50:15.592322] /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:12.669 [2024-05-14 23:50:15.596891] /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:12.669 [2024-05-14 23:50:15.597088] /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:12.669 [2024-05-14 23:50:15.599541] /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:12.669 [2024-05-14 23:50:15.599739] /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:12.669 [2024-05-14 23:50:15.600459] /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:12.669 [2024-05-14 23:50:15.600653] /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:12.669 [2024-05-14 23:50:15.601139] /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:12.669 [2024-05-14 23:50:15.601254] /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:12.669 passed 00:08:12.927 Test: test_spdk_nvmf_subsystem_add_ns ...[2024-05-14 23:50:15.623325] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1997:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Requested NSID 5 already in use 00:08:12.927 [2024-05-14 23:50:15.624290] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1978:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Invalid NSID 4294967295 00:08:12.927 passed 00:08:12.927 Test: test_spdk_nvmf_subsystem_add_fdp_ns ...[2024-05-14 23:50:15.634692] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2106:spdk_nvmf_subsystem_add_ns_ext: *ERROR*: Subsystem with id: 0 can only add FDP namespace. 00:08:12.927 passed 00:08:12.927 Test: test_spdk_nvmf_subsystem_set_sn ...passed 00:08:12.927 Test: test_spdk_nvmf_ns_visible ...[2024-05-14 23:50:15.645205] /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:12.927 passed 00:08:12.927 Test: test_reservation_register ...[2024-05-14 23:50:15.711278] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:12.927 [2024-05-14 23:50:15.732101] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3103:nvmf_ns_reservation_register: *ERROR*: No registrant 00:08:12.927 passed 00:08:12.927 Test: test_reservation_register_with_ptpl ...--71605-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:12.927 passed 00:08:12.927 Test: test_reservation_acquire_preempt_1 ...[2024-05-14 23:50:15.815326] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:12.927 passed 00:08:12.927 Test: test_reservation_acquire_release_with_ptpl ...passed 00:08:12.927 Test: test_reservation_release ...[2024-05-14 23:50:15.847973] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:12.927 passed 00:08:12.927 Test: test_reservation_unregister_notification ...[2024-05-14 23:50:15.855113] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:12.927 passed 00:08:12.927 Test: test_reservation_release_notification ...[2024-05-14 23:50:15.860011] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:12.927 passed 00:08:12.927 Test: test_reservation_release_notification_write_exclusive ...[2024-05-14 23:50:15.864079] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:13.185 passed 00:08:13.185 Test: test_reservation_clear_notification ...[2024-05-14 23:50:15.868135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:13.185 passed 00:08:13.185 Test: test_reservation_preempt_notification ...[2024-05-14 23:50:15.872200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3045:nvmf_ns_reservation_register: *ERROR*: The same host already register a key with 0xa1 00:08:13.185 passed 00:08:13.185 Test: test_spdk_nvmf_ns_event ...passed 00:08:13.185 Test: test_nvmf_ns_reservation_add_remove_registrant ...passed 00:08:13.185 Test: test_nvmf_subsystem_add_ctrlr ...passed 00:08:13.185 Test: test_spdk_nvmf_subsystem_add_host ...[2024-05-14 23:50:15.939596] /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:13.185 [2024-05-14 23:50:15.949237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:1030:spdk_nvmf_subsystem_add_host_ext: *ERROR*: Unable to add host to transport_ut transport 00:08:13.185 passed 00:08:13.185 Test: test_nvmf_ns_reservation_report ...[2024-05-14 23:50:15.964391] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:3408:nvmf_ns_reservation_report: *ERROR*: NVMeoF uses extended controller data structure, please set EDS bit in cdw11 and try again 00:08:13.185 passed 00:08:13.185 Test: test_nvmf_nqn_is_valid ...[2024-05-14 23:50:15.968167] /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:13.185 [2024-05-14 23:50:15.968666] /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:1a629b9a-f9ad-4d1d-9f6e-a84445458db": uuid is not the correct length 00:08:13.185 [2024-05-14 23:50:15.969120] /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:13.186 passed 00:08:13.186 Test: test_nvmf_ns_reservation_restore ...[2024-05-14 23:50:15.981200] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/subsystem.c:2602:nvmf_ns_reservation_restore: *ERROR*: Existing bdev UUID is not same with configuration file 00:08:13.186 passed 00:08:13.186 Test: test_nvmf_subsystem_state_change ...passed 00:08:13.186 Test: test_nvmf_reservation_custom_ops ...passed 00:08:13.186 00:08:13.186 Run Summary: Type Total Ran Passed Failed Inactive 00:08:13.186 suites 1 1 n/a 0 0 00:08:13.186 tests 24 24 24 0 0 00:08:13.186 asserts 499 499 499 0 n/a 00:08:13.186 00:08:13.186 Elapsed time = 0.489 seconds 00:08:13.186 --71605-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:13.186 ==71605== 00:08:13.186 ==71605== HEAP SUMMARY: 00:08:13.186 ==71605== in use at exit: 296 bytes in 1 blocks 00:08:13.186 ==71605== total heap usage: 1,499 allocs, 1,498 frees, 1,020,735 bytes allocated 00:08:13.186 ==71605== 00:08:13.186 ==71605== Searching for pointers to 1 not-freed blocks 00:08:13.186 ==71605== Checked 6,800,712 bytes 00:08:13.186 ==71605== 00:08:13.186 ==71605== LEAK SUMMARY: 00:08:13.186 ==71605== definitely lost: 0 bytes in 0 blocks 00:08:13.186 ==71605== indirectly lost: 0 bytes in 0 blocks 00:08:13.186 ==71605== possibly lost: 0 bytes in 0 blocks 00:08:13.186 ==71605== still reachable: 296 bytes in 1 blocks 00:08:13.186 ==71605== suppressed: 0 bytes in 0 blocks 00:08:13.186 ==71605== Reachable blocks (those to which a pointer was found) are not shown. 00:08:13.186 ==71605== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:13.186 ==71605== 00:08:13.186 ==71605== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:13.186 23:50:16 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/tcp.c/tcp_ut 00:08:13.186 ==71625== Memcheck, a memory error detector 00:08:13.186 ==71625== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:13.186 ==71625== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:13.186 ==71625== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:13.186 ==71625== 00:08:13.186 --71625-- Valgrind options: 00:08:13.186 --71625-- --leak-check=full 00:08:13.186 --71625-- --error-exitcode=2 00:08:13.186 --71625-- --verbose 00:08:13.186 --71625-- Contents of /proc/version: 00:08:13.186 --71625-- 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.186 --71625-- 00:08:13.186 --71625-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:13.186 --71625-- Page sizes: currently 4096, max supported 4096 00:08:13.186 --71625-- Valgrind library directory: /usr/libexec/valgrind 00:08:13.444 --71625-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:13.444 --71625-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:13.444 --71625-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:13.444 --71625-- might be shown as UnknownInlinedFun 00:08:13.444 --71625-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:13.444 --71625-- object doesn't have a dynamic symbol table 00:08:13.444 --71625-- Scheduler: using generic scheduler lock implementation. 00:08:13.444 --71625-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:13.444 ==71625== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71625-by-???-on-dc5ca2722762 00:08:13.444 ==71625== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71625-by-???-on-dc5ca2722762 00:08:13.444 ==71625== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71625-by-???-on-dc5ca2722762 00:08:13.444 ==71625== 00:08:13.444 ==71625== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:13.444 ==71625== don't want to do, unless you know exactly what you're doing, 00:08:13.444 ==71625== or are doing some strange experiment): 00:08:13.444 ==71625== /usr/libexec/valgrind/../../bin/vgdb --pid=71625 ...command... 00:08:13.444 ==71625== 00:08:13.444 ==71625== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:13.444 ==71625== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/tcp.c/tcp_ut 00:08:13.444 ==71625== and then give GDB the following command 00:08:13.444 ==71625== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71625 00:08:13.444 ==71625== --pid is optional if only one valgrind process is running 00:08:13.444 ==71625== 00:08:13.444 --71625-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:13.444 --71625-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:13.444 --71625-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:13.444 --71625-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:13.444 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.444 --71625-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:13.444 --71625-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:13.444 --71625-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:13.444 --71625-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:13.444 --71625-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:13.444 --71625-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:13.444 --71625-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:13.444 --71625-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:13.444 --71625-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:13.445 --71625-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:13.445 --71625-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:13.445 --71625-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:13.445 --71625-- Reading syms from /usr/lib64/libm.so.6 00:08:13.445 --71625-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:13.445 --71625-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:13.445 --71625-- Reading syms from /usr/lib64/libc.so.6 00:08:13.445 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.445 --71625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.445 --71625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.445 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.445 --71625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.445 --71625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.445 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.445 --71625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.445 --71625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:13.445 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.445 --71625-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:13.445 --71625-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:13.445 --71625-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:13.445 --71625-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:13.445 --71625-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:13.445 --71625-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:13.702 --71625-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:13.702 --71625-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:13.702 --71625-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.702 --71625-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 ==71625== Preferring higher priority redirection: 00:08:13.703 --71625-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:13.703 --71625-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:13.703 --71625-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 --71625-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:13.703 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.703 --71625-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.703 --71625-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.703 ==71625== WARNING: new redirection conflicts with existing -- ignoring it 00:08:13.703 --71625-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:13.703 --71625-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:13.703 --71625-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:13.703 --71625-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:13.703 --71625-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:13.703 --71625-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:13.703 --71625-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:13.703 --71625-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:13.703 --71625-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:13.703 --71625-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:13.703 --71625-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:13.703 --71625-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:13.703 --71625-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:13.703 --71625-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:13.703 --71625-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:13.703 --71625-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:13.703 --71625-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:13.703 --71625-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:13.703 --71625-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:13.703 00:08:13.703 00:08:13.703 CUnit - A unit testing framework for C - Version 2.1-3 00:08:13.703 http://cunit.sourceforge.net/ 00:08:13.703 00:08:13.703 00:08:13.703 Suite: nvmf 00:08:13.703 Test: test_nvmf_tcp_create ...--71625-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:13.961 [2024-05-14 23:50:16.631177] /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:13.961 passed 00:08:13.961 Test: test_nvmf_tcp_destroy ...passed 00:08:13.961 Test: test_nvmf_tcp_poll_group_create ...passed 00:08:13.961 Test: test_nvmf_tcp_send_c2h_data ...passed 00:08:13.961 Test: test_nvmf_tcp_h2c_data_hdr_handle ...passed 00:08:13.961 Test: test_nvmf_tcp_in_capsule_data_handle ...passed 00:08:13.961 Test: test_nvmf_tcp_qpair_init_mem_resource ...passed 00:08:13.961 Test: test_nvmf_tcp_send_c2h_term_req ...[2024-05-14 23:50:16.891279] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:13.961 [2024-05-14 23:50:16.893291] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:13.961 [2024-05-14 23:50:16.895489] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:13.961 [2024-05-14 23:50:16.895631] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:13.961 [2024-05-14 23:50:16.895728] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:13.961 passed 00:08:14.219 Test: test_nvmf_tcp_send_capsule_resp_pdu ...passed 00:08:14.219 Test: test_nvmf_tcp_icreq_handle ...[2024-05-14 23:50:16.906640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2113:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:14.219 [2024-05-14 23:50:16.907058] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.219 [2024-05-14 23:50:16.907163] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:14.219 [2024-05-14 23:50:16.907630] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2113:nvmf_tcp_icreq_handle: *ERROR*: Expected ICReq PFV 0, got 1 00:08:14.219 [2024-05-14 23:50:16.907741] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:14.219 [2024-05-14 23:50:16.907854] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.219 [2024-05-14 23:50:16.907946] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:14.219 [2024-05-14 23:50:16.914129] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write IC_RESP to socket: rc=0, errno=0 00:08:14.219 [2024-05-14 23:50:16.914255] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:14.220 passed 00:08:14.220 Test: test_nvmf_tcp_check_xfer_type ...passed 00:08:14.220 Test: test_nvmf_tcp_invalid_sgl ...[2024-05-14 23:50:16.928413] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2508:nvmf_tcp_req_parse_sgl: *ERROR*: SGL length 0x1001 exceeds max io size 0x1000 00:08:14.220 [2024-05-14 23:50:16.929341] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.929454] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffd9a0 is same with the state(5) to be set 00:08:14.220 passed 00:08:14.220 Test: test_nvmf_tcp_pdu_ch_handle ...[2024-05-14 23:50:16.931720] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2240:nvmf_tcp_pdu_ch_handle: *ERROR*: Already received ICreq PDU, and reject this pdu=0x1ffeffe580 00:08:14.220 [2024-05-14 23:50:16.933243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.933353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.935986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2297:nvmf_tcp_pdu_ch_handle: *ERROR*: PDU type=0x00, Expected ICReq header length 128, got 0 on tqpair=0x1ffeffdde0 00:08:14.220 [2024-05-14 23:50:16.936243] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.936348] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.938387] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2250:nvmf_tcp_pdu_ch_handle: *ERROR*: The TCP/IP connection is not negotiated 00:08:14.220 [2024-05-14 23:50:16.938609] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.938711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.940686] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:2289:nvmf_tcp_pdu_ch_handle: *ERROR*: Unexpected PDU type 0x05 00:08:14.220 [2024-05-14 23:50:16.940929] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.941032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.942862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.942975] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.945481] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.945597] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.947966] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.948080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.950199] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.950320] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.953019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.953134] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.220 [2024-05-14 23:50:16.955466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1086:_tcp_write_pdu: *ERROR*: Could not write TERM_REQ to socket: rc=0, errno=0 00:08:14.220 [2024-05-14 23:50:16.955580] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/tcp.c:1598:nvmf_tcp_qpair_set_recv_state: *ERROR*: The recv state of tqpair=0x1ffeffdde0 is same with the state(5) to be set 00:08:14.221 passed 00:08:14.221 Test: test_nvmf_tcp_tls_add_remove_credentials ...--71625-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:14.221 --71625-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:14.221 --71625-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:14.221 --71625-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:14.221 --71625-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:14.477 passed 00:08:14.477 Test: test_nvmf_tcp_tls_generate_psk_id ...[2024-05-14 23:50:17.285491] /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:14.478 [2024-05-14 23:50:17.286680] /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:14.478 passed 00:08:14.478 Test: test_nvmf_tcp_tls_generate_retained_psk ...[2024-05-14 23:50:17.316009] /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:14.478 [2024-05-14 23:50:17.316634] /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:14.478 passed 00:08:14.478 Test: test_nvmf_tcp_tls_generate_tls_psk ...[2024-05-14 23:50:17.323491] /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:14.478 [2024-05-14 23:50:17.324122] /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:14.478 passed 00:08:14.478 00:08:14.478 Run Summary: Type Total Ran Passed Failed Inactive 00:08:14.478 suites 1 1 n/a 0 0 00:08:14.478 tests 17 17 17 0 0 00:08:14.478 asserts 222 222 222 0 n/a 00:08:14.478 00:08:14.478 Elapsed time = 0.742 seconds 00:08:14.478 --71625-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:14.735 ==71625== 00:08:14.735 ==71625== HEAP SUMMARY: 00:08:14.735 ==71625== in use at exit: 67,110,152 bytes in 1,028 blocks 00:08:14.735 ==71625== total heap usage: 12,574 allocs, 11,546 frees, 404,381,791 bytes allocated 00:08:14.735 ==71625== 00:08:14.735 ==71625== Searching for pointers to 1,028 not-freed blocks 00:08:14.735 ==71625== Checked 7,026,752 bytes 00:08:14.735 ==71625== 00:08:14.735 ==71625== LEAK SUMMARY: 00:08:14.735 ==71625== definitely lost: 0 bytes in 0 blocks 00:08:14.735 ==71625== indirectly lost: 0 bytes in 0 blocks 00:08:14.735 ==71625== possibly lost: 0 bytes in 0 blocks 00:08:14.735 ==71625== still reachable: 67,110,152 bytes in 1,028 blocks 00:08:14.735 ==71625== suppressed: 0 bytes in 0 blocks 00:08:14.735 ==71625== Reachable blocks (those to which a pointer was found) are not shown. 00:08:14.735 ==71625== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:14.735 ==71625== 00:08:14.735 ==71625== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:14.735 23:50:17 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/nvmf.c/nvmf_ut 00:08:14.735 ==71637== Memcheck, a memory error detector 00:08:14.735 ==71637== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:14.735 ==71637== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:14.735 ==71637== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:14.735 ==71637== 00:08:14.735 --71637-- Valgrind options: 00:08:14.735 --71637-- --leak-check=full 00:08:14.735 --71637-- --error-exitcode=2 00:08:14.735 --71637-- --verbose 00:08:14.735 --71637-- Contents of /proc/version: 00:08:14.735 --71637-- 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.735 --71637-- 00:08:14.735 --71637-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:14.735 --71637-- Page sizes: currently 4096, max supported 4096 00:08:14.735 --71637-- Valgrind library directory: /usr/libexec/valgrind 00:08:14.735 --71637-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:14.735 --71637-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:14.735 --71637-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:14.735 --71637-- might be shown as UnknownInlinedFun 00:08:14.735 --71637-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:14.735 --71637-- object doesn't have a dynamic symbol table 00:08:14.735 --71637-- Scheduler: using generic scheduler lock implementation. 00:08:14.736 --71637-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:14.736 ==71637== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71637-by-???-on-dc5ca2722762 00:08:14.736 ==71637== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71637-by-???-on-dc5ca2722762 00:08:14.736 ==71637== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71637-by-???-on-dc5ca2722762 00:08:14.736 ==71637== 00:08:14.736 ==71637== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:14.736 ==71637== don't want to do, unless you know exactly what you're doing, 00:08:14.736 ==71637== or are doing some strange experiment): 00:08:14.736 ==71637== /usr/libexec/valgrind/../../bin/vgdb --pid=71637 ...command... 00:08:14.736 ==71637== 00:08:14.736 ==71637== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:14.736 ==71637== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/nvmf.c/nvmf_ut 00:08:14.736 ==71637== and then give GDB the following command 00:08:14.736 ==71637== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71637 00:08:14.736 ==71637== --pid is optional if only one valgrind process is running 00:08:14.736 ==71637== 00:08:14.736 --71637-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:14.736 --71637-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:14.736 --71637-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:14.736 --71637-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:14.736 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.736 --71637-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:14.736 --71637-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:14.736 --71637-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:14.736 --71637-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:14.736 --71637-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:14.736 --71637-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:14.736 --71637-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:14.736 --71637-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:14.736 --71637-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:14.736 --71637-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:14.736 --71637-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:14.736 --71637-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:14.736 --71637-- Reading syms from /usr/lib64/libm.so.6 00:08:14.736 --71637-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:14.736 --71637-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:14.736 --71637-- Reading syms from /usr/lib64/libc.so.6 00:08:14.736 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.736 --71637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.736 --71637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.736 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.736 --71637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.736 --71637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.736 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.736 --71637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.736 --71637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:14.736 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.736 --71637-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:14.736 --71637-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:14.993 --71637-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:14.993 --71637-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:14.993 --71637-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:14.993 --71637-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:14.993 --71637-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:14.993 --71637-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:14.993 --71637-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.993 --71637-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 ==71637== Preferring higher priority redirection: 00:08:14.994 --71637-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:14.994 --71637-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:14.994 --71637-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 --71637-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:14.994 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.994 --71637-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.994 --71637-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.994 ==71637== WARNING: new redirection conflicts with existing -- ignoring it 00:08:14.994 --71637-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:14.994 --71637-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:14.994 --71637-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:14.994 --71637-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:14.994 --71637-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:14.994 --71637-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:14.994 --71637-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:14.994 --71637-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:14.994 --71637-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:14.994 --71637-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:14.994 --71637-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:14.995 --71637-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:14.995 --71637-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:14.995 --71637-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:14.995 --71637-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:14.995 --71637-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:14.995 --71637-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:14.995 --71637-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:14.995 00:08:14.995 00:08:14.995 CUnit - A unit testing framework for C - Version 2.1-3 00:08:14.995 http://cunit.sourceforge.net/ 00:08:14.995 00:08:15.252 00:08:15.252 Suite: nvmf 00:08:15.252 Test: test_nvmf_tgt_create_poll_group ...--71637-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:15.252 passed 00:08:15.252 00:08:15.252 Run Summary: Type Total Ran Passed Failed Inactive 00:08:15.252 suites 1 1 n/a 0 0 00:08:15.252 tests 1 1 1 0 0 00:08:15.252 asserts 17 17 17 0 n/a 00:08:15.252 00:08:15.252 Elapsed time = 0.086 seconds 00:08:15.252 --71637-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:15.252 --71637-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:15.252 ==71637== 00:08:15.252 ==71637== HEAP SUMMARY: 00:08:15.252 ==71637== in use at exit: 67,109,768 bytes in 1,026 blocks 00:08:15.252 ==71637== total heap usage: 1,117 allocs, 91 frees, 67,264,373 bytes allocated 00:08:15.252 ==71637== 00:08:15.252 ==71637== Searching for pointers to 1,026 not-freed blocks 00:08:15.252 ==71637== Checked 6,632,760 bytes 00:08:15.252 ==71637== 00:08:15.252 ==71637== LEAK SUMMARY: 00:08:15.252 ==71637== definitely lost: 0 bytes in 0 blocks 00:08:15.252 ==71637== indirectly lost: 0 bytes in 0 blocks 00:08:15.252 ==71637== possibly lost: 0 bytes in 0 blocks 00:08:15.252 ==71637== still reachable: 67,109,768 bytes in 1,026 blocks 00:08:15.252 ==71637== suppressed: 0 bytes in 0 blocks 00:08:15.252 ==71637== Reachable blocks (those to which a pointer was found) are not shown. 00:08:15.252 ==71637== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:15.252 ==71637== 00:08:15.252 ==71637== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:15.252 00:08:15.252 real 0m5.832s 00:08:15.252 user 0m5.594s 00:08:15.252 sys 0m0.221s 00:08:15.252 23:50:18 unittest_nvmf -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:15.252 23:50:18 unittest_nvmf -- common/autotest_common.sh@10 -- # set +x 00:08:15.252 ************************************ 00:08:15.252 END TEST unittest_nvmf 00:08:15.252 ************************************ 00:08:15.252 23:50:18 -- unit/unittest.sh@260 -- # grep -q '#define SPDK_CONFIG_FC 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:15.252 23:50:18 -- unit/unittest.sh@265 -- # grep -q '#define SPDK_CONFIG_RDMA 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:15.252 23:50:18 -- unit/unittest.sh@266 -- # 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:15.252 23:50:18 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:15.252 23:50:18 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:15.252 23:50:18 -- common/autotest_common.sh@10 -- # set +x 00:08:15.252 ************************************ 00:08:15.252 START TEST unittest_nvmf_rdma 00:08:15.252 ************************************ 00:08:15.252 23:50:18 unittest_nvmf_rdma -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:15.252 ==71663== Memcheck, a memory error detector 00:08:15.252 ==71663== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:15.252 ==71663== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:15.252 ==71663== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:15.252 ==71663== 00:08:15.252 --71663-- Valgrind options: 00:08:15.252 --71663-- --leak-check=full 00:08:15.252 --71663-- --error-exitcode=2 00:08:15.252 --71663-- --verbose 00:08:15.252 --71663-- Contents of /proc/version: 00:08:15.252 --71663-- 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.252 --71663-- 00:08:15.252 --71663-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:15.252 --71663-- Page sizes: currently 4096, max supported 4096 00:08:15.252 --71663-- Valgrind library directory: /usr/libexec/valgrind 00:08:15.510 --71663-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:15.510 --71663-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:15.510 --71663-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:15.510 --71663-- might be shown as UnknownInlinedFun 00:08:15.510 --71663-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:15.510 --71663-- object doesn't have a dynamic symbol table 00:08:15.510 --71663-- Scheduler: using generic scheduler lock implementation. 00:08:15.511 --71663-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:15.511 ==71663== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71663-by-???-on-dc5ca2722762 00:08:15.511 ==71663== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71663-by-???-on-dc5ca2722762 00:08:15.511 ==71663== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71663-by-???-on-dc5ca2722762 00:08:15.511 ==71663== 00:08:15.511 ==71663== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:15.511 ==71663== don't want to do, unless you know exactly what you're doing, 00:08:15.511 ==71663== or are doing some strange experiment): 00:08:15.511 ==71663== /usr/libexec/valgrind/../../bin/vgdb --pid=71663 ...command... 00:08:15.511 ==71663== 00:08:15.511 ==71663== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:15.511 ==71663== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/rdma.c/rdma_ut 00:08:15.511 ==71663== and then give GDB the following command 00:08:15.511 ==71663== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71663 00:08:15.511 ==71663== --pid is optional if only one valgrind process is running 00:08:15.511 ==71663== 00:08:15.511 --71663-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:15.511 --71663-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:15.511 --71663-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:15.511 --71663-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:15.511 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.511 --71663-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:15.511 --71663-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:15.511 --71663-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:15.511 --71663-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:15.511 --71663-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:15.511 --71663-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:15.511 --71663-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:15.511 --71663-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:15.511 --71663-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:15.511 --71663-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:15.511 --71663-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:15.511 --71663-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:15.511 --71663-- Reading syms from /usr/lib64/libm.so.6 00:08:15.511 --71663-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:15.511 --71663-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:15.511 --71663-- Reading syms from /usr/lib64/libc.so.6 00:08:15.511 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.511 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.511 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.511 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.511 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.511 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.511 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.511 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.511 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:15.511 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.511 --71663-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:15.511 --71663-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:15.770 --71663-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:15.770 --71663-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:15.770 --71663-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:15.770 --71663-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:15.770 --71663-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:15.770 --71663-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:15.770 --71663-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 ==71663== Preferring higher priority redirection: 00:08:15.770 --71663-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:15.770 --71663-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:15.770 --71663-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 --71663-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:15.770 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.770 --71663-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.770 --71663-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.770 ==71663== WARNING: new redirection conflicts with existing -- ignoring it 00:08:15.771 --71663-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:15.771 --71663-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:15.771 --71663-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:15.771 --71663-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:15.771 --71663-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:15.771 --71663-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:15.771 --71663-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:15.771 --71663-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:15.771 --71663-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:15.771 --71663-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:15.771 --71663-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:15.771 --71663-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:15.771 --71663-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:15.771 --71663-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:15.771 --71663-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:15.771 --71663-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:16.029 --71663-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:16.029 --71663-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:16.029 00:08:16.029 00:08:16.029 CUnit - A unit testing framework for C - Version 2.1-3 00:08:16.029 http://cunit.sourceforge.net/ 00:08:16.029 00:08:16.029 00:08:16.029 Suite: nvmf 00:08:16.029 Test: test_spdk_nvmf_rdma_request_parse_sgl ...[2024-05-14 23:50:18.773018] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1860:nvmf_rdma_request_parse_sgl: *ERROR*: SGL length 0x40000 exceeds max io size 0x20000 00:08:16.029 [2024-05-14 23:50:18.815296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1910:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x1000 exceeds capsule length 0x0 00:08:16.029 [2024-05-14 23:50:18.816913] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c:1910:nvmf_rdma_request_parse_sgl: *ERROR*: In-capsule data length 0x2000 exceeds capsule length 0x1000 00:08:16.029 passed 00:08:16.029 Test: test_spdk_nvmf_rdma_request_process ...passed 00:08:16.288 Test: test_nvmf_rdma_get_optimal_poll_group ...passed 00:08:16.288 Test: test_spdk_nvmf_rdma_request_parse_sgl_with_md ...passed 00:08:16.288 Test: test_nvmf_rdma_opts_init ...passed 00:08:16.288 Test: test_nvmf_rdma_request_free_data ...--71663-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:16.288 passed 00:08:16.288 Test: test_nvmf_rdma_resources_create ...passed 00:08:16.288 Test: test_nvmf_rdma_qpair_compare ...passed 00:08:16.288 Test: test_nvmf_rdma_resize_cq ...[2024-05-14 23:50:19.120471] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 949:nvmf_rdma_resize_cq: *ERROR*: iWARP doesn't support CQ resize. Current capacity 20, required 0 00:08:16.288 Using CQ of insufficient size may lead to CQ overrun 00:08:16.288 [2024-05-14 23:50:19.122645] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 954:nvmf_rdma_resize_cq: *ERROR*: RDMA CQE requirement (26) exceeds device max_cqe limitation (3) 00:08:16.288 --71663-- REDIR: 0x5631d70 (libc.so.6:__stpcpy_avx2) redirected to 0x484e9c0 (stpcpy) 00:08:16.288 --71663-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:16.288 [2024-05-14 23:50:19.130220] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/nvmf/rdma.c: 962:nvmf_rdma_resize_cq: *ERROR*: RDMA CQ resize failed: errno 0: Success 00:08:16.288 passed 00:08:16.288 00:08:16.288 Run Summary: Type Total Ran Passed Failed Inactive 00:08:16.288 suites 1 1 n/a 0 0 00:08:16.288 tests 9 9 9 0 0 00:08:16.288 asserts 579 579 579 0 n/a 00:08:16.288 00:08:16.288 Elapsed time = 0.397 seconds 00:08:16.288 --71663-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:16.288 ==71663== 00:08:16.288 ==71663== HEAP SUMMARY: 00:08:16.288 ==71663== in use at exit: 296 bytes in 1 blocks 00:08:16.288 ==71663== total heap usage: 176 allocs, 175 frees, 918,209 bytes allocated 00:08:16.288 ==71663== 00:08:16.288 ==71663== Searching for pointers to 1 not-freed blocks 00:08:16.547 ==71663== Checked 6,944,072 bytes 00:08:16.547 ==71663== 00:08:16.547 ==71663== LEAK SUMMARY: 00:08:16.547 ==71663== definitely lost: 0 bytes in 0 blocks 00:08:16.547 ==71663== indirectly lost: 0 bytes in 0 blocks 00:08:16.547 ==71663== possibly lost: 0 bytes in 0 blocks 00:08:16.547 ==71663== still reachable: 296 bytes in 1 blocks 00:08:16.547 ==71663== suppressed: 0 bytes in 0 blocks 00:08:16.547 ==71663== Reachable blocks (those to which a pointer was found) are not shown. 00:08:16.547 ==71663== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:16.547 ==71663== 00:08:16.547 ==71663== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:16.547 00:08:16.547 real 0m1.069s 00:08:16.547 user 0m1.035s 00:08:16.547 sys 0m0.030s 00:08:16.547 23:50:19 unittest_nvmf_rdma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:16.547 23:50:19 unittest_nvmf_rdma -- common/autotest_common.sh@10 -- # set +x 00:08:16.547 ************************************ 00:08:16.547 END TEST unittest_nvmf_rdma 00:08:16.547 ************************************ 00:08:16.547 23:50:19 -- unit/unittest.sh@269 -- # grep -q '#define SPDK_CONFIG_VFIO_USER 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:16.547 23:50:19 -- unit/unittest.sh@270 -- # 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:16.547 23:50:19 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:16.547 23:50:19 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:16.547 23:50:19 -- common/autotest_common.sh@10 -- # set +x 00:08:16.547 ************************************ 00:08:16.547 START TEST unittest_nvmf_vfio_user 00:08:16.547 ************************************ 00:08:16.547 23:50:19 unittest_nvmf_vfio_user -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:16.547 ==71695== Memcheck, a memory error detector 00:08:16.547 ==71695== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:16.547 ==71695== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:16.547 ==71695== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:16.547 ==71695== 00:08:16.547 --71695-- Valgrind options: 00:08:16.547 --71695-- --leak-check=full 00:08:16.547 --71695-- --error-exitcode=2 00:08:16.547 --71695-- --verbose 00:08:16.547 --71695-- Contents of /proc/version: 00:08:16.547 --71695-- 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.548 --71695-- 00:08:16.548 --71695-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:16.548 --71695-- Page sizes: currently 4096, max supported 4096 00:08:16.548 --71695-- Valgrind library directory: /usr/libexec/valgrind 00:08:16.548 --71695-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:16.548 --71695-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:16.548 --71695-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:16.548 --71695-- might be shown as UnknownInlinedFun 00:08:16.548 --71695-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:16.548 --71695-- object doesn't have a dynamic symbol table 00:08:16.548 --71695-- Scheduler: using generic scheduler lock implementation. 00:08:16.548 --71695-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:16.548 ==71695== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71695-by-???-on-dc5ca2722762 00:08:16.548 ==71695== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71695-by-???-on-dc5ca2722762 00:08:16.548 ==71695== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71695-by-???-on-dc5ca2722762 00:08:16.548 ==71695== 00:08:16.548 ==71695== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:16.548 ==71695== don't want to do, unless you know exactly what you're doing, 00:08:16.548 ==71695== or are doing some strange experiment): 00:08:16.548 ==71695== /usr/libexec/valgrind/../../bin/vgdb --pid=71695 ...command... 00:08:16.548 ==71695== 00:08:16.548 ==71695== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:16.548 ==71695== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/nvmf/vfio_user.c/vfio_user_ut 00:08:16.548 ==71695== and then give GDB the following command 00:08:16.548 ==71695== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71695 00:08:16.548 ==71695== --pid is optional if only one valgrind process is running 00:08:16.548 ==71695== 00:08:16.548 --71695-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:16.548 --71695-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:16.548 --71695-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:16.548 --71695-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:16.548 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.548 --71695-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:16.548 --71695-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:16.548 --71695-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:16.548 --71695-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:16.548 --71695-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:16.548 --71695-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:16.548 --71695-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:16.548 --71695-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:16.548 --71695-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:16.548 --71695-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:16.548 --71695-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:16.548 --71695-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:16.548 --71695-- Reading syms from /usr/lib64/libm.so.6 00:08:16.548 --71695-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:16.548 --71695-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:16.548 --71695-- Reading syms from /usr/lib64/libc.so.6 00:08:16.807 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.807 --71695-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.807 --71695-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.807 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.807 --71695-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.807 --71695-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.807 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.807 --71695-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.807 --71695-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:16.807 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.807 --71695-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:16.807 --71695-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:16.807 --71695-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:16.807 --71695-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:16.807 --71695-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:16.807 --71695-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:16.807 --71695-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:16.807 --71695-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:16.807 --71695-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.807 --71695-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 ==71695== Preferring higher priority redirection: 00:08:16.808 --71695-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:16.808 --71695-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:16.808 --71695-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 --71695-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:16.808 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.808 --71695-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.808 --71695-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.808 ==71695== WARNING: new redirection conflicts with existing -- ignoring it 00:08:16.808 --71695-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:16.808 --71695-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:16.808 --71695-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:16.808 --71695-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:16.808 --71695-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.067 --71695-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.067 --71695-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.067 --71695-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.067 --71695-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.067 --71695-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.067 --71695-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.067 --71695-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.067 --71695-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.067 --71695-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.067 --71695-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.067 --71695-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.067 --71695-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.067 --71695-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.067 00:08:17.067 00:08:17.067 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.067 http://cunit.sourceforge.net/ 00:08:17.067 00:08:17.067 00:08:17.067 Suite: vfio_user 00:08:17.067 Test: test_nvme_cmd_map_prps ...--71695-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:17.067 [2024-05-14 23:50:19.848925] /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:17.067 [2024-05-14 23:50:19.890083] /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:17.067 passed 00:08:17.067 Test: test_nvme_cmd_map_sgls ...passed 00:08:17.067 Test: test_nvmf_vfio_user_create_destroy ...passed 00:08:17.067 00:08:17.067 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.067 suites 1 1 n/a 0 0 00:08:17.067 tests 3 3 3 0 0 00:08:17.067 asserts 100 100 100 0 n/a 00:08:17.067 00:08:17.067 Elapsed time = 0.081 seconds 00:08:17.067 --71695-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.067 --71695-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.325 ==71695== 00:08:17.325 ==71695== HEAP SUMMARY: 00:08:17.325 ==71695== in use at exit: 296 bytes in 1 blocks 00:08:17.325 ==71695== total heap usage: 110 allocs, 109 frees, 447,804 bytes allocated 00:08:17.325 ==71695== 00:08:17.325 ==71695== Searching for pointers to 1 not-freed blocks 00:08:17.325 ==71695== Checked 6,784,360 bytes 00:08:17.325 ==71695== 00:08:17.325 ==71695== LEAK SUMMARY: 00:08:17.325 ==71695== definitely lost: 0 bytes in 0 blocks 00:08:17.325 ==71695== indirectly lost: 0 bytes in 0 blocks 00:08:17.325 ==71695== possibly lost: 0 bytes in 0 blocks 00:08:17.325 ==71695== still reachable: 296 bytes in 1 blocks 00:08:17.325 ==71695== suppressed: 0 bytes in 0 blocks 00:08:17.325 ==71695== Reachable blocks (those to which a pointer was found) are not shown. 00:08:17.325 ==71695== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:17.325 ==71695== 00:08:17.325 ==71695== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.325 00:08:17.325 real 0m0.752s 00:08:17.325 user 0m0.716s 00:08:17.325 sys 0m0.034s 00:08:17.325 23:50:20 unittest_nvmf_vfio_user -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:17.325 23:50:20 unittest_nvmf_vfio_user -- common/autotest_common.sh@10 -- # set +x 00:08:17.325 ************************************ 00:08:17.325 END TEST unittest_nvmf_vfio_user 00:08:17.325 ************************************ 00:08:17.325 23:50:20 -- unit/unittest.sh@273 -- # run_test unittest_scsi unittest_scsi 00:08:17.326 23:50:20 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:17.326 23:50:20 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:17.326 23:50:20 -- common/autotest_common.sh@10 -- # set +x 00:08:17.326 ************************************ 00:08:17.326 START TEST unittest_scsi 00:08:17.326 ************************************ 00:08:17.326 23:50:20 unittest_scsi -- common/autotest_common.sh@1121 -- # unittest_scsi 00:08:17.326 23:50:20 unittest_scsi -- unit/unittest.sh@115 -- # 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:17.326 ==71717== Memcheck, a memory error detector 00:08:17.326 ==71717== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.326 ==71717== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.326 ==71717== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:17.326 ==71717== 00:08:17.326 --71717-- Valgrind options: 00:08:17.326 --71717-- --leak-check=full 00:08:17.326 --71717-- --error-exitcode=2 00:08:17.326 --71717-- --verbose 00:08:17.326 --71717-- Contents of /proc/version: 00:08:17.326 --71717-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:17.326 --71717-- 00:08:17.326 --71717-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.326 --71717-- Page sizes: currently 4096, max supported 4096 00:08:17.326 --71717-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.326 --71717-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:17.326 --71717-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.326 --71717-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.326 --71717-- might be shown as UnknownInlinedFun 00:08:17.326 --71717-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.326 --71717-- object doesn't have a dynamic symbol table 00:08:17.326 --71717-- Scheduler: using generic scheduler lock implementation. 00:08:17.326 --71717-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.326 ==71717== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71717-by-???-on-dc5ca2722762 00:08:17.326 ==71717== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71717-by-???-on-dc5ca2722762 00:08:17.326 ==71717== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71717-by-???-on-dc5ca2722762 00:08:17.326 ==71717== 00:08:17.326 ==71717== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.326 ==71717== don't want to do, unless you know exactly what you're doing, 00:08:17.326 ==71717== or are doing some strange experiment): 00:08:17.326 ==71717== /usr/libexec/valgrind/../../bin/vgdb --pid=71717 ...command... 00:08:17.326 ==71717== 00:08:17.326 ==71717== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.326 ==71717== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/dev.c/dev_ut 00:08:17.326 ==71717== and then give GDB the following command 00:08:17.326 ==71717== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71717 00:08:17.326 ==71717== --pid is optional if only one valgrind process is running 00:08:17.326 ==71717== 00:08:17.326 --71717-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.326 --71717-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.326 --71717-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.326 --71717-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.326 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.326 --71717-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.326 --71717-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.326 --71717-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.326 --71717-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:17.326 --71717-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:17.326 --71717-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:17.326 --71717-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:17.326 --71717-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:17.326 --71717-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:17.326 --71717-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:17.326 --71717-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:17.326 --71717-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:17.326 --71717-- Reading syms from /usr/lib64/libm.so.6 00:08:17.326 --71717-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:17.326 --71717-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:17.326 --71717-- Reading syms from /usr/lib64/libc.so.6 00:08:17.326 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.326 --71717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.326 --71717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.326 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.326 --71717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.326 --71717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.326 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.326 --71717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.326 --71717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:17.326 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.326 --71717-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:17.327 --71717-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:17.584 --71717-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:17.584 --71717-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:17.584 --71717-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:17.584 --71717-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:17.584 --71717-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:17.585 --71717-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:17.585 --71717-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 ==71717== Preferring higher priority redirection: 00:08:17.585 --71717-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:17.585 --71717-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:17.585 --71717-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 --71717-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:17.585 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.585 --71717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.585 --71717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.585 ==71717== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.585 --71717-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:17.585 --71717-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:17.585 --71717-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:17.585 --71717-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:17.585 --71717-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:17.585 --71717-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:17.585 --71717-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:17.585 --71717-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:17.585 --71717-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:17.585 --71717-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:17.585 --71717-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:17.585 --71717-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:17.585 --71717-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:17.585 --71717-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:17.585 --71717-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:17.585 --71717-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:17.585 --71717-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:17.586 --71717-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:17.586 00:08:17.586 00:08:17.586 CUnit - A unit testing framework for C - Version 2.1-3 00:08:17.586 http://cunit.sourceforge.net/ 00:08:17.586 00:08:17.586 00:08:17.586 Suite: dev_suite 00:08:17.586 Test: dev_destruct_null_dev ...passed 00:08:17.586 Test: dev_destruct_zero_luns ...passed 00:08:17.586 Test: dev_destruct_null_lun ...passed 00:08:17.586 Test: dev_destruct_success ...passed 00:08:17.844 Test: dev_construct_num_luns_zero ...[2024-05-14 23:50:20.514905] /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:17.844 passed 00:08:17.844 Test: dev_construct_no_lun_zero ...[2024-05-14 23:50:20.544427] /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:17.844 passed 00:08:17.844 Test: dev_construct_null_lun ...[2024-05-14 23:50:20.546060] /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:17.844 passed 00:08:17.844 Test: dev_construct_name_too_long ...[2024-05-14 23:50:20.547327] /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:17.844 passed 00:08:17.844 Test: dev_construct_success ...passed 00:08:17.844 Test: dev_construct_success_lun_zero_not_first ...passed 00:08:17.844 Test: dev_queue_mgmt_task_success ...passed 00:08:17.844 Test: dev_queue_task_success ...passed 00:08:17.844 Test: dev_stop_success ...passed 00:08:17.844 Test: dev_add_port_max_ports ...[2024-05-14 23:50:20.557959] /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:17.844 passed 00:08:17.844 Test: dev_add_port_construct_failure1 ...[2024-05-14 23:50:20.561415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/port.c: 49:scsi_port_construct: *ERROR*: port name too long 00:08:17.844 passed 00:08:17.844 Test: dev_add_port_construct_failure2 ...[2024-05-14 23:50:20.563285] /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:17.844 passed 00:08:17.844 Test: dev_add_port_success1 ...passed 00:08:17.844 Test: dev_add_port_success2 ...passed 00:08:17.844 Test: dev_add_port_success3 ...passed 00:08:17.844 Test: dev_find_port_by_id_num_ports_zero ...passed 00:08:17.844 Test: dev_find_port_by_id_id_not_found_failure ...passed 00:08:17.844 Test: dev_find_port_by_id_success ...passed 00:08:17.844 Test: dev_add_lun_bdev_not_found ...passed 00:08:17.844 Test: dev_add_lun_no_free_lun_id ...[2024-05-14 23:50:20.573347] /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:17.844 passed 00:08:17.844 Test: dev_add_lun_success1 ...passed 00:08:17.844 Test: dev_add_lun_success2 ...passed 00:08:17.844 Test: dev_check_pending_tasks ...passed 00:08:17.844 Test: dev_iterate_luns ...passed 00:08:17.844 Test: dev_find_free_lun ...passed 00:08:17.844 00:08:17.844 Run Summary: Type Total Ran Passed Failed Inactive 00:08:17.844 suites 1 1 n/a 0 0 00:08:17.844 tests 29 29 29 0 0 00:08:17.844 asserts 97 97 97 0 n/a 00:08:17.844 00:08:17.844 Elapsed time = 0.105 seconds 00:08:17.844 --71717-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:17.844 --71717-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:17.844 ==71717== 00:08:17.844 ==71717== HEAP SUMMARY: 00:08:17.844 ==71717== in use at exit: 0 bytes in 0 blocks 00:08:17.844 ==71717== total heap usage: 136 allocs, 136 frees, 662,232 bytes allocated 00:08:17.844 ==71717== 00:08:17.844 ==71717== All heap blocks were freed -- no leaks are possible 00:08:17.844 ==71717== 00:08:17.844 ==71717== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:17.844 23:50:20 unittest_scsi -- unit/unittest.sh@116 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:17.844 ==71725== Memcheck, a memory error detector 00:08:17.844 ==71725== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:17.844 ==71725== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:17.844 ==71725== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:17.844 ==71725== 00:08:17.844 --71725-- Valgrind options: 00:08:17.844 --71725-- --leak-check=full 00:08:17.844 --71725-- --error-exitcode=2 00:08:17.844 --71725-- --verbose 00:08:17.844 --71725-- Contents of /proc/version: 00:08:17.844 --71725-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:17.844 --71725-- 00:08:17.844 --71725-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:17.844 --71725-- Page sizes: currently 4096, max supported 4096 00:08:17.844 --71725-- Valgrind library directory: /usr/libexec/valgrind 00:08:17.844 --71725-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:17.844 --71725-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:17.844 --71725-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:17.844 --71725-- might be shown as UnknownInlinedFun 00:08:17.844 --71725-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:17.844 --71725-- object doesn't have a dynamic symbol table 00:08:17.844 --71725-- Scheduler: using generic scheduler lock implementation. 00:08:17.844 --71725-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:17.844 ==71725== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71725-by-???-on-dc5ca2722762 00:08:17.845 ==71725== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71725-by-???-on-dc5ca2722762 00:08:17.845 ==71725== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71725-by-???-on-dc5ca2722762 00:08:17.845 ==71725== 00:08:17.845 ==71725== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:17.845 ==71725== don't want to do, unless you know exactly what you're doing, 00:08:17.845 ==71725== or are doing some strange experiment): 00:08:17.845 ==71725== /usr/libexec/valgrind/../../bin/vgdb --pid=71725 ...command... 00:08:17.845 ==71725== 00:08:17.845 ==71725== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:17.845 ==71725== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/lun.c/lun_ut 00:08:17.845 ==71725== and then give GDB the following command 00:08:17.845 ==71725== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71725 00:08:17.845 ==71725== --pid is optional if only one valgrind process is running 00:08:17.845 ==71725== 00:08:17.845 --71725-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:17.845 --71725-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:17.845 --71725-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:17.845 --71725-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:17.845 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:17.845 --71725-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:17.845 --71725-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:17.845 --71725-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:17.845 --71725-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.103 --71725-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.103 --71725-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.103 --71725-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.103 --71725-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.103 --71725-- Reading syms from /usr/lib64/libm.so.6 00:08:18.103 --71725-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.103 --71725-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/libc.so.6 00:08:18.103 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.103 --71725-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.103 --71725-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.103 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.103 --71725-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.103 --71725-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.103 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.103 --71725-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.103 --71725-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.103 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.103 --71725-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.103 --71725-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.103 --71725-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.103 --71725-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.103 --71725-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.103 --71725-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.103 --71725-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.103 --71725-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.103 --71725-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 ==71725== Preferring higher priority redirection: 00:08:18.104 --71725-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.104 --71725-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.104 --71725-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 --71725-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.104 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.104 --71725-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.104 --71725-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.104 ==71725== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.104 --71725-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.104 --71725-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.104 --71725-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.362 --71725-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.362 --71725-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.362 --71725-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.362 --71725-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.362 --71725-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.362 --71725-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.362 --71725-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.362 --71725-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.362 --71725-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.362 --71725-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.362 --71725-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.362 --71725-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.362 --71725-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.362 --71725-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.362 --71725-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:18.362 --71725-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:18.362 00:08:18.362 00:08:18.362 CUnit - A unit testing framework for C - Version 2.1-3 00:08:18.362 http://cunit.sourceforge.net/ 00:08:18.362 00:08:18.362 00:08:18.362 Suite: lun_suite 00:08:18.362 Test: lun_task_mgmt_execute_abort_task_not_supported ...[2024-05-14 23:50:21.169567] /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:18.362 passed 00:08:18.362 Test: lun_task_mgmt_execute_abort_task_all_not_supported ...[2024-05-14 23:50:21.207021] /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:18.362 passed 00:08:18.362 Test: lun_task_mgmt_execute_lun_reset ...passed 00:08:18.362 Test: lun_task_mgmt_execute_target_reset ...passed 00:08:18.362 Test: lun_task_mgmt_execute_invalid_case ...[2024-05-14 23:50:21.213141] /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:18.362 passed 00:08:18.362 Test: lun_append_task_null_lun_task_cdb_spc_inquiry ...passed 00:08:18.362 Test: lun_append_task_null_lun_alloc_len_lt_4096 ...passed 00:08:18.362 Test: lun_append_task_null_lun_not_supported ...passed 00:08:18.362 Test: lun_execute_scsi_task_pending ...passed 00:08:18.362 Test: lun_execute_scsi_task_complete ...passed 00:08:18.362 Test: lun_execute_scsi_task_resize ...passed 00:08:18.362 Test: lun_destruct_success ...passed 00:08:18.362 Test: lun_construct_null_ctx ...[2024-05-14 23:50:21.237691] /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:18.362 passed 00:08:18.362 Test: lun_construct_success ...passed 00:08:18.362 Test: lun_reset_task_wait_scsi_task_complete ...passed 00:08:18.362 Test: lun_reset_task_suspend_scsi_task ...passed 00:08:18.362 Test: lun_check_pending_tasks_only_for_specific_initiator ...passed 00:08:18.362 Test: abort_pending_mgmt_tasks_when_lun_is_removed ...passed 00:08:18.362 00:08:18.362 Run Summary: Type Total Ran Passed Failed Inactive 00:08:18.362 suites 1 1 n/a 0 0 00:08:18.363 tests 18 18 18 0 0 00:08:18.363 asserts 153 153 153 0 n/a 00:08:18.363 00:08:18.363 Elapsed time = 0.130 seconds 00:08:18.620 --71725-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:18.620 --71725-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:18.620 ==71725== 00:08:18.620 ==71725== HEAP SUMMARY: 00:08:18.620 ==71725== in use at exit: 0 bytes in 0 blocks 00:08:18.620 ==71725== total heap usage: 1,167 allocs, 1,167 frees, 199,640 bytes allocated 00:08:18.620 ==71725== 00:08:18.620 ==71725== All heap blocks were freed -- no leaks are possible 00:08:18.620 ==71725== 00:08:18.620 ==71725== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:18.620 23:50:21 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/scsi.c/scsi_ut 00:08:18.620 ==71738== Memcheck, a memory error detector 00:08:18.620 ==71738== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:18.620 ==71738== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:18.620 ==71738== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:18.620 ==71738== 00:08:18.620 --71738-- Valgrind options: 00:08:18.620 --71738-- --leak-check=full 00:08:18.620 --71738-- --error-exitcode=2 00:08:18.620 --71738-- --verbose 00:08:18.620 --71738-- Contents of /proc/version: 00:08:18.620 --71738-- 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.620 --71738-- 00:08:18.620 --71738-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:18.620 --71738-- Page sizes: currently 4096, max supported 4096 00:08:18.620 --71738-- Valgrind library directory: /usr/libexec/valgrind 00:08:18.620 --71738-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:18.621 --71738-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:18.621 --71738-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:18.621 --71738-- might be shown as UnknownInlinedFun 00:08:18.621 --71738-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:18.621 --71738-- object doesn't have a dynamic symbol table 00:08:18.621 --71738-- Scheduler: using generic scheduler lock implementation. 00:08:18.621 --71738-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:18.621 ==71738== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71738-by-???-on-dc5ca2722762 00:08:18.621 ==71738== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71738-by-???-on-dc5ca2722762 00:08:18.621 ==71738== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71738-by-???-on-dc5ca2722762 00:08:18.621 ==71738== 00:08:18.621 ==71738== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:18.621 ==71738== don't want to do, unless you know exactly what you're doing, 00:08:18.621 ==71738== or are doing some strange experiment): 00:08:18.621 ==71738== /usr/libexec/valgrind/../../bin/vgdb --pid=71738 ...command... 00:08:18.621 ==71738== 00:08:18.621 ==71738== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:18.621 ==71738== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi.c/scsi_ut 00:08:18.621 ==71738== and then give GDB the following command 00:08:18.621 ==71738== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71738 00:08:18.621 ==71738== --pid is optional if only one valgrind process is running 00:08:18.621 ==71738== 00:08:18.621 --71738-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:18.621 --71738-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:18.621 --71738-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:18.621 --71738-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:18.621 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.621 --71738-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:18.621 --71738-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:18.621 --71738-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:18.621 --71738-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:18.621 --71738-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:18.621 --71738-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:18.621 --71738-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:18.621 --71738-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:18.621 --71738-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:18.621 --71738-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:18.621 --71738-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:18.621 --71738-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:18.621 --71738-- Reading syms from /usr/lib64/libm.so.6 00:08:18.621 --71738-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:18.621 --71738-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:18.621 --71738-- Reading syms from /usr/lib64/libc.so.6 00:08:18.879 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.879 --71738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.879 --71738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.879 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.879 --71738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.879 --71738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.879 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.879 --71738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.879 --71738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:18.879 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.879 --71738-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:18.879 --71738-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:18.879 --71738-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:18.879 --71738-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:18.879 --71738-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:18.879 --71738-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:18.879 --71738-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:18.879 --71738-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:18.879 --71738-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 ==71738== Preferring higher priority redirection: 00:08:18.879 --71738-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:18.879 --71738-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:18.879 --71738-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.879 --71738-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.880 --71738-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.880 --71738-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.880 --71738-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.880 --71738-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.880 --71738-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:18.880 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.880 --71738-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.880 --71738-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.880 ==71738== WARNING: new redirection conflicts with existing -- ignoring it 00:08:18.880 --71738-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:18.880 --71738-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:18.880 --71738-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:18.880 --71738-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:18.880 --71738-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:18.880 --71738-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:18.880 --71738-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:18.880 --71738-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:18.880 --71738-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:18.880 --71738-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:18.880 --71738-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:18.880 --71738-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:18.880 --71738-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:18.880 --71738-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:18.880 --71738-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:18.880 --71738-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:18.880 --71738-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:18.880 --71738-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.138 00:08:19.138 00:08:19.138 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.138 http://cunit.sourceforge.net/ 00:08:19.138 00:08:19.138 00:08:19.138 Suite: scsi_suite 00:08:19.138 Test: scsi_init ...passed 00:08:19.138 00:08:19.138 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.138 suites 1 1 n/a 0 0 00:08:19.138 tests 1 1 1 0 0 00:08:19.138 asserts 1 1 1 0 n/a 00:08:19.138 00:08:19.138 Elapsed time = 0.003 seconds 00:08:19.138 --71738-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.138 --71738-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.138 ==71738== 00:08:19.138 ==71738== HEAP SUMMARY: 00:08:19.138 ==71738== in use at exit: 0 bytes in 0 blocks 00:08:19.138 ==71738== total heap usage: 75 allocs, 75 frees, 135,175 bytes allocated 00:08:19.138 ==71738== 00:08:19.138 ==71738== All heap blocks were freed -- no leaks are possible 00:08:19.138 ==71738== 00:08:19.138 ==71738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.138 23:50:21 unittest_scsi -- unit/unittest.sh@118 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:19.138 ==71740== Memcheck, a memory error detector 00:08:19.138 ==71740== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.138 ==71740== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.138 ==71740== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:19.138 ==71740== 00:08:19.138 --71740-- Valgrind options: 00:08:19.139 --71740-- --leak-check=full 00:08:19.139 --71740-- --error-exitcode=2 00:08:19.139 --71740-- --verbose 00:08:19.139 --71740-- Contents of /proc/version: 00:08:19.139 --71740-- 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.139 --71740-- 00:08:19.139 --71740-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.139 --71740-- Page sizes: currently 4096, max supported 4096 00:08:19.139 --71740-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.139 --71740-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:19.139 --71740-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.139 --71740-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.139 --71740-- might be shown as UnknownInlinedFun 00:08:19.139 --71740-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.139 --71740-- object doesn't have a dynamic symbol table 00:08:19.139 --71740-- Scheduler: using generic scheduler lock implementation. 00:08:19.139 --71740-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.139 ==71740== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71740-by-???-on-dc5ca2722762 00:08:19.139 ==71740== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71740-by-???-on-dc5ca2722762 00:08:19.139 ==71740== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71740-by-???-on-dc5ca2722762 00:08:19.139 ==71740== 00:08:19.139 ==71740== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.139 ==71740== don't want to do, unless you know exactly what you're doing, 00:08:19.139 ==71740== or are doing some strange experiment): 00:08:19.139 ==71740== /usr/libexec/valgrind/../../bin/vgdb --pid=71740 ...command... 00:08:19.139 ==71740== 00:08:19.139 ==71740== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.139 ==71740== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut 00:08:19.139 ==71740== and then give GDB the following command 00:08:19.139 ==71740== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71740 00:08:19.139 ==71740== --pid is optional if only one valgrind process is running 00:08:19.139 ==71740== 00:08:19.139 --71740-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.139 --71740-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.139 --71740-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.139 --71740-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.139 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.139 --71740-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.139 --71740-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.139 --71740-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.139 --71740-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.139 --71740-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.139 --71740-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.139 --71740-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.139 --71740-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.139 --71740-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.139 --71740-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.139 --71740-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.139 --71740-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.139 --71740-- Reading syms from /usr/lib64/libm.so.6 00:08:19.139 --71740-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.139 --71740-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.139 --71740-- Reading syms from /usr/lib64/libc.so.6 00:08:19.139 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.139 --71740-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.139 --71740-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.139 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.139 --71740-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.139 --71740-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.139 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.139 --71740-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.139 --71740-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.139 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.139 --71740-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.139 --71740-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.397 --71740-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.397 --71740-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.397 --71740-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.398 --71740-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.398 --71740-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.398 --71740-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:19.398 --71740-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 ==71740== Preferring higher priority redirection: 00:08:19.398 --71740-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:19.398 --71740-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:19.398 --71740-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 --71740-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:19.398 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.398 --71740-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.398 --71740-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.398 ==71740== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.398 --71740-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:19.398 --71740-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:19.398 --71740-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:19.398 --71740-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:19.398 --71740-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:19.398 --71740-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:19.398 --71740-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:19.398 --71740-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:19.398 --71740-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:19.398 --71740-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:19.399 --71740-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:19.399 --71740-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:19.399 --71740-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:19.399 --71740-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:19.399 --71740-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:19.399 --71740-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:19.399 --71740-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:19.399 --71740-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:19.399 00:08:19.399 00:08:19.399 CUnit - A unit testing framework for C - Version 2.1-3 00:08:19.399 http://cunit.sourceforge.net/ 00:08:19.399 00:08:19.657 00:08:19.657 Suite: translation_suite 00:08:19.657 Test: mode_select_6_test ...passed 00:08:19.657 Test: mode_select_6_test2 ...passed 00:08:19.657 Test: mode_sense_6_test ...--71740-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:19.657 passed 00:08:19.657 Test: mode_sense_10_test ...passed 00:08:19.657 Test: inquiry_evpd_test ...passed 00:08:19.657 Test: inquiry_standard_test ...passed 00:08:19.657 Test: inquiry_overflow_test ...passed 00:08:19.657 Test: task_complete_test ...passed 00:08:19.657 Test: lba_range_test ...passed 00:08:19.657 Test: xfer_len_test ...[2024-05-14 23:50:22.435786] /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:19.657 passed 00:08:19.657 Test: xfer_test ...passed 00:08:19.657 Test: scsi_name_padding_test ...passed 00:08:19.657 Test: get_dif_ctx_test ...passed 00:08:19.657 Test: unmap_split_test ...passed 00:08:19.657 00:08:19.657 Run Summary: Type Total Ran Passed Failed Inactive 00:08:19.657 suites 1 1 n/a 0 0 00:08:19.657 tests 14 14 14 0 0 00:08:19.657 asserts 1205 1205 1205 0 n/a 00:08:19.657 00:08:19.657 Elapsed time = 0.171 seconds 00:08:19.657 --71740-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:19.657 --71740-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:19.657 ==71740== 00:08:19.657 ==71740== HEAP SUMMARY: 00:08:19.657 ==71740== in use at exit: 0 bytes in 0 blocks 00:08:19.657 ==71740== total heap usage: 378 allocs, 378 frees, 1,207,028 bytes allocated 00:08:19.657 ==71740== 00:08:19.657 ==71740== All heap blocks were freed -- no leaks are possible 00:08:19.657 ==71740== 00:08:19.657 ==71740== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:19.657 23:50:22 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_pr.c/scsi_pr_ut 00:08:19.657 ==71751== Memcheck, a memory error detector 00:08:19.657 ==71751== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:19.657 ==71751== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:19.657 ==71751== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:19.657 ==71751== 00:08:19.657 --71751-- Valgrind options: 00:08:19.657 --71751-- --leak-check=full 00:08:19.657 --71751-- --error-exitcode=2 00:08:19.657 --71751-- --verbose 00:08:19.657 --71751-- Contents of /proc/version: 00:08:19.657 --71751-- 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.657 --71751-- 00:08:19.657 --71751-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:19.657 --71751-- Page sizes: currently 4096, max supported 4096 00:08:19.657 --71751-- Valgrind library directory: /usr/libexec/valgrind 00:08:19.657 --71751-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:19.657 --71751-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:19.657 --71751-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:19.657 --71751-- might be shown as UnknownInlinedFun 00:08:19.657 --71751-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:19.657 --71751-- object doesn't have a dynamic symbol table 00:08:19.916 --71751-- Scheduler: using generic scheduler lock implementation. 00:08:19.916 --71751-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:19.916 ==71751== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71751-by-???-on-dc5ca2722762 00:08:19.916 ==71751== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71751-by-???-on-dc5ca2722762 00:08:19.916 ==71751== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71751-by-???-on-dc5ca2722762 00:08:19.916 ==71751== 00:08:19.916 ==71751== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:19.916 ==71751== don't want to do, unless you know exactly what you're doing, 00:08:19.916 ==71751== or are doing some strange experiment): 00:08:19.916 ==71751== /usr/libexec/valgrind/../../bin/vgdb --pid=71751 ...command... 00:08:19.916 ==71751== 00:08:19.916 ==71751== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:19.916 ==71751== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut 00:08:19.916 ==71751== and then give GDB the following command 00:08:19.916 ==71751== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71751 00:08:19.916 ==71751== --pid is optional if only one valgrind process is running 00:08:19.916 ==71751== 00:08:19.916 --71751-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:19.916 --71751-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:19.916 --71751-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:19.916 --71751-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:19.916 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.916 --71751-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:19.916 --71751-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:19.916 --71751-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:19.916 --71751-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:19.916 --71751-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:19.916 --71751-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:19.916 --71751-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:19.916 --71751-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:19.916 --71751-- Reading syms from /usr/lib64/libm.so.6 00:08:19.916 --71751-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:19.916 --71751-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/libc.so.6 00:08:19.916 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.916 --71751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.916 --71751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.916 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.916 --71751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.916 --71751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.916 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.916 --71751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.916 --71751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:19.916 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:19.916 --71751-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:19.916 --71751-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:19.916 --71751-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:19.916 --71751-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:19.916 --71751-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:19.916 --71751-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:19.916 --71751-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.174 --71751-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.174 --71751-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 ==71751== Preferring higher priority redirection: 00:08:20.175 --71751-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.175 --71751-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.175 --71751-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 --71751-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.175 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.175 --71751-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.175 --71751-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.175 ==71751== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.175 --71751-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.175 --71751-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.175 --71751-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.175 --71751-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.175 --71751-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.175 --71751-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.175 --71751-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.175 --71751-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.175 --71751-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.175 --71751-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.175 --71751-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.175 --71751-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.175 --71751-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.175 --71751-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.175 --71751-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.175 --71751-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.175 --71751-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.175 --71751-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.175 00:08:20.175 00:08:20.175 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.175 http://cunit.sourceforge.net/ 00:08:20.175 00:08:20.175 00:08:20.175 Suite: reservation_suite 00:08:20.175 Test: test_reservation_register ...[2024-05-14 23:50:23.028525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:20.175 passed 00:08:20.175 Test: test_reservation_reserve ...[2024-05-14 23:50:23.063490] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:20.175 [2024-05-14 23:50:23.068525] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 209:scsi_pr_out_reserve: *ERROR*: Only 1 holder is allowed for type 1 00:08:20.175 [2024-05-14 23:50:23.074237] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 204:scsi_pr_out_reserve: *ERROR*: Reservation type doesn't match 00:08:20.175 passed 00:08:20.175 Test: test_reservation_preempt_non_all_regs ...[2024-05-14 23:50:23.076699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:20.175 [2024-05-14 23:50:23.079534] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 458:scsi_pr_out_preempt: *ERROR*: Zeroed sa_rkey 00:08:20.175 passed 00:08:20.175 Test: test_reservation_preempt_all_regs ...[2024-05-14 23:50:23.086986] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:20.176 passed 00:08:20.176 Test: test_reservation_cmds_conflict ...[2024-05-14 23:50:23.092503] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:20.176 [2024-05-14 23:50:23.097077] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 851:scsi_pr_check: *ERROR*: CHECK: Registrants only reservation type reject command 0x2a 00:08:20.176 [2024-05-14 23:50:23.099415] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:20.176 [2024-05-14 23:50:23.100096] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:20.176 [2024-05-14 23:50:23.100742] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x28 00:08:20.176 [2024-05-14 23:50:23.101358] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 845:scsi_pr_check: *ERROR*: CHECK: Exclusive Access reservation type rejects command 0x2a 00:08:20.176 passed 00:08:20.434 Test: test_scsi2_reserve_release ...passed 00:08:20.434 Test: test_pr_with_scsi2_reserve_release ...[2024-05-14 23:50:23.113822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/scsi/scsi_pr.c: 272:scsi_pr_out_register: *ERROR*: Reservation key 0xa1 don't match registrant's key 0xa 00:08:20.434 passed 00:08:20.434 00:08:20.434 Run Summary: Type Total Ran Passed Failed Inactive 00:08:20.434 suites 1 1 n/a 0 0 00:08:20.434 tests 7 7 7 0 0 00:08:20.434 asserts 257 257 257 0 n/a 00:08:20.434 00:08:20.434 Elapsed time = 0.111 seconds 00:08:20.434 --71751-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:20.434 --71751-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.434 ==71751== 00:08:20.434 ==71751== HEAP SUMMARY: 00:08:20.434 ==71751== in use at exit: 0 bytes in 0 blocks 00:08:20.434 ==71751== total heap usage: 102 allocs, 102 frees, 122,608 bytes allocated 00:08:20.434 ==71751== 00:08:20.434 ==71751== All heap blocks were freed -- no leaks are possible 00:08:20.434 ==71751== 00:08:20.434 ==71751== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:20.434 00:08:20.434 real 0m3.124s 00:08:20.434 user 0m2.997s 00:08:20.434 sys 0m0.118s 00:08:20.434 23:50:23 unittest_scsi -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:20.434 23:50:23 unittest_scsi -- common/autotest_common.sh@10 -- # set +x 00:08:20.434 ************************************ 00:08:20.434 END TEST unittest_scsi 00:08:20.434 ************************************ 00:08:20.434 23:50:23 -- unit/unittest.sh@276 -- # uname -s 00:08:20.434 23:50:23 -- unit/unittest.sh@276 -- # '[' Linux = Linux ']' 00:08:20.434 23:50:23 -- unit/unittest.sh@277 -- # run_test unittest_sock unittest_sock 00:08:20.434 23:50:23 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:20.434 23:50:23 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:20.434 23:50:23 -- common/autotest_common.sh@10 -- # set +x 00:08:20.434 ************************************ 00:08:20.434 START TEST unittest_sock 00:08:20.434 ************************************ 00:08:20.434 23:50:23 unittest_sock -- common/autotest_common.sh@1121 -- # unittest_sock 00:08:20.434 23:50:23 unittest_sock -- unit/unittest.sh@123 -- # 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:20.434 ==71778== Memcheck, a memory error detector 00:08:20.434 ==71778== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:20.434 ==71778== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:20.434 ==71778== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:20.434 ==71778== 00:08:20.434 --71778-- Valgrind options: 00:08:20.434 --71778-- --leak-check=full 00:08:20.434 --71778-- --error-exitcode=2 00:08:20.434 --71778-- --verbose 00:08:20.435 --71778-- Contents of /proc/version: 00:08:20.435 --71778-- 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.435 --71778-- 00:08:20.435 --71778-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:20.435 --71778-- Page sizes: currently 4096, max supported 4096 00:08:20.435 --71778-- Valgrind library directory: /usr/libexec/valgrind 00:08:20.435 --71778-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:20.435 --71778-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:20.435 --71778-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:20.435 --71778-- might be shown as UnknownInlinedFun 00:08:20.435 --71778-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:20.435 --71778-- object doesn't have a dynamic symbol table 00:08:20.435 --71778-- Scheduler: using generic scheduler lock implementation. 00:08:20.435 --71778-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:20.435 ==71778== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71778-by-???-on-dc5ca2722762 00:08:20.435 ==71778== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71778-by-???-on-dc5ca2722762 00:08:20.435 ==71778== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71778-by-???-on-dc5ca2722762 00:08:20.435 ==71778== 00:08:20.435 ==71778== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:20.435 ==71778== don't want to do, unless you know exactly what you're doing, 00:08:20.435 ==71778== or are doing some strange experiment): 00:08:20.435 ==71778== /usr/libexec/valgrind/../../bin/vgdb --pid=71778 ...command... 00:08:20.435 ==71778== 00:08:20.435 ==71778== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:20.435 ==71778== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/sock.c/sock_ut 00:08:20.435 ==71778== and then give GDB the following command 00:08:20.435 ==71778== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71778 00:08:20.435 ==71778== --pid is optional if only one valgrind process is running 00:08:20.435 ==71778== 00:08:20.435 --71778-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:20.435 --71778-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:20.435 --71778-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:20.435 --71778-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:20.435 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.435 --71778-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:20.435 --71778-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:20.435 --71778-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:20.435 --71778-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:20.435 --71778-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:20.435 --71778-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:20.435 --71778-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:20.435 --71778-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:20.435 --71778-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:20.435 --71778-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:20.435 --71778-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:20.435 --71778-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:20.435 --71778-- Reading syms from /usr/lib64/libm.so.6 00:08:20.435 --71778-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:20.435 --71778-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:20.694 --71778-- Reading syms from /usr/lib64/libc.so.6 00:08:20.694 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.694 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.694 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.694 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.694 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.694 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.694 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.694 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.694 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:20.694 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.694 --71778-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:20.694 --71778-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:20.694 --71778-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:20.694 --71778-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:20.694 --71778-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:20.694 --71778-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:20.694 --71778-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:20.694 --71778-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:20.694 --71778-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.694 --71778-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.694 --71778-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 ==71778== Preferring higher priority redirection: 00:08:20.695 --71778-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:20.695 --71778-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:20.695 --71778-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 --71778-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:20.695 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.695 --71778-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.695 --71778-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.695 ==71778== WARNING: new redirection conflicts with existing -- ignoring it 00:08:20.695 --71778-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:20.695 --71778-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:20.695 --71778-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:20.972 --71778-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:20.972 --71778-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:20.972 --71778-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:20.972 --71778-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:20.972 --71778-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:20.972 --71778-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:20.972 --71778-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:20.972 --71778-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:20.972 --71778-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:20.972 --71778-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:20.972 --71778-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:20.972 --71778-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:20.972 --71778-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:20.972 --71778-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:20.972 --71778-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:20.972 00:08:20.972 00:08:20.972 CUnit - A unit testing framework for C - Version 2.1-3 00:08:20.972 http://cunit.sourceforge.net/ 00:08:20.972 00:08:20.972 00:08:20.972 Suite: sock 00:08:20.972 Test: posix_sock ...--71778-- REDIR: 0x5634ee0 (libc.so.6:__strncmp_avx2) redirected to 0x484bed0 (strncmp) 00:08:20.972 --71778-- REDIR: 0x5633bb0 (libc.so.6:__strcpy_avx2) redirected to 0x484b790 (strcpy) 00:08:20.972 --71778-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:20.972 --71778-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:20.972 passed 00:08:20.972 Test: ut_sock ...passed 00:08:21.279 Test: posix_sock_group ...passed 00:08:21.279 Test: ut_sock_group ...passed 00:08:21.279 Test: posix_sock_group_fairness ...passed 00:08:21.279 Test: _posix_sock_close ...passed 00:08:21.279 Test: sock_get_default_opts ...passed 00:08:21.279 Test: ut_sock_impl_get_set_opts ...passed 00:08:21.279 Test: posix_sock_impl_get_set_opts ...passed 00:08:21.279 Test: ut_sock_map ...passed 00:08:21.279 Test: override_impl_opts ...passed 00:08:21.279 Test: ut_sock_group_get_ctx ...passed 00:08:21.279 00:08:21.279 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.279 suites 1 1 n/a 0 0 00:08:21.279 tests 12 12 12 0 0 00:08:21.279 asserts 349 349 349 0 n/a 00:08:21.279 00:08:21.279 Elapsed time = 0.267 seconds 00:08:21.279 --71778-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.279 ==71778== 00:08:21.279 ==71778== HEAP SUMMARY: 00:08:21.280 ==71778== in use at exit: 0 bytes in 0 blocks 00:08:21.280 ==71778== total heap usage: 263 allocs, 263 frees, 216,378 bytes allocated 00:08:21.280 ==71778== 00:08:21.280 ==71778== All heap blocks were freed -- no leaks are possible 00:08:21.280 ==71778== 00:08:21.280 ==71778== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.280 23:50:24 unittest_sock -- unit/unittest.sh@124 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:21.280 ==71783== Memcheck, a memory error detector 00:08:21.280 ==71783== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.280 ==71783== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.280 ==71783== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:21.280 ==71783== 00:08:21.280 --71783-- Valgrind options: 00:08:21.280 --71783-- --leak-check=full 00:08:21.280 --71783-- --error-exitcode=2 00:08:21.280 --71783-- --verbose 00:08:21.280 --71783-- Contents of /proc/version: 00:08:21.280 --71783-- 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.280 --71783-- 00:08:21.280 --71783-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.280 --71783-- Page sizes: currently 4096, max supported 4096 00:08:21.280 --71783-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.280 --71783-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:21.280 --71783-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.280 --71783-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.280 --71783-- might be shown as UnknownInlinedFun 00:08:21.280 --71783-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.280 --71783-- object doesn't have a dynamic symbol table 00:08:21.280 --71783-- Scheduler: using generic scheduler lock implementation. 00:08:21.280 --71783-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.280 ==71783== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71783-by-???-on-dc5ca2722762 00:08:21.280 ==71783== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71783-by-???-on-dc5ca2722762 00:08:21.280 ==71783== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71783-by-???-on-dc5ca2722762 00:08:21.280 ==71783== 00:08:21.280 ==71783== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.280 ==71783== don't want to do, unless you know exactly what you're doing, 00:08:21.280 ==71783== or are doing some strange experiment): 00:08:21.280 ==71783== /usr/libexec/valgrind/../../bin/vgdb --pid=71783 ...command... 00:08:21.280 ==71783== 00:08:21.280 ==71783== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.280 ==71783== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/posix.c/posix_ut 00:08:21.280 ==71783== and then give GDB the following command 00:08:21.280 ==71783== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71783 00:08:21.280 ==71783== --pid is optional if only one valgrind process is running 00:08:21.280 ==71783== 00:08:21.280 --71783-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.280 --71783-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:21.627 --71783-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:21.627 --71783-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:21.627 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.627 --71783-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:21.627 --71783-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:21.627 --71783-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:21.627 --71783-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:21.628 --71783-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:21.628 --71783-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:21.628 --71783-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:21.628 --71783-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:21.628 --71783-- Reading syms from /usr/lib64/libm.so.6 00:08:21.628 --71783-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:21.628 --71783-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/libc.so.6 00:08:21.628 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.628 --71783-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.628 --71783-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.628 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.628 --71783-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.628 --71783-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.628 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.628 --71783-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.628 --71783-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:21.628 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.628 --71783-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:21.628 --71783-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:21.628 --71783-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:21.628 --71783-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:21.628 --71783-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:21.628 --71783-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:21.628 --71783-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:21.628 --71783-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 ==71783== Preferring higher priority redirection: 00:08:21.628 --71783-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:21.628 --71783-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:21.628 --71783-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.628 --71783-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.629 --71783-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.629 --71783-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:21.629 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.629 --71783-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.629 --71783-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.629 ==71783== WARNING: new redirection conflicts with existing -- ignoring it 00:08:21.629 --71783-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:21.629 --71783-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:21.957 --71783-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:21.957 --71783-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:21.957 --71783-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:21.957 --71783-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:21.957 --71783-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:21.957 --71783-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:21.957 --71783-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:21.957 --71783-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:21.957 --71783-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:21.957 --71783-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:21.957 --71783-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:21.957 --71783-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:21.957 --71783-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:21.957 --71783-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:21.957 --71783-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:21.957 --71783-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:21.957 00:08:21.957 00:08:21.957 CUnit - A unit testing framework for C - Version 2.1-3 00:08:21.957 http://cunit.sourceforge.net/ 00:08:21.957 00:08:21.957 00:08:21.957 Suite: posix 00:08:21.957 Test: flush ...passed 00:08:21.957 00:08:21.957 Run Summary: Type Total Ran Passed Failed Inactive 00:08:21.957 suites 1 1 n/a 0 0 00:08:21.957 tests 1 1 1 0 0 00:08:21.957 asserts 28 28 28 0 n/a 00:08:21.957 00:08:21.957 Elapsed time = 0.039 seconds 00:08:21.957 --71783-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:21.957 --71783-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:21.957 ==71783== 00:08:21.957 ==71783== HEAP SUMMARY: 00:08:21.957 ==71783== in use at exit: 0 bytes in 0 blocks 00:08:21.957 ==71783== total heap usage: 83 allocs, 83 frees, 144,643 bytes allocated 00:08:21.957 ==71783== 00:08:21.957 ==71783== All heap blocks were freed -- no leaks are possible 00:08:21.957 ==71783== 00:08:21.957 ==71783== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:21.957 23:50:24 unittest_sock -- unit/unittest.sh@126 -- # grep -q '#define SPDK_CONFIG_URING 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:21.957 23:50:24 unittest_sock -- unit/unittest.sh@127 -- # 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:21.957 ==71800== Memcheck, a memory error detector 00:08:21.957 ==71800== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:21.957 ==71800== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:21.957 ==71800== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:21.957 ==71800== 00:08:21.957 --71800-- Valgrind options: 00:08:21.957 --71800-- --leak-check=full 00:08:21.957 --71800-- --error-exitcode=2 00:08:21.957 --71800-- --verbose 00:08:21.957 --71800-- Contents of /proc/version: 00:08:21.957 --71800-- 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.957 --71800-- 00:08:21.957 --71800-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:21.957 --71800-- Page sizes: currently 4096, max supported 4096 00:08:21.957 --71800-- Valgrind library directory: /usr/libexec/valgrind 00:08:21.957 --71800-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:21.957 --71800-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:21.957 --71800-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:21.957 --71800-- might be shown as UnknownInlinedFun 00:08:21.957 --71800-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:21.957 --71800-- object doesn't have a dynamic symbol table 00:08:21.957 --71800-- Scheduler: using generic scheduler lock implementation. 00:08:21.957 --71800-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:21.957 ==71800== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71800-by-???-on-dc5ca2722762 00:08:21.957 ==71800== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71800-by-???-on-dc5ca2722762 00:08:21.957 ==71800== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71800-by-???-on-dc5ca2722762 00:08:21.957 ==71800== 00:08:21.957 ==71800== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:21.957 ==71800== don't want to do, unless you know exactly what you're doing, 00:08:21.957 ==71800== or are doing some strange experiment): 00:08:21.957 ==71800== /usr/libexec/valgrind/../../bin/vgdb --pid=71800 ...command... 00:08:21.957 ==71800== 00:08:21.957 ==71800== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:21.957 ==71800== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/sock/uring.c/uring_ut 00:08:21.957 ==71800== and then give GDB the following command 00:08:21.957 ==71800== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71800 00:08:21.957 ==71800== --pid is optional if only one valgrind process is running 00:08:21.957 ==71800== 00:08:21.957 --71800-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:21.957 --71800-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.217 --71800-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.217 --71800-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.217 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.217 --71800-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.217 --71800-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.217 --71800-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.217 --71800-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.217 --71800-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.217 --71800-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.217 --71800-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.217 --71800-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.217 --71800-- Reading syms from /usr/lib64/libm.so.6 00:08:22.217 --71800-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.217 --71800-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/libc.so.6 00:08:22.217 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.217 --71800-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.217 --71800-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.217 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.217 --71800-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.217 --71800-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.217 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.217 --71800-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.217 --71800-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.217 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.217 --71800-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.217 --71800-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.217 --71800-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.217 --71800-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.217 --71800-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.217 --71800-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.217 --71800-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.477 --71800-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 ==71800== Preferring higher priority redirection: 00:08:22.477 --71800-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.477 --71800-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.477 --71800-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 --71800-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.477 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.477 --71800-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.477 --71800-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.477 ==71800== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.477 --71800-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.477 --71800-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.478 --71800-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:22.478 --71800-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:22.478 --71800-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:22.478 --71800-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:22.478 --71800-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:22.478 --71800-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:22.478 --71800-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:22.478 --71800-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:22.478 --71800-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:22.478 --71800-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:22.478 --71800-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:22.478 --71800-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:22.478 --71800-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:22.478 --71800-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:22.478 --71800-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:22.478 --71800-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:22.478 00:08:22.478 00:08:22.478 CUnit - A unit testing framework for C - Version 2.1-3 00:08:22.478 http://cunit.sourceforge.net/ 00:08:22.478 00:08:22.478 00:08:22.478 Suite: uring 00:08:22.478 Test: flush_client ...passed 00:08:22.478 Test: flush_server ...passed 00:08:22.478 00:08:22.736 Run Summary: Type Total Ran Passed Failed Inactive 00:08:22.736 suites 1 1 n/a 0 0 00:08:22.736 tests 2 2 2 0 0 00:08:22.736 asserts 49 49 49 0 n/a 00:08:22.736 00:08:22.736 Elapsed time = 0.051 seconds 00:08:22.736 --71800-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:22.736 --71800-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:22.736 ==71800== 00:08:22.736 ==71800== HEAP SUMMARY: 00:08:22.736 ==71800== in use at exit: 0 bytes in 0 blocks 00:08:22.736 ==71800== total heap usage: 87 allocs, 87 frees, 144,903 bytes allocated 00:08:22.736 ==71800== 00:08:22.736 ==71800== All heap blocks were freed -- no leaks are possible 00:08:22.736 ==71800== 00:08:22.736 ==71800== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:22.736 00:08:22.736 real 0m2.286s 00:08:22.736 user 0m2.150s 00:08:22.736 sys 0m0.104s 00:08:22.736 23:50:25 unittest_sock -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:22.736 23:50:25 unittest_sock -- common/autotest_common.sh@10 -- # set +x 00:08:22.736 ************************************ 00:08:22.736 END TEST unittest_sock 00:08:22.736 ************************************ 00:08:22.736 23:50:25 -- unit/unittest.sh@279 -- # 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:22.736 23:50:25 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:22.736 23:50:25 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:22.736 23:50:25 -- common/autotest_common.sh@10 -- # set +x 00:08:22.736 ************************************ 00:08:22.736 START TEST unittest_thread 00:08:22.736 ************************************ 00:08:22.736 23:50:25 unittest_thread -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:22.737 ==71831== Memcheck, a memory error detector 00:08:22.737 ==71831== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:22.737 ==71831== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:22.737 ==71831== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:22.737 ==71831== 00:08:22.737 --71831-- Valgrind options: 00:08:22.737 --71831-- --leak-check=full 00:08:22.737 --71831-- --error-exitcode=2 00:08:22.737 --71831-- --verbose 00:08:22.737 --71831-- Contents of /proc/version: 00:08:22.737 --71831-- 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.737 --71831-- 00:08:22.737 --71831-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:22.737 --71831-- Page sizes: currently 4096, max supported 4096 00:08:22.737 --71831-- Valgrind library directory: /usr/libexec/valgrind 00:08:22.737 --71831-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:22.737 --71831-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:22.737 --71831-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:22.737 --71831-- might be shown as UnknownInlinedFun 00:08:22.737 --71831-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:22.737 --71831-- object doesn't have a dynamic symbol table 00:08:22.737 --71831-- Scheduler: using generic scheduler lock implementation. 00:08:22.737 --71831-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:22.737 ==71831== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71831-by-???-on-dc5ca2722762 00:08:22.737 ==71831== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71831-by-???-on-dc5ca2722762 00:08:22.737 ==71831== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71831-by-???-on-dc5ca2722762 00:08:22.737 ==71831== 00:08:22.737 ==71831== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:22.737 ==71831== don't want to do, unless you know exactly what you're doing, 00:08:22.737 ==71831== or are doing some strange experiment): 00:08:22.737 ==71831== /usr/libexec/valgrind/../../bin/vgdb --pid=71831 ...command... 00:08:22.737 ==71831== 00:08:22.737 ==71831== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:22.737 ==71831== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/thread.c/thread_ut 00:08:22.737 ==71831== and then give GDB the following command 00:08:22.737 ==71831== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71831 00:08:22.737 ==71831== --pid is optional if only one valgrind process is running 00:08:22.737 ==71831== 00:08:22.737 --71831-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:22.737 --71831-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:22.737 --71831-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:22.737 --71831-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:22.737 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.737 --71831-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:22.737 --71831-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:22.737 --71831-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:22.737 --71831-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:22.737 --71831-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:22.737 --71831-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:22.737 --71831-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:22.737 --71831-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:22.737 --71831-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:22.737 --71831-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:22.737 --71831-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:22.737 --71831-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:22.995 --71831-- Reading syms from /usr/lib64/libm.so.6 00:08:22.995 --71831-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:22.995 --71831-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:22.995 --71831-- Reading syms from /usr/lib64/libc.so.6 00:08:22.995 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.995 --71831-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.995 --71831-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.995 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.995 --71831-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.995 --71831-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.995 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.995 --71831-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.996 --71831-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:22.996 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.996 --71831-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:22.996 --71831-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:22.996 --71831-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:22.996 --71831-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:22.996 --71831-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:22.996 --71831-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:22.996 --71831-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:22.996 --71831-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:22.996 --71831-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 ==71831== Preferring higher priority redirection: 00:08:22.996 --71831-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:22.996 --71831-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:22.996 --71831-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 --71831-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:22.996 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.996 --71831-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.996 --71831-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:22.996 ==71831== WARNING: new redirection conflicts with existing -- ignoring it 00:08:22.996 --71831-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:22.996 --71831-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:23.254 --71831-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:23.254 --71831-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:23.254 --71831-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:23.254 --71831-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:23.254 --71831-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:23.254 --71831-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:23.254 --71831-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:23.254 --71831-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:23.254 --71831-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:23.254 --71831-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:23.254 --71831-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:23.254 --71831-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:23.254 --71831-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:23.254 --71831-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:23.254 --71831-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:23.254 --71831-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:23.254 00:08:23.254 00:08:23.254 CUnit - A unit testing framework for C - Version 2.1-3 00:08:23.254 http://cunit.sourceforge.net/ 00:08:23.254 00:08:23.254 00:08:23.254 Suite: io_channel 00:08:23.254 Test: thread_alloc ...--71831-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:23.254 passed 00:08:23.254 Test: thread_send_msg ...passed 00:08:23.254 Test: thread_poller ...passed 00:08:23.513 Test: poller_pause ...passed 00:08:23.513 Test: thread_for_each ...passed 00:08:23.513 Test: for_each_channel_remove ...passed 00:08:23.513 Test: for_each_channel_unreg ...[2024-05-14 23:50:26.320763] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2173:spdk_io_device_register: *ERROR*: io_device 0x1ffeffe998 already registered (old:0x5d9cb10 new:0x5d9cd60) 00:08:23.513 passed 00:08:23.513 Test: thread_name ...passed 00:08:23.513 Test: channel ...[2024-05-14 23:50:26.391494] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:2307:spdk_get_io_channel: *ERROR*: could not find io_device 0x4b8b48 00:08:23.513 passed 00:08:23.513 Test: channel_destroy_races ...passed 00:08:23.513 Test: thread_exit_test ...[2024-05-14 23:50:26.425334] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c: 635:thread_exit: *ERROR*: thread 0x5f28620 got timeout, and move it to the exited state forcefully 00:08:23.513 passed 00:08:23.513 Test: thread_update_stats_test ...passed 00:08:23.772 Test: nested_channel ...passed 00:08:23.772 Test: device_unregister_and_thread_exit_race ...passed 00:08:23.772 Test: cache_closest_timed_poller ...passed 00:08:23.772 Test: multi_timed_pollers_have_same_expiration ...passed 00:08:23.772 Test: io_device_lookup ...passed 00:08:23.772 Test: spdk_spin ...[2024-05-14 23:50:26.614809] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3071:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:23.772 [2024-05-14 23:50:26.615495] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:23.772 [2024-05-14 23:50:26.618107] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3109:spdk_spin_held: *ERROR*: unrecoverable spinlock error 1: Not an SPDK thread (thread != ((void *)0)) 00:08:23.772 [2024-05-14 23:50:26.631304] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3072:spdk_spin_lock: *ERROR*: unrecoverable spinlock error 2: Deadlock detected (thread != sspin->thread) 00:08:23.772 [2024-05-14 23:50:26.631669] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:23.772 [2024-05-14 23:50:26.632715] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3092:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:23.772 [2024-05-14 23:50:26.633048] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:23.772 [2024-05-14 23:50:26.634677] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3092:spdk_spin_unlock: *ERROR*: unrecoverable spinlock error 3: Unlock on wrong SPDK thread (thread == sspin->thread) 00:08:23.772 [2024-05-14 23:50:26.634822] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:23.772 [2024-05-14 23:50:26.639080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3053:spdk_spin_destroy: *ERROR*: unrecoverable spinlock error 5: Destroying a held spinlock (sspin->thread == ((void *)0)) 00:08:23.772 [2024-05-14 23:50:26.639445] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/thread/thread.c:3027:sspin_stacks_print: *ERROR*: spinlock 0x1ffeffe9a0 00:08:23.772 passed 00:08:23.772 Test: for_each_channel_and_thread_exit_race ...passed 00:08:23.772 Test: for_each_thread_and_thread_exit_race ...passed 00:08:23.772 00:08:23.772 Run Summary: Type Total Ran Passed Failed Inactive 00:08:23.772 suites 1 1 n/a 0 0 00:08:23.772 tests 20 20 20 0 0 00:08:23.772 asserts 409 409 409 0 n/a 00:08:23.772 00:08:23.772 Elapsed time = 0.616 seconds 00:08:23.772 --71831-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:23.772 --71831-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.032 ==71831== 00:08:24.032 ==71831== HEAP SUMMARY: 00:08:24.032 ==71831== in use at exit: 0 bytes in 0 blocks 00:08:24.032 ==71831== total heap usage: 40,323 allocs, 40,323 frees, 1,483,799 bytes allocated 00:08:24.032 ==71831== 00:08:24.032 ==71831== All heap blocks were freed -- no leaks are possible 00:08:24.032 ==71831== 00:08:24.032 ==71831== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.032 00:08:24.032 real 0m1.249s 00:08:24.032 user 0m1.207s 00:08:24.032 sys 0m0.039s 00:08:24.032 23:50:26 unittest_thread -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:24.032 23:50:26 unittest_thread -- common/autotest_common.sh@10 -- # set +x 00:08:24.032 ************************************ 00:08:24.032 END TEST unittest_thread 00:08:24.032 ************************************ 00:08:24.032 23:50:26 -- unit/unittest.sh@280 -- # 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:24.032 23:50:26 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:24.032 23:50:26 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:24.032 23:50:26 -- common/autotest_common.sh@10 -- # set +x 00:08:24.032 ************************************ 00:08:24.032 START TEST unittest_iobuf 00:08:24.032 ************************************ 00:08:24.032 23:50:26 unittest_iobuf -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:24.032 ==71856== Memcheck, a memory error detector 00:08:24.032 ==71856== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.032 ==71856== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.032 ==71856== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:24.032 ==71856== 00:08:24.032 --71856-- Valgrind options: 00:08:24.032 --71856-- --leak-check=full 00:08:24.032 --71856-- --error-exitcode=2 00:08:24.032 --71856-- --verbose 00:08:24.032 --71856-- Contents of /proc/version: 00:08:24.032 --71856-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:24.032 --71856-- 00:08:24.032 --71856-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.032 --71856-- Page sizes: currently 4096, max supported 4096 00:08:24.032 --71856-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.033 --71856-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:24.033 --71856-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:24.033 --71856-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:24.033 --71856-- might be shown as UnknownInlinedFun 00:08:24.033 --71856-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:24.033 --71856-- object doesn't have a dynamic symbol table 00:08:24.033 --71856-- Scheduler: using generic scheduler lock implementation. 00:08:24.033 --71856-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:24.033 ==71856== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71856-by-???-on-dc5ca2722762 00:08:24.033 ==71856== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71856-by-???-on-dc5ca2722762 00:08:24.033 ==71856== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71856-by-???-on-dc5ca2722762 00:08:24.033 ==71856== 00:08:24.033 ==71856== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:24.033 ==71856== don't want to do, unless you know exactly what you're doing, 00:08:24.033 ==71856== or are doing some strange experiment): 00:08:24.033 ==71856== /usr/libexec/valgrind/../../bin/vgdb --pid=71856 ...command... 00:08:24.033 ==71856== 00:08:24.033 ==71856== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:24.033 ==71856== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/thread/iobuf.c/iobuf_ut 00:08:24.033 ==71856== and then give GDB the following command 00:08:24.033 ==71856== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71856 00:08:24.033 ==71856== --pid is optional if only one valgrind process is running 00:08:24.033 ==71856== 00:08:24.033 --71856-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:24.033 --71856-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:24.033 --71856-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:24.033 --71856-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:24.033 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.033 --71856-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:24.033 --71856-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:24.033 --71856-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:24.033 --71856-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:24.033 --71856-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:24.033 --71856-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:24.033 --71856-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:24.033 --71856-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:24.033 --71856-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:24.033 --71856-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:24.033 --71856-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:24.033 --71856-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:24.033 --71856-- Reading syms from /usr/lib64/libm.so.6 00:08:24.033 --71856-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:24.033 --71856-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:24.033 --71856-- Reading syms from /usr/lib64/libc.so.6 00:08:24.292 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.292 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.292 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.292 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.292 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.292 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.292 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.292 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.292 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:24.292 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.292 --71856-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:24.292 --71856-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:24.292 --71856-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:24.292 --71856-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:24.292 --71856-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:24.292 --71856-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:24.292 --71856-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:24.292 --71856-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:24.292 --71856-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.292 --71856-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 ==71856== Preferring higher priority redirection: 00:08:24.293 --71856-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:24.293 --71856-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:24.293 --71856-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 --71856-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:24.293 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.293 --71856-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.293 --71856-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.293 ==71856== WARNING: new redirection conflicts with existing -- ignoring it 00:08:24.293 --71856-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:24.293 --71856-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:24.293 --71856-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:24.552 --71856-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:24.552 --71856-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:24.552 --71856-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:24.552 --71856-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:24.552 --71856-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:24.552 --71856-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:24.552 --71856-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:24.552 --71856-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:24.552 --71856-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:24.552 --71856-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:24.552 --71856-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:24.552 --71856-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:24.552 --71856-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:24.552 --71856-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:24.552 --71856-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:24.552 00:08:24.552 00:08:24.552 CUnit - A unit testing framework for C - Version 2.1-3 00:08:24.552 http://cunit.sourceforge.net/ 00:08:24.552 00:08:24.552 00:08:24.552 Suite: io_channel 00:08:24.552 Test: iobuf ...--71856-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:24.810 passed 00:08:24.810 Test: iobuf_cache ...[2024-05-14 23:50:27.550024] /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:24.811 [2024-05-14 23:50:27.582374] /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:24.811 [2024-05-14 23:50:27.587344] /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:24.811 [2024-05-14 23:50:27.587696] /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:24.811 [2024-05-14 23:50:27.590777] /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:24.811 [2024-05-14 23:50:27.590938] /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:24.811 passed 00:08:24.811 00:08:24.811 Run Summary: Type Total Ran Passed Failed Inactive 00:08:24.811 suites 1 1 n/a 0 0 00:08:24.811 tests 2 2 2 0 0 00:08:24.811 asserts 107 107 107 0 n/a 00:08:24.811 00:08:24.811 Elapsed time = 0.276 seconds 00:08:24.811 --71856-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:24.811 --71856-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:24.811 ==71856== 00:08:24.811 ==71856== HEAP SUMMARY: 00:08:24.811 ==71856== in use at exit: 0 bytes in 0 blocks 00:08:24.811 ==71856== total heap usage: 3,272 allocs, 3,272 frees, 330,077 bytes allocated 00:08:24.811 ==71856== 00:08:24.811 ==71856== All heap blocks were freed -- no leaks are possible 00:08:24.811 ==71856== 00:08:24.811 ==71856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:24.811 00:08:24.811 real 0m0.914s 00:08:24.811 user 0m0.874s 00:08:24.811 sys 0m0.037s 00:08:24.811 23:50:27 unittest_iobuf -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:24.811 23:50:27 unittest_iobuf -- common/autotest_common.sh@10 -- # set +x 00:08:24.811 ************************************ 00:08:24.811 END TEST unittest_iobuf 00:08:24.811 ************************************ 00:08:24.811 23:50:27 -- unit/unittest.sh@281 -- # run_test unittest_util unittest_util 00:08:24.811 23:50:27 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:24.811 23:50:27 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:24.811 23:50:27 -- common/autotest_common.sh@10 -- # set +x 00:08:24.811 ************************************ 00:08:24.811 START TEST unittest_util 00:08:24.811 ************************************ 00:08:24.811 23:50:27 unittest_util -- common/autotest_common.sh@1121 -- # unittest_util 00:08:24.811 23:50:27 unittest_util -- unit/unittest.sh@132 -- # 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:24.811 ==71887== Memcheck, a memory error detector 00:08:24.811 ==71887== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:24.811 ==71887== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:24.811 ==71887== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:24.811 ==71887== 00:08:24.811 --71887-- Valgrind options: 00:08:24.811 --71887-- --leak-check=full 00:08:24.811 --71887-- --error-exitcode=2 00:08:24.811 --71887-- --verbose 00:08:24.811 --71887-- Contents of /proc/version: 00:08:24.811 --71887-- 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:24.811 --71887-- 00:08:24.811 --71887-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:24.811 --71887-- Page sizes: currently 4096, max supported 4096 00:08:24.811 --71887-- Valgrind library directory: /usr/libexec/valgrind 00:08:24.811 --71887-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:24.811 --71887-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.071 --71887-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.071 --71887-- might be shown as UnknownInlinedFun 00:08:25.071 --71887-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.071 --71887-- object doesn't have a dynamic symbol table 00:08:25.071 --71887-- Scheduler: using generic scheduler lock implementation. 00:08:25.071 --71887-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.071 ==71887== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71887-by-???-on-dc5ca2722762 00:08:25.071 ==71887== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71887-by-???-on-dc5ca2722762 00:08:25.071 ==71887== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71887-by-???-on-dc5ca2722762 00:08:25.071 ==71887== 00:08:25.071 ==71887== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.071 ==71887== don't want to do, unless you know exactly what you're doing, 00:08:25.071 ==71887== or are doing some strange experiment): 00:08:25.071 ==71887== /usr/libexec/valgrind/../../bin/vgdb --pid=71887 ...command... 00:08:25.071 ==71887== 00:08:25.071 ==71887== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.071 ==71887== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/base64.c/base64_ut 00:08:25.071 ==71887== and then give GDB the following command 00:08:25.071 ==71887== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71887 00:08:25.071 ==71887== --pid is optional if only one valgrind process is running 00:08:25.071 ==71887== 00:08:25.071 --71887-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.071 --71887-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.071 --71887-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.071 --71887-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.071 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.071 --71887-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.071 --71887-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.071 --71887-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.071 --71887-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.071 --71887-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.071 --71887-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.071 --71887-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.071 --71887-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.071 --71887-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.071 --71887-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.071 --71887-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.071 --71887-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.071 --71887-- Reading syms from /usr/lib64/libm.so.6 00:08:25.071 --71887-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.071 --71887-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.071 --71887-- Reading syms from /usr/lib64/libc.so.6 00:08:25.071 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.071 --71887-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.071 --71887-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.071 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.071 --71887-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.071 --71887-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.071 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.071 --71887-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.071 --71887-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.071 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.071 --71887-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.071 --71887-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.331 --71887-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.331 --71887-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.331 --71887-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.331 --71887-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.331 --71887-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.331 --71887-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.331 --71887-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 ==71887== Preferring higher priority redirection: 00:08:25.331 --71887-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.331 --71887-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.331 --71887-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 --71887-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.331 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.331 --71887-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.332 --71887-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.332 ==71887== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.332 --71887-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.332 --71887-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.332 --71887-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:25.332 --71887-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:25.332 --71887-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:25.332 --71887-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:25.332 --71887-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:25.332 --71887-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:25.332 --71887-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:25.332 --71887-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:25.332 --71887-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:25.332 --71887-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:25.332 --71887-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:25.332 --71887-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:25.332 --71887-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:25.332 --71887-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:25.332 --71887-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:25.332 --71887-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:25.332 00:08:25.332 00:08:25.332 CUnit - A unit testing framework for C - Version 2.1-3 00:08:25.332 http://cunit.sourceforge.net/ 00:08:25.332 00:08:25.332 00:08:25.332 Suite: base64 00:08:25.590 Test: test_base64_get_encoded_strlen ...passed 00:08:25.590 Test: test_base64_get_decoded_len ...passed 00:08:25.590 Test: test_base64_encode ...passed 00:08:25.590 Test: test_base64_decode ...passed 00:08:25.590 Test: test_base64_urlsafe_encode ...passed 00:08:25.591 Test: test_base64_urlsafe_decode ...passed 00:08:25.591 00:08:25.591 Run Summary: Type Total Ran Passed Failed Inactive 00:08:25.591 suites 1 1 n/a 0 0 00:08:25.591 tests 6 6 6 0 0 00:08:25.591 asserts 112 112 112 0 n/a 00:08:25.591 00:08:25.591 Elapsed time = 0.043 seconds 00:08:25.591 --71887-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:25.591 --71887-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:25.591 ==71887== 00:08:25.591 ==71887== HEAP SUMMARY: 00:08:25.591 ==71887== in use at exit: 0 bytes in 0 blocks 00:08:25.591 ==71887== total heap usage: 58 allocs, 58 frees, 93,677 bytes allocated 00:08:25.591 ==71887== 00:08:25.591 ==71887== All heap blocks were freed -- no leaks are possible 00:08:25.591 ==71887== 00:08:25.591 ==71887== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:25.591 23:50:28 unittest_util -- unit/unittest.sh@133 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:25.591 ==71898== Memcheck, a memory error detector 00:08:25.591 ==71898== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:25.591 ==71898== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:25.591 ==71898== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:25.591 ==71898== 00:08:25.591 --71898-- Valgrind options: 00:08:25.591 --71898-- --leak-check=full 00:08:25.591 --71898-- --error-exitcode=2 00:08:25.591 --71898-- --verbose 00:08:25.591 --71898-- Contents of /proc/version: 00:08:25.591 --71898-- 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.591 --71898-- 00:08:25.591 --71898-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:25.591 --71898-- Page sizes: currently 4096, max supported 4096 00:08:25.591 --71898-- Valgrind library directory: /usr/libexec/valgrind 00:08:25.591 --71898-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:25.591 --71898-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:25.591 --71898-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:25.591 --71898-- might be shown as UnknownInlinedFun 00:08:25.591 --71898-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:25.591 --71898-- object doesn't have a dynamic symbol table 00:08:25.591 --71898-- Scheduler: using generic scheduler lock implementation. 00:08:25.591 --71898-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:25.591 ==71898== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71898-by-???-on-dc5ca2722762 00:08:25.591 ==71898== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71898-by-???-on-dc5ca2722762 00:08:25.591 ==71898== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71898-by-???-on-dc5ca2722762 00:08:25.591 ==71898== 00:08:25.591 ==71898== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:25.591 ==71898== don't want to do, unless you know exactly what you're doing, 00:08:25.591 ==71898== or are doing some strange experiment): 00:08:25.591 ==71898== /usr/libexec/valgrind/../../bin/vgdb --pid=71898 ...command... 00:08:25.591 ==71898== 00:08:25.591 ==71898== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:25.591 ==71898== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/bit_array.c/bit_array_ut 00:08:25.591 ==71898== and then give GDB the following command 00:08:25.591 ==71898== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71898 00:08:25.591 ==71898== --pid is optional if only one valgrind process is running 00:08:25.591 ==71898== 00:08:25.591 --71898-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:25.591 --71898-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:25.591 --71898-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:25.591 --71898-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:25.591 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.591 --71898-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:25.591 --71898-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:25.591 --71898-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:25.591 --71898-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:25.591 --71898-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:25.591 --71898-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:25.591 --71898-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:25.591 --71898-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:25.592 --71898-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:25.592 --71898-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:25.592 --71898-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:25.592 --71898-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:25.850 --71898-- Reading syms from /usr/lib64/libm.so.6 00:08:25.850 --71898-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:25.850 --71898-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:25.850 --71898-- Reading syms from /usr/lib64/libc.so.6 00:08:25.850 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.851 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.851 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.851 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.851 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.851 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.851 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.851 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.851 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:25.851 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.851 --71898-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:25.851 --71898-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:25.851 --71898-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:25.851 --71898-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:25.851 --71898-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:25.851 --71898-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:25.851 --71898-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:25.851 --71898-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:25.851 --71898-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 ==71898== Preferring higher priority redirection: 00:08:25.851 --71898-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:25.851 --71898-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:25.851 --71898-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 --71898-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:25.851 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.851 --71898-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.851 --71898-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:25.851 ==71898== WARNING: new redirection conflicts with existing -- ignoring it 00:08:25.851 --71898-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:25.851 --71898-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.110 --71898-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.110 --71898-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.110 --71898-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.110 --71898-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.110 --71898-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.110 --71898-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.110 --71898-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.110 --71898-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.110 --71898-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.110 --71898-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.110 --71898-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.110 --71898-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.110 --71898-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.110 --71898-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.110 --71898-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.110 --71898-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.110 00:08:26.110 00:08:26.110 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.110 http://cunit.sourceforge.net/ 00:08:26.110 00:08:26.110 00:08:26.110 Suite: bit_array 00:08:26.110 Test: test_1bit ...--71898-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:26.110 passed 00:08:26.110 Test: test_64bit ...passed 00:08:26.110 Test: test_find ...passed 00:08:26.110 Test: test_resize ...passed 00:08:26.110 Test: test_errors ...passed 00:08:26.110 Test: test_count ...passed 00:08:26.110 Test: test_mask_store_load ...passed 00:08:26.110 Test: test_mask_clear ...passed 00:08:26.110 00:08:26.110 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.111 suites 1 1 n/a 0 0 00:08:26.111 tests 8 8 8 0 0 00:08:26.111 asserts 5075 5075 5075 0 n/a 00:08:26.111 00:08:26.111 Elapsed time = 0.069 seconds 00:08:26.111 --71898-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.111 --71898-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.370 ==71898== 00:08:26.370 ==71898== HEAP SUMMARY: 00:08:26.370 ==71898== in use at exit: 0 bytes in 0 blocks 00:08:26.370 ==71898== total heap usage: 79 allocs, 79 frees, 98,976 bytes allocated 00:08:26.370 ==71898== 00:08:26.370 ==71898== All heap blocks were freed -- no leaks are possible 00:08:26.370 ==71898== 00:08:26.370 ==71898== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.370 23:50:29 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/cpuset.c/cpuset_ut 00:08:26.370 ==71900== Memcheck, a memory error detector 00:08:26.370 ==71900== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.370 ==71900== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.370 ==71900== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:26.370 ==71900== 00:08:26.370 --71900-- Valgrind options: 00:08:26.370 --71900-- --leak-check=full 00:08:26.370 --71900-- --error-exitcode=2 00:08:26.370 --71900-- --verbose 00:08:26.370 --71900-- Contents of /proc/version: 00:08:26.370 --71900-- 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.370 --71900-- 00:08:26.370 --71900-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.370 --71900-- Page sizes: currently 4096, max supported 4096 00:08:26.370 --71900-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.370 --71900-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:26.370 --71900-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.370 --71900-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.370 --71900-- might be shown as UnknownInlinedFun 00:08:26.370 --71900-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.370 --71900-- object doesn't have a dynamic symbol table 00:08:26.370 --71900-- Scheduler: using generic scheduler lock implementation. 00:08:26.370 --71900-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.370 ==71900== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71900-by-???-on-dc5ca2722762 00:08:26.370 ==71900== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71900-by-???-on-dc5ca2722762 00:08:26.370 ==71900== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71900-by-???-on-dc5ca2722762 00:08:26.370 ==71900== 00:08:26.370 ==71900== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.370 ==71900== don't want to do, unless you know exactly what you're doing, 00:08:26.370 ==71900== or are doing some strange experiment): 00:08:26.370 ==71900== /usr/libexec/valgrind/../../bin/vgdb --pid=71900 ...command... 00:08:26.370 ==71900== 00:08:26.370 ==71900== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.370 ==71900== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/cpuset.c/cpuset_ut 00:08:26.370 ==71900== and then give GDB the following command 00:08:26.370 ==71900== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71900 00:08:26.370 ==71900== --pid is optional if only one valgrind process is running 00:08:26.370 ==71900== 00:08:26.370 --71900-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:26.370 --71900-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:26.370 --71900-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:26.370 --71900-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:26.370 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.370 --71900-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:26.370 --71900-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:26.370 --71900-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:26.370 --71900-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:26.370 --71900-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:26.370 --71900-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:26.370 --71900-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:26.370 --71900-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:26.371 --71900-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:26.371 --71900-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:26.371 --71900-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:26.371 --71900-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:26.371 --71900-- Reading syms from /usr/lib64/libm.so.6 00:08:26.371 --71900-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:26.371 --71900-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:26.371 --71900-- Reading syms from /usr/lib64/libc.so.6 00:08:26.371 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.371 --71900-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.371 --71900-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.371 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.371 --71900-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.371 --71900-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.371 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.371 --71900-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.371 --71900-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:26.371 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.371 --71900-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:26.371 --71900-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:26.630 --71900-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:26.630 --71900-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:26.630 --71900-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:26.630 --71900-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:26.630 --71900-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:26.630 --71900-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:26.630 --71900-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 ==71900== Preferring higher priority redirection: 00:08:26.630 --71900-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:26.630 --71900-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:26.630 --71900-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 --71900-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:26.630 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.630 --71900-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.630 --71900-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.630 ==71900== WARNING: new redirection conflicts with existing -- ignoring it 00:08:26.630 --71900-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:26.631 --71900-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:26.631 --71900-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:26.631 --71900-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:26.631 --71900-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:26.631 --71900-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:26.631 --71900-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:26.631 --71900-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:26.631 --71900-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:26.631 --71900-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:26.631 --71900-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:26.631 --71900-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:26.631 --71900-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:26.631 --71900-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:26.889 --71900-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:26.889 --71900-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:26.889 --71900-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:26.889 --71900-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:26.889 00:08:26.889 00:08:26.889 CUnit - A unit testing framework for C - Version 2.1-3 00:08:26.889 http://cunit.sourceforge.net/ 00:08:26.889 00:08:26.889 00:08:26.889 Suite: cpuset 00:08:26.889 Test: test_cpuset ...passed 00:08:26.890 Test: test_cpuset_parse ...[2024-05-14 23:50:29.644714] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 239:parse_list: *ERROR*: Unexpected end of core list '[' 00:08:26.890 [2024-05-14 23:50:29.678078] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[]' failed on character ']' 00:08:26.890 [2024-05-14 23:50:29.678999] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10--11]' failed on character '-' 00:08:26.890 [2024-05-14 23:50:29.680135] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 219:parse_list: *ERROR*: Invalid range of CPUs (11 > 10) 00:08:26.890 [2024-05-14 23:50:29.680764] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[10-11,]' failed on character ',' 00:08:26.890 [2024-05-14 23:50:29.681232] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 241:parse_list: *ERROR*: Parsing of core list '[,10-11]' failed on character ',' 00:08:26.890 [2024-05-14 23:50:29.681942] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 203:parse_list: *ERROR*: Core number 1025 is out of range in '[1025]' 00:08:26.890 [2024-05-14 23:50:29.682923] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/cpuset.c: 198:parse_list: *ERROR*: Conversion of core mask in '[184467440737095516150]' failed 00:08:26.890 passed 00:08:26.890 Test: test_cpuset_fmt ...passed 00:08:26.890 00:08:26.890 Run Summary: Type Total Ran Passed Failed Inactive 00:08:26.890 suites 1 1 n/a 0 0 00:08:26.890 tests 3 3 3 0 0 00:08:26.890 asserts 65 65 65 0 n/a 00:08:26.890 00:08:26.890 Elapsed time = 0.088 seconds 00:08:26.890 --71900-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:26.890 --71900-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:26.890 ==71900== 00:08:26.890 ==71900== HEAP SUMMARY: 00:08:26.890 ==71900== in use at exit: 0 bytes in 0 blocks 00:08:26.890 ==71900== total heap usage: 70 allocs, 70 frees, 103,956 bytes allocated 00:08:26.890 ==71900== 00:08:26.890 ==71900== All heap blocks were freed -- no leaks are possible 00:08:26.890 ==71900== 00:08:26.890 ==71900== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:26.890 23:50:29 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/crc16.c/crc16_ut 00:08:26.890 ==71911== Memcheck, a memory error detector 00:08:26.890 ==71911== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:26.890 ==71911== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:26.890 ==71911== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:26.890 ==71911== 00:08:26.890 --71911-- Valgrind options: 00:08:26.890 --71911-- --leak-check=full 00:08:26.890 --71911-- --error-exitcode=2 00:08:26.890 --71911-- --verbose 00:08:26.890 --71911-- Contents of /proc/version: 00:08:26.890 --71911-- 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.890 --71911-- 00:08:26.890 --71911-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:26.890 --71911-- Page sizes: currently 4096, max supported 4096 00:08:26.890 --71911-- Valgrind library directory: /usr/libexec/valgrind 00:08:26.890 --71911-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:26.890 --71911-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:26.890 --71911-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:26.890 --71911-- might be shown as UnknownInlinedFun 00:08:26.890 --71911-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:26.890 --71911-- object doesn't have a dynamic symbol table 00:08:26.890 --71911-- Scheduler: using generic scheduler lock implementation. 00:08:26.890 --71911-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:26.890 ==71911== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71911-by-???-on-dc5ca2722762 00:08:26.890 ==71911== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71911-by-???-on-dc5ca2722762 00:08:26.890 ==71911== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71911-by-???-on-dc5ca2722762 00:08:26.890 ==71911== 00:08:26.890 ==71911== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:26.890 ==71911== don't want to do, unless you know exactly what you're doing, 00:08:26.890 ==71911== or are doing some strange experiment): 00:08:26.890 ==71911== /usr/libexec/valgrind/../../bin/vgdb --pid=71911 ...command... 00:08:26.890 ==71911== 00:08:26.890 ==71911== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:26.890 ==71911== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc16.c/crc16_ut 00:08:26.890 ==71911== and then give GDB the following command 00:08:26.890 ==71911== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71911 00:08:26.890 ==71911== --pid is optional if only one valgrind process is running 00:08:26.890 ==71911== 00:08:27.149 --71911-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.149 --71911-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.149 --71911-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.149 --71911-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.149 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.149 --71911-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.149 --71911-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.149 --71911-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.149 --71911-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.149 --71911-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.149 --71911-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.149 --71911-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.149 --71911-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.149 --71911-- Reading syms from /usr/lib64/libm.so.6 00:08:27.149 --71911-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.149 --71911-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/libc.so.6 00:08:27.149 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.149 --71911-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.149 --71911-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.149 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.149 --71911-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.149 --71911-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.149 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.149 --71911-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.149 --71911-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.149 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.149 --71911-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.149 --71911-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.149 --71911-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.149 --71911-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.149 --71911-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.408 --71911-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.408 --71911-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.408 --71911-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 ==71911== Preferring higher priority redirection: 00:08:27.408 --71911-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.408 --71911-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.408 --71911-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 --71911-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.408 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.408 --71911-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.408 --71911-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.408 ==71911== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.408 --71911-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.408 --71911-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.408 --71911-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.408 --71911-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.408 --71911-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.408 --71911-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.408 --71911-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.408 --71911-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.408 --71911-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.408 --71911-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.408 --71911-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.409 --71911-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.409 --71911-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.409 --71911-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.409 --71911-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.409 --71911-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.409 --71911-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.409 --71911-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.409 00:08:27.409 00:08:27.409 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.409 http://cunit.sourceforge.net/ 00:08:27.409 00:08:27.409 00:08:27.409 Suite: crc16 00:08:27.409 Test: test_crc16_t10dif ...passed 00:08:27.409 Test: test_crc16_t10dif_seed ...passed 00:08:27.409 Test: test_crc16_t10dif_copy ...passed 00:08:27.409 00:08:27.409 Run Summary: Type Total Ran Passed Failed Inactive 00:08:27.409 suites 1 1 n/a 0 0 00:08:27.409 tests 3 3 3 0 0 00:08:27.409 asserts 5 5 5 0 n/a 00:08:27.409 00:08:27.409 Elapsed time = 0.011 seconds 00:08:27.409 --71911-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:27.409 --71911-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:27.668 ==71911== 00:08:27.668 ==71911== HEAP SUMMARY: 00:08:27.668 ==71911== in use at exit: 0 bytes in 0 blocks 00:08:27.668 ==71911== total heap usage: 53 allocs, 53 frees, 93,453 bytes allocated 00:08:27.668 ==71911== 00:08:27.668 ==71911== All heap blocks were freed -- no leaks are possible 00:08:27.668 ==71911== 00:08:27.668 ==71911== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:27.668 23:50:30 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/crc32_ieee.c/crc32_ieee_ut 00:08:27.668 ==71921== Memcheck, a memory error detector 00:08:27.668 ==71921== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:27.668 ==71921== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:27.668 ==71921== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:27.668 ==71921== 00:08:27.668 --71921-- Valgrind options: 00:08:27.668 --71921-- --leak-check=full 00:08:27.668 --71921-- --error-exitcode=2 00:08:27.668 --71921-- --verbose 00:08:27.668 --71921-- Contents of /proc/version: 00:08:27.668 --71921-- Linux version 6.1.14-200.fc37.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4), GNU ld version 2.38-25.fc37) #1 SMP PREEMPT_DYNAMIC Sun Feb 26 00:13:26 UTC 2023 00:08:27.668 --71921-- 00:08:27.668 --71921-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:27.668 --71921-- Page sizes: currently 4096, max supported 4096 00:08:27.668 --71921-- Valgrind library directory: /usr/libexec/valgrind 00:08:27.668 --71921-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:27.668 --71921-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:27.668 --71921-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:27.668 --71921-- might be shown as UnknownInlinedFun 00:08:27.668 --71921-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:27.668 --71921-- object doesn't have a dynamic symbol table 00:08:27.668 --71921-- Scheduler: using generic scheduler lock implementation. 00:08:27.668 --71921-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:27.668 ==71921== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71921-by-???-on-dc5ca2722762 00:08:27.668 ==71921== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71921-by-???-on-dc5ca2722762 00:08:27.668 ==71921== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71921-by-???-on-dc5ca2722762 00:08:27.668 ==71921== 00:08:27.668 ==71921== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:27.668 ==71921== don't want to do, unless you know exactly what you're doing, 00:08:27.668 ==71921== or are doing some strange experiment): 00:08:27.668 ==71921== /usr/libexec/valgrind/../../bin/vgdb --pid=71921 ...command... 00:08:27.668 ==71921== 00:08:27.668 ==71921== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:27.668 ==71921== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut 00:08:27.668 ==71921== and then give GDB the following command 00:08:27.668 ==71921== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71921 00:08:27.668 ==71921== --pid is optional if only one valgrind process is running 00:08:27.668 ==71921== 00:08:27.668 --71921-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:27.668 --71921-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:27.668 --71921-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:27.668 --71921-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:27.668 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.668 --71921-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:27.668 --71921-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:27.668 --71921-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:27.668 --71921-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:27.668 --71921-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:27.668 --71921-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:27.668 --71921-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:27.668 --71921-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:27.668 --71921-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:27.668 --71921-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:27.668 --71921-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:27.668 --71921-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:27.668 --71921-- Reading syms from /usr/lib64/libm.so.6 00:08:27.668 --71921-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:27.668 --71921-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:27.668 --71921-- Reading syms from /usr/lib64/libc.so.6 00:08:27.668 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.668 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.668 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.669 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.669 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.669 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.669 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.669 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.669 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:27.669 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.669 --71921-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:27.669 --71921-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:27.927 --71921-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:27.927 --71921-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:27.927 --71921-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:27.927 --71921-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:27.927 --71921-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:27.927 --71921-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:27.927 --71921-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.927 --71921-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 ==71921== Preferring higher priority redirection: 00:08:27.928 --71921-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:27.928 --71921-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:27.928 --71921-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 --71921-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:27.928 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.928 --71921-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.928 --71921-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.928 ==71921== WARNING: new redirection conflicts with existing -- ignoring it 00:08:27.928 --71921-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:27.928 --71921-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:27.928 --71921-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:27.928 --71921-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:27.928 --71921-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:27.928 --71921-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:27.928 --71921-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:27.928 --71921-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:27.928 --71921-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:27.928 --71921-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:27.928 --71921-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:27.928 --71921-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:27.928 --71921-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:27.928 --71921-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:27.928 --71921-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:27.928 --71921-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:27.928 --71921-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:27.928 --71921-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:27.928 00:08:27.928 00:08:27.928 CUnit - A unit testing framework for C - Version 2.1-3 00:08:27.928 http://cunit.sourceforge.net/ 00:08:27.928 00:08:27.928 00:08:27.928 Suite: crc32_ieee 00:08:27.928 Test: test_crc32_ieee ...passed 00:08:27.928 00:08:28.187 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.187 suites 1 1 n/a 0 0 00:08:28.187 tests 1 1 1 0 0 00:08:28.187 asserts 1 1 1 0 n/a 00:08:28.187 00:08:28.187 Elapsed time = 0.004 seconds 00:08:28.187 --71921-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.187 --71921-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.187 ==71921== 00:08:28.187 ==71921== HEAP SUMMARY: 00:08:28.187 ==71921== in use at exit: 0 bytes in 0 blocks 00:08:28.187 ==71921== total heap usage: 48 allocs, 48 frees, 93,314 bytes allocated 00:08:28.187 ==71921== 00:08:28.187 ==71921== All heap blocks were freed -- no leaks are possible 00:08:28.187 ==71921== 00:08:28.187 ==71921== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.187 23:50:30 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/crc32c.c/crc32c_ut 00:08:28.187 ==71922== Memcheck, a memory error detector 00:08:28.187 ==71922== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.187 ==71922== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.187 ==71922== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:28.187 ==71922== 00:08:28.187 --71922-- Valgrind options: 00:08:28.187 --71922-- --leak-check=full 00:08:28.187 --71922-- --error-exitcode=2 00:08:28.187 --71922-- --verbose 00:08:28.188 --71922-- Contents of /proc/version: 00:08:28.188 --71922-- 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.188 --71922-- 00:08:28.188 --71922-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.188 --71922-- Page sizes: currently 4096, max supported 4096 00:08:28.188 --71922-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.188 --71922-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:28.188 --71922-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.188 --71922-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.188 --71922-- might be shown as UnknownInlinedFun 00:08:28.188 --71922-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.188 --71922-- object doesn't have a dynamic symbol table 00:08:28.188 --71922-- Scheduler: using generic scheduler lock implementation. 00:08:28.188 --71922-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.188 ==71922== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71922-by-???-on-dc5ca2722762 00:08:28.188 ==71922== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71922-by-???-on-dc5ca2722762 00:08:28.188 ==71922== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71922-by-???-on-dc5ca2722762 00:08:28.188 ==71922== 00:08:28.188 ==71922== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.188 ==71922== don't want to do, unless you know exactly what you're doing, 00:08:28.188 ==71922== or are doing some strange experiment): 00:08:28.188 ==71922== /usr/libexec/valgrind/../../bin/vgdb --pid=71922 ...command... 00:08:28.188 ==71922== 00:08:28.188 ==71922== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.188 ==71922== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc32c.c/crc32c_ut 00:08:28.188 ==71922== and then give GDB the following command 00:08:28.188 ==71922== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71922 00:08:28.188 ==71922== --pid is optional if only one valgrind process is running 00:08:28.188 ==71922== 00:08:28.188 --71922-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.188 --71922-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.188 --71922-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.188 --71922-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.188 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.188 --71922-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.188 --71922-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.188 --71922-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.188 --71922-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.188 --71922-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.188 --71922-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.188 --71922-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.188 --71922-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.188 --71922-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.188 --71922-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.188 --71922-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.188 --71922-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.188 --71922-- Reading syms from /usr/lib64/libm.so.6 00:08:28.188 --71922-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.188 --71922-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.188 --71922-- Reading syms from /usr/lib64/libc.so.6 00:08:28.447 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.447 --71922-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.447 --71922-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.448 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.448 --71922-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.448 --71922-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.448 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.448 --71922-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.448 --71922-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.448 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.448 --71922-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.448 --71922-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.448 --71922-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.448 --71922-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.448 --71922-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.448 --71922-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.448 --71922-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.448 --71922-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.448 --71922-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 ==71922== Preferring higher priority redirection: 00:08:28.448 --71922-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.448 --71922-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.448 --71922-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 --71922-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.448 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.448 --71922-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.448 --71922-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.448 ==71922== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.448 --71922-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.448 --71922-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.448 --71922-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:28.448 --71922-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:28.448 --71922-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:28.449 --71922-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:28.707 --71922-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:28.707 --71922-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:28.707 --71922-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:28.707 --71922-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:28.707 --71922-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:28.707 --71922-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:28.707 --71922-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:28.707 --71922-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:28.707 --71922-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:28.707 --71922-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:28.707 --71922-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:28.707 --71922-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:28.707 00:08:28.707 00:08:28.707 CUnit - A unit testing framework for C - Version 2.1-3 00:08:28.707 http://cunit.sourceforge.net/ 00:08:28.707 00:08:28.707 00:08:28.707 Suite: crc32c 00:08:28.707 Test: test_crc32c ...passed 00:08:28.707 Test: test_crc32c_nvme ...passed 00:08:28.707 00:08:28.707 Run Summary: Type Total Ran Passed Failed Inactive 00:08:28.707 suites 1 1 n/a 0 0 00:08:28.707 tests 2 2 2 0 0 00:08:28.707 asserts 16 16 16 0 n/a 00:08:28.707 00:08:28.707 Elapsed time = 0.025 seconds 00:08:28.707 --71922-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:28.707 --71922-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:28.707 ==71922== 00:08:28.707 ==71922== HEAP SUMMARY: 00:08:28.707 ==71922== in use at exit: 0 bytes in 0 blocks 00:08:28.707 ==71922== total heap usage: 50 allocs, 50 frees, 93,363 bytes allocated 00:08:28.707 ==71922== 00:08:28.707 ==71922== All heap blocks were freed -- no leaks are possible 00:08:28.707 ==71922== 00:08:28.707 ==71922== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:28.707 23:50:31 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/crc64.c/crc64_ut 00:08:28.707 ==71933== Memcheck, a memory error detector 00:08:28.707 ==71933== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:28.707 ==71933== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:28.707 ==71933== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:28.707 ==71933== 00:08:28.707 --71933-- Valgrind options: 00:08:28.707 --71933-- --leak-check=full 00:08:28.707 --71933-- --error-exitcode=2 00:08:28.707 --71933-- --verbose 00:08:28.707 --71933-- Contents of /proc/version: 00:08:28.707 --71933-- 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.707 --71933-- 00:08:28.707 --71933-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:28.707 --71933-- Page sizes: currently 4096, max supported 4096 00:08:28.707 --71933-- Valgrind library directory: /usr/libexec/valgrind 00:08:28.707 --71933-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:28.708 --71933-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:28.708 --71933-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:28.708 --71933-- might be shown as UnknownInlinedFun 00:08:28.708 --71933-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:28.708 --71933-- object doesn't have a dynamic symbol table 00:08:28.708 --71933-- Scheduler: using generic scheduler lock implementation. 00:08:28.708 --71933-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:28.708 ==71933== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71933-by-???-on-dc5ca2722762 00:08:28.708 ==71933== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71933-by-???-on-dc5ca2722762 00:08:28.708 ==71933== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71933-by-???-on-dc5ca2722762 00:08:28.708 ==71933== 00:08:28.708 ==71933== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:28.708 ==71933== don't want to do, unless you know exactly what you're doing, 00:08:28.708 ==71933== or are doing some strange experiment): 00:08:28.708 ==71933== /usr/libexec/valgrind/../../bin/vgdb --pid=71933 ...command... 00:08:28.708 ==71933== 00:08:28.708 ==71933== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:28.708 ==71933== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/crc64.c/crc64_ut 00:08:28.708 ==71933== and then give GDB the following command 00:08:28.708 ==71933== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71933 00:08:28.708 ==71933== --pid is optional if only one valgrind process is running 00:08:28.708 ==71933== 00:08:28.708 --71933-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:28.708 --71933-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:28.965 --71933-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:28.965 --71933-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:28.965 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.965 --71933-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:28.965 --71933-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:28.965 --71933-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:28.965 --71933-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:28.965 --71933-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:28.965 --71933-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:28.965 --71933-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:28.965 --71933-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:28.965 --71933-- Reading syms from /usr/lib64/libm.so.6 00:08:28.965 --71933-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:28.965 --71933-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/libc.so.6 00:08:28.965 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.965 --71933-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.965 --71933-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.965 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.965 --71933-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.965 --71933-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.965 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.965 --71933-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.965 --71933-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:28.965 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.965 --71933-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:28.965 --71933-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:28.965 --71933-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:28.965 --71933-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:28.966 --71933-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:28.966 --71933-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:28.966 --71933-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:28.966 --71933-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 ==71933== Preferring higher priority redirection: 00:08:28.966 --71933-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:28.966 --71933-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:28.966 --71933-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 --71933-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:28.966 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.966 --71933-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.966 --71933-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:28.966 ==71933== WARNING: new redirection conflicts with existing -- ignoring it 00:08:28.966 --71933-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:28.966 --71933-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.225 --71933-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.225 --71933-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.225 --71933-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.225 --71933-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.225 --71933-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.225 --71933-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.225 --71933-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.225 --71933-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.225 --71933-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.225 --71933-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.225 --71933-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.225 --71933-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.225 --71933-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.225 --71933-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.225 --71933-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.225 00:08:29.225 00:08:29.225 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.225 http://cunit.sourceforge.net/ 00:08:29.225 00:08:29.225 00:08:29.225 Suite: crc64 00:08:29.225 Test: test_crc64_nvme ...--71933-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.225 passed 00:08:29.225 00:08:29.225 Run Summary: Type Total Ran Passed Failed Inactive 00:08:29.225 suites 1 1 n/a 0 0 00:08:29.225 tests 1 1 1 0 0 00:08:29.225 asserts 4 4 4 0 n/a 00:08:29.225 00:08:29.225 Elapsed time = 0.009 seconds 00:08:29.225 --71933-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:29.225 --71933-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:29.225 ==71933== 00:08:29.225 ==71933== HEAP SUMMARY: 00:08:29.225 ==71933== in use at exit: 0 bytes in 0 blocks 00:08:29.225 ==71933== total heap usage: 45 allocs, 45 frees, 88,653 bytes allocated 00:08:29.225 ==71933== 00:08:29.225 ==71933== All heap blocks were freed -- no leaks are possible 00:08:29.225 ==71933== 00:08:29.225 ==71933== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:29.225 23:50:32 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/string.c/string_ut 00:08:29.225 ==71935== Memcheck, a memory error detector 00:08:29.225 ==71935== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:29.225 ==71935== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:29.225 ==71935== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:29.225 ==71935== 00:08:29.225 --71935-- Valgrind options: 00:08:29.225 --71935-- --leak-check=full 00:08:29.225 --71935-- --error-exitcode=2 00:08:29.225 --71935-- --verbose 00:08:29.225 --71935-- Contents of /proc/version: 00:08:29.225 --71935-- 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.225 --71935-- 00:08:29.225 --71935-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:29.225 --71935-- Page sizes: currently 4096, max supported 4096 00:08:29.225 --71935-- Valgrind library directory: /usr/libexec/valgrind 00:08:29.225 --71935-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:29.225 --71935-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:29.226 --71935-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:29.226 --71935-- might be shown as UnknownInlinedFun 00:08:29.226 --71935-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:29.226 --71935-- object doesn't have a dynamic symbol table 00:08:29.226 --71935-- Scheduler: using generic scheduler lock implementation. 00:08:29.226 --71935-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:29.226 ==71935== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71935-by-???-on-dc5ca2722762 00:08:29.226 ==71935== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71935-by-???-on-dc5ca2722762 00:08:29.226 ==71935== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71935-by-???-on-dc5ca2722762 00:08:29.226 ==71935== 00:08:29.226 ==71935== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:29.226 ==71935== don't want to do, unless you know exactly what you're doing, 00:08:29.226 ==71935== or are doing some strange experiment): 00:08:29.226 ==71935== /usr/libexec/valgrind/../../bin/vgdb --pid=71935 ...command... 00:08:29.226 ==71935== 00:08:29.226 ==71935== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:29.226 ==71935== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/string.c/string_ut 00:08:29.226 ==71935== and then give GDB the following command 00:08:29.226 ==71935== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71935 00:08:29.226 ==71935== --pid is optional if only one valgrind process is running 00:08:29.226 ==71935== 00:08:29.485 --71935-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:29.485 --71935-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:29.485 --71935-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:29.485 --71935-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:29.485 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.485 --71935-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:29.485 --71935-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:29.485 --71935-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:29.485 --71935-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:29.485 --71935-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:29.485 --71935-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:29.485 --71935-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:29.485 --71935-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:29.485 --71935-- Reading syms from /usr/lib64/libm.so.6 00:08:29.485 --71935-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:29.485 --71935-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/libc.so.6 00:08:29.485 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.485 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.485 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.485 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.485 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.485 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.485 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.485 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.485 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:29.485 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.485 --71935-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:29.485 --71935-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:29.485 --71935-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:29.485 --71935-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:29.485 --71935-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:29.744 --71935-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:29.744 --71935-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:29.744 --71935-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 ==71935== Preferring higher priority redirection: 00:08:29.745 --71935-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:29.745 --71935-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:29.745 --71935-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 --71935-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:29.745 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.745 --71935-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.745 --71935-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.745 ==71935== WARNING: new redirection conflicts with existing -- ignoring it 00:08:29.745 --71935-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:29.745 --71935-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:29.745 --71935-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:29.745 --71935-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:29.745 --71935-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:29.745 --71935-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:29.745 --71935-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:29.745 --71935-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:29.745 --71935-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:29.745 --71935-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:29.745 --71935-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:29.745 --71935-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:29.745 --71935-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:29.745 --71935-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:29.745 --71935-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:29.745 --71935-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:29.745 --71935-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:29.745 --71935-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:29.745 00:08:29.745 00:08:29.745 CUnit - A unit testing framework for C - Version 2.1-3 00:08:29.745 http://cunit.sourceforge.net/ 00:08:29.746 00:08:29.746 00:08:29.746 Suite: string 00:08:29.746 Test: test_parse_ip_addr ...passed 00:08:29.746 Test: test_str_chomp ...passed 00:08:29.746 Test: test_parse_capacity ...--71935-- REDIR: 0x5631c00 (libc.so.6:__rawmemchr_avx2) redirected to 0x484fc10 (rawmemchr) 00:08:29.746 passed 00:08:29.746 Test: test_sprintf_append_realloc ...--71935-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:29.746 passed 00:08:30.005 Test: test_strtol ...passed 00:08:30.005 Test: test_strtoll ...passed 00:08:30.005 Test: test_strarray ...--71935-- REDIR: 0x5652e90 (libc.so.6:__strpbrk_sse42) redirected to 0x48503e0 (strpbrk) 00:08:30.005 --71935-- REDIR: 0x56359e0 (libc.so.6:__strnlen_avx2) redirected to 0x484b5e0 (strnlen) 00:08:30.005 passed 00:08:30.005 Test: test_strcpy_replace ...--71935-- REDIR: 0x558a9d0 (libc.so.6:__strstr_sse2_unaligned) redirected to 0x4850260 (strstr) 00:08:30.005 passed 00:08:30.005 00:08:30.005 Run Summary: Type Total Ran Passed Failed Inactive 00:08:30.005 suites 1 1 n/a 0 0 00:08:30.005 tests 8 8 8 0 0 00:08:30.005 asserts 161 161 161 0 n/a 00:08:30.005 00:08:30.005 Elapsed time = 0.091 seconds 00:08:30.005 --71935-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:30.005 --71935-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:30.005 ==71935== 00:08:30.005 ==71935== HEAP SUMMARY: 00:08:30.005 ==71935== in use at exit: 0 bytes in 0 blocks 00:08:30.005 ==71935== total heap usage: 105 allocs, 105 frees, 94,368 bytes allocated 00:08:30.005 ==71935== 00:08:30.005 ==71935== All heap blocks were freed -- no leaks are possible 00:08:30.005 ==71935== 00:08:30.005 ==71935== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:30.005 23:50:32 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/dif.c/dif_ut 00:08:30.005 ==71946== Memcheck, a memory error detector 00:08:30.005 ==71946== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:30.005 ==71946== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:30.005 ==71946== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:30.005 ==71946== 00:08:30.005 --71946-- Valgrind options: 00:08:30.005 --71946-- --leak-check=full 00:08:30.005 --71946-- --error-exitcode=2 00:08:30.005 --71946-- --verbose 00:08:30.005 --71946-- Contents of /proc/version: 00:08:30.005 --71946-- 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.005 --71946-- 00:08:30.005 --71946-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:30.005 --71946-- Page sizes: currently 4096, max supported 4096 00:08:30.005 --71946-- Valgrind library directory: /usr/libexec/valgrind 00:08:30.005 --71946-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:30.005 --71946-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:30.005 --71946-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:30.005 --71946-- might be shown as UnknownInlinedFun 00:08:30.005 --71946-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:30.005 --71946-- object doesn't have a dynamic symbol table 00:08:30.005 --71946-- Scheduler: using generic scheduler lock implementation. 00:08:30.005 --71946-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:30.005 ==71946== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71946-by-???-on-dc5ca2722762 00:08:30.005 ==71946== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71946-by-???-on-dc5ca2722762 00:08:30.006 ==71946== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71946-by-???-on-dc5ca2722762 00:08:30.006 ==71946== 00:08:30.006 ==71946== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:30.006 ==71946== don't want to do, unless you know exactly what you're doing, 00:08:30.006 ==71946== or are doing some strange experiment): 00:08:30.006 ==71946== /usr/libexec/valgrind/../../bin/vgdb --pid=71946 ...command... 00:08:30.006 ==71946== 00:08:30.006 ==71946== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:30.006 ==71946== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/dif.c/dif_ut 00:08:30.006 ==71946== and then give GDB the following command 00:08:30.006 ==71946== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71946 00:08:30.006 ==71946== --pid is optional if only one valgrind process is running 00:08:30.006 ==71946== 00:08:30.006 --71946-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:30.006 --71946-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:30.006 --71946-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:30.006 --71946-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:30.006 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.006 --71946-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:30.006 --71946-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:30.006 --71946-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:30.006 --71946-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:30.006 --71946-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:30.006 --71946-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:30.006 --71946-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:30.006 --71946-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:30.006 --71946-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:30.006 --71946-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:30.006 --71946-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:30.006 --71946-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:30.265 --71946-- Reading syms from /usr/lib64/libm.so.6 00:08:30.265 --71946-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:30.265 --71946-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:30.265 --71946-- Reading syms from /usr/lib64/libc.so.6 00:08:30.265 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.265 --71946-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.265 --71946-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.265 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.265 --71946-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.265 --71946-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.265 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.265 --71946-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.265 --71946-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:30.265 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.265 --71946-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:30.265 --71946-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:30.265 --71946-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:30.265 --71946-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:30.265 --71946-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:30.265 --71946-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:30.265 --71946-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:30.265 --71946-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:30.265 --71946-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.265 --71946-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 ==71946== Preferring higher priority redirection: 00:08:30.266 --71946-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:30.266 --71946-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:30.266 --71946-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 --71946-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:30.266 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.266 --71946-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.266 --71946-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.266 ==71946== WARNING: new redirection conflicts with existing -- ignoring it 00:08:30.266 --71946-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:30.266 --71946-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:30.524 --71946-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:30.524 --71946-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:30.524 --71946-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:30.524 --71946-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:30.524 --71946-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:30.524 --71946-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:30.524 --71946-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:30.524 --71946-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:30.524 --71946-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:30.524 --71946-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:30.524 --71946-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:30.524 --71946-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:30.524 --71946-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:30.524 --71946-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:30.524 --71946-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:30.524 --71946-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:30.524 00:08:30.524 00:08:30.524 CUnit - A unit testing framework for C - Version 2.1-3 00:08:30.524 http://cunit.sourceforge.net/ 00:08:30.524 00:08:30.524 00:08:30.524 Suite: dif 00:08:30.524 Test: dif_generate_and_verify_test ...[2024-05-14 23:50:33.411386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:30.524 [2024-05-14 23:50:33.440737] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:30.524 [2024-05-14 23:50:33.441963] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=23, Expected=17, Actual=16 00:08:30.525 [2024-05-14 23:50:33.444189] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:30.525 [2024-05-14 23:50:33.445327] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:30.525 [2024-05-14 23:50:33.446264] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=23, Actual=22 00:08:30.525 passed 00:08:30.525 Test: dif_disable_check_test ...[2024-05-14 23:50:33.452955] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:30.525 [2024-05-14 23:50:33.453957] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:30.525 [2024-05-14 23:50:33.454904] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=22, Expected=22, Actual=ffff 00:08:30.525 passed 00:08:30.781 Test: dif_generate_and_verify_different_pi_formats_test ...[2024-05-14 23:50:33.472891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a80000, Actual=b9848de 00:08:30.781 [2024-05-14 23:50:33.474776] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b98, Actual=b0a8 00:08:30.781 [2024-05-14 23:50:33.476100] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b0a8000000000000, Actual=81039fcf5685d8d4 00:08:30.781 [2024-05-14 23:50:33.476981] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=12, Expected=b9848de00000000, Actual=81039fcf5685d8d4 00:08:30.781 [2024-05-14 23:50:33.478071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:30.782 [2024-05-14 23:50:33.478872] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:30.782 [2024-05-14 23:50:33.479661] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:30.782 [2024-05-14 23:50:33.480441] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=17, Actual=0 00:08:30.782 [2024-05-14 23:50:33.481397] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:30.782 [2024-05-14 23:50:33.482202] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:30.782 [2024-05-14 23:50:33.482992] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=12, Expected=c, Actual=0 00:08:30.782 passed 00:08:30.782 Test: dif_apptag_mask_test ...[2024-05-14 23:50:33.485634] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:08:30.782 [2024-05-14 23:50:33.488286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=12, Expected=1256, Actual=1234 00:08:30.782 passed 00:08:30.782 Test: dif_sec_512_md_0_error_test ...[2024-05-14 23:50:33.489195] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:30.782 passed 00:08:30.782 Test: dif_sec_4096_md_0_error_test ...[2024-05-14 23:50:33.490071] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:30.782 [2024-05-14 23:50:33.490640] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:30.782 passed 00:08:30.782 Test: dif_sec_4100_md_128_error_test ...[2024-05-14 23:50:33.491361] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:08:30.782 [2024-05-14 23:50:33.491991] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 528:spdk_dif_ctx_init: *ERROR*: Zero block size is not allowed and should be a multiple of 4kB 00:08:30.782 passed 00:08:30.782 Test: dif_guard_seed_test ...passed 00:08:30.782 Test: dif_guard_value_test ...passed 00:08:30.782 Test: dif_disable_sec_512_md_8_single_iov_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_0_single_iov_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_and_md_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_data_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_guard_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_guard_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_apptag_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_split_reftag_test ...passed 00:08:30.782 Test: dif_sec_512_md_8_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:30.782 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-05-14 23:50:33.650943] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=fd48, Actual=fd4c 00:08:30.782 [2024-05-14 23:50:33.656407] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=fe25, Actual=fe21 00:08:30.782 [2024-05-14 23:50:33.662102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:30.782 [2024-05-14 23:50:33.667926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:30.782 [2024-05-14 23:50:33.674081] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=65 00:08:30.782 [2024-05-14 23:50:33.678296] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=65 00:08:30.782 [2024-05-14 23:50:33.683416] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=fd4c, Actual=bbe5 00:08:30.782 [2024-05-14 23:50:33.687859] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=fe21, Actual=f3d0 00:08:30.782 [2024-05-14 23:50:33.692876] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=1ab753e9, Actual=1ab753ed 00:08:30.782 [2024-05-14 23:50:33.697688] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=38574664, Actual=38574660 00:08:30.782 [2024-05-14 23:50:33.702731] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:30.782 [2024-05-14 23:50:33.707533] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:30.782 [2024-05-14 23:50:33.713143] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=65 00:08:30.782 [2024-05-14 23:50:33.717945] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=65 00:08:31.040 [2024-05-14 23:50:33.723007] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=1ab753ed, Actual=7c8bdfee 00:08:31.040 [2024-05-14 23:50:33.727638] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=38574660, Actual=7b8874de 00:08:31.040 [2024-05-14 23:50:33.731953] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=a576a7728ecc20d7, Actual=a576a7728ecc20d3 00:08:31.040 [2024-05-14 23:50:33.736164] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=88010a2d4837a262, Actual=88010a2d4837a266 00:08:31.040 [2024-05-14 23:50:33.740606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:31.040 [2024-05-14 23:50:33.744786] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:31.040 [2024-05-14 23:50:33.749637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=40061 00:08:31.040 [2024-05-14 23:50:33.753861] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=40061 00:08:31.040 [2024-05-14 23:50:33.758310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=a576a7728ecc20d3, Actual=180de90df2e39d9f 00:08:31.040 [2024-05-14 23:50:33.762337] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=88010a2d4837a266, Actual=de3c55566f4d953 00:08:31.040 passed 00:08:31.040 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_and_md_test ...[2024-05-14 23:50:33.766032] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd48, Actual=fd4c 00:08:31.040 [2024-05-14 23:50:33.766831] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe25, Actual=fe21 00:08:31.040 [2024-05-14 23:50:33.767676] /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=8c 00:08:31.040 [2024-05-14 23:50:33.768270] /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=8c 00:08:31.040 [2024-05-14 23:50:33.769100] /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=5c 00:08:31.040 [2024-05-14 23:50:33.769705] /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=5c 00:08:31.040 [2024-05-14 23:50:33.770523] /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=bbe5 00:08:31.040 [2024-05-14 23:50:33.770928] /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=f3d0 00:08:31.040 [2024-05-14 23:50:33.771619] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753e9, Actual=1ab753ed 00:08:31.040 [2024-05-14 23:50:33.772275] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574664, Actual=38574660 00:08:31.040 [2024-05-14 23:50:33.773139] /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=8c 00:08:31.040 [2024-05-14 23:50:33.773797] /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=8c 00:08:31.041 [2024-05-14 23:50:33.774680] /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=5c 00:08:31.041 [2024-05-14 23:50:33.775345] /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=5c 00:08:31.041 [2024-05-14 23:50:33.776204] /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=7c8bdfee 00:08:31.041 [2024-05-14 23:50:33.776693] /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=7b8874de 00:08:31.041 [2024-05-14 23:50:33.777347] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d7, Actual=a576a7728ecc20d3 00:08:31.041 [2024-05-14 23:50:33.777935] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a262, Actual=88010a2d4837a266 00:08:31.041 [2024-05-14 23:50:33.778750] /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=8c 00:08:31.041 [2024-05-14 23:50:33.779344] /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=8c 00:08:31.041 [2024-05-14 23:50:33.780166] /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=40058 00:08:31.041 [2024-05-14 23:50:33.780768] /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=40058 00:08:31.041 [2024-05-14 23:50:33.781572] /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=180de90df2e39d9f 00:08:31.041 [2024-05-14 23:50:33.781986] /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=de3c55566f4d953 00:08:31.041 passed 00:08:31.041 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_data_test ...[2024-05-14 23:50:33.783353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd48, Actual=fd4c 00:08:31.041 [2024-05-14 23:50:33.783959] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe25, Actual=fe21 00:08:31.041 [2024-05-14 23:50:33.784812] /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=8c 00:08:31.041 [2024-05-14 23:50:33.785415] /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=8c 00:08:31.041 [2024-05-14 23:50:33.786245] /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=5c 00:08:31.041 [2024-05-14 23:50:33.786843] /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=5c 00:08:31.041 [2024-05-14 23:50:33.787652] /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=bbe5 00:08:31.041 [2024-05-14 23:50:33.788059] /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=f3d0 00:08:31.041 [2024-05-14 23:50:33.788751] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753e9, Actual=1ab753ed 00:08:31.041 [2024-05-14 23:50:33.789404] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574664, Actual=38574660 00:08:31.041 [2024-05-14 23:50:33.790301] /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=8c 00:08:31.041 [2024-05-14 23:50:33.790953] /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=8c 00:08:31.041 [2024-05-14 23:50:33.791837] /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=5c 00:08:31.041 [2024-05-14 23:50:33.792507] /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=5c 00:08:31.041 [2024-05-14 23:50:33.793372] /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=7c8bdfee 00:08:31.041 [2024-05-14 23:50:33.793840] /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=7b8874de 00:08:31.041 [2024-05-14 23:50:33.794479] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d7, Actual=a576a7728ecc20d3 00:08:31.041 [2024-05-14 23:50:33.795080] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a262, Actual=88010a2d4837a266 00:08:31.041 [2024-05-14 23:50:33.795904] /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=8c 00:08:31.041 [2024-05-14 23:50:33.796505] /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=8c 00:08:31.041 [2024-05-14 23:50:33.797335] /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=40058 00:08:31.041 [2024-05-14 23:50:33.797949] /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=40058 00:08:31.042 [2024-05-14 23:50:33.798770] /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=180de90df2e39d9f 00:08:31.042 [2024-05-14 23:50:33.799183] /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=de3c55566f4d953 00:08:31.042 passed 00:08:31.042 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_guard_test ...[2024-05-14 23:50:33.800553] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd48, Actual=fd4c 00:08:31.042 [2024-05-14 23:50:33.801151] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe25, Actual=fe21 00:08:31.042 [2024-05-14 23:50:33.801981] /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=8c 00:08:31.042 [2024-05-14 23:50:33.802582] /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=8c 00:08:31.042 [2024-05-14 23:50:33.803424] /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=5c 00:08:31.042 [2024-05-14 23:50:33.804019] /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=5c 00:08:31.042 [2024-05-14 23:50:33.804838] /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=bbe5 00:08:31.042 [2024-05-14 23:50:33.805255] /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=f3d0 00:08:31.042 [2024-05-14 23:50:33.805969] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753e9, Actual=1ab753ed 00:08:31.042 [2024-05-14 23:50:33.806633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574664, Actual=38574660 00:08:31.042 [2024-05-14 23:50:33.807523] /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=8c 00:08:31.042 [2024-05-14 23:50:33.808176] /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=8c 00:08:31.042 [2024-05-14 23:50:33.809061] /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=5c 00:08:31.042 [2024-05-14 23:50:33.809714] /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=5c 00:08:31.042 [2024-05-14 23:50:33.810594] /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=7c8bdfee 00:08:31.042 [2024-05-14 23:50:33.811070] /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=7b8874de 00:08:31.042 [2024-05-14 23:50:33.811711] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d7, Actual=a576a7728ecc20d3 00:08:31.042 [2024-05-14 23:50:33.812318] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a262, Actual=88010a2d4837a266 00:08:31.042 [2024-05-14 23:50:33.813125] /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=8c 00:08:31.042 [2024-05-14 23:50:33.813724] /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=8c 00:08:31.042 [2024-05-14 23:50:33.814542] /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=40058 00:08:31.042 [2024-05-14 23:50:33.815147] /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=40058 00:08:31.042 [2024-05-14 23:50:33.815965] /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=180de90df2e39d9f 00:08:31.042 [2024-05-14 23:50:33.816378] /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=de3c55566f4d953 00:08:31.042 passed 00:08:31.042 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_pi_16_test ...[2024-05-14 23:50:33.817746] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd48, Actual=fd4c 00:08:31.042 [2024-05-14 23:50:33.818345] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe25, Actual=fe21 00:08:31.042 [2024-05-14 23:50:33.819178] /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=8c 00:08:31.042 [2024-05-14 23:50:33.819779] /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=8c 00:08:31.042 [2024-05-14 23:50:33.820615] /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=5c 00:08:31.042 [2024-05-14 23:50:33.822698] /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=5c 00:08:31.042 [2024-05-14 23:50:33.823530] /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=bbe5 00:08:31.043 [2024-05-14 23:50:33.823935] /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=f3d0 00:08:31.043 passed 00:08:31.043 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_apptag_test ...[2024-05-14 23:50:33.825336] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753e9, Actual=1ab753ed 00:08:31.043 [2024-05-14 23:50:33.825996] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574664, Actual=38574660 00:08:31.043 [2024-05-14 23:50:33.826906] /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=8c 00:08:31.043 [2024-05-14 23:50:33.827560] /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=8c 00:08:31.043 [2024-05-14 23:50:33.828466] /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=5c 00:08:31.043 [2024-05-14 23:50:33.829133] /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=5c 00:08:31.043 [2024-05-14 23:50:33.830016] /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=7c8bdfee 00:08:31.043 [2024-05-14 23:50:33.830493] /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=7b8874de 00:08:31.043 [2024-05-14 23:50:33.831425] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d7, Actual=a576a7728ecc20d3 00:08:31.043 [2024-05-14 23:50:33.832019] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a262, Actual=88010a2d4837a266 00:08:31.043 [2024-05-14 23:50:33.832607] /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=8c 00:08:31.043 [2024-05-14 23:50:33.833186] /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=8c 00:08:31.043 [2024-05-14 23:50:33.833773] /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=40058 00:08:31.043 [2024-05-14 23:50:33.834363] /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=40058 00:08:31.043 [2024-05-14 23:50:33.834947] /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=180de90df2e39d9f 00:08:31.043 [2024-05-14 23:50:33.835345] /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=de3c55566f4d953 00:08:31.043 passed 00:08:31.043 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_pi_16_test ...[2024-05-14 23:50:33.836435] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fd48, Actual=fd4c 00:08:31.043 [2024-05-14 23:50:33.837029] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=fe25, Actual=fe21 00:08:31.043 [2024-05-14 23:50:33.837863] /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=8c 00:08:31.043 [2024-05-14 23:50:33.838461] /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=8c 00:08:31.043 [2024-05-14 23:50:33.839291] /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=5c 00:08:31.043 [2024-05-14 23:50:33.839901] /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=5c 00:08:31.043 [2024-05-14 23:50:33.840710] /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=bbe5 00:08:31.043 [2024-05-14 23:50:33.841117] /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=f3d0 00:08:31.043 passed 00:08:31.043 Test: dif_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_reftag_test ...[2024-05-14 23:50:33.842523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab753e9, Actual=1ab753ed 00:08:31.043 [2024-05-14 23:50:33.843187] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38574664, Actual=38574660 00:08:31.043 [2024-05-14 23:50:33.844105] /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=8c 00:08:31.043 [2024-05-14 23:50:33.844774] /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=8c 00:08:31.043 [2024-05-14 23:50:33.845676] /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=5c 00:08:31.043 [2024-05-14 23:50:33.846337] /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=5c 00:08:31.044 [2024-05-14 23:50:33.847225] /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=7c8bdfee 00:08:31.044 [2024-05-14 23:50:33.847692] /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=7b8874de 00:08:31.044 [2024-05-14 23:50:33.848615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc20d7, Actual=a576a7728ecc20d3 00:08:31.044 [2024-05-14 23:50:33.849219] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=88010a2d4837a262, Actual=88010a2d4837a266 00:08:31.044 [2024-05-14 23:50:33.849806] /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=8c 00:08:31.044 [2024-05-14 23:50:33.850393] /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=8c 00:08:31.044 [2024-05-14 23:50:33.850979] /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=40058 00:08:31.044 [2024-05-14 23:50:33.851570] /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=40058 00:08:31.044 [2024-05-14 23:50:33.852144] /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=180de90df2e39d9f 00:08:31.044 [2024-05-14 23:50:33.852555] /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=de3c55566f4d953 00:08:31.044 passed 00:08:31.044 Test: dif_copy_sec_512_md_8_prchk_0_single_iov ...passed 00:08:31.044 Test: dif_copy_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:31.044 Test: dif_copy_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:31.044 Test: dif_copy_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:31.044 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:31.044 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:31.044 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:31.044 Test: dif_copy_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:31.044 Test: dif_copy_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:31.301 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-05-14 23:50:33.978858] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=fd48, Actual=fd4c 00:08:31.301 [2024-05-14 23:50:33.982093] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=32e2, Actual=32e6 00:08:31.301 [2024-05-14 23:50:33.984721] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:31.301 [2024-05-14 23:50:33.986954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=97, Expected=88, Actual=8c 00:08:31.301 [2024-05-14 23:50:33.989433] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=65 00:08:31.301 [2024-05-14 23:50:33.991659] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=97, Expected=61, Actual=65 00:08:31.301 [2024-05-14 23:50:33.994125] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=fd4c, Actual=bbe5 00:08:31.301 [2024-05-14 23:50:33.996594] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=5b17, Actual=56e6 00:08:31.302 [2024-05-14 23:50:33.999756] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=97, Expected=1ab753e9, Actual=1ab753ed 00:08:31.302 [2024-05-14 23:50:34.002578] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=741698fe, Actual=741688fe 00:08:31.302 [2024-05-14 23:50:34.005887] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.302 [2024-05-14 23:50:34.008702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.302 [2024-05-14 23:50:34.011789] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=1060 00:08:31.302 [2024-05-14 23:50:34.014613] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=1060 00:08:31.302 [2024-05-14 23:50:34.017697] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab753ed, Actual=e11983b1 00:08:31.302 [2024-05-14 23:50:34.020523] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=741688fe, Actual=497a411f 00:08:31.302 [2024-05-14 23:50:34.024342] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc30d3, Actual=a576a7728ecc20d3 00:08:31.302 [2024-05-14 23:50:34.026582] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=4b4db7142550d2ee, Actual=4b4db7142550c2ee 00:08:31.302 [2024-05-14 23:50:34.029109] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.302 [2024-05-14 23:50:34.031353] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.302 [2024-05-14 23:50:34.033867] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=100000000060 00:08:31.302 [2024-05-14 23:50:34.036097] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=100000000060 00:08:31.302 [2024-05-14 23:50:34.038612] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc20d3, Actual=6f56cca589bacb01 00:08:31.302 [2024-05-14 23:50:34.040838] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=4c87c8f68d0ed55f, Actual=fc3ff2054391c9c7 00:08:31.302 passed 00:08:31.302 Test: dif_copy_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-05-14 23:50:34.043248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ed4c, Actual=fd4c 00:08:31.302 [2024-05-14 23:50:34.043939] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ba34, Actual=aa34 00:08:31.302 [2024-05-14 23:50:34.044814] /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=1088 00:08:31.302 [2024-05-14 23:50:34.045424] /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=1088 00:08:31.302 [2024-05-14 23:50:34.046277] /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=1058 00:08:31.302 [2024-05-14 23:50:34.046873] /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=1058 00:08:31.302 [2024-05-14 23:50:34.047705] /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=e760 00:08:31.302 [2024-05-14 23:50:34.048292] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=bc82 00:08:31.302 [2024-05-14 23:50:34.049240] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab743ed, Actual=1ab753ed 00:08:31.302 [2024-05-14 23:50:34.049926] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8ca3f689, Actual=8ca3e689 00:08:31.302 [2024-05-14 23:50:34.050870] /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=1088 00:08:31.302 [2024-05-14 23:50:34.051562] /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=1088 00:08:31.302 [2024-05-14 23:50:34.052491] /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=1058 00:08:31.302 [2024-05-14 23:50:34.053182] /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=1058 00:08:31.302 [2024-05-14 23:50:34.054138] /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=e11983b1 00:08:31.302 [2024-05-14 23:50:34.054835] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=d7ca894d 00:08:31.303 [2024-05-14 23:50:34.055690] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc30d3, Actual=a576a7728ecc20d3 00:08:31.303 [2024-05-14 23:50:34.056286] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3fac55f9fe843713, Actual=3fac55f9fe842713 00:08:31.303 [2024-05-14 23:50:34.057142] /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=1088 00:08:31.303 [2024-05-14 23:50:34.057752] /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=1088 00:08:31.303 [2024-05-14 23:50:34.058616] /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=100000000058 00:08:31.303 [2024-05-14 23:50:34.059228] /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=100000000058 00:08:31.303 [2024-05-14 23:50:34.060069] /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=6f56cca589bacb01 00:08:31.303 [2024-05-14 23:50:34.060665] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=88de10e898452c3a 00:08:31.303 passed 00:08:31.303 Test: dix_sec_512_md_0_error ...[2024-05-14 23:50:34.061862] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 510:spdk_dif_ctx_init: *ERROR*: Metadata size is smaller than DIF size. 00:08:31.303 passed 00:08:31.303 Test: dix_sec_512_md_8_prchk_0_single_iov ...passed 00:08:31.303 Test: dix_sec_4096_md_128_prchk_0_single_iov_test ...passed 00:08:31.303 Test: dix_sec_512_md_8_prchk_0_1_2_4_multi_iovs ...passed 00:08:31.303 Test: dix_sec_4096_md_128_prchk_0_1_2_4_multi_iovs_test ...passed 00:08:31.303 Test: dix_sec_4096_md_128_prchk_7_multi_iovs ...passed 00:08:31.303 Test: dix_sec_512_md_8_prchk_7_multi_iovs_split_data ...passed 00:08:31.303 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_split_data_test ...passed 00:08:31.303 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits ...passed 00:08:31.303 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_test ...passed 00:08:31.303 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_test ...[2024-05-14 23:50:34.179891] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=ed4c, Actual=fd4c 00:08:31.303 [2024-05-14 23:50:34.183061] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=73e3, Actual=63e3 00:08:31.303 [2024-05-14 23:50:34.186702] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.303 [2024-05-14 23:50:34.188883] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.303 [2024-05-14 23:50:34.192575] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=1060 00:08:31.303 [2024-05-14 23:50:34.194765] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=1060 00:08:31.303 [2024-05-14 23:50:34.197718] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=fd4c, Actual=e760 00:08:31.303 [2024-05-14 23:50:34.200148] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=e4c1, Actual=7555 00:08:31.303 [2024-05-14 23:50:34.203204] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab743ed, Actual=1ab753ed 00:08:31.303 [2024-05-14 23:50:34.205954] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=12133edb, Actual=12132edb 00:08:31.303 [2024-05-14 23:50:34.209003] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.303 [2024-05-14 23:50:34.211768] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.303 [2024-05-14 23:50:34.214792] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=1060 00:08:31.303 [2024-05-14 23:50:34.217550] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=1060 00:08:31.303 [2024-05-14 23:50:34.221846] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=1ab753ed, Actual=e11983b1 00:08:31.303 [2024-05-14 23:50:34.224615] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=741688fe, Actual=497a411f 00:08:31.304 [2024-05-14 23:50:34.227073] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc30d3, Actual=a576a7728ecc20d3 00:08:31.304 [2024-05-14 23:50:34.229248] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=4b4db7142550d2ee, Actual=4b4db7142550c2ee 00:08:31.304 [2024-05-14 23:50:34.231699] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.304 [2024-05-14 23:50:34.233871] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 841:_dif_verify: *ERROR*: Failed to compare App Tag: LBA=96, Expected=88, Actual=1088 00:08:31.304 [2024-05-14 23:50:34.236321] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=100000000060 00:08:31.304 [2024-05-14 23:50:34.238499] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 776:_dif_reftag_check: *ERROR*: Failed to compare Ref Tag: LBA=96, Expected=60, Actual=100000000060 00:08:31.561 [2024-05-14 23:50:34.240921] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=a576a7728ecc20d3, Actual=6f56cca589bacb01 00:08:31.561 [2024-05-14 23:50:34.243095] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=96, Expected=4c87c8f68d0ed55f, Actual=fc3ff2054391c9c7 00:08:31.562 passed 00:08:31.562 Test: dix_sec_4096_md_128_inject_1_2_4_8_multi_iovs_split_test ...[2024-05-14 23:50:34.245466] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ed4c, Actual=fd4c 00:08:31.562 [2024-05-14 23:50:34.246132] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=ba34, Actual=aa34 00:08:31.562 [2024-05-14 23:50:34.246978] /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=1088 00:08:31.562 [2024-05-14 23:50:34.247563] /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=1088 00:08:31.562 [2024-05-14 23:50:34.248402] /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=1058 00:08:31.562 [2024-05-14 23:50:34.248979] /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=1058 00:08:31.562 [2024-05-14 23:50:34.249816] /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=e760 00:08:31.562 [2024-05-14 23:50:34.250394] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=2d16, Actual=bc82 00:08:31.562 [2024-05-14 23:50:34.251310] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=1ab743ed, Actual=1ab753ed 00:08:31.562 [2024-05-14 23:50:34.251968] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=8ca3f689, Actual=8ca3e689 00:08:31.562 [2024-05-14 23:50:34.252868] /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=1088 00:08:31.562 [2024-05-14 23:50:34.253536] /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=1088 00:08:31.562 [2024-05-14 23:50:34.254473] /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=1058 00:08:31.562 [2024-05-14 23:50:34.255135] /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=1058 00:08:31.562 [2024-05-14 23:50:34.256046] /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=e11983b1 00:08:31.562 [2024-05-14 23:50:34.256712] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=eaa640ac, Actual=d7ca894d 00:08:31.562 [2024-05-14 23:50:34.257538] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=a576a7728ecc30d3, Actual=a576a7728ecc20d3 00:08:31.562 [2024-05-14 23:50:34.258102] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=3fac55f9fe843713, Actual=3fac55f9fe842713 00:08:31.562 [2024-05-14 23:50:34.258943] /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=1088 00:08:31.562 [2024-05-14 23:50:34.259511] /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=1088 00:08:31.562 [2024-05-14 23:50:34.260343] /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=100000000058 00:08:31.562 [2024-05-14 23:50:34.260918] /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=100000000058 00:08:31.562 [2024-05-14 23:50:34.261744] /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=6f56cca589bacb01 00:08:31.562 [2024-05-14 23:50:34.262323] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c: 826:_dif_verify: *ERROR*: Failed to compare Guard: LBA=88, Expected=38662a1b56da30a2, Actual=88de10e898452c3a 00:08:31.562 passed 00:08:31.562 Test: set_md_interleave_iovs_test ...passed 00:08:31.562 Test: set_md_interleave_iovs_split_test ...passed 00:08:31.562 Test: dif_generate_stream_pi_16_test ...passed 00:08:31.562 Test: dif_generate_stream_test ...passed 00:08:31.562 Test: set_md_interleave_iovs_alignment_test ...[2024-05-14 23:50:34.333606] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/util/dif.c:1822:spdk_dif_set_md_interleave_iovs: *ERROR*: Buffer overflow will occur. 00:08:31.562 passed 00:08:31.562 Test: dif_generate_split_test ...passed 00:08:31.562 Test: set_md_interleave_iovs_multi_segments_test ...passed 00:08:31.562 Test: dif_verify_split_test ...passed 00:08:31.562 Test: dif_verify_stream_multi_segments_test ...passed 00:08:31.562 Test: update_crc32c_pi_16_test ...passed 00:08:31.562 Test: update_crc32c_test ...passed 00:08:31.562 Test: dif_update_crc32c_split_test ...passed 00:08:31.562 Test: dif_update_crc32c_stream_multi_segments_test ...passed 00:08:31.562 Test: get_range_with_md_test ...passed 00:08:31.562 Test: dif_sec_512_md_8_prchk_7_multi_iovs_remap_pi_16_test ...passed 00:08:31.562 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_remap_test ...passed 00:08:31.562 Test: dif_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:31.820 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_remap ...passed 00:08:31.820 Test: dix_sec_512_md_8_prchk_7_multi_iovs_complex_splits_remap_pi_16_test ...passed 00:08:31.820 Test: dix_sec_4096_md_128_prchk_7_multi_iovs_complex_splits_remap_test ...passed 00:08:31.820 Test: dif_generate_and_verify_unmap_test ...passed 00:08:31.820 00:08:31.820 Run Summary: Type Total Ran Passed Failed Inactive 00:08:31.820 suites 1 1 n/a 0 0 00:08:31.820 tests 79 79 79 0 0 00:08:31.820 asserts 3584 3584 3584 0 n/a 00:08:31.820 00:08:31.820 Elapsed time = 1.193 seconds 00:08:31.820 --71946-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:31.820 --71946-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:31.820 ==71946== 00:08:31.820 ==71946== HEAP SUMMARY: 00:08:31.820 ==71946== in use at exit: 0 bytes in 0 blocks 00:08:31.820 ==71946== total heap usage: 826 allocs, 826 frees, 1,847,460 bytes allocated 00:08:31.820 ==71946== 00:08:31.820 ==71946== All heap blocks were freed -- no leaks are possible 00:08:31.820 ==71946== 00:08:31.820 ==71946== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:31.820 23:50:34 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/iov.c/iov_ut 00:08:31.820 ==71966== Memcheck, a memory error detector 00:08:31.820 ==71966== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:31.820 ==71966== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:31.820 ==71966== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:31.820 ==71966== 00:08:31.820 --71966-- Valgrind options: 00:08:31.820 --71966-- --leak-check=full 00:08:31.820 --71966-- --error-exitcode=2 00:08:31.820 --71966-- --verbose 00:08:31.820 --71966-- Contents of /proc/version: 00:08:31.820 --71966-- 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.820 --71966-- 00:08:31.821 --71966-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:31.821 --71966-- Page sizes: currently 4096, max supported 4096 00:08:31.821 --71966-- Valgrind library directory: /usr/libexec/valgrind 00:08:31.821 --71966-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:31.821 --71966-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:31.821 --71966-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:31.821 --71966-- might be shown as UnknownInlinedFun 00:08:31.821 --71966-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:31.821 --71966-- object doesn't have a dynamic symbol table 00:08:31.821 --71966-- Scheduler: using generic scheduler lock implementation. 00:08:31.821 --71966-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:31.821 ==71966== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71966-by-???-on-dc5ca2722762 00:08:31.821 ==71966== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71966-by-???-on-dc5ca2722762 00:08:31.821 ==71966== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71966-by-???-on-dc5ca2722762 00:08:31.821 ==71966== 00:08:31.821 ==71966== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:31.821 ==71966== don't want to do, unless you know exactly what you're doing, 00:08:31.821 ==71966== or are doing some strange experiment): 00:08:31.821 ==71966== /usr/libexec/valgrind/../../bin/vgdb --pid=71966 ...command... 00:08:31.821 ==71966== 00:08:31.821 ==71966== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:31.821 ==71966== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/iov.c/iov_ut 00:08:31.821 ==71966== and then give GDB the following command 00:08:31.821 ==71966== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71966 00:08:31.821 ==71966== --pid is optional if only one valgrind process is running 00:08:31.821 ==71966== 00:08:31.821 --71966-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:31.821 --71966-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:31.821 --71966-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:31.821 --71966-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:31.821 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:31.821 --71966-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:31.821 --71966-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:31.821 --71966-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:31.821 --71966-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:31.821 --71966-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:31.821 --71966-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:31.821 --71966-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:31.821 --71966-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:31.821 --71966-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:31.821 --71966-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:31.821 --71966-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:31.821 --71966-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:31.821 --71966-- Reading syms from /usr/lib64/libm.so.6 00:08:31.821 --71966-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:31.821 --71966-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:31.821 --71966-- Reading syms from /usr/lib64/libc.so.6 00:08:32.079 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.079 --71966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.079 --71966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.079 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.079 --71966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.079 --71966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.079 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.079 --71966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.079 --71966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.079 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.079 --71966-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.079 --71966-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.079 --71966-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.079 --71966-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.079 --71966-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.079 --71966-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.079 --71966-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.079 --71966-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.079 --71966-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 ==71966== Preferring higher priority redirection: 00:08:32.079 --71966-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.079 --71966-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.079 --71966-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 --71966-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.079 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.079 --71966-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.079 --71966-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.080 ==71966== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.080 --71966-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.080 --71966-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.080 --71966-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.080 --71966-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.080 --71966-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.080 --71966-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.080 --71966-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.080 --71966-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.080 --71966-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.080 --71966-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.080 --71966-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.080 --71966-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.080 --71966-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.080 --71966-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.080 --71966-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.338 --71966-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.338 --71966-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.338 --71966-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.338 00:08:32.338 00:08:32.338 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.338 http://cunit.sourceforge.net/ 00:08:32.338 00:08:32.338 00:08:32.338 Suite: iov 00:08:32.338 Test: test_single_iov ...passed 00:08:32.338 Test: test_simple_iov ...passed 00:08:32.338 Test: test_complex_iov ...passed 00:08:32.338 Test: test_iovs_to_buf ...passed 00:08:32.338 Test: test_buf_to_iovs ...passed 00:08:32.338 Test: test_memset ...passed 00:08:32.338 Test: test_iov_one ...passed 00:08:32.338 Test: test_iov_xfer ...passed 00:08:32.338 00:08:32.338 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.338 suites 1 1 n/a 0 0 00:08:32.338 tests 8 8 8 0 0 00:08:32.338 asserts 156 156 156 0 n/a 00:08:32.338 00:08:32.338 Elapsed time = 0.041 seconds 00:08:32.338 --71966-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.338 --71966-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.338 ==71966== 00:08:32.338 ==71966== HEAP SUMMARY: 00:08:32.338 ==71966== in use at exit: 0 bytes in 0 blocks 00:08:32.338 ==71966== total heap usage: 62 allocs, 62 frees, 93,735 bytes allocated 00:08:32.338 ==71966== 00:08:32.338 ==71966== All heap blocks were freed -- no leaks are possible 00:08:32.338 ==71966== 00:08:32.338 ==71966== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.338 23:50:35 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/math.c/math_ut 00:08:32.338 ==71968== Memcheck, a memory error detector 00:08:32.338 ==71968== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.338 ==71968== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.338 ==71968== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:32.338 ==71968== 00:08:32.338 --71968-- Valgrind options: 00:08:32.338 --71968-- --leak-check=full 00:08:32.338 --71968-- --error-exitcode=2 00:08:32.338 --71968-- --verbose 00:08:32.338 --71968-- Contents of /proc/version: 00:08:32.338 --71968-- 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.338 --71968-- 00:08:32.338 --71968-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.338 --71968-- Page sizes: currently 4096, max supported 4096 00:08:32.338 --71968-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.338 --71968-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:32.338 --71968-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.338 --71968-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.338 --71968-- might be shown as UnknownInlinedFun 00:08:32.338 --71968-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.338 --71968-- object doesn't have a dynamic symbol table 00:08:32.338 --71968-- Scheduler: using generic scheduler lock implementation. 00:08:32.338 --71968-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.338 ==71968== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71968-by-???-on-dc5ca2722762 00:08:32.338 ==71968== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71968-by-???-on-dc5ca2722762 00:08:32.338 ==71968== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71968-by-???-on-dc5ca2722762 00:08:32.338 ==71968== 00:08:32.338 ==71968== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.339 ==71968== don't want to do, unless you know exactly what you're doing, 00:08:32.339 ==71968== or are doing some strange experiment): 00:08:32.339 ==71968== /usr/libexec/valgrind/../../bin/vgdb --pid=71968 ...command... 00:08:32.339 ==71968== 00:08:32.339 ==71968== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.339 ==71968== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/math.c/math_ut 00:08:32.339 ==71968== and then give GDB the following command 00:08:32.339 ==71968== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71968 00:08:32.339 ==71968== --pid is optional if only one valgrind process is running 00:08:32.339 ==71968== 00:08:32.339 --71968-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.339 --71968-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.339 --71968-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.339 --71968-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.339 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.339 --71968-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.339 --71968-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.339 --71968-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.339 --71968-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.339 --71968-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.339 --71968-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.339 --71968-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.339 --71968-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.339 --71968-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.339 --71968-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.339 --71968-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.339 --71968-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.596 --71968-- Reading syms from /usr/lib64/libm.so.6 00:08:32.596 --71968-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:32.596 --71968-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:32.596 --71968-- Reading syms from /usr/lib64/libc.so.6 00:08:32.596 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.596 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.597 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.597 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.597 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.597 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.597 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.597 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.597 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:32.597 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.597 --71968-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:32.597 --71968-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:32.597 --71968-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:32.597 --71968-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:32.597 --71968-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:32.597 --71968-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:32.597 --71968-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:32.597 --71968-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:32.597 --71968-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 ==71968== Preferring higher priority redirection: 00:08:32.597 --71968-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:32.597 --71968-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:32.597 --71968-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 --71968-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:32.597 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.597 --71968-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.597 --71968-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.597 ==71968== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.597 --71968-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:32.597 --71968-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:32.597 --71968-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:32.597 --71968-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:32.598 --71968-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:32.598 --71968-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:32.598 --71968-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:32.598 --71968-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:32.598 --71968-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:32.855 --71968-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:32.855 --71968-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:32.855 --71968-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:32.855 --71968-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:32.856 --71968-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:32.856 --71968-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:32.856 --71968-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:32.856 --71968-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:32.856 --71968-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:32.856 00:08:32.856 00:08:32.856 CUnit - A unit testing framework for C - Version 2.1-3 00:08:32.856 http://cunit.sourceforge.net/ 00:08:32.856 00:08:32.856 00:08:32.856 Suite: math 00:08:32.856 Test: test_serial_number_arithmetic ...passed 00:08:32.856 Suite: erase 00:08:32.856 Test: test_memset_s ...passed 00:08:32.856 00:08:32.856 Run Summary: Type Total Ran Passed Failed Inactive 00:08:32.856 suites 2 2 n/a 0 0 00:08:32.856 tests 2 2 2 0 0 00:08:32.856 asserts 18 18 18 0 n/a 00:08:32.856 00:08:32.856 Elapsed time = 0.008 seconds 00:08:32.856 --71968-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:32.856 --71968-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:32.856 ==71968== 00:08:32.856 ==71968== HEAP SUMMARY: 00:08:32.856 ==71968== in use at exit: 0 bytes in 0 blocks 00:08:32.856 ==71968== total heap usage: 52 allocs, 52 frees, 93,466 bytes allocated 00:08:32.856 ==71968== 00:08:32.856 ==71968== All heap blocks were freed -- no leaks are possible 00:08:32.856 ==71968== 00:08:32.856 ==71968== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:32.856 23:50:35 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/pipe.c/pipe_ut 00:08:32.856 ==71979== Memcheck, a memory error detector 00:08:32.856 ==71979== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:32.856 ==71979== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:32.856 ==71979== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:32.856 ==71979== 00:08:32.856 --71979-- Valgrind options: 00:08:32.856 --71979-- --leak-check=full 00:08:32.856 --71979-- --error-exitcode=2 00:08:32.856 --71979-- --verbose 00:08:32.856 --71979-- Contents of /proc/version: 00:08:32.856 --71979-- 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.856 --71979-- 00:08:32.856 --71979-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:32.856 --71979-- Page sizes: currently 4096, max supported 4096 00:08:32.856 --71979-- Valgrind library directory: /usr/libexec/valgrind 00:08:32.856 --71979-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:32.856 --71979-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:32.856 --71979-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:32.856 --71979-- might be shown as UnknownInlinedFun 00:08:32.856 --71979-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:32.856 --71979-- object doesn't have a dynamic symbol table 00:08:32.856 --71979-- Scheduler: using generic scheduler lock implementation. 00:08:32.856 --71979-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:32.856 ==71979== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71979-by-???-on-dc5ca2722762 00:08:32.856 ==71979== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71979-by-???-on-dc5ca2722762 00:08:32.856 ==71979== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71979-by-???-on-dc5ca2722762 00:08:32.856 ==71979== 00:08:32.856 ==71979== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:32.856 ==71979== don't want to do, unless you know exactly what you're doing, 00:08:32.856 ==71979== or are doing some strange experiment): 00:08:32.856 ==71979== /usr/libexec/valgrind/../../bin/vgdb --pid=71979 ...command... 00:08:32.856 ==71979== 00:08:32.856 ==71979== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:32.856 ==71979== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/pipe.c/pipe_ut 00:08:32.856 ==71979== and then give GDB the following command 00:08:32.856 ==71979== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71979 00:08:32.856 ==71979== --pid is optional if only one valgrind process is running 00:08:32.856 ==71979== 00:08:32.857 --71979-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:32.857 --71979-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:32.857 --71979-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:32.857 --71979-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:32.857 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:32.857 --71979-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:32.857 --71979-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:32.857 --71979-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:32.857 --71979-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:32.857 --71979-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:32.857 --71979-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:32.857 --71979-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:32.857 --71979-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:32.857 --71979-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:32.857 --71979-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:32.857 --71979-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:32.857 --71979-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:32.857 --71979-- Reading syms from /usr/lib64/libm.so.6 00:08:32.857 --71979-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.115 --71979-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.115 --71979-- Reading syms from /usr/lib64/libc.so.6 00:08:33.115 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.115 --71979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.115 --71979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.115 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.115 --71979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.115 --71979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.115 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.115 --71979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.115 --71979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.115 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.115 --71979-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.115 --71979-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.115 --71979-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.115 --71979-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.115 --71979-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.115 --71979-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.115 --71979-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.115 --71979-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.115 --71979-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 ==71979== Preferring higher priority redirection: 00:08:33.115 --71979-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.115 --71979-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.115 --71979-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.115 --71979-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.116 --71979-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.116 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.116 --71979-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.116 --71979-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.116 ==71979== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.116 --71979-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.116 --71979-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.116 --71979-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.116 --71979-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.116 --71979-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.116 --71979-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.116 --71979-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.116 --71979-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.116 --71979-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.116 --71979-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.373 --71979-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.373 --71979-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.373 --71979-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.373 --71979-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.373 --71979-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.373 --71979-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.373 --71979-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.373 --71979-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.373 00:08:33.373 00:08:33.373 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.373 http://cunit.sourceforge.net/ 00:08:33.373 00:08:33.373 00:08:33.373 Suite: pipe 00:08:33.373 Test: test_create_destroy ...passed 00:08:33.373 Test: test_write_get_buffer ...passed 00:08:33.373 Test: test_write_advance ...passed 00:08:33.373 Test: test_read_get_buffer ...passed 00:08:33.374 Test: test_read_advance ...passed 00:08:33.374 Test: test_data ...passed 00:08:33.374 00:08:33.374 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.374 suites 1 1 n/a 0 0 00:08:33.374 tests 6 6 6 0 0 00:08:33.374 asserts 251 251 251 0 n/a 00:08:33.374 00:08:33.374 Elapsed time = 0.070 seconds 00:08:33.374 --71979-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.374 --71979-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.374 ==71979== 00:08:33.374 ==71979== HEAP SUMMARY: 00:08:33.374 ==71979== in use at exit: 0 bytes in 0 blocks 00:08:33.374 ==71979== total heap usage: 70 allocs, 70 frees, 103,120 bytes allocated 00:08:33.374 ==71979== 00:08:33.374 ==71979== All heap blocks were freed -- no leaks are possible 00:08:33.374 ==71979== 00:08:33.374 ==71979== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.374 23:50:36 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/xor.c/xor_ut 00:08:33.374 ==71981== Memcheck, a memory error detector 00:08:33.374 ==71981== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.374 ==71981== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.374 ==71981== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:33.374 ==71981== 00:08:33.374 --71981-- Valgrind options: 00:08:33.374 --71981-- --leak-check=full 00:08:33.374 --71981-- --error-exitcode=2 00:08:33.374 --71981-- --verbose 00:08:33.374 --71981-- Contents of /proc/version: 00:08:33.374 --71981-- 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.374 --71981-- 00:08:33.374 --71981-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.374 --71981-- Page sizes: currently 4096, max supported 4096 00:08:33.374 --71981-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.374 --71981-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:33.374 --71981-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.374 --71981-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.374 --71981-- might be shown as UnknownInlinedFun 00:08:33.374 --71981-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.374 --71981-- object doesn't have a dynamic symbol table 00:08:33.374 --71981-- Scheduler: using generic scheduler lock implementation. 00:08:33.374 --71981-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.374 ==71981== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-71981-by-???-on-dc5ca2722762 00:08:33.374 ==71981== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-71981-by-???-on-dc5ca2722762 00:08:33.374 ==71981== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-71981-by-???-on-dc5ca2722762 00:08:33.374 ==71981== 00:08:33.374 ==71981== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.374 ==71981== don't want to do, unless you know exactly what you're doing, 00:08:33.374 ==71981== or are doing some strange experiment): 00:08:33.374 ==71981== /usr/libexec/valgrind/../../bin/vgdb --pid=71981 ...command... 00:08:33.374 ==71981== 00:08:33.374 ==71981== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.374 ==71981== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/util/xor.c/xor_ut 00:08:33.374 ==71981== and then give GDB the following command 00:08:33.374 ==71981== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=71981 00:08:33.374 ==71981== --pid is optional if only one valgrind process is running 00:08:33.374 ==71981== 00:08:33.374 --71981-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:33.374 --71981-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:33.632 --71981-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:33.632 --71981-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:33.632 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.632 --71981-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:33.632 --71981-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:33.632 --71981-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:33.632 --71981-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:33.632 --71981-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:33.632 --71981-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:33.632 --71981-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:33.632 --71981-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:33.632 --71981-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:33.632 --71981-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:33.632 --71981-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:33.632 --71981-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:33.632 --71981-- Reading syms from /usr/lib64/libm.so.6 00:08:33.632 --71981-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:33.632 --71981-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:33.632 --71981-- Reading syms from /usr/lib64/libc.so.6 00:08:33.632 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.632 --71981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.632 --71981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.632 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.632 --71981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.632 --71981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.632 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.632 --71981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.632 --71981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:33.632 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.632 --71981-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:33.633 --71981-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:33.633 --71981-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:33.633 --71981-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:33.633 --71981-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:33.633 --71981-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:33.633 --71981-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:33.633 --71981-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:33.633 --71981-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 ==71981== Preferring higher priority redirection: 00:08:33.633 --71981-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:33.633 --71981-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:33.633 --71981-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 --71981-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:33.633 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.633 --71981-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.633 --71981-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.633 ==71981== WARNING: new redirection conflicts with existing -- ignoring it 00:08:33.633 --71981-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:33.633 --71981-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:33.892 --71981-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:33.892 --71981-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:33.892 --71981-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:33.892 --71981-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:33.892 --71981-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:33.892 --71981-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:33.892 --71981-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:33.892 --71981-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:33.892 --71981-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:33.892 --71981-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:33.892 --71981-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:33.892 --71981-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:33.892 --71981-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:33.892 --71981-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:33.892 --71981-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:33.892 --71981-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:33.892 00:08:33.892 00:08:33.892 CUnit - A unit testing framework for C - Version 2.1-3 00:08:33.892 http://cunit.sourceforge.net/ 00:08:33.892 00:08:33.892 00:08:33.892 Suite: xor 00:08:33.892 Test: test_xor_gen ...--71981-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:33.892 passed 00:08:33.892 00:08:33.892 Run Summary: Type Total Ran Passed Failed Inactive 00:08:33.892 suites 1 1 n/a 0 0 00:08:33.892 tests 1 1 1 0 0 00:08:33.892 asserts 17 17 17 0 n/a 00:08:33.892 00:08:33.892 Elapsed time = 0.025 seconds 00:08:33.892 --71981-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:33.892 --71981-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:33.892 ==71981== 00:08:33.892 ==71981== HEAP SUMMARY: 00:08:33.892 ==71981== in use at exit: 0 bytes in 0 blocks 00:08:33.892 ==71981== total heap usage: 60 allocs, 60 frees, 134,804 bytes allocated 00:08:33.892 ==71981== 00:08:33.892 ==71981== All heap blocks were freed -- no leaks are possible 00:08:33.892 ==71981== 00:08:33.892 ==71981== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:33.892 00:08:33.892 real 0m9.034s 00:08:33.892 user 0m8.621s 00:08:33.892 sys 0m0.352s 00:08:33.892 23:50:36 unittest_util -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:33.892 23:50:36 unittest_util -- common/autotest_common.sh@10 -- # set +x 00:08:33.892 ************************************ 00:08:33.892 END TEST unittest_util 00:08:33.892 ************************************ 00:08:33.892 23:50:36 -- unit/unittest.sh@282 -- # grep -q '#define SPDK_CONFIG_VHOST 1' /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/include/spdk/config.h 00:08:33.892 23:50:36 -- unit/unittest.sh@283 -- # run_test unittest_vhost valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:33.892 23:50:36 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:33.892 23:50:36 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:33.892 23:50:36 -- common/autotest_common.sh@10 -- # set +x 00:08:33.892 ************************************ 00:08:33.892 START TEST unittest_vhost 00:08:33.892 ************************************ 00:08:33.892 23:50:36 unittest_vhost -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:33.892 ==72008== Memcheck, a memory error detector 00:08:33.892 ==72008== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:33.892 ==72008== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:33.892 ==72008== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:33.892 ==72008== 00:08:33.892 --72008-- Valgrind options: 00:08:33.892 --72008-- --leak-check=full 00:08:33.892 --72008-- --error-exitcode=2 00:08:33.892 --72008-- --verbose 00:08:33.892 --72008-- Contents of /proc/version: 00:08:33.893 --72008-- 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.893 --72008-- 00:08:33.893 --72008-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:33.893 --72008-- Page sizes: currently 4096, max supported 4096 00:08:33.893 --72008-- Valgrind library directory: /usr/libexec/valgrind 00:08:33.893 --72008-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:33.893 --72008-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:33.893 --72008-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:33.893 --72008-- might be shown as UnknownInlinedFun 00:08:33.893 --72008-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:33.893 --72008-- object doesn't have a dynamic symbol table 00:08:33.893 --72008-- Scheduler: using generic scheduler lock implementation. 00:08:33.893 --72008-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:33.893 ==72008== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72008-by-???-on-dc5ca2722762 00:08:33.893 ==72008== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72008-by-???-on-dc5ca2722762 00:08:33.893 ==72008== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72008-by-???-on-dc5ca2722762 00:08:33.893 ==72008== 00:08:33.893 ==72008== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:33.893 ==72008== don't want to do, unless you know exactly what you're doing, 00:08:33.893 ==72008== or are doing some strange experiment): 00:08:33.893 ==72008== /usr/libexec/valgrind/../../bin/vgdb --pid=72008 ...command... 00:08:33.893 ==72008== 00:08:33.893 ==72008== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:33.893 ==72008== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/vhost/vhost.c/vhost_ut 00:08:33.893 ==72008== and then give GDB the following command 00:08:33.893 ==72008== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72008 00:08:33.893 ==72008== --pid is optional if only one valgrind process is running 00:08:33.893 ==72008== 00:08:34.152 --72008-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.152 --72008-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.152 --72008-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.152 --72008-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.152 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.152 --72008-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.152 --72008-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.152 --72008-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.152 --72008-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.152 --72008-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.152 --72008-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.152 --72008-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.152 --72008-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.152 --72008-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.152 --72008-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.152 --72008-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.152 --72008-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:34.152 --72008-- Reading syms from /usr/lib64/libm.so.6 00:08:34.152 --72008-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:34.152 --72008-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:34.152 --72008-- Reading syms from /usr/lib64/libc.so.6 00:08:34.152 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.152 --72008-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.152 --72008-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.152 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.152 --72008-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.152 --72008-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.152 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.152 --72008-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.152 --72008-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:34.152 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.152 --72008-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:34.152 --72008-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:34.153 --72008-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:34.153 --72008-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:34.153 --72008-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:34.153 --72008-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:34.412 --72008-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:34.412 --72008-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:34.412 --72008-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 ==72008== Preferring higher priority redirection: 00:08:34.412 --72008-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:34.412 --72008-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:34.412 --72008-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 --72008-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:34.412 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.412 --72008-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.412 --72008-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.412 ==72008== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.413 --72008-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:34.413 --72008-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:34.413 --72008-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:34.413 --72008-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:34.413 --72008-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:34.413 --72008-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:34.413 --72008-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:34.413 --72008-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:34.413 --72008-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:34.413 --72008-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:34.413 --72008-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:34.413 --72008-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:34.413 --72008-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:34.413 --72008-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:34.413 --72008-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:34.413 --72008-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:34.413 --72008-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:34.413 --72008-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:34.413 00:08:34.413 00:08:34.413 CUnit - A unit testing framework for C - Version 2.1-3 00:08:34.413 http://cunit.sourceforge.net/ 00:08:34.413 00:08:34.672 --72008-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:34.672 00:08:34.672 Suite: vhost_suite 00:08:34.672 Test: desc_to_iov_test ...[2024-05-14 23:50:37.411406] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c: 620:vhost_vring_desc_payload_to_iov: *ERROR*: SPDK_VHOST_IOVS_MAX(129) reached 00:08:34.672 passed 00:08:34.672 Test: create_controller_test ...[2024-05-14 23:50:37.481386] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:08:34.672 [2024-05-14 23:50:37.482486] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xf0 is invalid (core mask is 0xf) 00:08:34.672 [2024-05-14 23:50:37.483622] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 80:vhost_parse_core_mask: *ERROR*: one of selected cpu is outside of core mask(=f) 00:08:34.672 [2024-05-14 23:50:37.483937] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 126:vhost_dev_register: *ERROR*: cpumask 0xff is invalid (core mask is 0xf) 00:08:34.672 [2024-05-14 23:50:37.484623] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 121:vhost_dev_register: *ERROR*: Can't register controller with no name 00:08:34.672 --72008-- REDIR: 0x55733f0 (libc.so.6:realloc) redirected to 0x4849ff0 (realloc) 00:08:34.672 [2024-05-14 23:50:37.487830] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1780:vhost_user_dev_init: *ERROR*: Resulting socket path for controller is too long: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 00:08:34.673 [2024-05-14 23:50:37.493652] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/vhost.c: 133:vhost_dev_register: *ERROR*: vhost controller vdev_name_0 already exists. 00:08:34.673 passed 00:08:34.673 Test: session_find_by_vid_test ...passed 00:08:34.673 Test: remove_controller_test ...[2024-05-14 23:50:37.506749] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/vhost/rte_vhost_user.c:1865:vhost_user_dev_unregister: *ERROR*: Controller vdev_name_0 has still valid connection. 00:08:34.673 passed 00:08:34.673 Test: vq_avail_ring_get_test ...passed 00:08:34.673 Test: vq_packed_ring_test ...passed 00:08:34.673 Test: vhost_blk_construct_test ...passed 00:08:34.673 00:08:34.931 Run Summary: Type Total Ran Passed Failed Inactive 00:08:34.931 suites 1 1 n/a 0 0 00:08:34.931 tests 7 7 7 0 0 00:08:34.931 asserts 147 147 147 0 n/a 00:08:34.931 00:08:34.931 Elapsed time = 0.264 seconds 00:08:34.931 --72008-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:34.931 --72008-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:34.931 ==72008== 00:08:34.931 ==72008== HEAP SUMMARY: 00:08:34.931 ==72008== in use at exit: 303,664 bytes in 9,253 blocks 00:08:34.931 ==72008== total heap usage: 10,441 allocs, 1,188 frees, 651,150 bytes allocated 00:08:34.931 ==72008== 00:08:34.931 ==72008== Searching for pointers to 9,253 not-freed blocks 00:08:34.931 ==72008== Checked 6,783,944 bytes 00:08:34.931 ==72008== 00:08:34.931 ==72008== LEAK SUMMARY: 00:08:34.931 ==72008== definitely lost: 0 bytes in 0 blocks 00:08:34.931 ==72008== indirectly lost: 0 bytes in 0 blocks 00:08:34.931 ==72008== possibly lost: 0 bytes in 0 blocks 00:08:34.931 ==72008== still reachable: 303,664 bytes in 9,253 blocks 00:08:34.931 ==72008== suppressed: 0 bytes in 0 blocks 00:08:34.931 ==72008== Reachable blocks (those to which a pointer was found) are not shown. 00:08:34.931 ==72008== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:34.931 ==72008== 00:08:34.931 ==72008== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:34.931 00:08:34.931 real 0m0.924s 00:08:34.931 user 0m0.888s 00:08:34.931 sys 0m0.033s 00:08:34.931 23:50:37 unittest_vhost -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:34.931 23:50:37 unittest_vhost -- common/autotest_common.sh@10 -- # set +x 00:08:34.931 ************************************ 00:08:34.931 END TEST unittest_vhost 00:08:34.931 ************************************ 00:08:34.931 23:50:37 -- unit/unittest.sh@285 -- # run_test unittest_dma valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:34.931 23:50:37 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:34.931 23:50:37 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:34.931 23:50:37 -- common/autotest_common.sh@10 -- # set +x 00:08:34.931 ************************************ 00:08:34.931 START TEST unittest_dma 00:08:34.932 ************************************ 00:08:34.932 23:50:37 unittest_dma -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:34.932 ==72037== Memcheck, a memory error detector 00:08:34.932 ==72037== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:34.932 ==72037== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:34.932 ==72037== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:34.932 ==72037== 00:08:34.932 --72037-- Valgrind options: 00:08:34.932 --72037-- --leak-check=full 00:08:34.932 --72037-- --error-exitcode=2 00:08:34.932 --72037-- --verbose 00:08:34.932 --72037-- Contents of /proc/version: 00:08:34.932 --72037-- 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.932 --72037-- 00:08:34.932 --72037-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:34.932 --72037-- Page sizes: currently 4096, max supported 4096 00:08:34.932 --72037-- Valgrind library directory: /usr/libexec/valgrind 00:08:34.932 --72037-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:34.932 --72037-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:34.932 --72037-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:34.932 --72037-- might be shown as UnknownInlinedFun 00:08:34.932 --72037-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:34.932 --72037-- object doesn't have a dynamic symbol table 00:08:34.932 --72037-- Scheduler: using generic scheduler lock implementation. 00:08:34.932 --72037-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:34.932 ==72037== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72037-by-???-on-dc5ca2722762 00:08:34.932 ==72037== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72037-by-???-on-dc5ca2722762 00:08:34.932 ==72037== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72037-by-???-on-dc5ca2722762 00:08:34.932 ==72037== 00:08:34.932 ==72037== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:34.932 ==72037== don't want to do, unless you know exactly what you're doing, 00:08:34.932 ==72037== or are doing some strange experiment): 00:08:34.932 ==72037== /usr/libexec/valgrind/../../bin/vgdb --pid=72037 ...command... 00:08:34.932 ==72037== 00:08:34.932 ==72037== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:34.932 ==72037== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/dma/dma.c/dma_ut 00:08:34.932 ==72037== and then give GDB the following command 00:08:34.932 ==72037== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72037 00:08:34.932 ==72037== --pid is optional if only one valgrind process is running 00:08:34.932 ==72037== 00:08:34.932 --72037-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:34.932 --72037-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:34.932 --72037-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:34.932 --72037-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:34.932 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:34.932 --72037-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:34.932 --72037-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:34.932 --72037-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:34.932 --72037-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:34.932 --72037-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:34.932 --72037-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:34.932 --72037-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:34.932 --72037-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:34.932 --72037-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:34.932 --72037-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:34.932 --72037-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:34.932 --72037-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.189 --72037-- Reading syms from /usr/lib64/libm.so.6 00:08:35.189 --72037-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.189 --72037-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.189 --72037-- Reading syms from /usr/lib64/libc.so.6 00:08:35.189 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.189 --72037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.189 --72037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.189 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.189 --72037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.189 --72037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.189 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.189 --72037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.189 --72037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.189 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.189 --72037-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.189 --72037-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.189 --72037-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.189 --72037-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.189 --72037-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.189 --72037-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.189 --72037-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.189 --72037-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.189 --72037-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 ==72037== Preferring higher priority redirection: 00:08:35.189 --72037-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.189 --72037-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.189 --72037-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.189 --72037-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.190 --72037-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.190 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.190 --72037-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.190 --72037-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.190 ==72037== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.190 --72037-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.190 --72037-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.190 --72037-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.190 --72037-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.190 --72037-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.190 --72037-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.190 --72037-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.190 --72037-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.190 --72037-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.447 --72037-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.447 --72037-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.447 --72037-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.447 --72037-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.447 --72037-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.447 --72037-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.447 --72037-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.447 --72037-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.447 --72037-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.447 00:08:35.447 00:08:35.447 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.447 http://cunit.sourceforge.net/ 00:08:35.447 00:08:35.447 00:08:35.447 Suite: dma_suite 00:08:35.447 Test: test_dma ...[2024-05-14 23:50:38.185637] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/dma/dma.c: 56:spdk_memory_domain_create: *ERROR*: Context size can't be 0 00:08:35.447 passed 00:08:35.447 00:08:35.447 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.447 suites 1 1 n/a 0 0 00:08:35.447 tests 1 1 1 0 0 00:08:35.447 asserts 54 54 54 0 n/a 00:08:35.447 00:08:35.447 Elapsed time = 0.059 seconds 00:08:35.447 --72037-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.447 --72037-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:35.447 ==72037== 00:08:35.447 ==72037== HEAP SUMMARY: 00:08:35.447 ==72037== in use at exit: 0 bytes in 0 blocks 00:08:35.447 ==72037== total heap usage: 68 allocs, 68 frees, 107,516 bytes allocated 00:08:35.447 ==72037== 00:08:35.447 ==72037== All heap blocks were freed -- no leaks are possible 00:08:35.447 ==72037== 00:08:35.447 ==72037== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:35.447 00:08:35.447 real 0m0.568s 00:08:35.447 user 0m0.539s 00:08:35.447 sys 0m0.027s 00:08:35.447 23:50:38 unittest_dma -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:35.447 23:50:38 unittest_dma -- common/autotest_common.sh@10 -- # set +x 00:08:35.447 ************************************ 00:08:35.447 END TEST unittest_dma 00:08:35.447 ************************************ 00:08:35.447 23:50:38 -- unit/unittest.sh@287 -- # run_test unittest_init unittest_init 00:08:35.447 23:50:38 -- common/autotest_common.sh@1097 -- # '[' 2 -le 1 ']' 00:08:35.447 23:50:38 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:35.447 23:50:38 -- common/autotest_common.sh@10 -- # set +x 00:08:35.447 ************************************ 00:08:35.447 START TEST unittest_init 00:08:35.447 ************************************ 00:08:35.447 23:50:38 unittest_init -- common/autotest_common.sh@1121 -- # unittest_init 00:08:35.447 23:50:38 unittest_init -- unit/unittest.sh@148 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:35.447 ==72061== Memcheck, a memory error detector 00:08:35.447 ==72061== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:35.447 ==72061== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:35.447 ==72061== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:35.447 ==72061== 00:08:35.448 --72061-- Valgrind options: 00:08:35.448 --72061-- --leak-check=full 00:08:35.448 --72061-- --error-exitcode=2 00:08:35.448 --72061-- --verbose 00:08:35.448 --72061-- Contents of /proc/version: 00:08:35.448 --72061-- 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.448 --72061-- 00:08:35.448 --72061-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:35.448 --72061-- Page sizes: currently 4096, max supported 4096 00:08:35.448 --72061-- Valgrind library directory: /usr/libexec/valgrind 00:08:35.448 --72061-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:35.448 --72061-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:35.448 --72061-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:35.448 --72061-- might be shown as UnknownInlinedFun 00:08:35.448 --72061-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:35.448 --72061-- object doesn't have a dynamic symbol table 00:08:35.448 --72061-- Scheduler: using generic scheduler lock implementation. 00:08:35.448 --72061-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:35.448 ==72061== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72061-by-???-on-dc5ca2722762 00:08:35.448 ==72061== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72061-by-???-on-dc5ca2722762 00:08:35.448 ==72061== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72061-by-???-on-dc5ca2722762 00:08:35.448 ==72061== 00:08:35.448 ==72061== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:35.448 ==72061== don't want to do, unless you know exactly what you're doing, 00:08:35.448 ==72061== or are doing some strange experiment): 00:08:35.448 ==72061== /usr/libexec/valgrind/../../bin/vgdb --pid=72061 ...command... 00:08:35.448 ==72061== 00:08:35.448 ==72061== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:35.448 ==72061== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/init/subsystem.c/subsystem_ut 00:08:35.448 ==72061== and then give GDB the following command 00:08:35.448 ==72061== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72061 00:08:35.448 ==72061== --pid is optional if only one valgrind process is running 00:08:35.448 ==72061== 00:08:35.705 --72061-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:35.705 --72061-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:35.705 --72061-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:35.705 --72061-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:35.706 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.706 --72061-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:35.706 --72061-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:35.706 --72061-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:35.706 --72061-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:35.706 --72061-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:35.706 --72061-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:35.706 --72061-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:35.706 --72061-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:35.706 --72061-- Reading syms from /usr/lib64/libm.so.6 00:08:35.706 --72061-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:35.706 --72061-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/libc.so.6 00:08:35.706 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.706 --72061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.706 --72061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.706 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.706 --72061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.706 --72061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.706 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.706 --72061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.706 --72061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:35.706 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.706 --72061-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:35.706 --72061-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:35.706 --72061-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:35.706 --72061-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:35.706 --72061-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:35.706 --72061-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:35.706 --72061-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:35.706 --72061-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 --72061-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.706 ==72061== Preferring higher priority redirection: 00:08:35.706 --72061-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:35.706 --72061-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:35.707 --72061-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.707 --72061-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.707 --72061-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.707 --72061-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.707 --72061-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.964 --72061-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.964 --72061-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.964 --72061-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.964 --72061-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:35.964 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.964 --72061-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.964 --72061-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.964 ==72061== WARNING: new redirection conflicts with existing -- ignoring it 00:08:35.964 --72061-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:35.964 --72061-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:35.964 --72061-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:35.964 --72061-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:35.964 --72061-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:35.964 --72061-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:35.964 --72061-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:35.964 --72061-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:35.964 --72061-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:35.964 --72061-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:35.964 --72061-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:35.964 --72061-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:35.964 --72061-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:35.964 --72061-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:35.964 --72061-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:35.964 --72061-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:35.965 --72061-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:35.965 --72061-- REDIR: 0x55746f0 (libc.so.6:posix_memalign) redirected to 0x484a713 (posix_memalign) 00:08:35.965 --72061-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:35.965 00:08:35.965 00:08:35.965 CUnit - A unit testing framework for C - Version 2.1-3 00:08:35.965 http://cunit.sourceforge.net/ 00:08:35.965 00:08:35.965 00:08:35.965 Suite: subsystem_suite 00:08:35.965 Test: subsystem_sort_test_depends_on_single ...passed 00:08:35.965 Test: subsystem_sort_test_depends_on_multiple ...passed 00:08:35.965 Test: subsystem_sort_test_missing_dependency ...[2024-05-14 23:50:38.828808] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 196:spdk_subsystem_init: *ERROR*: subsystem A dependency B is missing 00:08:35.965 [2024-05-14 23:50:38.856759] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/init/subsystem.c: 191:spdk_subsystem_init: *ERROR*: subsystem C is missing 00:08:35.965 passed 00:08:35.965 00:08:35.965 Run Summary: Type Total Ran Passed Failed Inactive 00:08:35.965 suites 1 1 n/a 0 0 00:08:35.965 tests 3 3 3 0 0 00:08:35.965 asserts 20 20 20 0 n/a 00:08:35.965 00:08:35.965 Elapsed time = 0.059 seconds 00:08:35.965 --72061-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:35.965 --72061-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.223 ==72061== 00:08:36.223 ==72061== HEAP SUMMARY: 00:08:36.223 ==72061== in use at exit: 33,688 bytes in 1,027 blocks 00:08:36.223 ==72061== total heap usage: 1,118 allocs, 91 frees, 183,024 bytes allocated 00:08:36.223 ==72061== 00:08:36.223 ==72061== Searching for pointers to 1,027 not-freed blocks 00:08:36.223 ==72061== Checked 6,510,520 bytes 00:08:36.223 ==72061== 00:08:36.223 ==72061== LEAK SUMMARY: 00:08:36.223 ==72061== definitely lost: 0 bytes in 0 blocks 00:08:36.223 ==72061== indirectly lost: 0 bytes in 0 blocks 00:08:36.223 ==72061== possibly lost: 0 bytes in 0 blocks 00:08:36.223 ==72061== still reachable: 33,688 bytes in 1,027 blocks 00:08:36.223 ==72061== suppressed: 0 bytes in 0 blocks 00:08:36.223 ==72061== Reachable blocks (those to which a pointer was found) are not shown. 00:08:36.223 ==72061== To see them, rerun with: --leak-check=full --show-leak-kinds=all 00:08:36.223 ==72061== 00:08:36.223 ==72061== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.223 00:08:36.223 real 0m0.620s 00:08:36.223 user 0m0.589s 00:08:36.223 sys 0m0.029s 00:08:36.223 23:50:38 unittest_init -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:36.223 23:50:38 unittest_init -- common/autotest_common.sh@10 -- # set +x 00:08:36.223 ************************************ 00:08:36.223 END TEST unittest_init 00:08:36.223 ************************************ 00:08:36.223 23:50:38 -- unit/unittest.sh@288 -- # run_test unittest_keyring valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:36.223 23:50:38 -- common/autotest_common.sh@1097 -- # '[' 6 -le 1 ']' 00:08:36.223 23:50:38 -- common/autotest_common.sh@1103 -- # xtrace_disable 00:08:36.223 23:50:38 -- common/autotest_common.sh@10 -- # set +x 00:08:36.223 ************************************ 00:08:36.223 START TEST unittest_keyring 00:08:36.223 ************************************ 00:08:36.223 23:50:38 unittest_keyring -- common/autotest_common.sh@1121 -- # valgrind --leak-check=full --error-exitcode=2 --verbose /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:36.223 ==72083== Memcheck, a memory error detector 00:08:36.223 ==72083== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. 00:08:36.223 ==72083== Using Valgrind-3.22.0-bd4db67b1d-20231031 and LibVEX; rerun with -h for copyright info 00:08:36.223 ==72083== Command: /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:36.223 ==72083== 00:08:36.223 --72083-- Valgrind options: 00:08:36.223 --72083-- --leak-check=full 00:08:36.223 --72083-- --error-exitcode=2 00:08:36.223 --72083-- --verbose 00:08:36.224 --72083-- Contents of /proc/version: 00:08:36.224 --72083-- 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.224 --72083-- 00:08:36.224 --72083-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-ssse3-avx-avx2-bmi-f16c-rdrand-rdseed 00:08:36.224 --72083-- Page sizes: currently 4096, max supported 4096 00:08:36.224 --72083-- Valgrind library directory: /usr/libexec/valgrind 00:08:36.224 --72083-- Reading syms from /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:36.224 --72083-- Reading syms from /usr/lib64/ld-linux-x86-64.so.2 00:08:36.224 --72083-- Warning: cross-CU LIMITATION: some inlined fn names 00:08:36.224 --72083-- might be shown as UnknownInlinedFun 00:08:36.224 --72083-- Reading syms from /usr/libexec/valgrind/memcheck-amd64-linux 00:08:36.224 --72083-- object doesn't have a dynamic symbol table 00:08:36.224 --72083-- Scheduler: using generic scheduler lock implementation. 00:08:36.224 --72083-- Reading suppressions file: /usr/libexec/valgrind/default.supp 00:08:36.224 ==72083== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-72083-by-???-on-dc5ca2722762 00:08:36.224 ==72083== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-72083-by-???-on-dc5ca2722762 00:08:36.224 ==72083== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-72083-by-???-on-dc5ca2722762 00:08:36.224 ==72083== 00:08:36.224 ==72083== TO CONTROL THIS PROCESS USING vgdb (which you probably 00:08:36.224 ==72083== don't want to do, unless you know exactly what you're doing, 00:08:36.224 ==72083== or are doing some strange experiment): 00:08:36.224 ==72083== /usr/libexec/valgrind/../../bin/vgdb --pid=72083 ...command... 00:08:36.224 ==72083== 00:08:36.224 ==72083== TO DEBUG THIS PROCESS USING GDB: start GDB like this 00:08:36.224 ==72083== /path/to/gdb /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/test/unit/lib/keyring/keyring.c/keyring_ut 00:08:36.224 ==72083== and then give GDB the following command 00:08:36.224 ==72083== target remote | /usr/libexec/valgrind/../../bin/vgdb --pid=72083 00:08:36.224 ==72083== --pid is optional if only one valgrind process is running 00:08:36.224 ==72083== 00:08:36.224 --72083-- REDIR: 0x4024b50 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c2fb2 (???) 00:08:36.224 --72083-- REDIR: 0x4023300 (ld-linux-x86-64.so.2:index) redirected to 0x580c2fcc (???) 00:08:36.224 --72083-- Reading syms from /usr/libexec/valgrind/vgpreload_core-amd64-linux.so 00:08:36.224 --72083-- Reading syms from /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so 00:08:36.224 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.224 --72083-- old: 0x04024b50 (strlen ) R-> (0000.0) 0x580c2fb2 ??? 00:08:36.224 --72083-- new: 0x04024b50 (strlen ) R-> (2007.0) 0x0484b760 strlen 00:08:36.224 --72083-- REDIR: 0x4023530 (ld-linux-x86-64.so.2:strcmp) redirected to 0x484c880 (strcmp) 00:08:36.224 --72083-- REDIR: 0x4022750 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x48500f0 (mempcpy) 00:08:36.224 --72083-- Reading syms from /usr/lib64/libcunit.so.1.0.1 00:08:36.224 --72083-- Reading syms from /usr/lib64/libibverbs.so.1.14.44.0 00:08:36.224 --72083-- Reading syms from /usr/lib64/librdmacm.so.1.3.44.0 00:08:36.224 --72083-- Reading syms from /usr/lib64/liburing.so.2.4 00:08:36.224 --72083-- Reading syms from /usr/lib64/libjson-c.so.5.3.0 00:08:36.224 --72083-- Reading syms from /usr/lib64/libuuid.so.1.3.0 00:08:36.224 --72083-- Reading syms from /usr/lib64/libssl.so.3.0.9 00:08:36.224 --72083-- Reading syms from /usr/lib64/libcrypto.so.3.0.9 00:08:36.224 --72083-- Reading syms from /usr/lib64/libm.so.6 00:08:36.224 --72083-- Reading syms from /usr/lib64/libfuse3.so.3.14.1 00:08:36.224 --72083-- Reading syms from /usr/lib64/libubsan.so.1.0.0 00:08:36.224 --72083-- Reading syms from /usr/lib64/libc.so.6 00:08:36.483 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.483 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.483 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.483 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.483 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.483 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.483 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.483 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.483 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a9f1 aligned_alloc 00:08:36.483 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.483 --72083-- old: 0x055739b0 (memalign ) R-> (1011.0) 0x0484a28e memalign 00:08:36.483 --72083-- new: 0x055739b0 (memalign ) R-> (1017.0) 0x0484a894 aligned_alloc 00:08:36.483 --72083-- Reading syms from /usr/lib64/libnl-route-3.so.200.26.0 00:08:36.483 --72083-- Reading syms from /usr/lib64/libnl-3.so.200.26.0 00:08:36.483 --72083-- Reading syms from /usr/lib64/libz.so.1.2.13 00:08:36.483 --72083-- Reading syms from /usr/lib64/libstdc++.so.6.0.32 00:08:36.483 --72083-- Reading syms from /usr/lib64/libgcc_s-13-20231011.so.1 00:08:36.483 --72083-- REDIR: 0x4024cf0 (ld-linux-x86-64.so.2:strncmp) redirected to 0x484c0b0 (strncmp) 00:08:36.483 --72083-- REDIR: 0x5579c00 (libc.so.6:strnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5579c90 (libc.so.6:strpbrk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5577e60 (libc.so.6:strcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558cf50 (libc.so.6:wcsnlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5576f60 (libc.so.6:memset) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558b700 (libc.so.6:wcslen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558b870 (libc.so.6:wcsncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x55764f0 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558b4b0 (libc.so.6:wcschr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5577d50 (libc.so.6:index) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5579cc0 (libc.so.6:rindex) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558b540 (libc.so.6:wcscmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5577180 (libc.so.6:stpncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558bb90 (libc.so.6:wmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5579ab0 (libc.so.6:strncmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x55771e0 (libc.so.6:strcasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5578fd0 (libc.so.6:strcspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x558b5d0 (libc.so.6:wcscpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.483 --72083-- REDIR: 0x5577ce0 (libc.so.6:strcat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x55799b0 (libc.so.6:strncasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5576400 (libc.so.6:bcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5576ed0 (libc.so.6:memrchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5577dd0 (libc.so.6:strchrnul) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5578f60 (libc.so.6:strcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5577280 (libc.so.6:strcasecmp_l) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5579880 (libc.so.6:strlen) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5579b50 (libc.so.6:strncpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x558bc10 (libc.so.6:wmemcmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5577110 (libc.so.6:stpcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5576c90 (libc.so.6:memmove) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 ==72083== Preferring higher priority redirection: 00:08:36.484 --72083-- old: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.0) 0x0484d9a0 __memcpy_avx_unaligned_erms 00:08:36.484 --72083-- new: 0x056310c0 (__memcpy_avx_unalign) R-> (2018.1) 0x0484f180 memmove 00:08:36.484 --72083-- REDIR: 0x5576380 (libc.so.6:memchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5579e90 (libc.so.6:strspn) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5576db0 (libc.so.6:mempcpy) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5579910 (libc.so.6:strncasecmp) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5577050 (libc.so.6:rawmemchr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x557a6d0 (libc.so.6:strstr) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x5579a50 (libc.so.6:strncat) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x55f6600 (libc.so.6:__memcpy_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 --72083-- REDIR: 0x55f6720 (libc.so.6:__memmove_chk) redirected to 0x48391ea (_vgnU_ifunc_wrapper) 00:08:36.484 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.484 --72083-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.484 --72083-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.484 ==72083== WARNING: new redirection conflicts with existing -- ignoring it 00:08:36.484 --72083-- old: 0x05631090 (__memcpy_chk_avx_una) R-> (2030.0) 0x048501f0 __memcpy_chk 00:08:36.484 --72083-- new: 0x05631090 (__memcpy_chk_avx_una) R-> (2024.0) 0x0484fb60 __memmove_chk 00:08:36.484 --72083-- REDIR: 0x5635cb0 (libc.so.6:__strrchr_avx2) redirected to 0x484b140 (rindex) 00:08:36.484 --72083-- REDIR: 0x5633e00 (libc.so.6:__strlen_avx2) redirected to 0x484b640 (strlen) 00:08:36.484 --72083-- REDIR: 0x5630960 (libc.so.6:__memcmp_avx2_movbe) redirected to 0x484e8a0 (bcmp) 00:08:36.743 --72083-- REDIR: 0x5572bd0 (libc.so.6:malloc) redirected to 0x4842799 (malloc) 00:08:36.743 --72083-- REDIR: 0x5573aa0 (libc.so.6:calloc) redirected to 0x4849dd6 (calloc) 00:08:36.743 --72083-- REDIR: 0x56310c0 (libc.so.6:__memcpy_avx_unaligned_erms) redirected to 0x484f180 (memmove) 00:08:36.743 --72083-- REDIR: 0x5633650 (libc.so.6:__strcmp_avx2) redirected to 0x484c780 (strcmp) 00:08:36.743 --72083-- REDIR: 0x5633460 (libc.so.6:__strchrnul_avx2) redirected to 0x484fbd0 (strchrnul) 00:08:36.743 --72083-- REDIR: 0x5633220 (libc.so.6:__strchr_avx2) redirected to 0x484b320 (index) 00:08:36.743 --72083-- REDIR: 0x56306c0 (libc.so.6:__memchr_avx2) redirected to 0x484c900 (memchr) 00:08:36.743 --72083-- REDIR: 0x5652f90 (libc.so.6:__strspn_sse42) redirected to 0x4850530 (strspn) 00:08:36.743 --72083-- REDIR: 0x56502f0 (libc.so.6:__strcspn_sse42) redirected to 0x4850430 (strcspn) 00:08:36.743 --72083-- REDIR: 0x5632500 (libc.so.6:__strcasecmp_avx2) redirected to 0x484c110 (strcasecmp) 00:08:36.743 --72083-- REDIR: 0x5573190 (libc.so.6:free) redirected to 0x4845aba (free) 00:08:36.743 --72083-- REDIR: 0x5631090 (libc.so.6:__memcpy_chk_avx_unaligned_erms) redirected to 0x48501f0 (__memcpy_chk) 00:08:36.743 --72083-- REDIR: 0x5631ac0 (libc.so.6:__memset_avx2_unaligned_erms) redirected to 0x484f070 (memset) 00:08:36.743 00:08:36.743 00:08:36.743 CUnit - A unit testing framework for C - Version 2.1-3 00:08:36.743 http://cunit.sourceforge.net/ 00:08:36.743 00:08:36.743 00:08:36.743 Suite: keyring 00:08:36.743 Test: test_keyring_add_remove ...[2024-05-14 23:50:39.526668] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key 'key0' already exists 00:08:36.743 [2024-05-14 23:50:39.561695] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 107:spdk_keyring_add_key: *ERROR*: Key ':key0' already exists 00:08:36.743 [2024-05-14 23:50:39.564633] /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/lib/keyring/keyring.c: 126:spdk_keyring_add_key: *ERROR*: Failed to add key 'key0' to the keyring 00:08:36.743 passed 00:08:36.743 Test: test_keyring_get_put ...passed 00:08:36.743 00:08:36.743 Run Summary: Type Total Ran Passed Failed Inactive 00:08:36.743 suites 1 1 n/a 0 0 00:08:36.743 tests 2 2 2 0 0 00:08:36.743 asserts 44 44 44 0 n/a 00:08:36.743 00:08:36.743 Elapsed time = 0.070 seconds 00:08:36.743 --72083-- REDIR: 0x5632f10 (libc.so.6:__strcat_avx2) redirected to 0x484b350 (strcat) 00:08:36.743 --72083-- REDIR: 0x5631080 (libc.so.6:__mempcpy_avx_unaligned_erms) redirected to 0x484fcf0 (mempcpy) 00:08:36.743 ==72083== 00:08:36.743 ==72083== HEAP SUMMARY: 00:08:36.743 ==72083== in use at exit: 0 bytes in 0 blocks 00:08:36.743 ==72083== total heap usage: 79 allocs, 79 frees, 117,212 bytes allocated 00:08:36.743 ==72083== 00:08:36.743 ==72083== All heap blocks were freed -- no leaks are possible 00:08:36.744 ==72083== 00:08:36.744 ==72083== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) 00:08:36.744 00:08:36.744 real 0m0.680s 00:08:36.744 user 0m0.649s 00:08:36.744 sys 0m0.029s 00:08:36.744 23:50:39 unittest_keyring -- common/autotest_common.sh@1122 -- # xtrace_disable 00:08:36.744 23:50:39 unittest_keyring -- common/autotest_common.sh@10 -- # set +x 00:08:36.744 ************************************ 00:08:36.744 END TEST unittest_keyring 00:08:36.744 ************************************ 00:08:36.744 23:50:39 -- unit/unittest.sh@290 -- # '[' yes = yes ']' 00:08:36.744 23:50:39 -- unit/unittest.sh@290 -- # [[ CC_TYPE=gcc == *\c\l\a\n\g* ]] 00:08:36.744 23:50:39 -- unit/unittest.sh@291 -- # hostname 00:08:36.744 23:50:39 -- unit/unittest.sh@291 -- # 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 dc5ca2722762 -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_test.info 00:09:03.278 23:51:03 -- unit/unittest.sh@292 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -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:03.844 23:51:06 -- unit/unittest.sh@293 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -a /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_total.info -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:06.376 23:51:08 -- 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 -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:08.273 23:51:10 -- unit/unittest.sh@295 -- # lcov --rc lcov_branch_coverage=1 --rc lcov_function_coverage=1 --rc genhtml_branch_coverage=1 --rc genhtml_function_coverage=1 --rc genhtml_legend=1 --rc geninfo_all_blocks=1 --no-external -q -r /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info '/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/dpdk/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:10.167 23:51:12 -- 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/examples/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:11.536 23:51:14 -- 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/lib/vhost/rte_vhost/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:13.432 23:51:16 -- 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/test/*' -o /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:15.327 23:51:17 -- unit/unittest.sh@299 -- # 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:15.327 23:51:17 -- unit/unittest.sh@300 -- # 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:15.585 Reading data file /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/ut_coverage/ut_cov_unit.info 00:09:15.585 Found 358 entries. 00:09:15.585 Found common filename prefix "/var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk" 00:09:15.585 Writing .css and .png files. 00:09:15.585 Generating output. 00:09:15.585 Processing file include/linux/virtio_ring.h 00:09:15.585 Processing file include/spdk/nvme_spec.h 00:09:15.585 Processing file include/spdk/endian.h 00:09:15.585 Processing file include/spdk/nvme.h 00:09:15.585 Processing file include/spdk/util.h 00:09:15.585 Processing file include/spdk/mmio.h 00:09:15.585 Processing file include/spdk/nvmf_transport.h 00:09:15.585 Processing file include/spdk/histogram_data.h 00:09:15.585 Processing file include/spdk/trace.h 00:09:15.585 Processing file include/spdk/thread.h 00:09:15.585 Processing file include/spdk/bdev_module.h 00:09:15.585 Processing file include/spdk/base64.h 00:09:15.585 Processing file include/spdk_internal/virtio.h 00:09:15.585 Processing file include/spdk_internal/sgl.h 00:09:15.585 Processing file include/spdk_internal/sock.h 00:09:15.585 Processing file include/spdk_internal/nvme_tcp.h 00:09:15.585 Processing file include/spdk_internal/utf.h 00:09:15.585 Processing file include/spdk_internal/rdma.h 00:09:15.585 Processing file lib/accel/accel.c 00:09:15.585 Processing file lib/accel/accel_sw.c 00:09:15.585 Processing file lib/accel/accel_rpc.c 00:09:15.842 Processing file lib/bdev/bdev_zone.c 00:09:15.842 Processing file lib/bdev/bdev.c 00:09:15.842 Processing file lib/bdev/bdev_rpc.c 00:09:15.842 Processing file lib/bdev/scsi_nvme.c 00:09:15.842 Processing file lib/bdev/part.c 00:09:15.842 Processing file lib/blob/blobstore.c 00:09:15.842 Processing file lib/blob/request.c 00:09:15.842 Processing file lib/blob/blobstore.h 00:09:15.842 Processing file lib/blob/zeroes.c 00:09:15.842 Processing file lib/blob/blob_bs_dev.c 00:09:15.842 Processing file lib/blobfs/tree.c 00:09:15.842 Processing file lib/blobfs/blobfs.c 00:09:15.842 Processing file lib/conf/conf.c 00:09:15.842 Processing file lib/dma/dma.c 00:09:15.842 Processing file lib/env_dpdk/pci_dpdk.c 00:09:15.842 Processing file lib/env_dpdk/pci_vmd.c 00:09:15.842 Processing file lib/env_dpdk/init.c 00:09:15.842 Processing file lib/env_dpdk/memory.c 00:09:15.842 Processing file lib/env_dpdk/pci_dpdk_2211.c 00:09:15.842 Processing file lib/env_dpdk/pci_ioat.c 00:09:15.842 Processing file lib/env_dpdk/pci.c 00:09:15.842 Processing file lib/env_dpdk/pci_event.c 00:09:15.842 Processing file lib/env_dpdk/pci_virtio.c 00:09:15.842 Processing file lib/env_dpdk/sigbus_handler.c 00:09:15.842 Processing file lib/env_dpdk/pci_idxd.c 00:09:15.842 Processing file lib/env_dpdk/threads.c 00:09:15.842 Processing file lib/env_dpdk/env.c 00:09:15.842 Processing file lib/env_dpdk/pci_dpdk_2207.c 00:09:15.842 Processing file lib/env_ocf/ocf_env.h 00:09:15.842 Processing file lib/env_ocf/include/ocf/ocf_io.h 00:09:15.842 Processing file lib/env_ocf/include/ocf/ocf_core.h 00:09:15.842 Processing file lib/env_ocf/include/ocf/ocf_mngt.h 00:09:15.842 Processing file lib/event/app.c 00:09:15.842 Processing file lib/event/reactor.c 00:09:15.842 Processing file lib/event/scheduler_static.c 00:09:15.842 Processing file lib/event/app_rpc.c 00:09:15.842 Processing file lib/event/log_rpc.c 00:09:16.100 Processing file lib/ftl/ftl_p2l.c 00:09:16.100 Processing file lib/ftl/ftl_layout.c 00:09:16.100 Processing file lib/ftl/ftl_band.h 00:09:16.100 Processing file lib/ftl/ftl_nv_cache.h 00:09:16.100 Processing file lib/ftl/ftl_core.c 00:09:16.100 Processing file lib/ftl/ftl_io.h 00:09:16.100 Processing file lib/ftl/ftl_init.c 00:09:16.100 Processing file lib/ftl/ftl_band_ops.c 00:09:16.100 Processing file lib/ftl/ftl_trace.c 00:09:16.100 Processing file lib/ftl/ftl_reloc.c 00:09:16.100 Processing file lib/ftl/ftl_rq.c 00:09:16.100 Processing file lib/ftl/ftl_nv_cache_io.h 00:09:16.100 Processing file lib/ftl/ftl_writer.h 00:09:16.100 Processing file lib/ftl/ftl_l2p_flat.c 00:09:16.100 Processing file lib/ftl/ftl_writer.c 00:09:16.100 Processing file lib/ftl/ftl_band.c 00:09:16.100 Processing file lib/ftl/ftl_nv_cache.c 00:09:16.100 Processing file lib/ftl/ftl_sb.c 00:09:16.100 Processing file lib/ftl/ftl_l2p.c 00:09:16.100 Processing file lib/ftl/ftl_debug.h 00:09:16.100 Processing file lib/ftl/ftl_debug.c 00:09:16.100 Processing file lib/ftl/ftl_core.h 00:09:16.100 Processing file lib/ftl/ftl_l2p_cache.c 00:09:16.100 Processing file lib/ftl/ftl_io.c 00:09:16.100 Processing file lib/ftl/base/ftl_base_dev.c 00:09:16.100 Processing file lib/ftl/base/ftl_base_bdev.c 00:09:16.100 Processing file lib/ftl/mngt/ftl_mngt_band.c 00:09:16.100 Processing file lib/ftl/mngt/ftl_mngt_self_test.c 00:09:16.100 Processing file lib/ftl/mngt/ftl_mngt_shutdown.c 00:09:16.100 Processing file lib/ftl/mngt/ftl_mngt_bdev.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_misc.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_ioch.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_md.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_l2p.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_upgrade.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_p2l.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_recovery.c 00:09:16.101 Processing file lib/ftl/mngt/ftl_mngt_startup.c 00:09:16.101 Processing file lib/ftl/nvc/ftl_nvc_dev.c 00:09:16.101 Processing file lib/ftl/nvc/ftl_nvc_bdev_vss.c 00:09:16.101 Processing file lib/ftl/upgrade/ftl_sb_upgrade.c 00:09:16.101 Processing file lib/ftl/upgrade/ftl_sb_v5.c 00:09:16.101 Processing file lib/ftl/upgrade/ftl_layout_upgrade.c 00:09:16.101 Processing file lib/ftl/upgrade/ftl_sb_v3.c 00:09:16.101 Processing file lib/ftl/utils/ftl_property.h 00:09:16.101 Processing file lib/ftl/utils/ftl_conf.c 00:09:16.101 Processing file lib/ftl/utils/ftl_mempool.c 00:09:16.101 Processing file lib/ftl/utils/ftl_bitmap.c 00:09:16.101 Processing file lib/ftl/utils/ftl_addr_utils.h 00:09:16.101 Processing file lib/ftl/utils/ftl_md.c 00:09:16.101 Processing file lib/ftl/utils/ftl_layout_tracker_bdev.c 00:09:16.101 Processing file lib/ftl/utils/ftl_df.h 00:09:16.101 Processing file lib/ftl/utils/ftl_property.c 00:09:16.101 Processing file lib/idxd/idxd.c 00:09:16.101 Processing file lib/idxd/idxd_internal.h 00:09:16.101 Processing file lib/idxd/idxd_user.c 00:09:16.101 Processing file lib/init/subsystem.c 00:09:16.101 Processing file lib/init/json_config.c 00:09:16.101 Processing file lib/init/rpc.c 00:09:16.101 Processing file lib/init/subsystem_rpc.c 00:09:16.101 Processing file lib/ioat/ioat.c 00:09:16.101 Processing file lib/ioat/ioat_internal.h 00:09:16.359 Processing file lib/iscsi/iscsi.h 00:09:16.359 Processing file lib/iscsi/conn.c 00:09:16.359 Processing file lib/iscsi/param.c 00:09:16.359 Processing file lib/iscsi/iscsi.c 00:09:16.359 Processing file lib/iscsi/task.c 00:09:16.359 Processing file lib/iscsi/iscsi_rpc.c 00:09:16.359 Processing file lib/iscsi/tgt_node.c 00:09:16.359 Processing file lib/iscsi/init_grp.c 00:09:16.359 Processing file lib/iscsi/md5.c 00:09:16.359 Processing file lib/iscsi/task.h 00:09:16.359 Processing file lib/iscsi/portal_grp.c 00:09:16.359 Processing file lib/iscsi/iscsi_subsystem.c 00:09:16.359 Processing file lib/json/json_write.c 00:09:16.359 Processing file lib/json/json_util.c 00:09:16.359 Processing file lib/json/json_parse.c 00:09:16.359 Processing file lib/jsonrpc/jsonrpc_server_tcp.c 00:09:16.359 Processing file lib/jsonrpc/jsonrpc_client_tcp.c 00:09:16.359 Processing file lib/jsonrpc/jsonrpc_server.c 00:09:16.359 Processing file lib/jsonrpc/jsonrpc_client.c 00:09:16.359 Processing file lib/keyring/keyring.c 00:09:16.359 Processing file lib/keyring/keyring_rpc.c 00:09:16.359 Processing file lib/log/log.c 00:09:16.359 Processing file lib/log/log_deprecated.c 00:09:16.359 Processing file lib/log/log_flags.c 00:09:16.359 Processing file lib/lvol/lvol.c 00:09:16.359 Processing file lib/nbd/nbd_rpc.c 00:09:16.359 Processing file lib/nbd/nbd.c 00:09:16.359 Processing file lib/notify/notify.c 00:09:16.359 Processing file lib/notify/notify_rpc.c 00:09:16.616 Processing file lib/nvme/nvme_ctrlr_ocssd_cmd.c 00:09:16.616 Processing file lib/nvme/nvme_vfio_user.c 00:09:16.616 Processing file lib/nvme/nvme_opal.c 00:09:16.616 Processing file lib/nvme/nvme_io_msg.c 00:09:16.616 Processing file lib/nvme/nvme.c 00:09:16.616 Processing file lib/nvme/nvme_internal.h 00:09:16.616 Processing file lib/nvme/nvme_tcp.c 00:09:16.616 Processing file lib/nvme/nvme_auth.c 00:09:16.616 Processing file lib/nvme/nvme_pcie.c 00:09:16.616 Processing file lib/nvme/nvme_ns_ocssd_cmd.c 00:09:16.616 Processing file lib/nvme/nvme_ctrlr.c 00:09:16.616 Processing file lib/nvme/nvme_ns.c 00:09:16.616 Processing file lib/nvme/nvme_zns.c 00:09:16.616 Processing file lib/nvme/nvme_qpair.c 00:09:16.616 Processing file lib/nvme/nvme_ns_cmd.c 00:09:16.616 Processing file lib/nvme/nvme_pcie_common.c 00:09:16.616 Processing file lib/nvme/nvme_pcie_internal.h 00:09:16.616 Processing file lib/nvme/nvme_fabric.c 00:09:16.616 Processing file lib/nvme/nvme_ctrlr_cmd.c 00:09:16.616 Processing file lib/nvme/nvme_poll_group.c 00:09:16.616 Processing file lib/nvme/nvme_rdma.c 00:09:16.616 Processing file lib/nvme/nvme_quirks.c 00:09:16.616 Processing file lib/nvme/nvme_cuse.c 00:09:16.616 Processing file lib/nvme/nvme_discovery.c 00:09:16.616 Processing file lib/nvme/nvme_transport.c 00:09:16.616 Processing file lib/nvmf/nvmf_rpc.c 00:09:16.616 Processing file lib/nvmf/nvmf_internal.h 00:09:16.616 Processing file lib/nvmf/transport.c 00:09:16.616 Processing file lib/nvmf/ctrlr_bdev.c 00:09:16.616 Processing file lib/nvmf/tcp.c 00:09:16.616 Processing file lib/nvmf/rdma.c 00:09:16.616 Processing file lib/nvmf/auth.c 00:09:16.616 Processing file lib/nvmf/vfio_user.c 00:09:16.616 Processing file lib/nvmf/nvmf.c 00:09:16.616 Processing file lib/nvmf/ctrlr_discovery.c 00:09:16.616 Processing file lib/nvmf/subsystem.c 00:09:16.616 Processing file lib/nvmf/ctrlr.c 00:09:16.616 Processing file lib/rdma/rdma_verbs.c 00:09:16.616 Processing file lib/rdma/common.c 00:09:16.874 Processing file lib/reduce/reduce.c 00:09:16.874 Processing file lib/rpc/rpc.c 00:09:16.874 Processing file lib/scsi/lun.c 00:09:16.874 Processing file lib/scsi/task.c 00:09:16.874 Processing file lib/scsi/scsi.c 00:09:16.874 Processing file lib/scsi/scsi_rpc.c 00:09:16.874 Processing file lib/scsi/dev.c 00:09:16.874 Processing file lib/scsi/scsi_bdev.c 00:09:16.874 Processing file lib/scsi/scsi_pr.c 00:09:16.874 Processing file lib/scsi/port.c 00:09:16.874 Processing file lib/sock/sock.c 00:09:16.874 Processing file lib/sock/sock_rpc.c 00:09:16.874 Processing file lib/thread/iobuf.c 00:09:16.874 Processing file lib/thread/thread.c 00:09:16.874 Processing file lib/trace/trace_rpc.c 00:09:16.874 Processing file lib/trace/trace.c 00:09:16.874 Processing file lib/trace/trace_flags.c 00:09:16.874 Processing file lib/trace_parser/trace.cpp 00:09:16.874 Processing file lib/ublk/ublk_rpc.c 00:09:16.874 Processing file lib/ublk/ublk.c 00:09:16.874 Processing file lib/ut/ut.c 00:09:16.874 Processing file lib/ut_mock/mock.c 00:09:16.874 Processing file lib/util/pipe.c 00:09:16.874 Processing file lib/util/zipf.c 00:09:16.874 Processing file lib/util/crc32_ieee.c 00:09:16.874 Processing file lib/util/uuid.c 00:09:16.874 Processing file lib/util/iov.c 00:09:16.874 Processing file lib/util/fd_group.c 00:09:16.874 Processing file lib/util/xor.c 00:09:16.874 Processing file lib/util/crc16.c 00:09:16.874 Processing file lib/util/cpuset.c 00:09:16.874 Processing file lib/util/strerror_tls.c 00:09:16.874 Processing file lib/util/dif.c 00:09:16.874 Processing file lib/util/hexlify.c 00:09:16.874 Processing file lib/util/crc64.c 00:09:16.874 Processing file lib/util/bit_array.c 00:09:16.874 Processing file lib/util/fd.c 00:09:16.874 Processing file lib/util/crc32c.c 00:09:16.874 Processing file lib/util/string.c 00:09:16.874 Processing file lib/util/base64.c 00:09:16.874 Processing file lib/util/math.c 00:09:16.874 Processing file lib/util/crc32.c 00:09:16.874 Processing file lib/util/file.c 00:09:16.874 Processing file lib/vfio_user/host/vfio_user.c 00:09:16.874 Processing file lib/vfio_user/host/vfio_user_pci.c 00:09:16.874 Processing file lib/vfu_tgt/tgt_endpoint.c 00:09:16.874 Processing file lib/vfu_tgt/tgt_rpc.c 00:09:16.874 Processing file lib/vhost/vhost_rpc.c 00:09:16.874 Processing file lib/vhost/vhost_scsi.c 00:09:16.874 Processing file lib/vhost/vhost_internal.h 00:09:16.874 Processing file lib/vhost/rte_vhost_user.c 00:09:16.874 Processing file lib/vhost/vhost.c 00:09:16.874 Processing file lib/vhost/vhost_blk.c 00:09:17.132 Processing file lib/virtio/virtio_pci.c 00:09:17.132 Processing file lib/virtio/virtio_vfio_user.c 00:09:17.132 Processing file lib/virtio/virtio_vhost_user.c 00:09:17.132 Processing file lib/virtio/virtio.c 00:09:17.132 Processing file lib/vmd/vmd.c 00:09:17.132 Processing file lib/vmd/led.c 00:09:17.132 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev_rpc.c 00:09:17.132 Processing file module/accel/dpdk_compressdev/accel_dpdk_compressdev.c 00:09:17.132 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev_rpc.c 00:09:17.132 Processing file module/accel/dpdk_cryptodev/accel_dpdk_cryptodev.c 00:09:17.132 Processing file module/accel/dsa/accel_dsa_rpc.c 00:09:17.132 Processing file module/accel/dsa/accel_dsa.c 00:09:17.132 Processing file module/accel/error/accel_error_rpc.c 00:09:17.132 Processing file module/accel/error/accel_error.c 00:09:17.132 Processing file module/accel/iaa/accel_iaa_rpc.c 00:09:17.132 Processing file module/accel/iaa/accel_iaa.c 00:09:17.132 Processing file module/accel/ioat/accel_ioat_rpc.c 00:09:17.132 Processing file module/accel/ioat/accel_ioat.c 00:09:17.132 Processing file module/bdev/aio/bdev_aio_rpc.c 00:09:17.132 Processing file module/bdev/aio/bdev_aio.c 00:09:17.132 Processing file module/bdev/compress/vbdev_compress.c 00:09:17.132 Processing file module/bdev/compress/vbdev_compress_rpc.c 00:09:17.132 Processing file module/bdev/crypto/vbdev_crypto.c 00:09:17.132 Processing file module/bdev/crypto/vbdev_crypto_rpc.c 00:09:17.132 Processing file module/bdev/delay/vbdev_delay_rpc.c 00:09:17.132 Processing file module/bdev/delay/vbdev_delay.c 00:09:17.132 Processing file module/bdev/error/vbdev_error.c 00:09:17.132 Processing file module/bdev/error/vbdev_error_rpc.c 00:09:17.132 Processing file module/bdev/ftl/bdev_ftl_rpc.c 00:09:17.132 Processing file module/bdev/ftl/bdev_ftl.c 00:09:17.132 Processing file module/bdev/gpt/gpt.c 00:09:17.132 Processing file module/bdev/gpt/gpt.h 00:09:17.132 Processing file module/bdev/gpt/vbdev_gpt.c 00:09:17.132 Processing file module/bdev/iscsi/bdev_iscsi_rpc.c 00:09:17.132 Processing file module/bdev/iscsi/bdev_iscsi.c 00:09:17.132 Processing file module/bdev/lvol/vbdev_lvol_rpc.c 00:09:17.132 Processing file module/bdev/lvol/vbdev_lvol.c 00:09:17.132 Processing file module/bdev/malloc/bdev_malloc_rpc.c 00:09:17.132 Processing file module/bdev/malloc/bdev_malloc.c 00:09:17.132 Processing file module/bdev/null/bdev_null.c 00:09:17.132 Processing file module/bdev/null/bdev_null_rpc.c 00:09:17.390 Processing file module/bdev/nvme/bdev_nvme_rpc.c 00:09:17.390 Processing file module/bdev/nvme/bdev_nvme_cuse_rpc.c 00:09:17.390 Processing file module/bdev/nvme/nvme_rpc.c 00:09:17.390 Processing file module/bdev/nvme/vbdev_opal.c 00:09:17.390 Processing file module/bdev/nvme/bdev_mdns_client.c 00:09:17.390 Processing file module/bdev/nvme/vbdev_opal_rpc.c 00:09:17.390 Processing file module/bdev/nvme/bdev_nvme.c 00:09:17.390 Processing file module/bdev/ocf/ctx.c 00:09:17.390 Processing file module/bdev/ocf/data.c 00:09:17.390 Processing file module/bdev/ocf/volume.c 00:09:17.390 Processing file module/bdev/ocf/vbdev_ocf.c 00:09:17.390 Processing file module/bdev/ocf/stats.c 00:09:17.390 Processing file module/bdev/ocf/volume.h 00:09:17.390 Processing file module/bdev/ocf/utils.c 00:09:17.390 Processing file module/bdev/ocf/vbdev_ocf_rpc.c 00:09:17.390 Processing file module/bdev/passthru/vbdev_passthru_rpc.c 00:09:17.390 Processing file module/bdev/passthru/vbdev_passthru.c 00:09:17.390 Processing file module/bdev/raid/bdev_raid.h 00:09:17.390 Processing file module/bdev/raid/concat.c 00:09:17.390 Processing file module/bdev/raid/raid0.c 00:09:17.390 Processing file module/bdev/raid/raid5f.c 00:09:17.390 Processing file module/bdev/raid/bdev_raid_sb.c 00:09:17.390 Processing file module/bdev/raid/bdev_raid.c 00:09:17.390 Processing file module/bdev/raid/bdev_raid_rpc.c 00:09:17.390 Processing file module/bdev/raid/raid1.c 00:09:17.390 Processing file module/bdev/rbd/bdev_rbd_rpc.c 00:09:17.390 Processing file module/bdev/rbd/bdev_rbd.c 00:09:17.390 Processing file module/bdev/split/vbdev_split.c 00:09:17.390 Processing file module/bdev/split/vbdev_split_rpc.c 00:09:17.390 Processing file module/bdev/uring/bdev_uring_rpc.c 00:09:17.390 Processing file module/bdev/uring/bdev_uring.c 00:09:17.390 Processing file module/bdev/virtio/bdev_virtio_scsi.c 00:09:17.390 Processing file module/bdev/virtio/bdev_virtio_rpc.c 00:09:17.390 Processing file module/bdev/virtio/bdev_virtio_blk.c 00:09:17.390 Processing file module/bdev/xnvme/bdev_xnvme.c 00:09:17.390 Processing file module/bdev/xnvme/bdev_xnvme_rpc.c 00:09:17.390 Processing file module/bdev/zone_block/vbdev_zone_block_rpc.c 00:09:17.390 Processing file module/bdev/zone_block/vbdev_zone_block.c 00:09:17.390 Processing file module/blob/bdev/blob_bdev.c 00:09:17.390 Processing file module/blobfs/bdev/blobfs_bdev.c 00:09:17.390 Processing file module/blobfs/bdev/blobfs_fuse.c 00:09:17.390 Processing file module/blobfs/bdev/blobfs_bdev_rpc.c 00:09:17.390 Processing file module/env_dpdk/env_dpdk_rpc.c 00:09:17.390 Processing file module/event/subsystems/accel/accel.c 00:09:17.390 Processing file module/event/subsystems/bdev/bdev.c 00:09:17.390 Processing file module/event/subsystems/iobuf/iobuf_rpc.c 00:09:17.390 Processing file module/event/subsystems/iobuf/iobuf.c 00:09:17.390 Processing file module/event/subsystems/iscsi/iscsi.c 00:09:17.390 Processing file module/event/subsystems/keyring/keyring.c 00:09:17.390 Processing file module/event/subsystems/nbd/nbd.c 00:09:17.390 Processing file module/event/subsystems/nvmf/nvmf_tgt.c 00:09:17.390 Processing file module/event/subsystems/nvmf/nvmf_rpc.c 00:09:17.390 Processing file module/event/subsystems/scheduler/scheduler.c 00:09:17.648 Processing file module/event/subsystems/scsi/scsi.c 00:09:17.648 Processing file module/event/subsystems/sock/sock.c 00:09:17.648 Processing file module/event/subsystems/ublk/ublk.c 00:09:17.648 Processing file module/event/subsystems/vfu_tgt/vfu_tgt.c 00:09:17.648 Processing file module/event/subsystems/vhost_blk/vhost_blk.c 00:09:17.648 Processing file module/event/subsystems/vhost_scsi/vhost_scsi.c 00:09:17.648 Processing file module/event/subsystems/vmd/vmd.c 00:09:17.648 Processing file module/event/subsystems/vmd/vmd_rpc.c 00:09:17.649 Processing file module/keyring/file/keyring.c 00:09:17.649 Processing file module/keyring/file/keyring_rpc.c 00:09:17.649 Processing file module/scheduler/dpdk_governor/dpdk_governor.c 00:09:17.649 Processing file module/scheduler/dynamic/scheduler_dynamic.c 00:09:17.649 Processing file module/scheduler/gscheduler/gscheduler.c 00:09:17.649 Processing file module/sock/sock_kernel.h 00:09:17.649 Processing file module/sock/posix/posix.c 00:09:17.649 Processing file module/sock/uring/uring.c 00:09:17.649 Processing file module/vfu_device/vfu_virtio_rpc.c 00:09:17.649 Processing file module/vfu_device/vfu_virtio_blk.c 00:09:17.649 Processing file module/vfu_device/vfu_virtio_internal.h 00:09:17.649 Processing file module/vfu_device/vfu_virtio_scsi.c 00:09:17.649 Processing file module/vfu_device/vfu_virtio.c 00:09:17.649 Processing file xnvme/include/libxnvme_cmd.h 00:09:17.649 Writing directory view page. 00:09:17.649 Overall coverage rate: 00:09:17.649 lines......: 35.7% (41546 of 116389 lines) 00:09:17.649 functions..: 39.0% (3783 of 9706 functions) 00:09:17.649 23:51:20 -- unit/unittest.sh@303 -- # set +x 00:09:17.649 00:09:17.649 00:09:17.649 ===================== 00:09:17.649 All unit tests passed 00:09:17.649 ===================== 00:09:17.649 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:17.649 00:09:17.649 00:09:17.649 23:51:20 -- scripts/docker-autoruner.sh@1 -- # stop_monitor_resources 00:09:17.649 23:51:20 -- pm/common@29 -- # signal_monitor_resources TERM 00:09:17.649 23:51:20 -- pm/common@40 -- # local monitor pid pids signal=TERM 00:09:17.649 23:51:20 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:17.649 23:51:20 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-cpu-load.pid ]] 00:09:17.649 23:51:20 -- pm/common@44 -- # pid=172 00:09:17.649 23:51:20 -- pm/common@50 -- # kill -TERM 172 00:09:17.649 23:51:20 -- pm/common@42 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:09:17.649 23:51:20 -- pm/common@43 -- # [[ -e /var/jenkins/workspace/unittest-valgrind-docker-autotest/spdk/../output/power/collect-vmstat.pid ]] 00:09:17.649 23:51:20 -- pm/common@44 -- # pid=174 00:09:17.649 23:51:20 -- pm/common@50 -- # kill -TERM 174 00:09:17.660 [Pipeline] } 00:09:17.680 [Pipeline] // stage 00:09:17.686 [Pipeline] } 00:09:17.703 [Pipeline] // timeout 00:09:17.709 [Pipeline] } 00:09:17.727 [Pipeline] // catchError 00:09:17.737 [Pipeline] stage 00:09:17.739 [Pipeline] { (Epilogue) 00:09:17.755 [Pipeline] sh 00:09:18.098 [Pipeline] setCustomBuildProperty 00:09:18.107 [Pipeline] catchError 00:09:18.109 [Pipeline] { 00:09:18.124 [Pipeline] sh 00:09:18.424 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:09:18.424 Artifacts sizes are good 00:09:18.433 [Pipeline] } 00:09:18.449 [Pipeline] // catchError 00:09:18.456 [Pipeline] sh 00:09:18.746 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:09:26.872 [Pipeline] archiveArtifacts 00:09:26.880 Archiving artifacts 00:09:27.784 [Pipeline] } 00:09:27.801 [Pipeline] // stage 00:09:27.804 [Pipeline] } 00:09:27.817 [Pipeline] // wrap 00:09:27.822 [Pipeline] } 00:09:27.838 [Pipeline] // node 00:09:27.843 [Pipeline] } 00:09:27.854 [Pipeline] // timeout 00:09:27.859 [Pipeline] } 00:09:27.870 [Pipeline] // retry 00:09:27.874 [Pipeline] End of Pipeline 00:09:27.903 Finished: SUCCESS